sh-run | 1 month ago | on: In praise of –dry-run
sh-run's comments
sh-run | 6 months ago | on: Athlon 64: How AMD turned the tables on Intel
This was also like high school/college for me, so I could be way off.
sh-run | 6 months ago | on: The Universe Within 12.5 Light Years
sh-run | 7 months ago | on: Is 4chan the perfect Pirate Bay poster child to justify wider UK site-blocking?
sh-run | 1 year ago | on: Helen Keller on her life before self-consciousness (1908)
Andy Weir in Project Hail Mary and Adrian Tchaikovsky in Children of [Time|Ruin|Memory] do a great job of describing what other forms of consciousness might be like, but still falls flat, I only really think in sight and sound.
What is it like to be a bat? I'll never know.
sh-run | 2 years ago | on: New data shows walking down 36% in USA since 2019
> Despite this, there’s a noticeable rise in biking trips while pedestrian activity is dwindling as a portion of overall trips.
They cite StreetLight Data as their source. Per GCN (which cites the same source)
> bicycle trips in the US have increased by 37% from 2019 to 2022
GCN is obviously also going to have some kind of bias, but the TTI article clearly does as well.
https://www.globalcyclingnetwork.com/general/news/in-the-us-...
sh-run | 2 years ago | on: Why aren't motherboards mostly USB-C by now? (2021)
USB-C to charge it, but dongle is A now that you mention it. It stays plugged into the back of my monitor.
sh-run | 2 years ago | on: Why aren't motherboards mostly USB-C by now? (2021)
That said I do own lots of usb-a devices and will continue to own them for the foreseeable future. I would not purchase a laptop that was usb-c only today.
sh-run | 2 years ago | on: Why aren't motherboards mostly USB-C by now? (2021)
sh-run | 3 years ago | on: Ask HN: How do you find meaningful jobs?
sh-run | 4 years ago | on: The Steel House Saga
I don't have much else to add, but it's fun seeing Lubbock show up on HN.
sh-run | 4 years ago | on: Features that more cameras should have
It's pretty fun what you can do with it. Here's an example from a backpacking trip last year:
without Live ND: https://i.imgur.com/kJjEDmt.jpg
with Live ND: https://i.imgur.com/IhHzo4T.jpg
Both taken (handheld at 100mm) on my Panasonic 100-300/F4.0-5.6. I tend to carry it and my Oly 12-40mm f2.8 when backpacking.
sh-run | 4 years ago | on: Southwest operational meltdown as hundreds of flights canceled or delayed
Pilots either "sit reserve" or "hold a line" based on seniority/airframe and to a lesser degree rank (ie a pilot may choose to sit reserve as a captain when they could be a line holder as an FO). Line holders have a set schedule that they bid on (again based on seniority). If someone calls in sick, misses a flight, or if a flight goes unscheduled, scheduling contacts a pilot that is sitting reserve who then fills in the missing position.
When sitting reserve they get paid to hang out near the airport. Pilots are typically based out of some airport, reserve pilots need to be able to get to their airport within a set amount of time after being called (iirc 2 hours).
It's not that there aren't real reserve pilots, it's that there are exactly the number of backups that there needs to be under normal circumstances. Airlines don't like paying people to sit around and they've got scheduling down to a science. I think I was in high school the last time my dad sat reserve. It felt like he had to fly almost every time (but not every time!) he was on reserve.
sh-run | 4 years ago | on: Plain Text Offenders
IMO due to less technical users it's even more important that passwords aren't stored in plaintext. Less technical users are more likely to reuse passwords across multiple websites.
When a breach occurs unless passwords are salted and hashed the attackers immediately gain access to every account with the same username/email + password. This isn't as much of a problem for security conscious users, but if you're writing a piece of software it's important to remember that not all your users are security conscious. We can do better as an industry.
sh-run | 4 years ago | on: Workspacer: A tiling window manager for Windows 10
sh-run | 5 years ago | on: Garmin obtains decryption key after ransomware attack
Maybe this only affected their corporate infrastructure or manufacturing infrastructure. Looking through my connect account I don't see any missing data that would point to a backup old enough to not be encrypted. My watch does store some information offline so it could be that any gaps have already been filled in or it could be that connect was encrypted and has since been decrypted.
sh-run | 5 years ago | on: Garmin services and production go down after ransomware attack
Watch Face
1. Hold down up/menu
2. Hit start
3. Select Watch face
4. Hit start
5. Select customize
Alarms
1. Hold down up/menu
2. Click down to select clock
3. Hit start
4. Hit start again to select alarm clock
5. Navigate down to add alarm
sh-run | 5 years ago | on: Excessive line breaks are bad
Even at 80 I occasionally sacrifice readability for line breaks to keep my company's linter from throwing a fit. 60 does not sound like a good idea to me.
sh-run | 5 years ago | on: Zuckerberg says employees moving out of Silicon Valley may face pay cuts
Edit: And if I moved to the bay area I would absolutely expect a COL increase
sh-run | 5 years ago | on: Students are failing AP tests because the College Board can’t handle HEIC images
For services, I prefer having them detect where they are running. Ie if it's running in a dev environment, it's going to use a dev db by default.