Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
brodo
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
brodo
12d ago
> Wait, so Europeans dont want to use github pages? Yes > And would rather pay 9 euros/month? No
2.
▲
by
brodo
23d ago
Yes, I agree with the parent's point. I just wanted to point out that "modern art" is a little bit of a complicated term.
3.
▲
by
brodo
23d ago
I've never been there, but the German Wikipedia says it houses "modern and contemporary art". I'd assume that in their vast collection, you might even find stuff that's older than the 1860s.
4.
▲
by
brodo
23d ago
Overall a great point, but I have a nit-pick: > Modern art, as everyone should know, started in 1860s in Europe As someone who is active in the German art scene, the understanding is not that clear-cut. Modern art, as I learned it, is &q
5.
▲
by
brodo
27d ago
I'm just patiently waiting for Bun to lose momentum and for Node to pick up the best ideas from Bun. Takes a couple of years usually, but saves me two migrations.
6.
▲
by
brodo
28d ago
There are a lot of Claudisms[1] in there for sure. 1: https://claudisms.ai
7.
▲
by
brodo
1mo ago
I would make the larger point that I do not like my software to depend on any software with a bus factor of one that I can't control. Elm had this problem and Acadia has it too.
8.
▲
by
brodo
1mo ago
I think other nations are not asking themselves which country has the best human rights record. That time has passed. Trump and Putin have pushed the world back to pure power politics. All the middle powers want to be less open to US blackm
9.
▲
by
brodo
2mo ago
It works well in Germany. For products too, at least what I tried. The last time I did a very German product search (association-management software) the first hit was a comparison on golem.de, which is pretty solid.
10.
▲
by
brodo
2mo ago
It’s enough to add a `?` to any Kagi query to get an AI answer. I like that I can choose for which queries I use AI and for which traditional web search.
11.
▲
by
brodo
3mo ago
Yea, usually the next step is starting a Kickstarter campaign and then rug-pulling. https://www.youtube.com/watch?v=LVsqIjAeeXw
12.
▲
by
brodo
3mo ago
Wrapping this [1] in a skill will help a lot: Also add this [2] and `zig fmt` to your buid.zig. [1]: https://github.com/rockorager/zigdoc [2]: https://github.com/rockorager/ziglint
13.
▲
by
brodo
3mo ago
In Zig, function arguments are not wrapped in `.{}`. `.{}` is the syntax for creating a struct or a tuple. This is used as a pattern for allowing optional arguments (options struct) and variadic functions (tuple). Explicitly discarding retu
14.
▲
by
brodo
3mo ago
The whole field of evolutionary psychology is in a replication crisis, and there are several newer studies that did not find any evidence for any changes in 'mate preference' across the ovulatory cycle. General sexual desire, but
15.
▲
by
brodo
4mo ago
nitpick: The language is pretty stable, what changes is the standard library.
16.
▲
by
brodo
5mo ago
The big loss for the Zig community would be if they stopped donating to ZSF. They have estranged themselves from it for a while.
17.
▲
by
brodo
5mo ago
NLnet is also a great Dutch initiative. It's great to see that smaller, more nimble countries are leading the way in Open Source and digital independence.
18.
▲
by
brodo
6mo ago
> it's just gaining more control Yes it is! And if you control everything, you won‘t make mistakes.
19.
▲
by
brodo
6mo ago
The takeaways at the very bottom of the page are valuable: > Overall, having spent a significant amount of time building this project, scaling it up to the size it’s at now, as well as analysing the data, the main conclusion is that it i
20.
▲
by
brodo
6mo ago
Singletons are global variables in a suit. Don‘t use them.
21.
▲
by
brodo
6mo ago
Also, why isn‘t there a native client for all platforms? Could they not just let the AI auto-translate the code?
22.
▲
by
brodo
8mo ago
Behind the Bastards did a two-part Podcast on him: https://youtu.be/8nyEkHqP65c?si=oorC_viWbnZLH-wb
23.
▲
by
brodo
9mo ago
They block agressively. Not only based on IP adresses. If you visit the site with a privacy-focussed browser or in private mode they will also tell you your IP is blocked.
24.
▲
by
brodo
9mo ago
https://archive.ph/3nsGi
25.
▲
by
brodo
10mo ago
Containing the giant switch statement in a byte code interpreter or a tokeniser.
26.
▲
by
brodo
10mo ago
And this kind of behaviour is a red flag for people who actually go digging through the GitHub profile. Like techical people in the last stages of a hiring process.
27.
▲
by
brodo
10mo ago
Check out this dude: https://github.com/GhostKellz?tab=repositories He's got like 50 repos with vibe-coded, non-working Zig and Rust projects. And he clearly manages to confuse people with it: https://github
28.
▲
by
brodo
10mo ago
Yes. This is a bad law, but somehow still a better one than the UK got...
29.
▲
Tell HN: People putting AI-generated fake projects on GitHub
1 points
by
brodo
11mo ago
|
3 comments
30.
▲
by
brodo
1y ago
If HTML is a programming language, why not SVG? If SVG is a programming language, why not PNG? Is your image viewer just an interpreter executing PNG code? Maybe being a programming language is a spectrum...
More ›