Live data from Hacker News

Viewing profile — thomasfortes

thomasfortes

HN member
Joined
Mon, Sep 10, 2012, 1:06 AM UTC
HN karma
494
Public activity
215 items

About thomasfortes

No profile information was provided.

Recent public activity

  1. comment
  2. comment
    Comment #48227140

    > Above like $500, they all play pretty much the same Yeah, really cheap guitars (like $150 cheap) can be great but they also can be terrible due to non existent QC and electronics…

  3. comment
  4. comment
    Comment #46848138

    Yes, you can and I know just enough of cars to not be scammed by people, but not to know how the whole engine works, and I also don't think that you should learn everything that yo…

  5. comment
    Comment #46847652

    Last weekend I was arguing with a friend that physical guitar pedals are better for creativity and exploration of the musical space than modelers even though modelers have way more…

  6. comment
    Comment #45311299

    Using GRiSP Metal, not exactly without an OS, but using a real time OS designed for embedded devices. https://www.grisp.org/software

  7. comment
    Comment #45131542

    Nine Sols was clearly built on top of Hollow Knight, but my take on the combat is a bit different, Hollow Knight and Nine Sols would be like Dark Souls/Elden Ring (HK) and Sekiro (…

  8. comment
    Comment #44690563

    Android has granular control over notifications, which is great because some apps that I need send a lot of marketing notifications that I don't care about but I cannot get rid of …

  9. comment
    Comment #43177294

    > The soldered ram was necessary for Strix Halo In the LTT video the framework CEO explains that AMD wasn't able to make LPCAMM work because of signal integrity over the bus reason…

  10. comment
    Comment #43049492

    > it's not exactly a case of 'lost their original vision'. Considering that one person that says that he worked at the beginning of the project writes that the original idea wasn't…

  11. comment
    Comment #43044922

    Hey, here they are :) Original vision https://pagure.io/fedora-workstation/issue/463#comment-95406... Person with more than 700 packages https://pagure.io/fedora-workstation/issue/…

  12. comment
    Comment #43044280

    One of the comments in the main thread says that the original vision for the fedora flatpaks was to be mainly for things that fedora wanted to have tight control and be preinstalle…

  13. comment
    Comment #42365873

    You're stuck with cloudflare nameservers¹, so if you want to change nameservers you need to transfer them to other registrar, how much of a deal breaker this is is up to you, to me…

  14. comment
    Comment #42313084

    Integrating javascript with liveview and pushing and receiving events from client to server (and from server to client) is pretty simple using hooks: https://hexdocs.pm/phoenix_liv…

  15. comment
  16. comment
  17. comment
  18. comment
  19. comment
  20. comment
    Comment #38934969

    > I’m wrong but I’m struggling to think of a killer feature of Twitch or an aspect of the overall experience that’s better than YouTube Live videos. Discoverability, content creato…

  21. comment
  22. comment
    Comment #38587831

    Yeah, a PS2 controller has a graveyard at the center when compared to a PS5 or series controller, just grab a cheap USB controller from Amazon and use some tool to see the precisio…

  23. comment
  24. comment
    Comment #38400766

    At least for Xbox controllers and headsets (and logitech lightspeed mouses too) they don't use bluetooth, they use a proprietary protocol, you can connect them using bluetooth but …

  25. comment
    Comment #37414991

    Also no shared memory in processes and they all communicate strictly through message passing, so running a piece of code in the local node, in another node in the same machine or i…