[-] thesmokingman@programming.dev 3 points 17 hours ago

I wasn’t aware Silk Road was taken down via FISA. I’ve read all of the long form accounts of it that I’m aware of and I don’t remember FISA being mentioned at all. Can you share a source?

[-] thesmokingman@programming.dev 11 points 2 days ago

The Supreme Court has already ruled the police have no duty to protect. I highly doubt there will be a ruling in favor of the kids. If there is one, there’s absolutely no fucking way it stands on appeal in the Fifth Circuit or Supreme Court.

[-] thesmokingman@programming.dev 3 points 2 days ago

It wasn’t obvious because I’m not quite sure why someone would suggest using software that both needs regular updates and will never get any more updates because those updates along with good faith open source contributions have been moved behind a paywall.

[-] thesmokingman@programming.dev 1 points 2 days ago

The baseline cloud certs should be much cheaper. AWS Associate tiers are something like 150/test.

You might also have luck with the big consulting companies. NTT, Slalom, Accenture, stuff like that. Might be less permanent but will pay pretty well.

[-] thesmokingman@programming.dev 31 points 3 days ago

PyCharm and IntelliJ Community don’t have commercial restrictions. I’m still pretty anti-RustRover given this and the whole bait-and-switch where they turned the open source Rust plugin into what is now a closed source, paid editor. JetBrains still had done nothing to ameliorate this.

[-] thesmokingman@programming.dev 7 points 3 days ago

If you are able to find a US govt job and can make it through the whatever period you need to be a contractor until you get hired on as a federal employee, this should cover you. I have a contact in a similar situation except cluster headaches. It’s going to pay less than private sector and you might have to learn some new skills for the right role. IIRC Softrams just landed a huge federal contract and hires warm bodies; might be a great place to start.

I’ve got a lot of contacts on the market right now struggling to land a gig that wouldn’t have struggled a few years ago. Do you have DevOps skills? Any security qualifications? Get both. Are you working on certs? Do some. Have you hired a resume service? Do so. The last two are things I normally think are kinda bullshit but they are edges that seem to matter right now.

As for a recruiting firm, I feel like all the good recruiters I’ve worked with would have advocated for me. That’s a total fucking crapshoot tho. I’ve worked with plenty that have shafted me. I don’t think there’s a specific firm for this problem.

[-] thesmokingman@programming.dev 7 points 4 days ago

The only feature that vanilla Make doesn’t have over this is solid Windows support.

I’ve evaluated a ton of these tools for CI/CD processes and common task management. So far I have found that Make is the best solution for task management unless you need strong Windows support. If you want to go crazy, you can use Autotools but that’s really only for builds not tasks. I get it; it’s cool to reinvent the wheel with a new feature that makes one thing a little bit easier.

[-] thesmokingman@programming.dev 4 points 4 days ago

I carried BAND-AID® Brand TOUGH STRIPS® (had to go look it up to get all the bullshit right) in my wallet for years. I highly recommend these specifically because they work incredibly well in situations most bandages don’t. I used to slap them all over while working in a wood shop for a variety of reasons. They stay on all day even doing crazy shit. They’ll cover just about anything pretty well including harder spots like fingertips.

I don’t carry them anymore because I have a deathly tape allergy and they will kill me now. I get so many little nicks and cuts to this day that I wish I could slap those fuckers on.

[-] thesmokingman@programming.dev 1 points 5 days ago

All of the science isn’t based on a single study with fifty college kids. Here’s another one and another one and another one and a meta study. Since you disagree with accepted science and literature, I’m gonna disengage. If you’d like to provide more than your interpretation of the world, I’d be happy to continue. I’d take some analysis on cognitive load, maybe some understanding that people other than you exist, certainly less rambling about a specific bad experience(s) you’ve had with explicit methodologies.

[-] thesmokingman@programming.dev 3 points 6 days ago

Thanks for taking the time to respond. I’d really like to see some citations.

I know sharing facts won’t necessarily change your opinion; I wanted to highlight I’m not talking out of my ass to everyone else reading the thread.

[-] thesmokingman@programming.dev 7 points 6 days ago

If every request is an emergency that needs to immediately interrupt everything else, then your throughput is drastically reduced. The extra cognitive load that comes from the interrupts also affects throughput. If you constantly have to watch DMs/channels/email for work that might pull you away from your existing work, you’re not hitting a deep work state.

Unless your role is intentionally interrupt-driven requests, it’s much better to drop items in a queue to be processed regularly. The tighter the deadlines, the more important moving from interrupt-driven to queue-driven is. The last 30+ years of workflow research coupled with neuroscience have really highlighted the efficacy of queues.

view more: next ›

thesmokingman

joined 11 months ago