Viewing profile — 5d41402abc4b
5d41402abc4b
HN member- Joined
- Mon, Jan 09, 2023, 5:04 AM UTC
- HN karma
- 119
- Public activity
- 70 items
- HN profile
- View on Hacker News ↗
About 5d41402abc4b
No profile information was provided.
Recent public activity
-
comment
Comment #48471458
Have you tried locally running qwen?
-
comment
Comment #48471455
what prompts do you use for this?
-
comment
Comment #48190661
Whats the difference between a member function and a method?
-
comment
Comment #47958720
Why did you give up on Java and Rust?
-
comment
Comment #47685560
Are there any local models that i can setup to run on my code as part of CI?
-
comment
Comment #47450583
>And you blame Google for this Why does google allow apps to access this info?
- story
-
comment
Comment #46791275
What was it that the Google founders said about not adding advertisements to Google search?
-
comment
Comment #46777032
Can this X Ray bit flip memory or damage NAND?
-
comment
Comment #46730052
If you have enough RAM, you can run Qwen A3B models on the CPU.
-
comment
Comment #46613642
>But wait – the token= command ends up in the history again If you prepend your command with a space, it will not be added to your shell history.
-
comment
Comment #46552177
Which G0 part is this? Can you point me to one of these forum posts?
-
comment
Comment #46551696
>rushed to market, fix the bugs later I've yet to see a MCU vendor ship without bugs. At least with ST, the MCU is very cheap. >USB controllers straight up doesn't enumerate with A…
-
comment
Comment #46551606
>why is that a problem Supply chain attacks. There are also regulatory requirements to keep track of your tools.
-
comment
Comment #46551584
>it can use your interrupt controller as a scheduler Isnt' that how schedulers always work?
-
comment
Comment #46551573
>the stm32 firmware hello world from cubeide caused temperature spikes due to spinning That should never happen unless you are using a high end 1GHz+ MPUs.Check your GPIOs to make …
-
comment
Comment #46551495
If it has async and concurrency isnt this an OS?
-
comment
Comment #46551472
https://www.waveshare.com/esp32-s3-touch-lcd-4b.htm This one is nice too, it has an enclosure. You could use this for a smart home dashboard. Be careful with the boards with two US…
-
comment
Comment #46551418
I would recommend getting a ST nucleo board over raspberry PICO or ESP32. The nucleo boards have integrated SWD programmer which makes flashing easier. You can also use it to debug…
-
comment
Comment #46551301
>it finally feels like embedded is getting a toolchain that is actually modern and better Last time i tried embassy, it pulled over 100 dependencies just to build a blinky. Its gre…
-
comment
Comment #46551276
> The flip side is that their errata is lengthy Just like security bugs, lengthy errata doesn't mean anything. A popular MCU will have bigger errata sheet because it gets more eyes…
-
comment
Comment #46551263
>Watchdogs exist on MCUs but also on some "proper" computers All modern computers have watchdog. You can check your logs `journalctl -b | grep watchdog` https://access.redhat.com/a…
-
comment
Comment #46538557
"Never do today what you can do tomorrow for tonight you might die" - Ajahn Brahm
- story
-
comment
Comment #46418585
This could have been based on KDE's KTextEditor https://github.com/KDE/ktexteditor