HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jdnenej

no profile record

comments

jdnenej
·7 ปีที่แล้ว·discuss
Games have been becoming unplayable due to DRM servers shutting down. IoT devices are becoming bricks when they go out of support.

DRM and internet dependency are the ultimate tools in capitalisms planned obsolescence toolbox. You no longer have to wait for a product to fail, you can simply remotely destroy it so the customer buys a new one.
jdnenej
·7 ปีที่แล้ว·discuss
I don't think a car is something you purchase just for the meme.
jdnenej
·7 ปีที่แล้ว·discuss
It looks like something you would find on Kickstarter by someone with a bit of 3d modelling experience.
jdnenej
·7 ปีที่แล้ว·discuss
This gets said about 5000 feature on windows. A good OS doesn't require you to spend an hour turning off 400 toggles only to have them turn back on in an update
jdnenej
·7 ปีที่แล้ว·discuss
How often are people taking a microSD card from their camera and putting it in their phone considering on a lot of devices this means pulling the battery out.

Also they could support fat while not having the main system storage using fat.
jdnenej
·7 ปีที่แล้ว·discuss
You can replace the battery on older macbooks fairly easily. Unfortunately now they glue them down so hard it's easier to just throw out the laptop.
jdnenej
·7 ปีที่แล้ว·discuss
What is more astounding to me is not the fact that it happened, but that apple did nothing about it. Years later they are still selling a broken device, and people are still buying it.
jdnenej
·7 ปีที่แล้ว·discuss
And you can tell. The page reloads when you want to edit a comment. Also hacker News is one of the simplest use cases ever.
jdnenej
·7 ปีที่แล้ว·discuss
I built a SPA and found making the API and linking everything up to be needless overhead. The way I find works best is using rails templates to simply insert a div with all the data needed in the attributes and then having react render everything.
jdnenej
·7 ปีที่แล้ว·discuss
Plain JS is the same. How often do you search something and find the 2012 way includes copying a 20 line util function and the latest way has it built in to the language.
jdnenej
·7 ปีที่แล้ว·discuss
The real metric of quality is does it do what you expected. PHP is a gun that sometimes shoots backwards with no sensible reason where as rust has a gyroscope that can work out when the gun is pointing at your face and requires that you turn off the safety first.

Entire classes of bugs simply don't exist in better languages.