Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mypalmike
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
mypalmike
5d ago
I suspect that beyond just marketing, these pursuits yield plenty of useful information about model design that will likely lead to model improvements and optimizations for both mathematics and general reasoning going forward.
2.
▲
by
mypalmike
7d ago
Recording equipment didn’t exist when the constitution was written.
3.
▲
by
mypalmike
10d ago
A couple years ago I wrote a rough CLI based proof-of-concept of a different form of 3D Sudoku. Funny enough, just this morning I was thinking about using Claude to turn it into something actually playable.
4.
▲
by
mypalmike
12d ago
Voting is a massively multiplayer game, not an individual sport. If you want to protest, please do it. But throwing away your vote is not a protest, it’s a method of ceding a small amount of power.
5.
▲
by
mypalmike
14d ago
grep “load[ -]bearing” file.txt
6.
▲
by
mypalmike
14d ago
Yeah, async/await in JavaScript is syntactic sugar for promises.
7.
▲
by
mypalmike
27d ago
The news is virtually never important enough. And my definition of “important enough” is “actionable”. There’s a pervasive idea, mostly among more educated people, that keeping up with political news is civic minded and responsible. I’m not
8.
▲
by
mypalmike
1mo ago
“But I can customise EMACS endlessly, why would I use an actual IDE?” There’s no need to bring religion into this.
9.
▲
by
mypalmike
1mo ago
I thought I was the only one who realized how much Claude called things “load bearing”. I’ve mentioned it to colleagues and they hadn’t noticed.
10.
▲
by
mypalmike
1mo ago
I once worked as a contractor at a startup whose CEO had little trophies on display in a wall case showing off funding rounds for previous startups. There were like 3 employees and 15 contractors, and he had one of the contractors give a sp
11.
▲
by
mypalmike
1mo ago
They believed in the company’s Mission™ (brand tortillas).
12.
▲
by
mypalmike
1mo ago
It’s “censorship” when he gets downvoted for extreme right wing commentary, like supporting the complete elimination of USAID for one example.
13.
▲
by
mypalmike
2mo ago
Good times indeed. Similar to you, my first Linux install was MkLinux on a PowerMac 7100. And I had completely forgotten about the mouse button issue until you mentioned it. I vaguely recall somehow attaching a 3-button PC serial mouse and
14.
▲
by
mypalmike
2mo ago
The article failed to describe the problem or a solution. But it was fun seeing the phrase “paradigm shift” again, which feels very 1998.
15.
▲
by
mypalmike
2mo ago
I once wrote a Xbox 360 indie game that would crash only in unusual situations due to stack overflow. The game involved essentially gluing together balls, and it would detect if the balls surrounded something. I used recursive DFS to check
16.
▲
by
mypalmike
2mo ago
I’m getting somewhat sick of Christian Nationalist trolls running the US government.
17.
▲
by
mypalmike
2mo ago
I can imagine it! It should be called the Imagine Phone, or iPhone for short.
18.
▲
by
mypalmike
2mo ago
I mean, it's Anthropic‘s front end, Michael. What could it cost? 10 dollars?
19.
▲
by
mypalmike
2mo ago
My local bowling alley charges $130 for shoes and 1 hour of bowling for 4 people off-peak. That scales up to $220 peak rates (e.g. Saturday night). It’s in the middle of a major city so it’s a different market of course, but the pricing dif
20.
▲
by
mypalmike
2mo ago
True, PHM was not the best example.
21.
▲
by
mypalmike
2mo ago
This type of remastering (and remixing) has been happening for a while now. Lots of newer releases of classic albums of the CD era have remasters with less compression. Pretty Hate Machine, American Idiot, Absolution (Muse)…
22.
▲
by
mypalmike
2y ago
I thought the same. Possibly because I recently wrote a compiler/interpreter for the Action! language. Not terribly useful in its current state, but most of the language is supported. https://github.com/mypalmike/R
23.
▲
by
mypalmike
2y ago
I get the same coil whine on my laptop (AMD Radeon Mobile GPU) whenever I run GPU heavy code.
24.
▲
by
mypalmike
2y ago
Though I used it for 2 years of it as my primary language at work, I never quite got used to Ruby's quirky idioms like this. It just reads badly to me, in terms of quickly understanding code flow, to have statements that start with &qu
25.
▲
by
mypalmike
2y ago
It seems unlikely to be a cgnat issue since the phone uses WiFi rather than cellular networks (where cgnat is most commonly found).
26.
▲
by
mypalmike
2y ago
You are describing selective breeding. GMO is different. It involves the laboratory isolation of genes, and techniques to introduce said genes into an organism such that its DNA is altered. These technique do include gene splicing. Golden r
27.
▲
by
mypalmike
2y ago
This metaphor is quite stretched. A more fitting metaphor would be something like... If you had the ability to read all the books in the library extremely quickly, and to make useful mental connections between the information you read such
28.
▲
by
mypalmike
2y ago
NMS systems are useful for monitoring large networks where something is likely to fail due to sheer quantity of devices/interfaces. Visualization is secondary to state capture and alerting.
29.
▲
by
mypalmike
2y ago
Most games were primarily C. 3D performance came from the graphics hardware, which had straightforward C APIs and dedicated texture RAM. The machine lacked a floating point processor, so I think we wrote some fixed point math routines in as
30.
▲
by
mypalmike
2y ago
That was precisely the goal of many high level languages.
More ›