Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ozychhi
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
ozychhi
5y ago
Nooo unsigned integers suck, if you subtract 5 from 3 what would you get? Then I had a stroke of genius and figured it out, I have no idea what I'm doing.
2.
▲
by
ozychhi
5y ago
D'oh! How did they not think of that
3.
▲
by
ozychhi
6y ago
If you are interested in similar content, I recommend you check out youtube channel Advoko Makes. https://www.youtube.com/channel/UCc1ufNROdAxto9Fr0jnEE2Q
4.
▲
by
ozychhi
6y ago
Probably killed by hackernews, not everything is webscale unfortunately.
5.
▲
by
ozychhi
6y ago
We were using modified lz4 (very much molded over our data) that was actually faster than memcpy of data that we were compressing.
6.
▲
by
ozychhi
6y ago
That looks like a cool tool (would be cooler if it didn't start freezing up after 15 seconds). But I have a complaint, how is Bill Nye on the same tree as Richard Feynman? https://www.literature-map.com/richard+feynman
7.
▲
by
ozychhi
6y ago
Copy paste job gone wrong
8.
▲
by
ozychhi
6y ago
Yeah as others mentioned this is between C and C++, arguably taking best of each language. But indeed this library is based around the idea of having performant UI (as they mostly redraw whole screen on each frame, it has to be quite quick,
9.
▲
by
ozychhi
6y ago
TIHI
10.
▲
by
ozychhi
6y ago
Core dumps
11.
▲
by
ozychhi
6y ago
Common sense
12.
▲
by
ozychhi
6y ago
In my opinion, law is a bit irrelevant here. You should know what you want to do, if you don't want to do it then decline and see how it goes; If you feel like doing it accept it. Do not let those small details alter your aspirations,
13.
▲
by
ozychhi
6y ago
I'm always available for call whenever physically possible, mind you I work in finance. Depends what kind of ownership of the project you take, but you should NOT be forced into it; That should have been discussed when you took on the
14.
▲
by
ozychhi
6y ago
I also drew an elephant but for some reason it said it was a hat? Ah, might've placed it in the boa
15.
▲
by
ozychhi
6y ago
Mandatory comment: Omg no K&R?
16.
▲
by
ozychhi
7y ago
Job 1 (18 months): Desperately needed to change industry, I worked in game dev, and it was most probably the most unfulfilling experience ever. Job 2 (20 months): Was startup, so company matured a lot and lost all of its glamour. Job 3 (8 m
17.
▲
Ask HN: What would be your dream company to work for?
1 points
by
ozychhi
7y ago
|
1 comments
18.
▲
by
ozychhi
7y ago
Yeah, said a dude who posts on medium in 2020
19.
▲
by
ozychhi
7y ago
Up now for us.
20.
▲
by
ozychhi
7y ago
Probably controversial, but eelco dolstra's PhD thesis was eye opening for me.
21.
▲
by
ozychhi
7y ago
If I had to choose one book to save from 451, I'd definitely choose this one. Also rereading it is very rewarding experience, I've read it at least 12 times.
22.
▲
by
ozychhi
7y ago
Was I only one who thought of Jim Carrey in God almighty?
23.
▲
by
ozychhi
7y ago
For horse racing and football, Smarkets usually is better choice than Betfair. Especially when it comes to reliability and commission rates.
24.
▲
by
ozychhi
7y ago
We actually tried switching to asyncio in production, but got worse cpu utilisation and worse latency (vs greenlet). After some benchmarking and tuning, we got a bit better latency, but CPU utilisation was still worse, so we actually en
25.
▲
by
ozychhi
8y ago
Skin in the Game by Taleb
26.
▲
by
ozychhi
8y ago
Depending on how you deploy your projects the approach might differ a lot. One thing we are doing right now is that we write notes to the commit that is being deployed (ofc that is automated). Good thing is that you do not need any extra in
27.
▲
by
ozychhi
8y ago
This should be top answer, it's very easy to learn everything else written in other answers, but this one is real hard to get right.
28.
▲
by
ozychhi
8y ago
Have you tried doing serverless? I have and my experience with it was quite bad. Here are other people sharing the same opinion https://arxiv.org/pdf/1812.03651.pdf
29.
▲
by
ozychhi
8y ago
I wrote a little wrapper around this library to check python scripts/services for profanity (checks strings and comments in files). https://github.com/ozychhi/prof-checker
30.
▲
by
ozychhi
8y ago
My personal opinion is that it is not worth learning, serverless is not in a good place and i have a suspicion it won't be useful for next few years. it's not as cost effective as they are advertised, especially if you want to do
More ›