Live data from Hacker News

Viewing profile — padf

padf

HN member
Joined
Mon, Aug 22, 2022, 4:35 PM UTC
HN karma
4
Public activity
9 items

About padf

No profile information was provided.

Recent public activity

  1. comment
    Comment #41668626

    Also useful if you want to do microprocessor debugging. OpenOCD is scriptable/configurable using a small variant of TCL called JimTcl. https://openocd.org https://jim.tcl.tk/index.…

  2. comment
    Comment #40552414

    The taxes are 'abusive' because they are sometimes very carefully "hidden". Ryan Air is wonderful compared to the nightmare called WizzAir. The issues with WizzAir: -Administrative…

  3. comment
    Comment #38559546

    Answering myself. Yes, it was an ignorant question as the name is Cocktail Shaker sort: https://en.wikipedia.org/wiki/Cocktail_shaker_sort

  4. comment
    Comment #38554463

    Yes. Ignorant question: if you use bubble sort but go through the array in alternating senses, could it not improve locality and speed? Array v with N elements: First pass: go from…

  5. comment
    Comment #37796075

    Repairable by who? With Lenovo vendor locking CPUs on desktops? https://www.servethehome.com/lenovo-vendor-locking-ryzen-bas...

  6. comment
    Comment #37788073

    I don't think there is any evidence of this. Open Source tools fully support Lattice (low end) FPGAs, and support for Gowin FPGAs is not quite as mature. It seems that many of the …

  7. comment
    Comment #37085944

    The most interesting tea story is this one: https://www.tea.co.uk/catherine-of-braganza

  8. comment
    Comment #37060088

    Many years ago: Z80 + 6502 CWP Cortex: https://www.computinghistory.org.uk/det/43408/CW-P-Cortex/ aka Ontel Amigo: https://www.old-computers.com/Museum/computer.asp?c=1151&st=... A…

  9. comment
    Comment #32554107

    The trouble is not supporting all the different Operating systems/compilers, as make can do that. The issue is when the OpenGL library location varies, even on the same OS/compiler…