Rusty Shackleford
I can neither confirm, nor deny that I am in fact D̵̡̮̻̗̖̮͔̜͈̙͖͙͍̺̀̒̍̌̑͐̓͡å̴̲͍̋̉́̀̑͊̎̐̊͡l̴̟̭̳̄̅̕͝͠͝ȩ̸͚̼̘̫̺̻̬̻̮͖̣̬̖̠̗̎̌ ̵̯͕͛́͋͌̀͝͠ͅͅG̷̛͈̩̟̟̠͓̗̘͓͍̽̒̌̔̓̈͗̐̈̿͠͠r̷̘̞̹͂̀̑̋̀͌̍͗̆͝͠͝ͅi̶̡͔͖͍̟̲̮͑̎͌̀̎b̵̡̢̹̗͔̗͍̘̣͊͊̑͒̍̑͌̽͋͌̔͝͝b̷̭̩̩̣͙̺͎̱̗͙͚̩̈́l̸̛͎̼̟̋͆͆͗̓̓̓͘͟ĺ̶̼͇͎̫̮͎̣̳͉̯̊̆̂̓̄̍̃̚e̶̢̡̛̫̣͈̺̾̅͐̾̓͒̚ͅ.̴̫̞̥̒̈̇̓́̾͗̒́̉̔͑
- 0 Posts
- 13 Comments
Rusty Shackleford@programming.devto Ask Lemmy@lemmy.world•What are your thoughts on paternity leave?English7·4 months ago@neomachino,
You will never get the time back to be with your offspring during these formative months into years. I would scoff at any “scoffers” and tell them their bragging about not taking time off to be with their family isn’t the flex they think it is. Life is more than just your occupation. I’m an American living in the Netherlands with my Dutch wife these days, and I can guarantee with certainty my European colleagues would scoff at me if I didn’t take the time off. Attitudes towards this are changing in the U.S., albeit too slowly in my opinion, but our culture is fundamentally sick. I primarily blame puritanical christian zealotry that made its pact with the devil (pun fully intended) with avaricious capital for much of the woes found in our society, for what its worth. The gods willing, this will die out in a few generations.
Take the time and cherish it; your future self and children will thank you.
Rusty Shackleford@programming.devto Programmer Humor@programming.dev•The program is stableEnglish5·4 months ago
Rusty Shackleford@programming.devto Programmer Humor@programming.dev•I want a programming language that supports German style composite wordsEnglish1·4 months agoIs Yiddish basically Hebrew + Street/Slang German? I guess I could look it up, but I thought I’d just ask.
Rusty Shackleford@programming.devto Programmer Humor@programming.dev•I want a programming language that supports German style composite wordsEnglish2·4 months agoMaking fun of people has more “stank” in English (not a hard fact, just my opinion).
Rusty Shackleford@programming.devto Programmer Humor@programming.dev•every worthwhile link on how to implement your own squeeblerizer is dead and approximately 40% archivedEnglish2·5 months agoAh okay, specific for Gentoo, I see. Thus, since I’m in *buntu land (
--minimal-install
, so nosnap
fuckery), it’s better to just set up anapt
repo and use my build containers to push to that.
Rusty Shackleford@programming.devto Programmer Humor@programming.dev•every worthwhile link on how to implement your own squeeblerizer is dead and approximately 40% archivedEnglish5·5 months agoI personally love Rust, but since I’m already familiar with C/CMake, I just don’t think I need to “re-invent the wheel”. In this case, using the Rust wrapper option is more like “trying to put a winter tire around an all-weather tire”.
Rusty Shackleford@programming.devto Programmer Humor@programming.dev•every worthwhile link on how to implement your own squeeblerizer is dead and approximately 40% archivedEnglish5·5 months agoAny similar system for Kubuntu 24.04 LTS noobs/normies like me? I don’t know what “ebuild” is, but it sounds cool (of course, I could look it up, but I thought I’d just ask).
I’m not a dev-ops dude, but for work, I develop parametric CAD solutions and generative DNNs for CAD. Lots of linear algebra and Pytorch on the GNU-Linux side; lots of Grasshopper for Rhino8 on the Win11 side. Hence, I use Docker to separate my experimental build environments from my production ones.
I’ve been kinda maintaining my shit “by hand”, so to speak, for years now, and I think I’m ready for some automation in that regard.
Rusty Shackleford@programming.devto Programmer Humor@programming.dev•every worthwhile link on how to implement your own squeeblerizer is dead and approximately 40% archivedEnglish77·5 months ago- libsnorble-2-dev, a C library that the author only distributes as source code and therefore must be compiled from source using CMake
Of the available options, this is easily the best since I can use my own compilation flags to tune the library for my specific target architecture/CPU which can possibly change as the deployment profile for the business case evolves. Assuming it’s OSS, I can also fork and adjust the library itself for said “mission-critical” use case.
Also, the Google product being deprecated since '17 is too real 😅…
“Why not write Assembly then?”
🤣