- 1 Post
- 51 Comments
Yoddel_Hickoryto Not The Onion@lemmy.world•Anyone Can Push Updates to the DOGE.gov WebsiteEnglish69·2 months agoIf SQL injection is picking a lock, this is entering through an unlocked door.
Not sophisticated at all, authentication on API routes is way earlier on the security checklist than SQL query sanitisation. This site is amateur work.
Yoddel_Hickoryto Movies@lemmy.world•Can someone identify this movie? (Update: Found)English3·3 months agoThere is hair on the left that starts and ends nowhere, if you look closely it is very probably AI
Yoddel_Hickoryto Games@sh.itjust.works•Crytek went so overboard on the Crysis tech it created a whole blushing system, implemented nose shadows, and sent devs to photograph leaves in Haiti to get the translucency right...English22·3 months agoYou did say that something can peak multiple times, so your original comment sounded like you were implying that Star Wars peaked multiple times, hence the response.
Yoddel_Hickoryto Games@sh.itjust.works•Crytek went so overboard on the Crysis tech it created a whole blushing system, implemented nose shadows, and sent devs to photograph leaves in Haiti to get the translucency right...English19·3 months agoThere are upgrades etc in Crysis 2 & 3, but not in Crysis & Crysis Warhead. Those were pretty different, unaffected by the need to run on consoles since they were PC only. The gameplay was way more open too.
That’s him at a sports game a few days ago
Yoddel_Hickoryto Asklemmy@lemmy.ml•Since Pi is infinite and non-repeating, would that mean any finite sequence of non-repeating numbers should appear somewhere in Pi?45·4 months agoThis is what allows pifs to work!
Yoddel_Hickoryto Lemmy Shitpost@lemmy.world•Fuck it, we're doing eggs this weekend. Behold: Scotch eggs.17·5 months ago“Wanker”
Yoddel_Hickoryto Canada•Workers at Canada Post Are On Strike. Here’s What Postal Workers Are Fighting For.372·5 months ago“A page out of Amazon” being underpaid workers in terrible working conditions I assume?
Well it’s not called easyware
E G G M A N
Yoddel_Hickoryto Gaming@lemmy.ml•Godot fork- Redot emerges after recent events within the Godot project.51·6 months agoYeah, and as if the community manager was the one to implement these engine features.
Yoddel_Hickoryto pics@lemmy.world•Picturesque Cenarth Falls and the mill they used to power [OC]1·7 months agoIt’s the look of too much HDR
Yoddel_Hickoryto Android@lemdro.id•From Samsung to HTC: The worst Android phones ever madeEnglish6·7 months agoI think they meant the HTC entry in the article, not literally the HTC One phone.
The command is ‘z’
Yoddel_Hickoryto Rust@programming.dev•Jiff is a new date-time library for Rust that encourages you to jump into the pit of success1·9 months agoAnd the fact that you need to create a wrapper means that some programmers won’t bother to do it, or won’t know they need to do it. The default case handling timezones correctly will reduce potential errors.
Yoddel_Hickoryto Rust@programming.dev•Jiff is a new date-time library for Rust that encourages you to jump into the pit of success2·9 months agoYou should look at it, they say the implement RFC 9556 timestamps, which include tz info. In my experience it IS useful in real use, because a fixed offset timestamp can lose a bit of information.
For example, if you have a timestamp and want to add a few months to it, for example for a reminder, you will get a timestamp at the same time in the same offset. In many cases that will be wrong, because of things like daylight savings time, which change the offset of the timezone. You will get a timestamp an hour before or after the moment you intended, and it will be in the “wrong” offset in that timezone in that time of year. With timezone aware timestamps, they are aware that the offset will change, and will be able to give a timestamp in the future at the correct time and offset.
Yoddel_Hickoryto Rust@programming.dev•Jiff is a new date-time library for Rust that encourages you to jump into the pit of success2·9 months agoIn this section, wouldn’t be more realistic for
chrono
users to use timezone info around the wire instead of on the wire, rather than usingLocal
+FixedOffset
?They do say that the difference is that
chrono
users would need to keep out-of-band timezone information in addition to the datetime, whereasJiff
does it in-band.
Yoddel_Hickoryto Linux@lemmy.ml•Question: Just got a Surface Go; want to install linux (use case details in post)4·9 months agoI have a Surface Go 1 with 8 GB RAM running Aurora-DX, which includes the linux-surface kernel. It works great, and I find that modern KDE works quite well with touch, even though I mostly use it with the type cover attached. I only use the surface connect port for charging, but I do use the single usb-c port with a usb-c hib, and it works well. The Fedora atomic distros work great on little machines like that.
Edit: I’d add that Bluefin is the same with Gnome.
There are special tents for it! This is not one of them though, the coldest it got was around -15°C, so this three-season tent was just fine. The snow is piled to stop the air from going under the fly, so that the air trapped between the fly and the tent itself acts as an insulator.