scaryspooky's comments

scaryspooky | 7 years ago | on: Things People Eventually Learn About JavaScript Projects

> 2. Tests: "With increasing complexity your codebase will become much harder to maintain and control — tests will do it for you." Good intentions here but be careful. Tests can cause people not wanting to refactor/fix because now they have to fix the structure of the tests. Refactor means more than changing the implementation of functions.

Isn't the entire point of tests that you can refactor the code under test without changing the tests themselves? Otherwise how do you ensure that you have not introduced bugs in the code by doing your refactor because you've changed the thing that tested the code in the first place.

A refactor of the tests should be done independently of the code under test.

scaryspooky | 7 years ago | on: Ask HN: Are you working on interesting technical problems?

I've always wondered who the magical developers are that did the greenfield development of every project I've been on-boarded to. I never seem to get ahead of the maintenance grind to the point of being one of those creating the mess instead of wading through the mess.

scaryspooky | 8 years ago | on: SteamOS, Linux, and Steam Machines

I never said Linux is crap, do not put those words in my mouth.

I said the Linux desktop experience has not been good to me, with any of the hardware (even the stuff I picked specifically for good support) with very popular hardware. I still use Linux as my desktop OS, and really would love to ditch Windows 10 permanently but don't feel like I can without a lot of frustration. The same as it has been for the past 20 years for me.

scaryspooky | 8 years ago | on: SteamOS, Linux, and Steam Machines

If these were issues I've only encountered on the Apple hardware I would agree. I've encountered issues like these on every computer I've put Linux on, which is every computer I've built or bought since 1996.

scaryspooky | 8 years ago | on: SteamOS, Linux, and Steam Machines

I currently run a Linux desktop (Ubuntu 17.10) on Apple hardware. The list of problems:

The camera fails to work consistently (the driver does not always load)

Audio fails to work consistently (restarting pulse fixes this)

Closing the laptop lid initially sleeps, but then the laptop wakes up a few minutes later for no reason (so I wrote a script to disable all the events that can wake the laptop up, but this in turn causes it to not wake up at all sometimes when I actually want it to)

kde plasmashell will crash if I try to use ffplay, and doesn't reliably recover so I end up needing to restart my session which loses any work I hadn't saved since I can't switch windows

These are all problems I have never experienced with my Windows laptop, nor macOS.

Anecdotes obviously, but I've been trying to go only Linux for the past decade and never felt like I could reliably do so.

scaryspooky | 8 years ago | on: Seattle's Minimum Wage Killed the 'Five-Dollar Footlong'

Not taking a stance, but this exchange seems kind of suspect:

braindongle 43 minutes ago [-]

Seriously. "the consequences of high minimum wages, excessive taxation, and mandate-happy public policy are not limited to the death of cheap sandwiches." No leap to conclusions about causality there. Nope. Can't possibly be that greedy bastards simply used this policy change as an excuse to make a statement. reply

igravious 27 minutes ago [-]

Haha. You and I both just simultaneously quoted the same absurdity and both followed it up with sarcasm. :) reply

mikeash 43 minutes ago [-]

I think the article grinds its axe way too hard, but I see no attempt to disguise it as neutral reporting. reply

igravious 44 minutes ago [-]

Choice quote, “Sadly, the consequences of high minimum wages, excessive taxation, and mandate-happy public policy are not limited to the death of cheap sandwiches.” I know, right? Isn't it just awful that the working poor might get a decent living wage and decent public services. It's enough to make you puke. /s

The blog is aptly titled: "Hit & Run"

reply

braindongle 40 minutes ago [-]

Haha. You and I both just simultaneously quoted the same absurdity and both followed it up with sarcasm. reply

page 1