Live data from Hacker News

Viewing profile — dsp_person

dsp_person

HN member
Joined
Wed, Dec 05, 2018, 12:07 AM UTC
HN karma
541
Public activity
210 items

About dsp_person

Engineer/Artist located in Vancouver, BC www.digitalsignalperson.com

Recent public activity

  1. comment
    Comment #49191796

    Looks like some of GPD Pocket systems can have sim cards. But don't know how good the linux compatibility is.

  2. comment
    Comment #49191772

    What about checking crypto libraries for gaps like the coldcard situation of RNG code is correct but not in the release build somehow?

  3. comment
    Comment #48506118

    Also have realized at some point that reviewing the PKGBUILD and code in github repo still doesn't check whether the github release files are compromised.

  4. comment
    Comment #48090723

    Thanks that's interesting. The docs are aimed at developers, but I'm curious about the use case for the end user. So would a user have to do some kind of `gh attestation verify PAT…

  5. comment
    Comment #48090569

    One thing that bugged me when I made a community plugin was that you have to attach non-git-controlled files to the release (e.g. main.js). To check if any community plugin is safe…

  6. comment
    Comment #47532260

    When I was on ubuntu it was easy to uncomment a couple lines in /etc/inputrc for this

  7. comment
    Comment #46405113

    In a pinch one way to deal with memory leaks is to wrap the offending work in a multiprocessing pool, forcing it to live in an ephemeral process

  8. comment
    Comment #46381859

    I've been thinking about playing with something like this. I'm curious to what limit you can randomly replace words and reverse it later. Even with code. Like say take the structur…

  9. comment
    Comment #46308499

    I'm on webOS24 with 23.20.68, and CanI.RootMy.TV says it was patched in 23.20.68

  10. comment
    Comment #46271532

    it's pretty tempting when it's one of the few ways to watch 4k netflix and the likes

  11. comment
    Comment #46271521

    Ya I regret updating mine. The UI both significantly slowed down, and lost the chance to root :(

  12. comment
    Comment #46214277

    Can I use something like syncthing to easily backup the recordings and transcripts off my phone? Google's Recorder app makes this a big PITA if I don't want to enable upload to clo…

  13. comment
  14. comment
    Comment #46201510

    now I wanna try running office 2013 in wine running a VM just for occasional office use is annoying to deal with edit: activation is probs the main issue

  15. comment
    Comment #46145020

    Cool to see C++ reflection getting somewhere. > The Docker image includes clang-p2996, Bloomberg’s experimental Clang fork that implements the reflection proposal. As P2996 moves t…

  16. comment
    Comment #46090576

    Wdym, the thing that lists how many speech synthesis voices are available?

  17. comment
    Comment #46089552

    I've heard not to take vitamin D right before bed because it will kinda keep you up. Maybe the vitamin D as a stimulant is what's gives you the extra dream awareness.

  18. comment
    Comment #46084095

    linux kde plasma wayland with vivaldi

  19. comment
  20. comment
    Comment #46082261

    I clicked everything on the page but couldn't figure out how to join a room. Clicking a room card no worky. I can however view song history

  21. comment
    Comment #46029024

    It helps that it is built on the same Open Source software that powers the New York Stock Exchange and computers on the International Space Station. per https://zorin.com/os/

  22. comment
    Comment #45923698

    What about file-based catalogs with Iceberg? Found one that puts it in a single json file: https://github.com/boringdata/boring-catalog

  23. comment
    Comment #45869447

    It's possible to run a full DE bwrapped. bwrap --dev-bind /dev /dev --tmpfs /tmp -- labwc bwrap --dev-bind /dev /dev --tmpfs /tmp -- kwin_wayland konsole bwrap --dev-bind /dev /dev…

  24. comment
    Comment #45763804

    Even if it is doing a wavelet transform, I still see that as made of Fourier transforms. Not sure if there's a good way to describe this. We can make a short-time fourier transform…

  25. comment
    Comment #45679062

    how has CLAP adoption been? do the popular plugins out there generally provide a CLAP version nowadays?