Viewing profile — vlakreeh
vlakreeh
HN member- Joined
- Thu, Jan 02, 2020, 6:34 PM UTC
- HN karma
- 93
- Public activity
- 33 items
- HN profile
- View on Hacker News ↗
About vlakreeh
No profile information was provided.
Recent public activity
-
comment
Comment #44750392
This is not a solution. The average rent is still $1832, which is still unaffordable for people in Denver making the median income of $54.3k if you apply the rule of thumb where re…
-
comment
Comment #43124042
Ah yes, woke, the word used to describe something disliked. That's a misrepresentation of what's actually going on in the R4L project. Volunteers are enabling support for it within…
-
comment
Comment #41559829
Unfortunately yes, they'll send you a C&D if you pop up on an Oracle lawyer's radar. A coworker of mine had a course named "Rust for JavaScript developers" and received a C&D from …
-
comment
Comment #40783027
1. I can pin my json parser dependency and literally never update it again 2. And how many times have we seen 20 lines of C backfire with some sort of memory safety issue. 3. First…
-
comment
Comment #40740426
It works great for 90% of use cases, but getting that last 10% to work is really really hard so Bun (and node 22 which supports the same thing with an experimental) just throws an …
-
comment
Comment #40485524
For editors that support it, yeah. Sadly vscode doesn't natively support tree-sitter.
-
comment
Comment #39771475
If that winner turns out to be OpenAI and they attempt to buy them it'll be blocked by regulators instantly.
-
comment
Comment #39641375
Mostly curious, why do you care about the readability of the generated JS? Surely if you need to debug something for a production bundle you can use source maps.
-
comment
Comment #39562152
One thing I'm not sure about when reading their policy is what'll happen in another kik situation. If someone were to claim the scope Microsoft (for example) that had no relation t…
-
comment
Comment #38980264
Even with their constraints they could have made this nicer, especially around the default formatter. Always requiring an explicit formatter is a classic example of Java being unne…
-
comment
Comment #38853302
People have reasons, personally I don't like placing the burden of a viral license on people. I don't write code to further a copy-left cause, I write it to build things and make i…
-
comment
Comment #38853250
Well if the uutils people don't mind and they're writing the code, what's the problem with their choice of license?
-
comment
Comment #38762324
What card could you have bought that lost support months later? I can't think of any new card you could have bought that'd lose support that quickly as far back as 2016
-
comment
Comment #38762308
The vast majority of those sales are for GTA online, which this leak doesn't inherently give you access to. I don't see this leak financially harming Rockstar more than the cost of…
-
comment
Comment #38509126
I highly recommend anyone using this to use a Durable Object https://developers.cloudflare.com/durable-objects/ for writes as this project doesn't seem to have consistency guarante…
-
comment
Comment #38222454
> we can already see this by compiling build and proc macro crates with optimizations, it's just not the default and they still have to be compiled once. I'm hopeful something like…
-
comment
Comment #38064503
The free tier gets 100k requests per day, not month. And then for $5 you get 10M or 1M free a month depending on your settings and then you get charged for additional usage.
-
comment
Comment #37649896
I don't really consume HDR content through Youtube,so the Chromium relation doesn't have much bearing on my situation. Although it does make me sad that the only browser that reall…
-
comment
Comment #37649858
Some youtube videos have it now, but not really. I ripped all my blurays and have them hosted on Jellyfin for consumption which I prefer to use as just a tab in my browser than the…
-
comment
Comment #37649221
HDR support, I have this fancy monitor that's great for watching content on but I can't view it at full quality because of my browser.
-
comment
Comment #37215963
If a repair shops wipes someone's phone they'll be pissed, but they aren't going to throw out the phone. As soon as they get back that phone they'll reinstall all their apps and lo…
-
comment
Comment #37173464
With how powerful the type system is you can implement pattern matching via a library pretty convincingly, https://github.com/gvergnaud/ts-pattern is definitely the go-to. That bei…
-
comment
Comment #36508827
Ease of use is the biggest one. While you and I are capable of setting up and keeping up a remote machine with a self-hosted password manager, I'm incredibly confident my barely te…
-
comment
Comment #36371271
Incredibly reasonable. People love to trash on the performance of Python and JS saying that they're totally unsuitable for backend services with non-trivial amounts of traffic when…
-
comment
Comment #36355785
I'm really sad that the list of trustworthy registrars is so small. I use Cloudflare for most of my domains and then Google for my .dev domains but now I'm not sure what I'm going …