Viewing profile — sod
sod
HN member- Joined
- Thu, Mar 24, 2016, 3:14 PM UTC
- HN karma
- 318
- Public activity
- 114 items
- HN profile
- View on Hacker News ↗
About sod
No profile information was provided.
Recent public activity
- comment
-
comment
Comment #48829015
It boggles my mind that some people are more concerned how much fun driving a car is supposed to be vs 60 people dying in the EU in car accidents every day. If 60 people died becau…
-
comment
Comment #47676274
In a pieceful world, sure. But then there is this [1]. Don't blame the player, blame the game. [1] https://en.wikipedia.org/wiki/Chernobyl_Nuclear_Power_Plant_... >
-
comment
Comment #46254208
Yes, projectors with 3LCD tech is what you are looking for. They produce all 3 colors at once via 3 distinct lcds inside the chassis and mix them ahead of time. There are a few to …
-
comment
Comment #43544820
If you want to increase the liklyhood of your contribution being merged, do: * Provide unit-tests * Good types * No breaking changes And if you want breaking changes or grand new f…
-
comment
Comment #43402970
I used an apple watch since the first one, updated twice, but stopped using it a few months ago. Siri got slower an more unreliable. Automatic sport detection became annoying. And …
-
comment
Comment #42802810
Those packages exist already though. Pretty sure the bun maintainers (or Ciro Spaciari in this case) asked the question "how fast could it be if written in zig?".
-
comment
Comment #42601197
I didn't confuse it since I use the mnemonic "formatting text to “justify” is horizontal in my language". Sure you can change that. But that covers the flex default behavior.
-
comment
Comment #42366647
When I manage a project and have the freedom to choose my configuration structure, then I always use typescript. I never understood the desire to have configuration be in ini/json/…
-
comment
Comment #41933969
Pretty sure netflix does exactly that with their other studios. I guess the big names mentioned in the article (Joseph Staten, Rafael Grassetti) wouldn't go to netflix for a 10 mio…
-
comment
Comment #41520878
We have the rule that commenting on syntax is disallowed. All syntax must be enforced by tooling (prettier, linter). This speeds up code review, because you review what actually ma…
-
comment
Comment #41390089
Right now AI is like a chissel. It's a very useful tool, but not useful for everything. Banging your head against the wall of capabilities will give you an intuition when you will …
-
comment
Comment #41235031
When ignoring for a sec. the questionable 30% cut and duopoly: In the age of subscriptions, being able to see all your recurring payments on a single page and cancellable with two …
-
comment
Comment #41181744
I guess thank you apple for finally allowing someone else to use the 3n process. Everyone applauding apple for their incredible silicon, but IMO it's 70% just thanks to tsmc.
-
comment
Comment #40287031
Yes, kinda annoying. But on the other hand, given that apple releases a new chip every 12 months, we can grant them some slack here. Given that from AMD, Intel or nvidia we see usu…
-
comment
Comment #40257642
Saying typescript is slow because zod is slow is like saying c++ is slow, because javascript is slow. Not to say that typescript is quick in any way (how could it be, as something …
-
comment
Comment #39745807
Cycling 15 km/h requires just as much power as walking.
-
comment
Comment #39457791
They did exactly that. Just not esbuild. They sponser https://github.com/kdy1 (see the vercel in his profile), who spearheads swc, which is very similar in goals and scope to esbui…
-
comment
Comment #39455204
Vite and webpack (and thus turbopack, which is advertised as a webpack successor) are two different beasts. While vite is perfect for most users, there are just some usecases that …
-
comment
Comment #39202725
IMHO the base framework can and must be simple and unnuanced and easy to remember: * eat as little and never drink: sugar, alcohol * seek: stuff that feeds you and your gut biome a…
-
comment
Comment #38695975
> courteous and long How about urgent and short? e.g. One day a kid will charge their toy over night with your 13v usb-c charger and they'll burn their house down.
-
comment
Comment #38611371
Thanks for the link. I tried it in my quest 3. The picture quality is awesome. I wonder why those "VR Experiences" are filmed for 180° which is super pixellated. High resolution + …
-
comment
Comment #38393469
Maybe there is a market for a "patreon for musicians". A platform that distributes your music to all streaming platforms but doesn't steal the rights from you. And additionally let…
-
comment
Comment #37993565
The history of yarn is fascinating. Dependency management in our monorepo is super smooth since we use it. We are on version 3.6 right now. I admire that arcanis tried something ve…
-
comment
Comment #37737650
> At this point, anyone still "asking for information" knows full well where to find it. It's not March 2020 any more. Do you really think that behavior will improve the knowledge …