Viewing profile — purerandomness
purerandomness
HN member- Joined
- Sun, Jul 14, 2013, 5:53 PM UTC
- HN karma
- 1,690
- Public activity
- 521 items
- HN profile
- View on Hacker News ↗
About purerandomness
No profile information was provided.
Recent public activity
-
comment
Comment #49162296
You didn't read your own article. They're debating to end feed-in tariffs for solar panel electricity. Germany does not have set electricity prices like France does with the EDF.
-
comment
Comment #49158696
The Greens were not in Office when the nuclear exit was decided 2011. The Greens actually prolonged their life time during Covid, after RWE, EON and EnBW argued that it does not ma…
-
comment
Comment #49153234
Funny how Vue Vapor 3.6 beta and Ripple 0.3 show the exact same performance (1.0) as Octane, but their bars are a tiny bit longer so the Octane team can pretend to have a justifica…
-
comment
Comment #49095742
Only if "the aggregate revenue of the Licensee and its affiliates exceeds 20 million US dollars (or the equivalent in other currencies) in total over any consecutive 12 months"
-
comment
Comment #49059581
For all practical uses of the word, that's exactly what we mean by "catch up". Whether they get there by distillation, or by pirating all content themselves just like the US labs, …
-
comment
Comment #48970551
> Each of the hundreds of varieties of wheat cultivated in the United States falls under one of six classes depending on its planting time, harvest, hardiness, color and shape. The…
-
comment
Comment #48914515
Good spaghetti has 15% protein, 15g per 100g. Even the lowest quality one has 12g/100g.
-
comment
Comment #48793343
Because it means that they think I'm stupid. They think it's not worth investing human attention to write it, so why am I expected to invest my attention to read it? If it's writte…
-
comment
Comment #48773181
You can select Copilot as provider in OpenCode. Copilot is used a safe liability layer for enterprises, not as an actual harness. At $OURCORP we are only allowed to use models avai…
-
comment
Comment #48719466
That's the neat part: AI Slop "music" will have to stop pretending that it has any value.
-
comment
Comment #48659473
You can always send invoices without a company. Your tax office will sort it out retrospectively.
-
comment
Comment #48586661
They have to; the Kangaroos only understand Spanish sadly.
-
comment
Comment #48330713
If it doesn't, what's the point using it? Trusting it with your workflows, your code?
-
comment
Comment #48307738
Since this is under the "Next Steps" section, it's pretty clear to me that the €200M fine is a fixed one-time fine that was issued now, but further, repeated fines ("periodic") wil…
-
comment
Comment #48253841
> Your joke I'm not amused. Are you amused? > They created a new society on the land. I see my message didn't quite get through. You're almost there however. Think one step further…
-
comment
Comment #48253642
As a European, I also support this. Natives should not have to compete with all these new people for housing. Real Americans really need to begin advocating for themselves. For the…
-
comment
Comment #48253573
> immigration should be slow enough that they can be thoroughly assimilated before they change American culture I support your idea. Would you agree that all immigrants that arrive…
-
comment
Comment #48147609
If it isn't, it absolutely should be. The penalty cannot be high enough.
-
comment
Comment #48136222
This is exactly what Uncle Bob predicted in his talk "The Future Of Programming" [0] 10 years ago, way before LLMs. [0] https://www.youtube.com/watch?v=ecIWPzGEbFc
-
comment
Comment #48123738
Thunderbird's search works just fine for me with tens of thousands of mails.
-
comment
Comment #48123519
Be mad at Google [0], not at privacy laws. [0] https://keepandroidopen.org/
-
comment
Comment #48020938
Why not simply use NewPipe [0]? You also get ad filtering and you can download Audio/Video streams from within the app. [0] https://newpipe.net/
-
comment
Comment #47875409
In PHP, an established tool is adding GrumPHP [0] to your dependencies. It will then handle git hooks on each commit via composer script by default (but can be omitted per commit).…
-
comment
Comment #47790083
IPv6 will never make it. Maybe IPv8 [0], which IPv6 should have actually looked like: > 1.1.1.1.1.1.1.1 [0] https://www.ietf.org/archive/id/draft-thain-ipv8-00.html
-
comment
Comment #47750818
FastAPI is quite old (2018) Svelte even older (2016, SvelteKit was just an new version in 2022) SQLAlchemy is ancient (2006) Use newer tech, like HTMX (2020) (/s obviously)