Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
dirkt
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
dirkt
16d ago
I had the same idea, but it's already closed for the public starting 1st of September [1] (so tomorrow). Also, this museum is closer to Dresden than to Berlin... [1] https://zuse-computer-museum.com
2.
▲
by
dirkt
1mo ago
Original list [1] has both. Shitty vibe-coded half-functioning copy hasn't... [1] http://pldb.info/lists/creators
3.
▲
by
dirkt
2mo ago
Feels very similar to Stellar 7. Except the tanks divide when hit. [1] https://en.wikipedia.org/wiki/Stellar_7
4.
▲
by
dirkt
2mo ago
Let me supply an /s tag, just in case.
5.
▲
by
dirkt
2mo ago
Yes, I lately feel like the internet is lately mostly acting like a mob, and finger pointing "look, how stupid they are!" is the main content.
6.
▲
by
dirkt
3mo ago
What happened to VERIFYING an answer? Does nobody do that anymore? When I ask an LLM, I trace the sources, and see if they make sense. More often than not the sources don't actually say anything about the topic in particular... > It
7.
▲
by
dirkt
3mo ago
> Does this stuff make sense to other people? Nope, and I actually learned about application of category theory to programming language in university. I tried to get an idea about the main points, and then stumbled over > a thing is w
8.
▲
by
dirkt
5mo ago
> works really well in Rust and TypeScript too And of course Rust and TypeScript were heavily influenced by Haskell... they just don't mention it and call things differently, to avoid the "monads are scary, I need to write a tu
9.
▲
by
dirkt
5mo ago
The point is that algebraic data types are common in functional languages. "Maybe" is just an example of an algebraic data type, there's tons more. If the article says "functional programmers should take a look at Zig&qu
10.
▲
by
dirkt
5mo ago
> you ask the LLM what's wrong, you learn something new about the syntax So if you have no LLM to ask, can you figure out on your own what is wrong? Just by reading documentation? That's also an important skill to have.
11.
▲
by
dirkt
5mo ago
> I dont think that helps that much. Teletext [1] was extremely popular in Europe before the Internet was widely available for private households. Also piggybacked on TV. [1] https://en.wikipedia.org/wiki/Teletext
12.
▲
by
dirkt
5mo ago
If you run nginx anyway, why not serve static files from nginx? No need for temporary files, no extra disk space. The authorization can probably be done somehow in nginx as well.
13.
▲
by
dirkt
6mo ago
Archive link: https://web.archive.org/web/20260329164132/https://techfixat...
14.
▲
by
dirkt
8mo ago
They offered a bug bounty, so people think "let me just use ChatGPT to make money for myself". But from I hear it affects other projects too. It affected curl more because with the bug bounty they actually need to invest work and
15.
▲
by
dirkt
9mo ago
Eliza's granddaughter.
16.
▲
by
dirkt
9mo ago
Isn't "you can waste energy and heat up our planet and make live for everybody else harder just to make money for a few" enough?
17.
▲
by
dirkt
9mo ago
I still find it very curious that after Russia invaded Ukraine, now Trump is using rhetoric that makes it look like the US is ready to invade some other country, too, they just have not decided on the victim yet. And of course "start a
18.
▲
by
dirkt
10mo ago
I am old enough to have lived in Germany when they were not coin operated, and most carts were returned at that time as well. Though occasionally you saw a cart far far away from a supermarket, where someone had basically stolen it, either
19.
▲
by
dirkt
10mo ago
I actually migrated from Homebrew to Macports after ending up in dependency hell in Homebrew with Postgresql + Postgis, and not being able to fix this properly even with my own brew recipes. So for now that works a lot better in Macports. T
20.
▲
by
dirkt
10mo ago
> Most of the world is powered by Unix Well, Unix came into being on a DEC PDP-11, and C is basically high-level PDP-11 assembly... And MS-DOS was influenced by CP/M which was influenced by DEC operating systems (like OS/8 for
21.
▲
by
dirkt
10mo ago
You can play Empire on cyber1 [1], an emulated PLATO system. [1] https://www.cyber1.org
22.
▲
by
dirkt
1y ago
Unlike the IBN 5100 [1] (which I guess actually was IBM's First Laptop Computer), the 5140 ran MS-DOS, and couldn't emulate the IBM/360 ISA like the IBN 5100 could, so it would be useless for John Titor because you couldn
23.
▲
by
dirkt
1y ago
Try exporting things from Excel to CSV on a Mac with non-us locale. Some genius at Microsoft decided the exporting to CSV should follow the locale convention. Which means I get a "semicolon-separated value" file instead of a comma
24.
▲
by
dirkt
1y ago
> You almost always know how the formers’ work will be broken. The thing is that there are enough people who blindly trust ChatGPT's answers, and they don't know in which ways they could be broken, and they wouldn't have t
25.
▲
by
dirkt
1y ago
But that doesn't need new peripherals, I could do that in my home WLAN network if they'd just install standard software for it on the phone (which you can fix by installing it from F-Droid etc.)
26.
▲
by
dirkt
1y ago
I am always disappointed they didn't go all the way and made async/await syntactic sugar for a general Monad abstraction, like in Haskell. And I like the Haskell do-blocks.
27.
▲
by
dirkt
2y ago
https://github.com/f8-arch
28.
▲
by
dirkt
2y ago
You can decompress the streams with mutool and edit the Postscript-like code in any editor, if you want. (That doesn't help a lot with editing text, of course...)
29.
▲
by
dirkt
2y ago
Same with programming: You just copy some old code and modify it, if you have something lying around. Same with frameworks (Angular, Spring Boot, ...). The tools even come with templates to generate new boilerplate for people who don't
30.
▲
by
dirkt
2y ago
Don't forget that other manufacturers collect the same data, they just didn't have a collection of blunders that allowed access. No malicious intent this time, but it clearly highlights that companies need to learn to put policies
More ›