Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
pmbanugo
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Europe Won't Live by Deporting
(dark.ronacher.eu)
4 points
by
pmbanugo
2mo ago
|
1 comments
2.
▲
by
pmbanugo
2mo ago
It's not a problem specific to Rust. It's more around async/await as a concurrency primitive. Same can be said about Node.js or many other languages
3.
▲
by
pmbanugo
2mo ago
I really love ZeroMQ. Wish more people will use it.
4.
▲
by
pmbanugo
5mo ago
After reading Posthog's blog about their recent issue and fix regarding their use of Tokio + Rayon, I decided to write about it. Unrelated to Rust, but a common problem I see with async/await as a primitive for concurrency.
5.
▲
by
pmbanugo
5mo ago
I've been thinking about concurrency and distributed messaging system for a while now. I started tinkering with various aspects of ZeroMQ, then explored designs and protype-implementation of a QUIC-based message protocol (like an alter
6.
▲
by
pmbanugo
5mo ago
Sadly the life of many things frontend.
7.
▲
by
pmbanugo
8mo ago
I don't see anything fancy here that Google doesn't do with their Gemini products, and even better
8.
▲
by
pmbanugo
8mo ago
quite interesting. So SQL patterns can be optimised differently in SQLite
9.
▲
by
pmbanugo
8mo ago
Would we have a better or evolved markdown?
10.
▲
by
pmbanugo
9mo ago
marketing is how ideas spread. And ideas that spread are those that win. That's why AI-sloppy software would go viral and make loads of money while properly engineered ones die off. When people need knowledge, they know where to find i
11.
▲
by
pmbanugo
9mo ago
Engineering You by @mjpt777 is one of my favourite things to learn/watch in the past week. It talks about what makes a software engineer and how to get better at it. You'd have thought Mathematics and Algos/Data-Structure are
12.
▲
Engineering Yourself – Characteristics of a software engineer
(youtube.com)
1 points
by
pmbanugo
9mo ago
|
1 comments
13.
▲
by
pmbanugo
9mo ago
have they reverted to microservices?
14.
▲
Show HN: Demitter – Distributed Node.js event emitter (pub/sub)
(github.com)
1 points
by
pmbanugo
10mo ago
|
0 comments
15.
▲
by
pmbanugo
10mo ago
this performance aspects is interesting. So time to try C# again. I;m learning Zig for some of those reasons, but also because the language has a small scope and the language features will be smaller
16.
▲
by
pmbanugo
10mo ago
I wrote my first queue this week, and started learning DSA this week as well. I use to ignore those topics, but I think the path I seek would benefit from that knowledge.
17.
▲
by
pmbanugo
10mo ago
Thanks. web dev or game dev are still developers. I don't subscribe to the "real developer" mindset, except if they're vibe coders :)
18.
▲
by
pmbanugo
10mo ago
After years in web development, I’m hitting the reset button. For the next 12 months, I'm going all-in on learning Zig and systems programming—in public. I'm anxious, excited, and ready to tackle something hard. Zig is only a mean
19.
▲
by
pmbanugo
10mo ago
LOL!
20.
▲
by
pmbanugo
10mo ago
This is cool, keep it up!
21.
▲
by
pmbanugo
10mo ago
I like the Erlang VM concepts and I enjoy attending their meetups
22.
▲
by
pmbanugo
11mo ago
+1000
23.
▲
From web developer to database developer in 10 years
(notes.eatonphil.com)
179 points
by
pmbanugo
11mo ago
|
75 comments
24.
▲
by
pmbanugo
11mo ago
I enjoyed reading this. It could be because I'm thinking of doing more of system/network programming (and learning Zig). I've spent the last 6 years in the JavaScript land and bored of yet-another-bundling or SPA-like pattern
25.
▲
by
pmbanugo
1y ago
tell me you're not a Node.js developer :)
26.
▲
by
pmbanugo
1y ago
Hey thanks for posting here! I built Demitter to solve a problem I kept thinking about recently: how to easily share events between Node.js processes without the complexity of setting up Redis, RabbitMQ, or other heavyweight message brokers
27.
▲
Show HN: Demitter – Distributed Node.js Event Emitter (Pub/Sub)
(github.com)
2 points
by
pmbanugo
1y ago
|
0 comments
28.
▲
by
pmbanugo
1y ago
Maintaining bad AI code would be committing or shipping bad AI code in the first place
29.
▲
by
pmbanugo
1y ago
Is ocaml worth learning today? I mostly work with JS and last month picked up learning Zig and building things with it. Zig ecosystem is still early but fun to play around, plus the community folks are helpful with answering my noob questio
30.
▲
by
pmbanugo
1y ago
A sort of rant about code literacy vs vibe coding and generative AI
More ›