Live data from Hacker News

Viewing profile — tianreyma

tianreyma

HN member
Joined
Sat, Mar 16, 2019, 12:57 PM UTC
HN karma
115
Public activity
12 items

About tianreyma

No profile information was provided.

Recent public activity

  1. comment
    Comment #48647188

    Not sure if anything has changed but back when I had one the only thing I found that was supported was Plex

  2. comment
    Comment #45916495

    My nephew changed the DNS settings on his PS5, some things stopped working, and took me quite a while to figure out what he had done.

  3. comment
    Comment #45905619

    On my own system I've played a lot of modded Beat Saber. Arizona Sunshine was good but not very long. Other than that mostly just mini game type things like The Lab. One of my frie…

  4. comment
    Comment #45760299

    > Most states require financial literacy courses to graduate. Prior to 2020 only 8 states required a standalone financial literacy class. So a good percentage of people from the US…

  5. comment
    Comment #43573678

    100% this, in 2010 I briefly worked for a company that built assembly lines in the US and number one requirement for every client was reducing the number of workers needed. Almost …

  6. comment
    Comment #38211353

    Kind of, they did the Steam Link which was local streaming only. They also had the Steam Machines which were made by third parties. From what I recall the Steam Machines were overp…

  7. story
  8. comment
    Comment #37692695

    > Technology is good enough as it is. Unless you have to travel long distances regularly, can't charge at home, or haul heavy things like a boat/camper/trailer/etc

  9. story
  10. comment
    Comment #32244595

    https://www.saleen.com/gtx/ Now I kind of want to see what Shelby would do.

  11. comment
    Comment #22893362

    Only issue I'm having is the alignment (Firefox 75 on Linux). Which looking at the source they're using the align attribute on the body which only works on divs in firefox. If it's…

  12. comment
    Comment #22378870

    GDScript can infer the type by writing it as var x := 5.0. I'm guessing it's just the authors preferred style to include the type.