@sp3ctr4l
I’m sorry, I’m bad about humor going over my head 😅
Grendel
On a journey to discover the *real* Jesus of the Bible, not the twisted evangellical prop.
Turns out living paycheck to paycheck is better than working in corpo tech.
I’m loving the home school stay-at-home parent life
Luxuries be damned, I’ll never regret trading my windowless office for being with my kids everyday.
- 0 Posts
- 10 Comments
@sp3ctr4l
Isn’t it a joke about the file system?https://en.wikipedia.org/wiki/File/_Allocation/_Table?wprov=sfla1
@cm0002
@DarrinBrunner
I found it at $50 and knew it was for sketchy things but still tried (unsuccessfully) to convince my parents to let me give them my cash to use their debt card to buy some.I could have paid off their house 😆
@rizzothesmall
- Grendel@tiny.tilde.websitetoProgrammer Humor@programming.dev•Claude-powered AI coding agent deletes entire company database in 9 seconds — backups zapped, after Cursor tool powered by Anthropic's Claude goes rogue5·4 months ago
I can’t believe that they criticized the vendor api for not having confirmation.
It’s a freaking API!!! It’s designed for automation, not direct human (or LLM!) use. If you added confirmation then devs would have to code automatic acceptance, which defeats the purpose.
It doesn’t make a bit of sense. Someone is passing the buck.
I do like being able to easily bundle properties and functions together. I think objects are useful if kept in their simplest form.
Though I think some would argue that not using inheritance and interfaces and such precludes it from really counting as OOP
@tiramichu
It’s this mentality that shows you aren’t mediocre. Simplicity requires more skill, not less.
@mesamunefire
I totally agree on this. I found that often things that appeared to need inheritance at first glance often didn’t if I gave deeper thought to it.
Granted I was working on much smaller projects rather than crazy huge multi team enterprise apps, but I’d guess that even then this is a good “rule of thumb”.
- Grendel@tiny.tilde.websitetoProgrammer Humor@programming.dev•Mo Validation Mo Problems0·8 months ago
migadu has a cool workaround.
instead of:
alias+user@domain.tldyou give:
alias@user.domain.tldthen internally it transforms it to an alias when it comes in.
- Grendel@tiny.tilde.websitetoProgrammer Humor@programming.dev•What are some of the worst code you have seen in a production environment?1·9 months ago
Don’t worry it’s completely different now. Martha retired so now Mary Ellen sends the emails.
@SkaveRat
in college I had a prof tell us to get into teams, then give us lego sets to assemble.
they were in the original boxes but the directions had been removed. I was the only one to go up front and ask for the directions and she gave them to me.
Apparently that was the whole point to the excersize. “ask for the resources you need"
@kamen