Readit News logoReadit News
41b696ef1113 commented on GeForce RTX 40 Series   nvidia.com/en-us/geforce/... · Posted by u/capableweb
anotherman554 · 3 years ago
Dual classing a pc as a tv and desk PC can be pretty nice once you get it set up. Something like Nvidia Shield, Moonlight Gamestream software (if you have an Nvidia card), and Playnight launcher can work great if you can hook it all together with ethernet or MOCA over COAX.
41b696ef1113 · 3 years ago
Having run an over powered desktop to enable my gaming hobby, I have been toying with putting a "thin client" on my desk and my beefy rig in the living room.

Computer performance has felt ~stagnant for the past decade. Given the number of platforms that build to be mobile friendly, there is increasingly less need to be constantly running a power hungry rig as my main configuration when I am spending most of my time browser the internet. If I want to "desktop game" I could stream from the living room to my desk in the event it is not a controller friendly experience.

41b696ef1113 commented on It's time to halt starting any new projects in C/C++   twitter.com/markrussinovi... · Posted by u/mustache_kimono
tester756 · 3 years ago
I'd pick Rust over "modern" C++

just because I don't have to deal with 15 compilers, 15 IDEs, 15 build systems, decades of language experiments, kind of compiler-flags driven development

41b696ef1113 · 3 years ago
The true real win of Rust. Knowing that you are incredibly likely to be able to compile it without any hoops. Random C/C++ project can still be a roll of the dice.
41b696ef1113 commented on Ask HN: Inherited the worst code and tech team I have ever seen. How to fix it?    · Posted by u/whattodochange
29athrowaway · 3 years ago
Exactly. If they write tests, they will be just doing TDD where the specification becomes a problem in itself.
41b696ef1113 · 3 years ago
It is a 12 year old legacy product. What specification exists other than, "Yesterday it did X when I clicked the button, but now it does not do that anymore."
41b696ef1113 commented on Ask HN: Inherited the worst code and tech team I have ever seen. How to fix it?    · Posted by u/whattodochange
lordnacho · 3 years ago
That only works if the new pieces correspond to old pieces. If there's no good structure to build on, the units to be replaced will constrain the architecture of the new ship.

At some point you end up trying to change a pumpkin boat into an aircraft carrier, and there's no obvious way you can do that one piece at a time.

41b696ef1113 · 3 years ago
Maybe there are some underlying architectural problems that need to be addressed, but it would be impossible make those changes from the current situation. It sounds like it is impossible to even know what code is live vs sitting on the server. How do you even know you have a firm grasp on the current architecture when it is unclear what code is even running the product?

A lot of low hanging fruit to be addressed that will likely lead to meaningful improvements. Once the code is in better shape and some unfortunate legacy pattern is identified, than it can be considered time to re-tool the architecture.

41b696ef1113 commented on Ask HN: Inherited the worst code and tech team I have ever seen. How to fix it?    · Posted by u/whattodochange
tauwauwau · 3 years ago
How do you make sure that code being committed is ready to be run, files could be saved before they're ready. I'm assuming this won't happen on production server, but you can't be sure if it's just code workspace for someone.
41b696ef1113 · 3 years ago
The system is an enormous black box and this at least tells you what N things were being manipulated at time in point X. Easy to setup and gives just a bit of peace and mind if the thing keels over one day.
41b696ef1113 commented on Why do all these 20-somethings have closed captions turned on?   wsj.com/articles/why-do-a... · Posted by u/malshe
asdff · 3 years ago
To be fair the consumer audio stack is crap in the average home. I bet a CRT TV would be a big improvement in audio quality compared to most flat screens on the market.
41b696ef1113 · 3 years ago
But shouldn't the product be created for the typical end user and not the 1% of cinemaphiles with a blessed setup?

A pretty common complaint is that developers only test things on their latest generation i9, with unlimited ram, and 8k displays.

41b696ef1113 commented on Head-On Crash: 2009 Chevrolet Malibu vs. 1959 Bel Air (2009)   thecarconnection.com/news... · Posted by u/spking
throwaway0a5e · 3 years ago
Even if they hadn't strategically picked that model of old car for maximum crunch factor anyone without a seat belt may as well be on a motorcycle.

Edit: Deleted the rest of the comment, It is not worthwhile to have a nuanced discussion about the merits of the various safety improvements with this community.

41b696ef1113 · 3 years ago
>...by not doing a offset test or picking literally anything but a GM X-frame car (notoriously bad at overlap crashed, even by 1950s standards)

So you are mad that they used a street legal car of the day to show that things have improved?

A fun historical fact I just discovered, "Ford offered seat belts as an option in 1955. These were not popular, with only 2% of Ford buyers choosing to pay for seatbelts in 1956" [0]. Which reads to me that many 1959 drivers would have been unlikely to have or use a seatbelt.

[0] : https://en.wikipedia.org/wiki/Seat_belt

41b696ef1113 commented on Ask HN: What are your recommended reads for bootstrapping a business?    · Posted by u/mind-blight
41b696ef1113 · 3 years ago
What is the basic process for even starting a business?

I have been kicking around an idea, and have thought about building a site. Strictly an off-hours, hobby amount of effort. I think I would be lucky to recoup DO hosting fees. Given that I only expect this to be a learning experience, but still want to operate as if it were a real business - how do I begin?

41b696ef1113 commented on Living Like Nothing Matters   awealthofcommonsense.com/... · Posted by u/5F7bGnd6fWJ66xN
paulpauper · 3 years ago
Whenever someone says money doesn't matter, ask them to take them up on their offer. They always refuse. These high minded principles sound great in theory, but don't work in practice or just words. Even if existence is small and fleeting, having stuff, status, and wealth still feels good.
41b696ef1113 · 3 years ago
It did not seem like that was the message? More just identifying a point where needs are met?
41b696ef1113 commented on Caddyhttp: Enable HTTP/3 by Default   github.com/caddyserver/ca... · Posted by u/fariszr
srameshc · 3 years ago
I very recently tried Caddy for the first time and it is one of the best software experiences I had especially because of it's ease of use.
41b696ef1113 · 3 years ago
My only complaint with it is this half-way json vs standard config file situation in which it finds itself. The documents push you to the json system, but most of the available documents are in the config system.

u/41b696ef1113

KarmaCake day468March 28, 2021View Original