Viewing profile — pmbanugo
pmbanugo
HN member- Joined
- Fri, Aug 01, 2014, 4:28 PM UTC
- HN karma
- 186
- Public activity
- 140 items
- HN profile
- View on Hacker News ↗
About pmbanugo
Current interests: web server & CDN, Concurrency & High-performance, ZeroMQ, Zig, Node.js,
Recent public activity
- story
-
comment
Comment #48938605
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
-
comment
Comment #48938582
I really love ZeroMQ. Wish more people will use it.
- story
- story
-
comment
Comment #47883103
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 …
- story
-
comment
Comment #47750273
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-impleme…
-
comment
Comment #47738080
Sadly the life of many things frontend.
- story
- story
-
comment
Comment #46794824
I don't see anything fancy here that Google doesn't do with their Gemini products, and even better
- story
-
comment
Comment #46743298
quite interesting. So SQL patterns can be optimised differently in SQLite
- story
-
comment
Comment #46565995
Would we have a better or evolved markdown?
-
comment
Comment #46437603
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…
-
comment
Comment #46436781
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 tho…
- story
-
comment
Comment #46258628
have they reverted to microservices?
- story
- story
- story
- story
-
comment
Comment #45985156
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 featu…