Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
tianreyma
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
tianreyma
3mo ago
Not sure if anything has changed but back when I had one the only thing I found that was supported was Plex
2.
▲
by
tianreyma
10mo ago
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.
▲
by
tianreyma
10mo ago
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 friends also has a KAT Walk C2 and I've played Skyrim
4.
▲
by
tianreyma
11mo ago
> 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 on here probably didn't have to. There were also st
5.
▲
by
tianreyma
1y ago
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 every project going at the time reduced the number of worker
6.
▲
by
tianreyma
3y ago
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 overpriced for what they were and SteamOS + proton weren't n
7.
▲
by
tianreyma
3y ago
> 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
8.
▲
Godot 4.0 development enters feature freeze ahead of the first beta
(godotengine.org)
173 points
by
tianreyma
4y ago
|
118 comments
9.
▲
by
tianreyma
4y ago
https://www.saleen.com/gtx/ Now I kind of want to see what Shelby would do.
10.
▲
by
tianreyma
6y ago
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 helpful for the author I was able to do a qu
11.
▲
by
tianreyma
7y ago
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.