Yeah I will just put off getting into bed for as long as possible which will result in me putting on new bedsheets at 5 am
- 1 Post
- 168 Comments
Unless it’s a carnivorous snail
“or watch” part is still pretty sus
deadcream@sopuli.xyzto Games@lemmy.world•The signatures are still coming and it's already making an impactEnglish814·8 days agoLarian has six studios and over four hundreds of employees. They are not as big as Ubisoft of course, but they are still very much an AAA game studio.
deadcream@sopuli.xyzto LinkedinLunatics@sh.itjust.works•LinkedIn needs to be quarantined from the rest of the internetEnglish101·11 days agoHustle culture is a deranged fetish.
deadcream@sopuli.xyzto World News@lemmy.world•North Korea to open beach resort as Kim Jong Un bets on tourismEnglish21·18 days agoThey are likely betting on Chinese/Russian tourists. No way Kim lays a finger on a PRC citizen.
deadcream@sopuli.xyzto Android@lemdro.id•Someone asked how Nothing Phone UI looks. Worth sharing as a post.English10·25 days agoSorry this is the only thing I can think of when looking at those icons
deadcream@sopuli.xyzto Europe@feddit.org•Campaigners mount coordinated protests across Europe against ‘touristification’English811·29 days agoI wonder how many of these people regularly visit other countries as tourists.
deadcream@sopuli.xyzto Android@lemmy.world•Google is shutting down Android Instant Apps over ‘low’ usageEnglish71·30 days agoNo they are (were) an actual native Android apps that install automatically without needing to go through Google play. They have a much tighter sandbox and restricted access to system APIs as a safety measure.
deadcream@sopuli.xyzto Programming@programming.dev•What would be the best way to store the country of a user in SQL?2·1 month agoSimple, add additional columns for the frame of reference (e.g. Earth) and elevation. You could even store space coordinates using Sun as a reference point (though you would need to update data regularly for spacecraft as they move of course).
deadcream@sopuli.xyzto Programming@programming.dev•What would be the best way to store the country of a user in SQL?30·1 month agoWhy do you need to store the name of a country in the database? Frontend can take the country code and display a full name on its own, and do it in a localized way too.
deadcream@sopuli.xyzto Europe@feddit.org•How the West is helping Russia to fund its war on UkraineEnglish2·1 month agoNorth America has its own large oil reserves and AFAIK its countries mostly trade it with each other. Europe chooses to buy oil and gas from Russia, Saudis and other Asian countries because it’s cheaper due to geographic proximity.
deadcream@sopuli.xyzto iiiiiiitttttttttttt@programming.dev•The four horsemen of shitty chat appsEnglish42·2 months ago
deadcream@sopuli.xyzto Games@lemmy.world•‘Doom: The Dark Ages’ DRM Is Locking Out Linux Users Who Bought the GameEnglish21·2 months agoLinux has never been good at running old binaries. It’s always assumed that you are running software compiled for the current version if your distribution, and programs that are not available can be compiled from source (because you obviously use only open source software). For everything else you need to use compatibility layers that provide necessary environment.
deadcream@sopuli.xyzto Europe@feddit.org•Centrist Nicușor Dan on track to beat hard-right George Simion in Romanian electionEnglish28·2 months agoCentrist? He must be worse than Hitler then.
It works because the size of an array in main() function is known at compile time. Arrays in Rust have fixed size, at that size is part of their type. The type of the array you pass to from() is
[
]
deadcream@sopuli.xyzto Stargate@lemmy.world•What do you think is the purpose of alien races like the Goa'uld, the Replicators and the Ori?English241·2 months agoTo be antagonists.
deadcream@sopuli.xyzto Programming@programming.dev•Devs sound alarm after Microsoft subtracts C/C++ extension from VS Code forks372·3 months agoYou are late. They have already did the same with C# extension, and made it closed source too.
deadcream@sopuli.xyzto PC Gaming@lemmy.ca•If you dig into Oblivion Remastered's files you can find almost the whole original game like a set of dinosaur bonesEnglish41·3 months agoRemaster has some changes to leveling and combat, so mods that touch this will need to be updated for remaster.
Been a long time since I used arch or it’s derivatives, in what way is cachyos less stable?