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
- 0 Posts
- 103 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 impactEnglish834·12 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 World News@lemmy.world•North Korea to open beach resort as Kim Jong Un bets on tourismEnglish21·22 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·29 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·1 month 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’ usageEnglish61·1 month 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·2 months 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 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 World News@lemmy.world•Arlington Cemetery website is now "Male Whites Only"English92·4 months agoAre you saying that people living in democratic countries are not responsible for the actions of their elected officials?
Gimp devs will have to port it to Gtk 4 before rewriting it in Rust, because Rust Gtk 3 bindings are now obsolete lol.
deadcream@sopuli.xyzto Technology@lemmy.world•A look at Firefox forks [LWN.net]English52·4 months agoThere is also Ladybird browser that IIRC already has a more complete web standards implementation than Servo despite being a much younger project. Though it’s still far from being ready and performance is really bad. But so far it seems that it’s going to outpace Servo.
deadcream@sopuli.xyzto KDE@lemmy.kde.social•kwin_x11 and kwin_wayland split, X11 code effectively frozen and will be maintained until Plasma 711·4 months agoFor me in Plasma 6.3.2 it has noticably different font rendering compared to 100% scale with increased font size. Text looks thinner than it normally should. It’s probably the consequence of downscaling.
deadcream@sopuli.xyzto KDE@lemmy.kde.social•kwin_x11 and kwin_wayland split, X11 code effectively frozen and will be maintained until Plasma 721·4 months agoToo bad fractional scaling is still not universally supported. In Firefox it’s buggy and disabled by default (and pretty much abandoned), and using default compat mode (when app is rendered at nearest greater integer factor and then downscaled by compositor) has some strange font rendering issues and potentially worse performance (on 4K monitor the resolution Firefox would be rendering itself would be humongous).
Thankfully in my case I can just increase font size and it works much better than with fractional scaling.
deadcream@sopuli.xyzto KDE@lemmy.kde.social•kwin_x11 and kwin_wayland split, X11 code effectively frozen and will be maintained until Plasma 71·4 months agoThis for whatever doesn’t work on openSUSE Tumbleweed, last time I checked.
Been a long time since I used arch or it’s derivatives, in what way is cachyos less stable?