Live data from Hacker News

Viewing profile — markb139

markb139

HN member
Joined
Mon, Feb 25, 2013, 1:36 PM UTC
HN karma
234
Public activity
109 items

About markb139

No profile information was provided.

Recent public activity

  1. comment
    Comment #49058825

    Way back in time (1980s) I worked in the broadcast tv industry. We used to used digital still stores. A single frame of PAL took up 1MB of RAM. The machines had 2MB fitted. The boa…

  2. comment
    Comment #48905102

    Nokia had touch screen built into symbianOS from the start. All the API’s were there as was the UI handling. The Psion 5 was based on an earlier version of the same code and it was…

  3. comment
    Comment #48542079

    My best is 980W - for 1 second

  4. comment
  5. comment
    Comment #48205127

    I’m a leftie and I don’t think I learnt it. My mother said as a very young child she noticed I’d mainly used my left hand to take things - probably food :) These days the only real…

  6. comment
    Comment #48199724

    I’m a leftie from a 50% leftie family. Apparently I showed my left handedness as a baby when grasping for things and hardly used my right hand. My mother was also a leftie, but in …

  7. comment
    Comment #48146834

    I think this was also a “look what we can do at short notice” kind of exercise. Just in case a country was thinking of maybe trying to take over another set of islands in the south…

  8. comment
    Comment #48111621

    Why use any high level language at all if AI is writing the software. The high level languages seem mostly about humans not being able to handle complexity. Not an issue for an aut…

  9. comment
    Comment #47529051

    I’ve recently built a disassembler and emulator using Claude to help reverse engineer a 90’s ECU based on an Intel embedded cpu. It was quite impressive to watch when Claude starte…

  10. comment
    Comment #47183830

    It seems to be perfectly happy to run on virtual box with a Debian install. The host pc is running a local model. I’m quite impressed with what it’s capable of.

  11. comment
    Comment #47085222

    I’ve got the solar version. It runs a long time between charges. Maybe I haven’t done enough tracked exercise recently

  12. comment
    Comment #47064000

    I used to think photography was an expensive hobby until my wife got back into the horse world.

  13. comment
    Comment #46800754

    Im definitely going to build some small tools when I need them. One tool I use occasionally, but not so often I want to subscribe is Insomnia.

  14. comment
    Comment #46792463

    I retired from paid sw dev work in 2020 when COVID arrived. I’ve worked on my small projects since with all development by hand. I’d followed the rise of AI, but not used it. Late …

  15. comment
    Comment #46271998

    “ The process of getting a binary onto the board is just dragging a file, and on linux at least you can script it with picotool” Even easier if you setup debugging using another pi…

  16. comment
    Comment #45991191

    I briefly worked in a team that implemented a JVM on a mobile OS (before the iPhone) and one of the senior devs said Jazelle was in effect very inefficient because of all the conte…

  17. comment
    Comment #44879919

    I’ve tried 2 AI tools recently. Neither could produce the correct code to calculate the CPU temperature on a Raspberry Pi RP2040. The code worked, looked ok and even produced reaso…

  18. comment
    Comment #44836023

    I just checked. The code it gave me, though syntactically correct, was wrong functionally. The rp2040 temp reading increases and the ADC value decreases. ChatGPT didn’t invert the …

  19. comment
    Comment #44829664

    Ha. I asked it to write some code for the Raspberry Pi RP2350. It told me there might be some confusion as there is no official product release of the RP2350. If it doesn’t know th…

  20. comment
    Comment #44475939

    37 is young. Trust me, in a few weeks I’ll be 60. My whole life I’ve known I was an engineer. However, for a great chunk of the early years I couldn’t express that and did really b…

  21. comment
    Comment #44441924

    It's doable, but it took me closer to 20 years. I got to zero net assets in July 2001. Retired from paid work (mainly sw eng contracting) at the start of covid in April 2020. I sho…

  22. comment
    Comment #44251582

    I’ve now retired from professional programming and I’m now in hobby mode. I learn nothing from reading AI generated code. I might as well read the stack overflow questions myself a…

  23. comment
    Comment #44251565

    The code looked fine. And I don’t think my finger is colder than the chip - I’m not the iceman. The error is the analog value read by the ADC gets lower as the temperature rises.

  24. comment
    Comment #44250582

    I tried code gen for the first time recently. The generated code look great, was commented and ran perfectly. The results were completely wrong. The code was to calculate the cpu t…

  25. comment
    Comment #43483855

    30 odd years ago, part of my role was to colour balance cameras in a studio environment. We didn’t need computers - but at most there were only 5 cameras :)