Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
barnas2
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
barnas2
2mo ago
That's what I did. Just an esp32 relay board with a tiny screen and a knob. Then I put more esp32 sensors in each room to get individual temps, with HA logic to select which room the thermostat pays attention to. If HA dies for some
2.
▲
by
barnas2
3mo ago
I built a portable meshtastic terminal using Claude and a Pico 2. It's written 100% of the code in MicroPython and it works great. It even wrote the driver for the E-ink screen I'm using. I built a jig to hold a webcam and the
3.
▲
by
barnas2
4mo ago
> Flux.ai offers a PCB design solution "solution" is an interesting choice. I haven't talked to anyone who tried it and actually got anything useful. It completely failed when I tried using it.
4.
▲
by
barnas2
4mo ago
A company called Taalas is working on something like that. Not Opus4.6 quality, but I'm sure they're targeting larger models. Currently they're using a LLama 8B model. It runs at ~17k tokens per second, and you can test it
5.
▲
by
barnas2
6mo ago
Clear procedures are the entire point of incident response plans. You follow them because of the fact that your judgement can be compromised in the moment. They re-triggered the malware payload because they decided to just dive in and h
6.
▲
by
barnas2
6mo ago
As someone who works in security, it's really neat that you were able to discover this with the help of Claude. That being said the "I just opened Cursor again which triggered the malicious package" message is a bit eye open
7.
▲
by
barnas2
7mo ago
Isn't the entire argument for these based on the fact that people don't have an expectation of privacy in a public place? Not that I'm sure they won't try to make an excuse as to why it's different, but as far as
8.
▲
by
barnas2
7mo ago
>Poker players have intuitive sense of the statistics of various hand types showing up, for instance, and that can be a useful clue as to which build types are promising. Maybe in the early rounds, but deck fixing (e.g. Hanged Man, Immol
9.
▲
by
barnas2
8mo ago
> You could make the argument that Patreon isn't much more than a banking app. Don't give them any ideas.
10.
▲
by
barnas2
8mo ago
I'm curious if you tried binwalk? That's usually my goto for mysterious files.
11.
▲
by
barnas2
8mo ago
I don't smoke/vape, but I saw some pretty absurd models available recently that really piqued my interest. One had a touchscreen, could run some basic apps, and had wifi/bluetooth support. The other had a d-pad + buttons bu
12.
▲
by
barnas2
9mo ago
> We can only hope the firmware vendors are on top of their game. You should go into comedy, this would kill at an open mic!
13.
▲
by
barnas2
9mo ago
Manufacturers still may not go for it, due to the potential bad publicity. To go back to the toaster example, if some fancy open source software alternative has a critical issue and causes fires, the news will not report it with nuance. &
14.
▲
by
barnas2
9mo ago
>On a vaguely related note, driving 3000 kilometers through Europe in an electric car was surprisingly nice. I did 2 cross country road trips here in the US (~5000mi/8000km total) and had a similar experience. The nav's automa
15.
▲
by
barnas2
9mo ago
Incredible startup idea. While we wait for the self driving tech, maybe we could pay specially trained people to drive these vehicles?
16.
▲
by
barnas2
9mo ago
NYC already tried Snitching as a Service during COVID, and it went terribly. I grew up with a neighbor who would constantly record people and call the cops over every little perceived infraction. Everyone in the neighborhood hated her, inc
17.
▲
by
barnas2
9mo ago
I've gotten pretty good results from saying it's someone else's idea and that I'm skeptical. e.g. "A coworker wrote this code, can you evaluate it?"
18.
▲
by
barnas2
10mo ago
They aren't overproducing consumer modules, they're actively cutting production of those. They're producing datacenter/AI specific form factors that won't be compatible with consumer hardware.
19.
▲
by
barnas2
11mo ago
Honda makes an anti-rodent tape that's designed for wrapping wiring. It's loaded with capsaicin so any critter that bites down will quickly decide to stop. It's possible other manufacturers are exploring similar ideas.
20.
▲
by
barnas2
1y ago
I bet this is going to make them a TON of money. A ton of people are using chatgpt to essentially replace google, and treating it like a trusted source. The average user is going to jump at the ability to ask their "trusted" sou
21.
▲
by
barnas2
1y ago
> SSD + HAT + PSU + Case + Cooler (+ maybe a uSD) The only 100% required thing on there is some sort of power supply, and an SD card, and I suspect a lot of people have a spare USB-C cable and brick lying around. A cooler is only recomme
22.
▲
by
barnas2
1y ago
Looks like it costs ~$200,000 to get your own TLD. If a bunch of companies started doing the "register every TLD of our brand", I wonder what the breakeven point would be where just registering a TLD is profitable.
23.
▲
by
barnas2
1y ago
I believe there's also some research showing that being nice gets better responses. Given that it's trained on real conversations, and that's how real conversation works, I'm not surprised.
24.
▲
by
barnas2
1y ago
"Scrobbles" will always be a funny word to me.
25.
▲
by
barnas2
1y ago
Strangely enough, Florida, of all places seems to be having really good success with their Brightline rail network. The initial system runs from Miami to Orlando, with a few stops in between. They're planning on expanding up north an
26.
▲
by
barnas2
1y ago
I got a used tesla a few years ago that came with FSD, and I fully agree. I drove to Vegas for DEFCON a few weeks ago and the ~8 hour drive was kind of just a mild inconvenience.
27.
▲
by
barnas2
1y ago
Long drives for me used to be a fucking nightmare, especially long highway drives. Anything over 5 hours was basically an impossibility, now with medication it's really a mild inconvenience. I just moved to a new area, and I have a f
28.
▲
by
barnas2
1y ago
When I took Adderall in college a few times I had a very similar feeling. You could have told me my favorite restaurant was giving away my favorite food, and it would have been nauseating while I was on the meds.
29.
▲
by
barnas2
1y ago
The Prius Prime solar panel roof I think can net 3-6 miles a day under ideal conditions (which we're probably close to here in Arizona). I think that's a little more than people would expect, but still only applicable in niche co
30.
▲
by
barnas2
1y ago
the * is denoting the conversion from your first unit to your second, the / denotes the other way. You have: 1 miles You want: feet * 5280 / 0.00018939394 In the above example, 1 mile is 5280 feet, and 1 foot is 0.00018939394 mi
More ›