Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
renmillar
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
renmillar
7mo ago
GP’s car just isn’t trained well enough
2.
▲
by
renmillar
7mo ago
That last part is a real one though, mine tried to debug a Dockerfile by poking around my local environment outside of Docker today.
3.
▲
by
renmillar
7mo ago
> Hiding applications is a pretty key concept in MacOS. Shortcuts are pretty straightforward? Cmd+H to hide, Cmd+Q to quit. Spaces aren’t hidden- there’s lots of ways to access them, but it seems you haven’t bothered to learn them. They&
4.
▲
by
renmillar
7mo ago
It really isn’t like that for me though. The bugs are consistently there regardless of how old the OS install is. I don’t get more when I haven’t done a fresh install in a couple years.
5.
▲
by
renmillar
7mo ago
Did you use metallic nail polish? Or is your skin just barely not making contact with the screen?
6.
▲
by
renmillar
7mo ago
I got anxious about autocorrect potentially inserting the wrong words and what kind of social fallout that could cause, so I just disabled it entirely. Takes longer to type everything manually but at least my anxiety has gone down.
7.
▲
by
renmillar
7mo ago
I'm running Tahoe on an M1 Air with 16GB RAM and it's been smooth for me. Might be worth trying a fresh OS install? Something seems off with your setup.
8.
▲
by
renmillar
1y ago
In my experience, this only holds true for small scripts. When you're doing scientific computing or deep learning with data flowing between different libraries, the lack of type safety makes development much slower if you don't ma
9.
▲
by
renmillar
1y ago
> what do you mean a latitude and longitude doesn’t mean anything without a bunch more info?! Is the more info just the coordinate system like WGS84, or am I missing something else?
10.
▲
by
renmillar
1y ago
If someone competent wanted to take over my important work projects (deployment systems, core code maintenance, etc.), I'd gladly hand them over. I could orphan them right now claiming I need time for immediate tasks, but I don't
11.
▲
by
renmillar
1y ago
Step 4: it's someone else's problem, win
12.
▲
by
renmillar
1y ago
If you flip one upside down and attach it to another one, you end up with a stable phone that has twice the battery life.
13.
▲
by
renmillar
1y ago
I’d suggest the simple approach: run that script through Claude and have it extract just the email processing parts to create a clean CLI tool. This seems like exactly the type of refactoring task that LLMs are really good at.
14.
▲
by
renmillar
1y ago
Would probably be different if NVIDIA viewed it as competition for data center market share
15.
▲
by
renmillar
1y ago
Honestly, these alternatives just don't stack up against Excel. Even setting aside the advanced stuff like complex data analysis and macros that some organizations rely on, Excel is simply more robust and user-friendly. Google Sheets f
16.
▲
by
renmillar
1y ago
Better smartphone integration makes more business sense when you can target the entire market instead of just half of it.
17.
▲
by
renmillar
1y ago
Could be that you need massive amounts of data from those super expensive production training runs, and it's tough to figure that out from publicly available data and academic computing resources. Maybe the combination of gradual effic
18.
▲
by
renmillar
1y ago
There's no reason that models too large for consumer hardware wouldn't keep a huge edge, is there?
19.
▲
by
renmillar
1y ago
Almost believable. You'd probably instinctively want fresh air when your heart's acting up.
20.
▲
by
renmillar
1y ago
This creates a perfect setup for manipulation - the high barriers to entry for proper equipment, organization, and funding needed to produce quality reproductions mean that if someone posts fake content that mimics scientific paper formatti
21.
▲
by
renmillar
1y ago
The Russians likely already have similar operational data from their own drone programs and intelligence gathering.
22.
▲
by
renmillar
1y ago
You're making an assumption that doesn't match reality - vulnerability discovery doesn't work like some efficient market. Yes, intelligence agencies and sophisticated criminal groups might find 0-days, but they typically targ
23.
▲
by
renmillar
1y ago
For Apple Notes, you can technically export using Shortcuts with a loop for entire folders, but it's quite limited. From my experience, it doesn't work with locked/encrypted notes at all - just returns blank pages when you tr
24.
▲
by
renmillar
1y ago
I keep "optimized storage" turned off for Photos and back up directly from the filesystem. The photo library sits in $HOME/Pictures with all originals and the SQLite database intact - any regular backup solution works fine wi
25.
▲
by
renmillar
1y ago
Yes, are they going for enterprise licensing or something similar to JetBrains' approach?
26.
▲
by
renmillar
1y ago
Why don't you just run ty on the ty codebase and let it tell you which errors are correct and which are erroneous?
27.
▲
by
renmillar
1y ago
Python's static checking capabilities could significantly improve both tracing and compilation efficiency. The language features that currently limit type checkers are likely the same ones making efficient compilation difficult. Perhap
28.
▲
by
renmillar
1y ago
IMO creating custom rules is problematic - when projects import external code, rule conflicts become inevitable. C++'s type system might be complex, but at least there's consistency across header files within a project. Regarding