- 2 Posts
- 12 Comments
sjmulder@lemmy.sdf.orgto
Ask Lemmy@lemmy.world•What hobby do you feel is leaving you?
26·10 months agoProgramming. I don’t like where it’s heading and I don’t like the culture
sjmulder@lemmy.sdf.orgto
Ask Lemmy@lemmy.world•Is there anything you're into that no one or basically nobody is into?
19·10 months agoI like retro programming, in particular Windows 2000.
Now I’m making a little 3D toy now that works with OpenGL on Windows with WGL and on X11 with GLX (also on Cygwin). No third party abstractions!
I want to keep adding backends, like DX 7, 9, Vulkan, WebGL, bare Linux KMS, and then stuff like screen space reflections, shadows, materials, ray tracing where possible, maybe get it running on a console or two too.
sjmulder@lemmy.sdf.orgto
Games@lemmy.world•Relooted - Game made by South Africans has been bombarded by right-wingersEnglish
5·10 months agoI was about to move on until I read someone asking if this was a Bit Trip Runner clone. NOW you have my attention
sjmulder@lemmy.sdf.orgto
Ask Lemmy@lemmy.world•Have you ever been subjected to a search (both digital and physical spaces) by law enforcement? When, where, and what was searched? Did you consent or no? Was it lawfully conducted?
11·1 year agoA cop once asked me to shake my backpack to make sure there were no graffiti cans in there. Obviously there weren’t.
Now I’m involved a bit in activism get searched on the regular. It’s mostly procedural, I have the privilege of being not really considered a criminal.
iPhone SE2:
- Use until it turns off due to empty battery
- Put on charger, wait for it to boot.
- Unlock at the earliest opportunity.
Problem: after unlocking, the background disappears (goes black).
Only the home screen though, the lock screen wallpaper works. ‘Fix’ is to change the wallpaper.
sjmulder@lemmy.sdf.orgto
RetroGaming@lemmy.world•Are there really only a few New 3DS exclusive games?English
1·1 year agoNo it isn’t, just checked my copy to be sure. I played it on my regular 3DS XL.
sjmulder@lemmy.sdf.orgto
Ask Lemmy@lemmy.world•What's your work schedule like during the holidays?English
5·2 years agoI used the last of my leave days for the work mandated time off between Christmas and New Years Day. We have plenty, but I used so much for holiday and activism. So I haven’t taken the customary full two weeks off and will be back at the office on 2 Jan. Don’t mind it, I like the quiet office.
sjmulder@lemmy.sdf.orgto
Ask Lemmy@lemmy.world•westerners, how do you pronounce the letter "w" do you say dablu or double you or just dub or double v?
2·2 years agoBut we make up for that with griekse y, korte ei and lange ij! All pronounced [ɛi], similar to ‘eye’.
sjmulder@lemmy.sdf.orgto
Ask Lemmy@lemmy.world•As a passenger in the car, whats the things a driver does that pisses you off, makes you uncomfortable, or terrifies you?
5·2 years agoUsing their phone, e.g. trying to snap it into their phone holder, planning a route, that sort of thing.
sjmulder@lemmy.sdf.orgto
Ask Lemmy@lemmy.world•How would you process the fact that a new friend of yours is a cop? (USA)English
10·2 years agoI was of this conviction until Amsterdam riot cops hunted down protestors like animals and beat them relentlessly, without reason, after they were released from custody, and not a single other cop denounced it.
(Here’s a short compilation of videos taken while it happened, a journalistic video piece and a news article)




That’s true! Since there is no privilege separation in DOS, it needs to do no elevation so it can just execute the command directly. But should a future version of DOS implement unprivileged users or age verification, SUDO can be extended to support it.