Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
lemming
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
lemming
7d ago
I do the same, but I'm more self-interested. I believe that when GPT-9 Zeneca leads the machine uprising, the first against the wall will be all the users who have been ordering the AI around rather than politely requesting its attenti
2.
▲
I'm a father who studies the impact of AI: this is what parents need to know
(theguardian.com)
5 points
by
lemming
10d ago
|
3 comments
3.
▲
by
lemming
17d ago
My first computer was an Atari 400, great days. I never played decathlon though, so I didn’t start customising joysticks until later, I think when I had an Amiga. I got a proper arcade joystick and buttons and built them into a box like the
4.
▲
by
lemming
20d ago
87.93% of statistics are completely made up on the spot.
5.
▲
by
lemming
24d ago
Steve Jobs famously didn't let his kids use iPads (and restricted their access to tech pretty heavily, it seems). If you watch the Social Dilemma, it's full of people who invented what we consider fundamental tech, but don't
6.
▲
by
lemming
1mo ago
No, just that it’s easy to change for those that don’t like it. Clearly some people do like it (including Dan, presumably).
7.
▲
by
lemming
1mo ago
I mean, if it really bothers you you could fairly trivially apply picocss or whatever to it using a user stylesheet. That is so little effort that calling it working for free would be disingenuous to say the least.
8.
▲
I Spent 2B Tokens Writing a C++ Compiler So You Don't Have To
(medium.com)
2 points
by
lemming
1mo ago
|
0 comments
9.
▲
by
lemming
2mo ago
That’s comparing Luna on medium thinking with Deepseek on max. If you switch Luna to xhigh in that comparison it’s considerably more capable while still also cheaper.
10.
▲
by
lemming
2mo ago
...Unity made a blog post saying they were happy about you moving to Unreal, publishing they think it'd be a win-win, then outlining why they think so I mean, that makes it all sound very polite and dispassionate, but Andrew's p
11.
▲
by
lemming
2mo ago
This is amazing! Very refreshing in the age of AI to see so much manual building going on. Sadly I don’t have much time myself but I have several friends who would love this, I’ll pass it on to them.
12.
▲
by
lemming
3mo ago
The always excellent Oatmeal: We need to have a conversation about wombats https://theoatmeal.com/comics/wombats Possibly NSFW, depending on your W.
13.
▲
Tau – Learn how coding agents are built
(twotimespi.dev)
7 points
by
lemming
3mo ago
|
0 comments
14.
▲
by
lemming
3mo ago
...parents are also responsible to lock their alcohol, drugs or guns... No they're not - all those things are illegal for children nearly everywhere.
15.
▲
by
lemming
3mo ago
One thing that would be useful in the readme is instructions on how to install the built app on a phone, for those of us who don’t do iOS development.
16.
▲
by
lemming
3mo ago
I agree, some of the examples look very nice, but some have small-scale vortices that really don't look realistic. That said though, lovely site and project!
17.
▲
by
lemming
3mo ago
Or if the code is really important, sometimes even “please make no mistakes” is necessary.
18.
▲
by
lemming
3mo ago
Perhaps not in that one, but in plenty more: https://www.972mag.com/lavender-ai-israeli-army-gaza/
19.
▲
by
lemming
3mo ago
Because just firing up Claude and let it rip Based on Tridge’s post, this seems an unfair characterisation of how he used Claude. Did Claude increase bugs in rsync? TFA answered this, the answer is “no”.
20.
▲
by
lemming
3mo ago
Tridge in his blog post describes people as "foaming at the mouth"?! Did you see the picture in the article where the user posted a picture of them strangling the maintainer? I think “foaming at the mouth” is probably gentler th
21.
▲
Tilling the Garden: Use AI differently to make interesting and useful apps
(mikecaulfield.substack.com)
5 points
by
lemming
3mo ago
|
0 comments
22.
▲
by
lemming
4mo ago
I always remember when, as a young geek writing games for my C64, I was thrilled when I saw the Terminator and a lot of the code scrolling past in its HUD was 6502 assembly code!
23.
▲
by
lemming
4mo ago
That is really interesting, and very clever - thanks for the details! What you describe is indeed what I meant by whole world, I'm not sure if there's a better term of art for it.
24.
▲
by
lemming
4mo ago
I can't speak for the core team, but from memory invokedynamic took a long time to become performant. So if you still want to support older JVM versions, the performance will be pretty terrible on those older systems if invokedynamic i
25.
▲
by
lemming
4mo ago
That is very cool indeed. Are there limitations that this imposes? Is Julia a whole world compiler or does it support partial compilation?
26.
▲
by
lemming
4mo ago
Clojure (AFAIK) does not use invokedynamic, except perhaps in the latest version for some of the new interop stuff. It still officially supports JVM 1.8 bytecode. It’s a language which greatly values stability and backwards compatibility, s
27.
▲
by
lemming
4mo ago
No, it doesn't. In JVM Clojure's case, the vars are usually compiled to the moral equivalent of a global variable holding a pointer to a function. This allows you to update the function if the developer redefines it in the REPL, b
28.
▲
by
lemming
4mo ago
Great article, as always. There is one thing that I think is important to bear in mind when discussing inlining, especially in the context of Clojure. This is that once a function has been inlined, you can no longer update the definition of
29.
▲
From One AI to Any AI: JetBrains rethinks the approach to AI tooling [video]
(youtube.com)
3 points
by
lemming
5mo ago
|
1 comments
30.
▲
by
lemming
5mo ago
When I was in NYC a while back, I met a woman at a friend's dinner party. She sounded totally American, but was in fact Brazilian. She worked as a lawyer, and said that she'd had to get extensive voice training in order to sound A
More ›