Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
drrotmos
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
drrotmos
18d ago
I really like working using Claude Code, but Anthropic has a really bad tendency to push out new "features" like this as default-on, through auto-update. That, and their models trying to do everything through bash (including editi
2.
▲
by
drrotmos
5mo ago
It is and it isn't. If you ask a human how many calories (or carbs) are in that sandwich, they can give you a qualified guess based on how a sandwich like that is typically constructed. They may not know the calories for a slice of b
3.
▲
by
drrotmos
7mo ago
Plastic isn't a single material. Some plastic materials (e.g PE, polyethylene or PVC, polyvinyl chlorine, but also others that use ethylene derivatives as intermediates) require ethylene, but there certainly are plastic materials which
4.
▲
by
drrotmos
8mo ago
But according to the README, it is production grade! Presumably "production" in this case is an isolated proof of concept?
5.
▲
by
drrotmos
8mo ago
True. I do however like the process of working with an AI more in a language like Rust. It's a lot less prone to use ugly hacks to make something that compiles but fail spectacularly at runtime - usually because it can't get the u
6.
▲
by
drrotmos
8mo ago
In my experience AI and Rust is a mixed bag. The strong compile-time checks mean an agent can verify its work to a much larger extent than many other languages, but the understanding of lifetimes is somewhat weak (although better in Opus 4.
7.
▲
by
drrotmos
1y ago
We have multiple apps across both Common Runtime (EU) and Private Spaces (eu-west-1). It's a mixed bag. Some are up, some are down.
8.
▲
by
drrotmos
1y ago
We're seeing mixed results with our apps, both in the Common Runtime (EU) and Private Spaces. A few apps are up, most are down.
9.
▲
Ask HN: Unexplainable Copilot Premium Requests
4 points
by
drrotmos
1y ago
|
2 comments
10.
▲
by
drrotmos
1y ago
The ESP32-S3 has 512 KB of SRAM, and the RP2350 has 520 KB of SRAM. The ESP32-S3-WROOM does indeed come in configurations with additional PSRAM, but that would be comparing apples and pears. The WROOM is an entire module complete with progr
11.
▲
by
drrotmos
1y ago
I'm very much looking forward to giving Embassy on the RP2350 a go. I've been using it for a while with the RP2040, and it's a joy to use.
12.
▲
by
drrotmos
2y ago
Note that this was written 2024-08-08. While I haven't kept up to date with exactly what's been happening in rp-rs, I do know that probe-rs has since been updated with support for the RP2350. Other things may be outdated as well
13.
▲
by
drrotmos
2y ago
Which may or may not be fine in a Go binary that runs on a modern desktop CPU, but what if your code is supposed to run on say an ESP32-C3 with a whopping 160 MHz RISC-V core, 400 KB of RAM and maybe 2 MB of XIP flash storage? You could of
14.
▲
by
drrotmos
2y ago
The Pico 1 (i.e. the RP2040) doesn't. The Pico 2 (RP2350) does, albeit a fair bit slower (since it's QSPI PSRAM) than the internal SRAM.
15.
▲
by
drrotmos
2y ago
The SNES and the Gamecube did have the Super Game Boy and Game Boy Player respectively though, but I'd probably count that as sideward compatibility rather than backward compatibility.
16.
▲
by
drrotmos
2y ago
> You're assuming the odds that there was even the structure in place, that natural selection can work its magic. I'm not assuming anything, I'm merely claiming that the situations aren't analogous.
17.
▲
by
drrotmos
2y ago
> All of those single celled organisms didn't come from nowhere, overnight. There was, at least at some point, the first single celled organism. Not only the first one, but the first one that was able to reproduce. There could have
18.
▲
by
drrotmos
2y ago
> Now weigh the odds that, if the entire world population of monkeys hitting random letters can't even make Shakespeare within the amount of time from the Big Bang until the Heat Death, that we reached the level of human intelligenc
19.
▲
by
drrotmos
2y ago
> Exactly. And this market has a really unfulfilled niche: cameras with a decent optical system and changeable lenses. I have a Sony Alpha camera and it's plenty enough for me in image quality, but I now leave it home most of the ti
20.
▲
by
drrotmos
2y ago
My go-to recommendation for single boiler vibratory pump machines has been Gaggiuino. I’m not sure I can still recommend it after their latest source-closing move, but it is absolutely still the best bang-for-the-buck upgrade for single boi
21.
▲
by
drrotmos
2y ago
It is, and you’re welcome. I’m actually taking a very componentized approach with my new Rust based firmware. Wherever it makes sense, I’m spinning things off into separate crates and will be publishing them (e.g. crates for the ADS124S08 a
22.
▲
by
drrotmos
2y ago
Gicar. If you're looking at home machines from manufacturers that also do commercial (e.g. Profitec, ECM, Lelit, Rancilio, La Marzocco etc), they almost exclusively use Gicar electronics.
23.
▲
by
drrotmos
2y ago
Oh, don't get me started on what the problem is :D * Espresso machine electronics are very proprietary. There's basically one manufacturer, no published schematics and very closed firmwares. * That one manufacturer's hardwa
24.
▲
by
drrotmos
2y ago
The more I think about the more I feel that this is the wrong solution to the problem. Disclaimer: I'm doing a small open source espresso controller project, check it out if you're interested, but it's not ready for prime tim
25.
▲
by
drrotmos
2y ago
Personally, I've begun switching over my RP2040 projects to Rust using Embassy. Rust did take some getting used to, but I quite like it. Not an RTOS, but it satisfies a lot of the same requirements that'd lead you to an RTOS.
26.
▲
by
drrotmos
2y ago
A debug probe is nice (quite possibly a must) if you're actively developing, but for deploying in a hobbyist environment, USB is hard to beat. I make open source espresso machine hardware (github.com/variegated-coffee), and it&#
27.
▲
by
drrotmos
2y ago
> If you allow a person to buy a $800 sofa which looks great on the outside and is made in China albeit with extremely low quality materials vs. a sofa which looks almost exactly the same but is priced at $1500 but is of much higher qual
28.
▲
by
drrotmos
3y ago
Well, there's no cheap competitors with (automatic) flow profiles, but there are competitors with automatic flow profiles. ACS Vesuvius, Rocket R nine one (although IIRC this one is actually pressure profiling, not flow profiling), Syn
29.
▲
by
drrotmos
3y ago
Flat burr grinder
30.
▲
by
drrotmos
3y ago
> Would I rather work on this all day instead of a laptop? That really is the $3,500 question. Can I see myself preferring to work streaming my Mac's screen to a Vision Pro for my IDE, having and things like Slack and e-mail off to
More ›