Successful it seems
HN user
cprogrammer1994
https://github.com/szabolcsdombi
Confusing hammers with drills is a big mistake. Similarly, the problems WASM solves and the problems containers solve have little in common.
Amazing site! Please make a password reset form. When submitting signup with a generated password, it does not get saved as the register flow is not recognized as such. Now i cannot login or register again.
Hi I shaved off 40% more just by replacing multiplication with bitwise operations and ported the code to a standard Python C Extension to avoid relying on JIT.
https://github.com/szabolcsdombi/optimized-floyd-steinberg-d...
X * 7 is equal to (X << 3) - X
X * 3 is equal to (X << 1) + X
X * 5 is equal to (X << 2) + X
Location: Europe
Remote: Yes
Willing to relocate: No
Technologies: Python, C/C++, JS, TypeScript, React, Flask, Docker, OpenGL, WebGL, PyTorch, ...
Résumé/CV: szabolcsdombi.com
Email: cprogrammer1994@gmail.com
GitHub: github.com/szabolcsdombi
C stands for, well, C :) also, I do not use Cython.
They need some time (or space) to fix this typo.
"It took place nearly 8 billion light years ago"
I tried for years to get myself removed from a project i do not recognize. All they did was to notify a supposedly dead account by email to remove me from their project. After a while the chat support I used for this purpose became a paid service so I gave up. I find this very unprofessional from their side and moved to Digital Ocean instead.
Is it legal to be forced to pay a fee that was never on the screen?
In short: Bitching about problems you don't really have.
Disabling capslock is the best I've done to my keyboard.