Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
rfgplk
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
3 ms
·
31.
▲
by
rfgplk
13d ago
Pretty much anything hardware based is like this. Everything is 100% closed source and bolted down such that inspecting it is outright impossible without extensive reverse engineering.
32.
▲
by
rfgplk
16d ago
Any company still doing them is wasting their time. I can show up hungover and half asleep with an Astra/Fable subscription and ace any leetcode problem with zero difficulty.
33.
▲
by
rfgplk
16d ago
Why would the subscription matter if you're not even getting interviews? The only relevant metric is your personal network, everything else is done.
34.
▲
by
rfgplk
16d ago
This would cease to be a problem if OpenAI remained true to their founding motto and... actually open sourced their training/inference pipeline.
35.
▲
by
rfgplk
16d ago
Under EU rules it doesn't constitute consent.
36.
▲
by
rfgplk
16d ago
Under current understanding of the law, anything produced purely by LLMs (with no substantive human input, which is what OpenAI claimed in their post) is firmly in the public domain. So OpenAI can "claim" anything they want, it do
37.
▲
Micron: A pure C++ (re)implementation of Libc
(github.com)
1 points
by
rfgplk
18d ago
|
1 comments
38.
▲
by
rfgplk
18d ago
Greetings, from the last time I posted this micron has received large extensions and is now (more or less) feature complete. In addition, I've also ported it to baremetal, so you can use it (more or less drop in) in embedded environmen
39.
▲
by
rfgplk
18d ago
We are very likely at the begging of the next industrial revolution.
40.
▲
by
rfgplk
18d ago
> Why can't they rule it out? Is even OpenAI unable to track the provenance of all of their training data? Probably? I have a few hundred TB of training data for various small scale models and I can attest that I have _no idea_ what
41.
▲
by
rfgplk
18d ago
> And what's a better way of empowering people than robbing them. Better than the walled gardens of most journals where you can't even read half the papers without shelling over thousands of $$$
42.
▲
by
rfgplk
18d ago
Skill issue. Also lean is meant to be executed, not read.
43.
▲
by
rfgplk
18d ago
> This is utterly shocking. Even the AI optimists did not expect this to happen in 2026. Wow. Wrong.
44.
▲
by
rfgplk
18d ago
This isn't really true.
45.
▲
by
rfgplk
18d ago
Something I've been going on and on about for months now and no one seems to listen. LLMs today are allowing _anyone_ to access cross-discipline knowledge that was previously entirely inaccessible without a) extremely deep pockets or b
46.
▲
by
rfgplk
18d ago
I don't see how companies like this can survive going forwards. DaVinci Resolve is effectively ~200 Astra/Fable prompts, maybe even fewer if you're willing to forgo polish.
47.
▲
by
rfgplk
18d ago
This is something I've been pondering about. The article is well written but doesn't mention that even mere specs of dust can have catastrophic consequences for spacecraft (literally a spec of a few milligrams). A logical solution
48.
▲
by
rfgplk
18d ago
What languages do you work with? The two models perform differently on different tech stacks. Generally as of today, GPT-6 is downright the best overall model at raw code generation / cross discipline understanding / bugfixing. Th
49.
▲
by
rfgplk
19d ago
> People should realize by now that they aren't giving out thousands of dollars worth of compute in a $20 subscription out of the goodness of their hearts. The base level plans aren't meant for any kind of serious work beyond t
50.
▲
by
rfgplk
19d ago
Unique language! To me the definition of low-level vs high-level strictly comes from the indirection the language runtime provides for you. If the language compiles down to asm, it's low level. It literally does _not_ matter what it lo
51.
▲
by
rfgplk
19d ago
> C doesn't expose modern CPU features like speculative execution, therefore C is not low-level This is a 100% skill issue of the author, as is always the case. C does expose it fully, except it's implicitly implied by your cod
52.
▲
Heterodox C++
(meridional.xyz)
1 points
by
rfgplk
19d ago
|
0 comments
53.
▲
by
rfgplk
19d ago
> It also means that the "hey Claude vibeslop me a CUDA Anubis solver" route is on its way to being fundamentally dead. If they "vibeslopped" WebAssembly in Anubis they would have been done a year ago.
54.
▲
by
rfgplk
20d ago
You're thinking of pre-LLM times. Nowadays GPT-6 can probably advise them better than all the worlds law firms combined. And probably win too, considering the incompetence (and tech illiteracy) of human lawyers.
55.
▲
by
rfgplk
21d ago
~99% of the cost is due to red-tape regulations. It's so obscene that they require certified backup genererators for the backup generators and 3-4 layers of fail safes. Then you need to wait YEARS to get all the permits and licenses. O
56.
▲
by
rfgplk
22d ago
> Could I hook up a SOTA model the 2D computer puzzle game Gruntz (1999) so that it can read it from screenshots and act on it through keyboard and mouse inputs in a way where it would learn how to play and progress through the game? I d
57.
▲
by
rfgplk
22d ago
The hardest part of C++ are it's lifetime rules, which are in fact extremely difficult to grasp. There's essentially a unique(ish) ruleset for each class of object and misinterpreting one of them (no matter how obscure) can easily
58.
▲
by
rfgplk
22d ago
> like seriously what kind of step by step projects or learning experiences in increasing order of difficulty do you recommend to get really really good at c++ I'm not sure if you're personally interested in this, but the main
59.
▲
by
rfgplk
23d ago
> So... unless you hear of a company replacing their workforce with OpenAI agents, I don't think we're there yet. You can already pretty much do this.
60.
▲
by
rfgplk
23d ago
"Polars 2.0 will be released (publicly) in the following weeks" sounds far more natural.
More ›