Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Catbert59
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
Catbert59
1y ago
Ssh... don't fight the symbiosis... accept your fate
2.
▲
by
Catbert59
1y ago
Up to n100 you still can cool the passively (see TopTon on Aliexpress). Above that they need a fan.
3.
▲
by
Catbert59
1y ago
Please name the device.
4.
▲
by
Catbert59
1y ago
Can't share your experience. Sometimes stuff is missing. But that's implemented and upstreamed quickly.
5.
▲
by
Catbert59
1y ago
All of the newer STM32s have ROM-bootloaders that support UART- or even USB-flash. For SWD you can one of the ST-Link clones or the free open implementations of it.
6.
▲
by
Catbert59
1y ago
We never had problems as a small vendor with ST during the chip crisis and all distributors honored our delivery contracts. Even most big companies don't deal with ST directly when it comes to the last mile. Porting stuff to another mi
7.
▲
by
Catbert59
1y ago
Most clones aren't even close compatible to their originals. Maybe some basic stuff like usart, i2c works fine. But the the deeper you dig into the specialties the more you will have problems. And STM32s and expensive? Maybe if you buy
8.
▲
by
Catbert59
1y ago
> Most of the stuff I did was 15 years ago.I remember, Espressif really disrupted the market. They still are. No vendor until now was able to push out microcontrollers with a solid Wifi integration. Sometimes you can find weird 2-chip-s
9.
▲
by
Catbert59
1y ago
Espressif has stellar datasheets and a very good HAL (esp-idf) with an established community process. This is more about the application running on that device.
10.
▲
by
Catbert59
1y ago
Not really. Just very good ones. I also work a lot with ESP32s. Their ADCs (non-linearity, and with the integrated calibration you loose resolution) don't make too much fun.
11.
▲
by
Catbert59
1y ago
Will do. The experiment isn't yet dismantled. Going to write the ferrite core on my next shopping list.
12.
▲
by
Catbert59
1y ago
The second URL sounds great. Thanks for posting.
13.
▲
by
Catbert59
1y ago
Maybe you can find something around the Copernicus project if the EU has some stuff. Or NOAA if it's from the US side.
14.
▲
by
Catbert59
1y ago
I tried to detect lightning with a Bosch Sensortec COTS magnetometer - but failed. Was a fun experiment: https://www.dm5tt.de/2025/07/26/thunderstorm-detector-with-m...
15.
▲
by
Catbert59
1y ago
Raw logs, history access and APIs to weather data are usually $$$. Like at the ECMWF: you can have a look at all beautiful charts for free. But if you want to have the data behind them they want to see big cash.
16.
▲
by
Catbert59
1y ago
There's also Blitzortung.org which is a very interesting project. They are receiving Sferics on the lower HF frequencies and tag them with GPS timestamps (with the PPS signal they are in the Nanoseconds precision range). A central serv
17.
▲
by
Catbert59
1y ago
Blinking a flashlight 1200 times per second is a bit exhausting.
18.
▲
by
Catbert59
1y ago
> But most people don't learn the big CADs first, they learn Fusion. The few times I've tried Fusion, it's given me a headache. It's probably a bigger headache going the other direction. Siemens Solid Edge also has a
19.
▲
by
Catbert59
1y ago
ECMWF also offers free forecast charts on their website. It's a bit more modern.
20.
▲
by
Catbert59
1y ago
I've tested LoRa from Hill<->Hill and Flat Land<->Flat Land and 30-60km worked with plenty of SNR left. On 868MHz with standard 5dBi omnis. Thesis: as long you are using one of the more robust LoRa settings it always will w
21.
▲
by
Catbert59
1y ago
Still used nowadays: airplane reflections are being used by ham radio dudes. There's a software around that even calculates the optimal reflection parameters based on ADS-B aggregators. Thanks too relatively modern digital modes this d
22.
▲
by
Catbert59
1y ago
No really. If you want to learn embedded you should try to understand the example codes the vendor supplies.
23.
▲
by
Catbert59
1y ago
> Any files or data you upload Any generated code or data” That renders it entirely unusable for us :-( We work a lot with heavily NDA'ed datasheets/sources.
24.
▲
by
Catbert59
1y ago
ESP32 works okish with Gemini/GPT5 and Claude. They offer a lot of public example code and documentation. LLMs inhaled that. But they still produce a metric ton of unusable hallucinations.
25.
▲
by
Catbert59
1y ago
Problem is that most our embedded stuff is heavily NDA'ed and will never (and isn't allowed to) end up in LLMs. So we will be sticking to hand-writing most stuff. At work we have access to the latest LLMs (Claude, Gemini, Open AI
26.
▲
by
Catbert59
1y ago
Like all military stuff: 60 years old chassis to avoid recertification but stuffed with latest tech.
27.
▲
by
Catbert59
1y ago
That's weird. The company I'm working for has its own EMC chamber (maintaining that huge room fully calibrated and standardized is ultra expensive... just looking at these EMC test receivers that go up to 40GHz my me cry in $$$$)
28.
▲
by
Catbert59
1y ago
Private stuff: gitea on a cheap VPS. Will most likly migrate for Forgejo in the future. That stuff runs on a toaster. Public projects: Github. Having no problem with it. Also makes me happy poisoning LLMs with my shitty code.
29.
▲
by
Catbert59
1y ago
If you can put everything behind a Wireguard or other VPN tunnel.
30.
▲
by
Catbert59
1y ago
Thank you for the recommendation. Will move to that fork in one of my future private infrastructure reconstructions.
More ›