Live data from Hacker News

Viewing profile — xobs

xobs

HN member
Joined
Mon, May 26, 2014, 12:40 AM UTC
HN karma
234
Public activity
71 items

About xobs

No profile information was provided.

Recent public activity

  1. comment
    Comment #47271015

    ModemManager. You need to set the variable ENV{ID_MM_PORT_IGNORE}=“1” I. A udev rule. Standard usb serial ports show up as ttyACM#, whereas nonstandard ports that require a driver …

  2. comment
    Comment #46665477

    > Rust? Only Rust? Yes, this OS is written in Rust. However, since it has a well-defined ABI, and all services are defined to use `#[repr(C)]`, and the interface is simple primitiv…

  3. comment
    Comment #46665381

    The Rust runtime will, at a minimum, set up the stack pointer, zero out the .bss, and fill in the .data section. You're right in that a heap is optional, but Rust will get very cra…

  4. comment
    Comment #46665368

    > One-way messages Messages are either one-way (Send or Scalar), or are two-way (BlockingScalar, Lend, or MutableLend). For two-way messages, the calling process inherits the quant…

  5. comment
    Comment #46488033

    It’s normal if you use the Nvidia proprietary driver. Every notification leaks one fd, so if you get a lot of notifications it’ll segfault once or twice per day. This was apparentl…

  6. comment
    Comment #46438693

    If you run pw-top, you might see errors accumulating. This is usually due to an underrun from the game requesting an audio quantum that’s too low. The fix is: mkdir -p ~/.config/pi…

  7. comment
    Comment #46419354

    You can load additional symbols into gdb without restarting it by using `add-symbol-file`, which you can use to iterate on the symbol mapping.

  8. comment
    Comment #45944578

    I’m not even on a vpn and I’m getting an error saying the website is blocked.

  9. comment
    Comment #45897000

    My current record is $19 (including shipping!) for two assembled boards of https://github.com/xobs/soundoff which is a little device that shuts off 5V power to a USB-A port when it…

  10. comment
    Comment #45747169

    I really wish this 3D Gerber viewer worked: https://www.zofzpcb.com/ You can feed it the output from Kicad, and if you include the ipc netlist it’ll even generate models. Great for…

  11. comment
    Comment #44921334

    I know Altium doesn’t work, which is very important if you need to provide someone else files in Altium format. If you just want to work on designs there’s always Kicad, which is i…

  12. comment
    Comment #44822573

    I've never gotten passkeys to work on the Mac. Every time I try it with either Firefox or Safari says I need to log into iCloud, which I really don't want.

  13. comment
    Comment #44028481

    OVH is awful for this. I’ve given up trying to use their site and always have to open a support ticket any time I want to give them money.

  14. comment
    Comment #43877984

    There are usb-c paper tape readers: https://www.e-basteln.de/computing/papertape/overview/ They even work with phones!

  15. comment
    Comment #43853095

    That's 600 mA at 3.3V. USB should be fine, but of course you need the capacitance to deal with that. Radio PAs can be power-hungry beasts.

  16. comment
    Comment #43808686

    To clarify for the people questioning the price: it’s $74 for the version with free upgrades for one year. The “Lifetime” version with updates forever is $494.

  17. comment
    Comment #43749667

    > endless scrolling feeds only I've got a personal policy: No websites that have an infinite scroll. That means no new Reddit, mobile Reddit, Facebook, Instagram, or similar. This …

  18. comment
    Comment #43600732

    The dongle was an AAUI connector off of a dedicated port. AUI was a standard, but unfortunately it was the same connector as the video connector. So Apple redesigned it. https://lo…

  19. comment
    Comment #43567445

    "KIKA" just shows an infinitely-looping 10-second clip of a sign swinging that translates to "Unfortunately, you can only watch the current video if you are in Germany."

  20. comment
    Comment #43166528

    I remember reading an article that had the theory that Thai restaurants in hotels were usually very authentic under the assumption that the parents were immigrants who wanted the c…

  21. comment
    Comment #42792860

    It sounds vaguely like the Invisible Gorilla Experiment: https://en.m.wikipedia.org/wiki/The_Invisible_Gorilla

  22. comment
    Comment #42605223

    That could be GymLink, which is a simple 5 kHz LF transmission. It’s also used so that it can work while swimming. Here’s a discussion about it: https://www.eevblog.com/forum/rf-mi…

  23. comment
    Comment #42513200

    I thought Photoshop, Illustrator, and InDesign were very good at producing https://notarabic.com/ (at least the author calls out Adobe products in the description)

  24. comment
    Comment #42194436

    I find myself using debug_here ( https://github.com/ethanpailes/debug-here ) which does similar things but for desktop-class debugging. It hasn't been updated in a while, but it st…

  25. comment
    Comment #42123137

    I never did manage to fly them. Their website just returns " You don't have permission to access " http://www.spirit.com/ " on this server." Preventing customers from buying ticket…