Viewing profile — ram_rar
ram_rar
HN member- Joined
- Mon, Oct 17, 2016, 7:03 PM UTC
- HN karma
- 893
- Public activity
- 296 items
- HN profile
- View on Hacker News ↗
About ram_rar
No profile information was provided.
Recent public activity
-
comment
Comment #46507766
This advice only works at the team level. Beyond that, it’s borderline fantasy. At senior and leadership levels, promotions aren’t rewards for effort, they’re forward looking bets …
-
comment
Comment #45619615
I’ve spent a decent chunk of my career wrestling with time sync — NTP/PTP, GPS, timezones, all that fun stuff. For real world network time infrastructure, where do we actually hit …
-
comment
Comment #45398740
The article makes a fair case for sticking with OTel, but it also feels a bit like forcing a general purpose tool into a domain where richer semantics might genuinely help. “Just a…
-
comment
Comment #45311123
I bought into the “leader vs. manager” Kool-Aid for years—until I actually had to manage. Spoiler: the dichotomy is a myth. Once you’re in the seat, it’s all gray area. You’re not …
-
comment
Comment #45291673
Out of curiosity, what's keeping you in slack ecosystem? Why not leverage Discord and run on your own server? Wouldn't that be a much economical alternative to begin with?
-
comment
Comment #45133751
Is this deeply coupled with Chroma or something we can fork out for other applications? I would love to explore this for lightweight change data capture on S3.
-
comment
Comment #44957250
I’m a bit underwhelmed by the quality of articles coming out of Netflix. 100 Million records / entity is nothing for Redis — even without RAW hollow-style compression techniques us…
-
comment
Comment #44935081
Unpopular opinion: in 2025, nobody should be reaching for an ORM first. They’re an anti-pattern at this point. The “abstraction” it promises rarely delivers—what you actually get i…
-
comment
Comment #44660919
I have a ton of respect for José Valim and the Elixir core team, I have to say: Elixir just doesn’t mesh well with the kind of infrastructure tooling that’s become standard today. …
-
comment
Comment #44620106
As a non-native English speaker, I’ve often struggled to communicate nuance or subtlety in writing—especially when addressing non-technical audiences. LLMs have been a game-changer…
-
comment
Comment #44556438
Can someone help me understand how many companies are generally needed for healthy competition, as opposed to a market being considered fragmented or monopolistic? To the untrained…
-
comment
Comment #44445823
I'm curious what led to the lack of demand for this—was it the friction involved in moving brokerage accounts, or do ETFs already meet the needs of most retail investors? A post-mo…
-
comment
Comment #43956561
What uses cases would this be effective compared to using replacing merge tree (RMT) in clickhouse that eventually (usually in a short period of time) can handle dups itself? We ha…
-
comment
Comment #43479263
Great to see Elixir gaining traction in mission-critical broadcast systems! I wonder, how much of Cyanview's reliability comes from Elixir specifically versus just good implementat…
-
comment
Comment #43477426
All jobs converge to sales at some point.
-
comment
Comment #43324875
While dollar cost averaging and index investing are solid strategies, this article overlooks an important consideration: the Realistic Rate of Return (RoR) needed for retirement pl…
-
comment
Comment #43322475
Kudo to author and Cpython team to reckon this. Nevertheless, its still a very important improvement in +Ve direction. Thats all matters. This a great story as to why benchmarking …
-
comment
Comment #43132887
Starting today in what scenario would RoR would be a better option than Next.js for building web app? Assuming one has to start from 0 -> 1 .
-
comment
Comment #42629227
>The other reason is that you cannot split up a large established codebase without first understanding it. I have seen large codebases successfully split up, but I have never seen …
-
comment
Comment #42378898
As much as I love to use your product, the challenge from my perspective is why switch for 0.03% in fees? Especially when you compare it to likes of fidelity, vanguard , schwab. Th…
-
comment
Comment #42036683
https://archive.md/1SA7c
-
comment
Comment #41872123
While cell-based services make sense for critical applications, not all services require this approach from a Cost of Goods Sold (COGS) perspective. In practice, I've observed that…
-
comment
Comment #41840322
> The reality was that these tools were unmaintainable by the rest of the company. Only the author "knew" Rust and it was hard to justify a new hire Rust developer to maintain this…
-
comment
Comment #41796133
A limited job market, considerably smaller ecosystem (compared to java/python), and lack of support from major tech corporations (unlike Go or Rust) makes it challenging to adopt E…
-
comment
Comment #41743781
Kudos to htmx for their refreshingly honest blog post! I hope many other open-source tools especially Databases can do similar things. >> while it’s important to consider lightweig…