Comment on
[Done] Lemmy world was upgraded to 0.18.3 today (2023-07-30)
Great! Thanks for keeping things up to date and running!
Comment on
[Done] Lemmy world was upgraded to 0.18.3 today (2023-07-30)
Great! Thanks for keeping things up to date and running!
Comment on
2023-08-09.jpg
ISO 8601 is amazing for data storage and standardizing the date.
Display purposes sure, whatever you feel like
But goddammit if you don’t use ISO 8601 to store dates, I will find you, and I will standardize your code.
Comment on
Lemmy.world update: Downtime today / Cloudflare
Excellent! CDN and DDoS protection are essential. Also would recommend looking into load balancing if you haven’t.
Comment on
Cocaine seized by customs in record 8-ton haul
5 tons you say?
Comment on
Redd's really going to put his foot up Hyde's ass for this one
Reply in thread
If you, like me, read this exchange and are curious, 88 = HH = nazi
If you need more explanation I can supply it.
Comment on
I can’t think of a a good title so why not just write a long sentence instead
Reply in thread
Too much effort
Comment on
A cargo plane flew 50 miles with no pilot onboard using a semi-automated system. An aviation expert says the technology could address the pilot shortage.
Reply in thread
Considering most all commercial flights are fly by wire except for taxi, takeoff, and landing… not sure
Comment on
All energy problems solved
Reply in thread
Adding the word “falling”
Comment on
This Is Your Brain on Lies and Conspiracy Theories
This was a great read, and if your mind is open to evidence, lays out a lot of facts as to why those who follow Trump are susceptible to hate speech rhetoric.
Comment on
[Discussion] Devs and Devops: if you have running containers in production, how are you upgrading those containers?
Versioning is one way; if you have an API you can have different versions which will can change depending on version.
E.G. let’s say you have contact information coming through an API… the database can largely remain the same, but if you want to add a field or change a fields name, you could upgrade the version. When the app is ready to use the new version, switch the app over.
Rereading your question once more, I believe you can just resolve all your issues with a common API.
Comment on
fuck u/spez
Reply in thread
script edits and then deletes post for historical purposes
Comment on
Please keep posting
Reply in thread
I’m doing my part!
Comment on
TikTok is adding text posts
Reply in thread
You mean vine?
Comment on
fuck u/spez
Reply in thread
Link is listed below: https://github.com/x89/Shreddit
I’m a software engineer by trade so adapting this was trivial
Comment on
Looking at you 2024
Reply in thread
Comment on
they don't know
this is way too deep for my tiny brain
Comment on
fuck u/spez
Reply in thread
https://github.com/x89/Shreddit > that's what I used however I pared down the program a bit. also running locally since there's a few python issues that I had to fix
Comment on
[Day 9] Posting the Lemmy logo every day but I do whatever the top comment says
Keanu reeves must eat: https://pbs.twimg.com/media/Dbjnwn3WsAA-CPJ.jpg
Comment on
Brackets to install garage lights
Yeah looks great, what lights are they
Comment on
fuck u/spez
Reply in thread
I built in some 2 second sleeps because the OG shreddit script hit rate limits easily