Viewing profile — o_m
o_m
HN member- Joined
- Wed, Feb 17, 2021, 11:22 AM UTC
- HN karma
- 786
- Public activity
- 307 items
- HN profile
- View on Hacker News ↗
About o_m
No profile information was provided.
Recent public activity
-
comment
Comment #49019438
According to Jevons paradox this will likely lead to more electricity used and more CO2 being released to the atmosphere, because it makes it more profitable to build another data …
-
comment
Comment #49006528
I've subscribed to Kagi for three of years now. Kagi is still great, but it doesn't feel like "Google ten years ago" anymore. I don't think it is because Kagi got worse, rather it …
-
comment
Comment #48113837
It's only been 2.5 years since they said that. I'm sure they will walk back on their word before it has been 7 years.
-
comment
Comment #47207225
I think we need to change our perspective of what success is. I believe there will be a ton of small companies popping up instead of a few big ones that eats everyone's lunch. Like…
-
comment
Comment #46918020
What is there to be studied? Once a company is acquired you bounce. There is usually a two year grace period before you start feeling the pain as a customer, which should give you …
-
comment
Comment #46877237
Bunny has their own infra while Turso relies on a cloud provider (AWS) which is unfortunately a no-go for many European companies
- comment
-
comment
Comment #46772759
Who would have thought forcing one developer to write a million lines of code each month would have negative consequences
-
comment
Comment #46706629
This is nothing new: https://en.wikipedia.org/wiki/Kitsch
-
comment
Comment #46702993
Yes, TurboPack is for legacy projects that can't update from Webpack, but still want some bundle speed improvements.
-
comment
Comment #46666763
The main divide now is client side React versus Server Components usually with a node.js backend
-
comment
Comment #46594020
So the future is NixOS for non-technical people?
-
comment
Comment #46533622
It says 75% of the engineer team. There might be other roles not affected.
-
comment
Comment #46262911
Maybe for developers, but I can't imagine most people going back to the terminal. The smartphones won and has the largest market. It would be especially awkward to use a terminal o…
-
comment
Comment #46166071
I got it last year, as a man in my early 30s. My doctor didn't believe me but his eyes widened as I showed him the rash. It took him one second to say that is shingles, with no dou…
-
comment
Comment #46161820
I wonder if this is the new normal? Weekly Cloudflare outages that breaks huge parts of the internet.
-
comment
Comment #46137830
It’s a catch-22: why build a RISC-V CPU if there’s no software for it, and why write software if there’s no CPU to run it?
-
comment
Comment #46026134
The way Microsoft are ruining Windows makes it seem like enterprise users are the tech debt they want to get rid off. Like making their servers non-deterministic by serving random …
-
comment
Comment #45628491
I don't think they claim they are using semver. Lots of companies/projects use "major" releases just for the added hype.
-
comment
Comment #45344187
They would want the user base, i.e. those who has gone out of their way to pick something different, than Microsoft/Atlassian, like Notion
-
comment
Comment #45186171
This will be the replacement for my iPhone 13 mini. Although I wish they would make another mini instead.
-
comment
Comment #45126538
All or nothing mentally wont get you very far. You're digital device is probably made in China, but that doesn't mean you'll want to store your personal data in a Chinese data cent…
- comment
-
comment
Comment #45119190
I mean sure, as long as it runs on the server. Personally I feel JSX is way more expressive. The JSX I write runs on server side rendering to HTML. That way there will be no flash …
-
comment
Comment #45114536
Yeah, it does require some more boilerplate. I abstract some of it JSX, and with LLMs writing boilerplate code isn't that annoying anymore.