's Avatar

@adironduck

Mother, Satanist, Presbyterian, Pterodactyl, Faucet, Transcontinental Communication Cable. he/him.

32
Followers
145
Following
6
Posts
18.11.2024
Joined
Posts Following

Latest posts by @adironduck

Video thumbnail

LAPD when they think no one’s looking

09.06.2025 03:53 πŸ‘ 9278 πŸ” 5066 πŸ’¬ 754 πŸ“Œ 742

I think they miss the major point of being able to run MSSQL in CI envs that use ARM. My team runs CI on ARM, b/c that's what we use in prod. And we've now lost the ability to test against MSSQL. This is going to drive adoption of other databases.

09.04.2025 12:16 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

@microsoft.com has discontinued any meaningful way of running MSSQL on macOS. They talk about it not being able to do certain optimization, and ARM being an edgecasey thing mostly used with macOS, where Rosetta emulation can run x86.

09.04.2025 12:16 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Today, at work, some boomer who can’t control their smartphone accidentally played Scuttlebuttin’ by Steve Ray Vaughan for 30 secs before figuring out how to silence it.

09.04.2025 12:15 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

A textbook use case for dependency injection. I had to go through a fairly painful conversion to instance methods.

09.04.2025 12:14 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

A Java class was used to provide a number of utility methods for mapping data of one class to another. This class was the obvious seam in which to add a uuid to the mapped classes. Yet, during testing I wanted this uuid to be a static value.

09.04.2025 12:14 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

I know instinctively that static methods are often bad. But when asked to explain why, I sometimes struggle. Today I saw a concrete example.

09.04.2025 12:14 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0