Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
cillian64
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
13 ms
·
1.
▲
by
cillian64
20d ago
Generally the claude jargon is valid jargon I’ve seen real people use, it just uses jargon so much more often than a human would. And because it has particular jargon it likes, and claude is widely used, you see so much of that particular
2.
▲
by
cillian64
22d ago
Yeh, I'm having some issues from the UK. Looks like we're not just imagining it: https://fastmailstatus.com/cmt928hrt00gr0lqvevgyimt6
3.
▲
by
cillian64
1mo ago
I think by "dangerous" they include things like "makes an edit to a config file outside the current project", not just "wipes the production database". So "dangerous" commands just means things we sh
4.
▲
by
cillian64
1mo ago
I changed from cursor to claude code a couple of weeks ago and this is the biggest difference I've noticed. cursor very rarely had to ask for permission for a command because it almost always used builtin find/read/edit tool
5.
▲
by
cillian64
1mo ago
sed can be used to edit files (with the -i option). Not sure how this interacts with piping to its STDIN, but I wouldn't automatically assume `grep | sed` is safe. I was thinking about this the other day, standard UNIX utilities seem
6.
▲
by
cillian64
4mo ago
Even for extended workloads, a Pi 5 without a heatsink is still a hell of a lot faster than a Pi 4. And as sibling says, most users appreciate bursty speed while not doing prelonged compute (see also fanless laptops). (Disclaimer, I work f
7.
▲
by
cillian64
4mo ago
You could say almost the same about Gorillaz except for the AI part.
8.
▲
by
cillian64
4mo ago
I had that style of integrated panels installed on my (Victorian) house in the UK. The slates were old and crumbling so needed replacing and doing integrated panels meant only needing a fraction as much slate which saved a chunk of money.
9.
▲
by
cillian64
5mo ago
To look at it another way, just because some code I work on at my job is derived from open source MIT-licensed code doesn't mean I personally have the right to distribute it if my company doesn't want me to. I'd guess this c
10.
▲
by
cillian64
6mo ago
It'll be the same as larger inverters for roof-top solar - they are constantly monitoring the mains cycle and will shut off if the voltage (or probably frequency too?) goes out of range, let alone drops out entirely. The relevant stan
11.
▲
by
cillian64
6mo ago
If you weren't aware, the HN guidelines now include: > Don't post generated comments or AI-edited comments. HN is for conversation between humans.
12.
▲
by
cillian64
7mo ago
Two advantages for me: It's nice that you don't break the connector if you trip over the cable or put the laptop down on a soft surface, and it's nice being able to charge while still using both USB-C ports (although I guess
13.
▲
by
cillian64
11mo ago
Isn't this exactly the same as flexoptix and FS have been doing for years?
14.
▲
Raspberry Pi 500 plus
(raspberrypi.com)
19 points
by
cillian64
1y ago
|
4 comments
15.
▲
by
cillian64
1y ago
The trick with neutral in the leaf is that you have to hold the gear selector in the neutral direction for about a second. No relation to brake pedal timing as far as I can tell. No idea why neutral has that delay given none of the other
16.
▲
by
cillian64
1y ago
One random preprint I found ( https://arxiv.org/html/2505.09598v2 ) estimates inference is 90% of the total energy usage. From some googling around, everything seems to agree that inference dominates (or is at least com
17.
▲
by
cillian64
1y ago
Matt Levine is “known for his humorous, witty, deadpan writing style” - I’m pretty sure that’s a joke.
18.
▲
by
cillian64
1y ago
> Because duolingo is designed for addiction For people who have trouble keeping up hobbies, that's a feature. Even if duolingo isn't the ideal way to learn, it's a lot better than something I give up on or forget about a
19.
▲
by
cillian64
2y ago
I have a load of these shell aliases as I spend a frankly ridiculous amount of time messing with git. `g` is `git status`, `d` is `git diff`, `gad` is `git add`, `ds` is `git diff --staged`, `gg` is `git grep`, `gbv` is `git branch -va`
20.
▲
by
cillian64
2y ago
Compared to the amount of code that people compile and the number of bugs seen and fixed in that code, that is a tiny number of bugs. I wouldn't say it's "never" a compiler error but when you find a bug in your program,
21.
▲
by
cillian64
2y ago
That article says that they only add copper in the handling/bridging parts of the panel, not to the actual finished PCB.
22.
▲
by
cillian64
2y ago
Other examples from the article but not in the headline: Meanwhile, a separate AI summary told some users of the BBC Sport app that "Brazilian tennis player, Rafael Nadal, comes out as gay".
23.
▲
Apple AI alert falsely claims Luke Littler has won darts final
(bbc.co.uk)
10 points
by
cillian64
2y ago
|
3 comments
24.
▲
by
cillian64
2y ago
Yep, for me the reason to go with Hue is that the bulbs have good CRI, good colors, and the colors match between all the different types of fixtures. I've also not had a single Hue bulb fail in the 6 years I've been using them.
25.
▲
by
cillian64
2y ago
There is quite a bit of variation between SD cards, browser taking several seconds is surprisingly bad. On Pi 4 I use a 2.5" SATA SSD (WD blue) on a startech USB3 adaptor and the performance seems to me much better than even good quali
26.
▲
by
cillian64
2y ago
In some places it sounds like the ONT is integrated with the router (like with DOCSIS), and being forced to use the ISP’s router is a problem. But in cases where the ONT just looks like a media converter and you have a separate router I rea
27.
▲
by
cillian64
2y ago
In many contexts Ctrl+Shift+V will paste without formatting, but I’m still a bit hazy on exactly when it does/doesn’t work
28.
▲
by
cillian64
2y ago
If that’s the argument against, it could just be denied by default and require the user to go into settings to allow. The annoyance isn’t too bad given webserial is probably only used on occasion, and it means no concerns about consent spam
29.
▲
by
cillian64
3y ago
Rpi-imager and the website don’t really make it clear but these days the 64-bit OS is the preferred one on Pis that support it
30.
▲
by
cillian64
3y ago
32-bit raspberry pi os is based on raspian instead of debian for the architecture reasons explained by a sibling comment. But 64-bit raspberry pi OS is based on actual Debian, with extra repos added for rpi-specific software and patched ve
More ›