Live data from Hacker News

Viewing profile — rleigh

rleigh

HN member
Joined
Mon, Jun 15, 2015, 3:25 PM UTC
HN karma
2,034
Public activity
962 items

About rleigh

Embedded software developer for medial diagnostic instrumentation

Recent public activity

  1. comment
    Comment #48983746

    As I said, no individual has the capacity to fix this. When it comes to compatibility, different companies and groups make different tradeoffs. Last week, I had to use a (brand new…

  2. comment
    Comment #48976688

    I've been developing open source software since the late '90s. I was a Debian developer for nearly 15 years. I stopped actively participating in this stuff about 10 years ago. I'm …

  3. comment
    Comment #48837921

    I got downgraded for the first time today. Because I was using a library with the characters "bio" in it. The classifier is strict beyond reason. It got the name from a commit mess…

  4. comment
    Comment #48085304

    The enclosure is the real added value, hardware-wise; and the H2D has even better environmental control (active heating and cooling of chamber). While the open-source part of me lo…

  5. comment
    Comment #47909879

    Let me just throw in: ETL State Chart and Hierarchial FSM https://www.etlcpp.com/state_chart.html and https://www.etlcpp.com/hfsm.html Quantum Leaps https://www.state-machine.com I…

  6. comment
    Comment #47900535

    There are plenty of embedded chips which only provide RMII. No RGMII or alternatives.

  7. comment
    Comment #47822532

    To truly fix this would require revisiting of some very old fundamentals. The C0 control set (ASCII 0x00 to 0x1F) contains all sorts of esoteric functions, most of which are genera…

  8. comment
    Comment #47822477

    This is broadly correct, but not entirely. Terminals have historically had additional capabilities, be that ringing a bell (BEL) or outputting to a line printer. There are escape c…

  9. comment
    Comment #47691037

    True, I missed that. I suppose with symlinks you have the reverse problem: you can point to deleted filenames and then have broken links. The cycle detection is still an issue thou…

  10. comment
    Comment #47690642

    Historically, it made deletion rather difficult with some problematic edge-cases. You could unlink a directory and create an orphan cycle that would never be deleted. Combine that …

  11. comment
    Comment #47468828

    When they used to have to fit the whole thing onto six floppy discs, it had to be constrained in size and scope. Today there are no constraints and it really shows. I think having …

  12. comment
    Comment #47446514

    Likely. Whenever I see that it usually means it itself created the test failures but won't admit to it!

  13. comment
    Comment #47395806

    Just for a bit of balance, another book I bought was the ZYNQ book and companion materials. It's made by a university in collaboration with Xilinx. They don't hide that because it'…

  14. comment
    Comment #47386257

    It's not just Amazon. I bought a copy of an ARM assembly book from a proper bookseller (Blackwells) which was a proper hardback for a high price--something like £80, and I received…

  15. comment
    Comment #46568804

    If it loads at all. The last two days, the start menu refuses to launch it when you click on it. The lack of quality in Windows is simply astonishing. And the new start menu and ta…

  16. comment
    Comment #46524054

    I started on the cheapest £15/mo "Pro" plan and it was great for home use when I'd do a bit of coding in the evenings only, but it wasn't really that usable with Opus--you can burn…

  17. comment
    Comment #46523988

    I've found it to be terrible when you allow it to be creative. Constrain it, and it does much better. Have you tried the planning mode? Ask it to review the codebase and identify d…

  18. comment
    Comment #45446898

    It's the other way around. It's the GPL which is incompatible with the CDDL (and many other licences). The CDDL is actually very permissive. You can combine it with anything, inclu…

  19. comment
    Comment #45225523

    Yes, this is a prime example of completely gratuitous breakage. The change adds zero value. It's a deliberate API break. And it could have been made a non-breaking change all for t…

  20. comment
    Comment #45162240

    Recently it's got really bad though. The taskbar is badly broken. * If you use auto-hide, it won't show when some applications are open. Edge in particular is bad. * Some applicati…

  21. comment
    Comment #45066656

    And also in QtXmlPatterns (now also retired). Just for the record, Xalan-C is even less maintained than libxslt. It had no releases for over a decade, and I made a final 1.12 relea…

  22. comment
    Comment #44557076

    It's more than generous. You can run it with much less resource utilisation than this. It only needs a few tens of kilobytes of flash (and you can cut it right back if you drop bit…

  23. comment
    Comment #44142907

    The main source of complexity isn't the .deb format, but the tooling and infrastructure around the format. It's mired in overcomplexity, and it's very much still in a '90s mindset …

  24. comment
    Comment #43396882

    Honestly, I found that one of the most user-hostile workflows they implemented to date. It's really obnoxious. The number of times I've wanted to save in their native XCF file form…

  25. comment
    Comment #42765842

    It really depends upon the target market. That's fine for hobbyists. But I use the Bambu X1 for small-scale prototyping in a company, and it has to be usable out of the box. We can…