HackerTrans
TopNewTrendsCommentsPastAskShowJobs

terribleidea

no profile record

comments

terribleidea
·6개월 전·discuss
I got to see The Senator while it was still living. It didn't strike me as special at the time, now it makes me upset to think something so old died in my lifetime for such a stupid reason.
terribleidea
·6개월 전·discuss
Most orgs I've worked for are so growth and product-focused that if you try adjusting your estimates to include proper testing, you get push back, and you have to ARGUE your case as to why a feature will take two weeks instead of one.

This is the thing I hate the most about work, having to ARGUE with PMs because they can't accept an estimate, there's often some back-and-forth. "What if you do X instead?" "Team Y (always uses hacks and adds technical debt with every single feature they touch) did something similar in two days." But we're just communicating and adding transparency so that's good and it certainly doesn't matter that it starts taking up 4+ hours of your time in Slack conversations and meetings of people 'level setting' 'getting on the same page' trying to help you 'figure out' how to 'reduce scope' etc. etc.

Also, I think testing via unit or integration tests should be standard regardless, and that isn't what I am thinking about here. I'm thinking about QA, the way QA does it. You hammer your feature with a bunch of weird bullshit like false and unexpected inputs, what happens if I refresh the page in strange ways, what happens if i make an update and force the cache to NOT clear, what happens if I drop my laptop in a dumpster while making the request from firefox and safari at the same time logged in as the same user, what happens if I turn off my internet in the middle of a file upload, and so on. When devs say that devs should be responsible for testing, they usually mean the former (unit and integration tests), and not this separate skillset of coming up with a bunch of weird edge cases for your code. And yes, unit tests SHOULD hit the edge cases, but QA is just better at it. You usually don't have engineers testing what happens when you try sending in Mandarin characters as input (unless they live in China, I guess). All of that effort should bring up your estimates because it is non-trivial. This is what getting rid of QA means, not happy path end-to-end testing plus some unit and integration tests.
terribleidea
·6개월 전·discuss
The problem here is that the w3c sucks a fat one, and they've failed to build software specs that don't require an ecosystem thousands of libraries to make using CSS, etc. simple or efficient.
terribleidea
·6개월 전·discuss
Maybe they just over-hired for their business model.
terribleidea
·6개월 전·discuss
How much control can your classmates have over your own GPA? What percentage of 'control' over your GPA is up to you vs. your teachers, parents, classmates, and everyone else? I put those in order intentionally, as I think your classmates are below teachers and parents on the hierarchy.
terribleidea
·6개월 전·discuss
This reminds me that back in high school, I would multibox on the MUD I played regularly by logging in, pulling the plug on my dial-up modem, dialing back in and then logging back in to my initial character and a new one. Dialing in would give me a fresh IP address, but the initially logged-in character would retain the one it logged in with (also, you had to do this fast enough that the character didn't get disconnected).

I also had some scumbag moments. Namely, I helped someone else on the MUD code on his other MUD, and I saw that he never installed libcrypt or whatever, so I could view players' passwords in plaintext. Since I new him from the main MUD we played, there were a bunch of people I knew playing in both, at least to check out this guy's project. So I'd use the same IP trick to log in as them and kill their friends, as them. Fun stuff.
terribleidea
·7개월 전·discuss
> their clamoring for AI regulation for “human safety”

> they wouldn’t be blocking regulation of it

Which is it? Do they want regulation or not?

The answer is, in fact, they do want regulation. They want to define the terms of the regulations to gain a competitive advantage.