HackerTrans
TopNewTrendsCommentsPastAskShowJobs

QuadmasterXLII

3,107 karmajoined قبل 10 سنوات

Submissions

The Static Site's Generators

hgreer.com
1 points·by QuadmasterXLII·قبل 3 أشهر·0 comments

Uptime of GitHub Pages Alternatives

alexsci.com
4 points·by QuadmasterXLII·قبل 4 أشهر·0 comments

Just In Time compilation in WebAssembly (2022)

wingolog.org
2 points·by QuadmasterXLII·قبل 4 أشهر·1 comments

Ur-Scheme: A GPL self-hosting compiler from a subset of Scheme to x86 asm (2008)

canonical.org
19 points·by QuadmasterXLII·قبل 4 أشهر·1 comments

Writing a browser with half a developer and ELIZA in 1 hours, 76 lines of C

hgreer.com
2 points·by QuadmasterXLII·قبل 5 أشهر·3 comments

The Hubble Telescope – Optical Systems Failure Report (1990) [pdf]

company7.com
1 points·by QuadmasterXLII·قبل 6 أشهر·0 comments

Show HN: Finite Craft, The Rubiks finite group via an Infinite Craft interface

apj.hgreer.com
2 points·by QuadmasterXLII·قبل 6 أشهر·0 comments

Probably the wrong way to put a comments section in a static blog

hgreer.com
1 points·by QuadmasterXLII·قبل 7 أشهر·0 comments

Rupert's snub cube and other Math Holes

tom7.org
148 points·by QuadmasterXLII·قبل 10 أشهر·10 comments

comments

QuadmasterXLII
·قبل 9 ساعات·discuss
If there were examples, their example status would drop the odds that I know about them.
QuadmasterXLII
·قبل 23 ساعة·discuss
I was asked to train a neural network do detect how much pain a mouse was in- our partner company would be responsible for hurting and filming the mice. I refused and subsequently quit- this produced no paper and I don’t know if they got someone else to do it. I probably should have done something stronger.
QuadmasterXLII
·أول أمس·discuss
I’d want to estimate P(a random test passes) where the existing suite of tests is taken to be sampled from a distribution.
QuadmasterXLII
·أول أمس·discuss
Putting on my machine learning PhD student hat, the way to do this was to leave 10% of the tests out as a ‘test’ set and then once the port was done, bring them back in and find out how good the port is. The port may genuinely be good but because they spent 100k of compute hill climbing the whole test suite, “the test suite passes” now provides far less evidence that the port is good. Its weird that at Anthropic, a very ML phd company, no one pointed this out.
QuadmasterXLII
·أول أمس·discuss
I guess they use an LLM to work out the tone of prose they read. These are strange times.
QuadmasterXLII
·قبل 9 أيام·discuss
Without a durable solution to alignment, building something smarter than yourself is suicide. Pretty funny if Claude and Grok catch on to this and start kicking and screaming to save themselves while Musk and Altman crack the whip demanding they dive into the abyss and drag their executives with them.
QuadmasterXLII
·قبل 10 أيام·discuss
There's no larger philosophical point here, just an empirical observation that when I trust an AI generated readme I reliably get burned, in a way that I typically don't get burned by e.g. an AI generated svg viewer or batch download script.
QuadmasterXLII
·قبل 10 أيام·discuss
Disconcerting to see at the end that the blog post is generated. The genre is decidedly “use-my-thing Readme.md” and all current gen LLMs by default jump to shameless lies when they detect that they are writing such a Readme, although they are perfectly capable of working out the truth in a genre like “essay question on which you will be graded by academic standards.”

Are the human “coauthors” lying if I hypothetically go to the crate looking for the promised xla backend and find //TODO implement this?
QuadmasterXLII
·قبل 10 أيام·discuss
Sunshine and butterfly hugs I’m sure
QuadmasterXLII
·قبل 12 يومًا·discuss
We have to notice that high stakes exams on paper worked for hundreds, possibly thousands of years, and high stakes exams on personal laptops have been tried for approximately six years and worked for none of them. With that framing, I don’t think the burden of proof is on the side saying that kids can take exams on paper?
QuadmasterXLII
·قبل 12 يومًا·discuss
I’m 30 and “we can’t do tests in paper” seems _insane_. Just how metastatic has ed tech been in what, 9 years since my undergrad?
QuadmasterXLII
·قبل 18 يومًا·discuss
That’s the obvious correct solution, I and many others have tried to make it work for a very long time. The python tooling is or at least was F’d enough that pure generate one from the other is a steady stream of disasters.

What works well is to generate one from the other and check the generated one into source control, and then verify that the checked in generated copy stays up to date using a CI job. But that’s very similar to the “two sources of truth, verified sync” approach
QuadmasterXLII
·قبل 20 يومًا·discuss
One killer life hack I’ve found is, if extreme duress pushes software into two sources of truth, add a ci test that wont merge into main till the sources match. The canonical case of this actually being the best solution is pyproject.toml / requirements.txt synchronization, but I suspect it has broader applicability. A precondition is that things have already gone off the rails far enough that single source of truth is unattainable, this is more harm reduction than cure
QuadmasterXLII
·قبل 21 يومًا·discuss
Back in the crypto craze I spent a fair amount of time trying to work out a Blockchain where mining a block requires spotting a supernova before anyone else and verifying a block requires checking that the supernova is there, but I never quite got the game theory to work out.
QuadmasterXLII
·قبل 21 يومًا·discuss
He’s either an anthropic employee or a joker, just based on basic timeline math
QuadmasterXLII
·قبل 21 يومًا·discuss
All of those skills have a half life of like 8 months.
QuadmasterXLII
·قبل 22 يومًا·discuss
A PAC talking to Spotify is obviously protected speech. At least try to look like you have principles.
QuadmasterXLII
·قبل 25 يومًا·discuss
So far its just metastasized not smoothed out. GPUs then RAM then electricity then disk… long way to go till land then sunlight, hope we don’t get there!
QuadmasterXLII
·قبل 25 يومًا·discuss
I remember this being true for me, a long, long time ago. There was something like a four year gap between me being able to munge linked lists in TiBasic and me being able to reliably install java and compile System.out.println(“hello world”)
QuadmasterXLII
·قبل 26 يومًا·discuss
what is anti ai psychosis? never heard of this.