HN user

astockwell

1,094 karma

Email: astockwell@gmail.com

GitHub: https://github.com/astockwell

Twitter: https://twitter.com/astockwell

Site: http://astockwell.com

Posts4
Comments235
View on HN

I'd have to consider all the ways a bully eager to use their powers might misunderstand me

Damn. Doesn’t that just sum up so many interactions (and sadly, relationships) in life.

Disclosure: Didn’t read. But I did always get heckled at gatherings for inverting my controls, and then forgetting to switch them back. I think it came from whatever console you started with first (Sega Saturn), if you played early PC joystick games (Tie Fighter!), and Goldeneye’s Solitare configuration, which allowed deadly accuracy without needing to invoke the crosshairs.

This is probably the right answer. Similar to "dont fight the police on the street, fight them in court". Can even quiet-quit during the project if you need to.. software can take an awfully long time to build..

Also, track your time during the work. And keep all correspondance. Paper trail, paper trail, paper trail.

I imagine Finland's would be similarly branded a disaster if the present-day internet/social media megaphones had existed..

History books on 1945 aggressive monetary policy change: "The public didn't like it"

History books on 2025 aggressive monetary policy change: "The public went frigging bananas, doxxed their leaders, coordinated widespread disobediance on the scale of GME, etc"

(Granted I live in the US, and that's putting it mildly how the US would react)

I think you are 100% spot-on. Good enough has always been fine for the vast majority of people and the vast majority of use-cases.

Couple this with decreasing costs of storage (and ideally compute), and it doesn't matter if the data model is garbage, people can still get something workable that's better than the awful Excel files they curate now. It will still make errors, but eventually fewer than their spreadsheets.

In college, in a music class (History of Jazz maybe?), I had to miss an exam, and the professor assigned me an essay to make up for it: Life and impact of Django Reinhardt, minimum of 10 pages (back in the "12 point font, Times New Roman" days).

This was in the early '00s, and hand-over-heart, there was less than 10 pages _on the internet_ about Reinhardt. The collegiate library was not much more help.

Many organizations pay people (or entire teams) to maintain a suite of hardened images, either for device/firmware applications, or because they use many languages in-house, etc. This is definitely one of those business models I thought "oh, of course" as soon as I saw it.

Some defense against the class(es) of availability problems that occur from OS + upwards. No defense against the class(es) that occur below that (metal).

I have often wondered the same thing. I think it boils down to the actual factors being “something you have” and “something you know”, where the former is the possession of the password manager file/access, and the latter is the master password of the pw manager?

The most common sites of melanoma are chest and back in men and legs in women

The most common chemical sunscreen ingredients cause cancer themselves

Both of these statements are out-of-date.

Recent studies show two different histological subtypes of melanoma for young adults vs older adults, each following a different common mode of presentation [1]. Melanoma in younger adults tends to present on the long limbs and is thought to have different contributing factors.

Also "common chemical sunscreen ingredients cause cancer" is a common FUD trope. Sunscreen reduces cancer mortality, full stop. Each person's circumstances vary based on their daily habits, geography, and personal/familial history.

[1] https://www.ncbi.nlm.nih.gov/pmc/articles/PMC8482997/

This almost exactly described my life as well (also 37, lived in a major metro). Not to mention the (surreptitiously unpaid) evening calls we'd have with other TZs after spending that 11-hour day, because take-home laptops.

If anyone has NOT noticed these ads running constantly on YouTube, I’d encourage you to spend 10 minutes on the site in an incognito window.

I would have thought this thread was overblown had I not inadvertently done that a few weeks ago. But it was truly surprising just how awful the “untailored” ads were.

I feel like there is very likely some precedents for this (or at least some close examples) that other countries have implemented similar to this, I wonder if any of these folks have looked into it. Wish US elected officials would look at how ideas fared in other places more often. "Pull their heads out of their asses" would be the less cordial phrasing there.

I’m curious what others have experience here, as a code base grows.

I’ve been on several teams that consistently endeavor to keep the knowledge of a code base shared, but every time the code base reaches a certain size, the Bus Factor creeps right back in, but this time for “modules” or areas of the broader code base.

Combine a large code base, 4-8 engineers making constant changes all over, and it becomes a real struggle to keep everyone “up” on the whole thing.

Has anyone seen a workable strategy for this?