Live data from Hacker News

Viewing profile — matoro

matoro

HN member
Joined
Mon, Apr 23, 2018, 3:28 PM UTC
HN karma
341
Public activity
44 items

About matoro

I run the ISA Sandbox, where you can experiment with CPUs of niche or forgotten architectures. See more at https://static.matoro.cc/isa-sandbox-faq.html

Recent public activity

  1. comment
    Comment #45795853

    Just want to say that a decade ago Warframe was the first game I ever played on WINE when I was first learning Linux in school. If it hadn't been so friendly and easy to keep playi…

  2. comment
    Comment #45414176

    For me at least I just use the prebuilt MicroG-flavor ROMs at https://lineage.microg.org/ This comes preloaded with the MicroG settings app, so no need to install the extra FDroid …

  3. comment
    Comment #44265659

    That was me that filed the Itanium test suite failure. :)

  4. comment
    Comment #40903117

    iwd does not wrap wpa_supplicant, it's a from-scratch implementation and a much nicer one at that.

  5. story
  6. comment
    Comment #38806356

    Can you please share the tool in question? I have been desperately looking for something like this for my sandbox project.

  7. comment
    Comment #36091222

    This is the real answer, I have a paid domain and am still unable to get contact or transfer off (I have attempted this with all known registrars that support .tk, Freenom simply f…

  8. comment
    Comment #35820830

    Google Translate recently moved translated web pages to domains like this. If you plug a webpage into GT it will put the translated content under - .translate.goog. This user's act…

  9. comment
    Comment #32640941

    With nginx I also set the return code to 444 on the default virtual host, this is not a real status code but instead tells nginx to kill any connections to this vhost at the TCP le…

  10. comment
    Comment #30649700

    I use dnscrypt-proxy[0] which round-robins to a bunch of upstream servers, plus encryption. [0] https://github.com/DNSCrypt/dnscrypt-proxy

  11. comment
    Comment #29578598

    I also use this for OTP tokens instead of my phone! https://github.com/tadfisher/pass-otp

  12. comment
    Comment #29467926

    Is there any sh4 or m68k hardware available that is capable of self-hosting?

  13. comment
    Comment #29289950

    Does Gsuite not count as competition? It even fills the MS Office role with Gdocs.

  14. comment
    Comment #28799014

    I bought one of these. Unfortunately due to supply-chain holdup the order is pending indefinitely. The primary use-case is as a core router for high-throughput networks like ISP ba…

  15. comment
    Comment #28656286

    I use atool ( https://www.nongnu.org/atool/ ) for unpacking random archives - it abstracts away all formats including zip/rar/7z, compression and also guarantees that nothing is ev…

  16. comment
    Comment #28275088

    I have this same mouse. It works perfectly fine as an HID-compliant mouse on Linux, including the forward/back buttons. You only need all that crap if you want to control the rainb…

  17. comment
    Comment #27397340

    While this is true, the overwhelming majority of these incidents do not use or require zero-days. The attack vector is nearly always basic phishing/social engineering, or wildly mi…

  18. comment
    Comment #26960745

    It's closed-source and paid. Not allowed on F-Droid.

  19. comment
    Comment #26820187

    > How did Codecov learn of this event? > A customer reported this to us on the morning of April 1, 2021. This customer was using the shasum that is available on our Bash Uploader t…

  20. comment
    Comment #26807451

    Dynamic DNS does not help when you are behind CGNAT.

  21. comment
    Comment #26725778

    WeChat has been extremely successful by virtue of being the only app the government allows you to use in a country of a billion people.

  22. comment
    Comment #26224956

    Tumblr's tagging system is quite similar to this - you can "follow" tags or "blacklist" them and most people do tag pretty extensively - and it allows people to get away with some …

  23. comment
    Comment #26007012

    This is really cool - I understand how the reinforcement loop works for improving performance, but how does it verify that the optimizations applied don't change the semantics/corr…

  24. comment
    Comment #25984792

    I run a non-federated instance on a tiny 2GB RAM ARM SOC. About 4-5 active users. Extremely light (under 80MB RAM usage) as long as you don't federate. Attempted enabling federatio…

  25. comment
    Comment #25522704

    It is true, take it from the FSF themselves [0]. Or the VLC devs [1]. However, you're right that Maps.me is not GPL; I misread the question as asking about F-Droid itself which is …