Live data from Hacker News

Viewing profile — 5d41402abc4b

5d41402abc4b

HN member
Joined
Mon, Jan 09, 2023, 5:04 AM UTC
HN karma
119
Public activity
70 items

About 5d41402abc4b

No profile information was provided.

Recent public activity

  1. comment
    Comment #48471458

    Have you tried locally running qwen?

  2. comment
    Comment #48471455

    what prompts do you use for this?

  3. comment
    Comment #48190661

    Whats the difference between a member function and a method?

  4. comment
    Comment #47958720

    Why did you give up on Java and Rust?

  5. comment
    Comment #47685560

    Are there any local models that i can setup to run on my code as part of CI?

  6. comment
    Comment #47450583

    >And you blame Google for this Why does google allow apps to access this info?

  7. story
  8. comment
    Comment #46791275

    What was it that the Google founders said about not adding advertisements to Google search?

  9. comment
    Comment #46777032

    Can this X Ray bit flip memory or damage NAND?

  10. comment
    Comment #46730052

    If you have enough RAM, you can run Qwen A3B models on the CPU.

  11. 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.

  12. comment
    Comment #46552177

    Which G0 part is this? Can you point me to one of these forum posts?

  13. 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…

  14. comment
    Comment #46551606

    >why is that a problem Supply chain attacks. There are also regulatory requirements to keep track of your tools.

  15. comment
    Comment #46551584

    >it can use your interrupt controller as a scheduler Isnt' that how schedulers always work?

  16. 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 …

  17. comment
    Comment #46551495

    If it has async and concurrency isnt this an OS?

  18. 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…

  19. 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…

  20. 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…

  21. 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…

  22. 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…

  23. comment
    Comment #46538557

    "Never do today what you can do tomorrow for tonight you might die" - Ajahn Brahm

  24. story
  25. comment
    Comment #46418585

    This could have been based on KDE's KTextEditor https://github.com/KDE/ktexteditor