Gutting wfc so it's less stupid | ophttpd 13

2 years ago
12

WFC ha[sd] a bug where it stored variables as atoms. This is fine in code. The problem is that dynamically generating atoms is a big no-no in Erlang. So having users be able to manually input arbitrary atoms into the runtime is a bad idea. To fix this, need to redo the internals of WFC. So that's what this video is.

Revelations 14 (All about WFC): https://gitlab.com/DoctorAjayKumar/rev00014_wfc/-/blob/master/frame.pdf
wfc GitLab: https://gitlab.com/DoctorAjayKumar/wfc/
ophttpd GitLab: https://gitlab.com/DoctorAjayKumar/ophttpd

Where to find me:

- BitChute: https://www.bitchute.com/doctorajaykumar/
- Gab: https://gab.com/DoctorAjayKumar
- GitLab: https://gitlab.com/DoctorAjayKumar
- Odysee: https://odysee.com/@DoctorAjayKumar
- Locals: https://orangepill.locals.com/
- Minds: https://www.minds.com/doctorajaykumar/
- Rumble (Craig Cannon Clips): https://rumble.com/c/c-765395
- Rumble (Dr. Ajay Kumar PHD): https://rumble.com/c/c-906055
- Twitter: https://twitter.com/DoctorAjayKumar
- YouTube: https://www.youtube.com/channel/UC3NOwTrjbil7yVghQgJ1mug
- Website: https://orangepill.healthcare/

Loading comments...