ZILtoid1991

joined 3 months ago
[–] ZILtoid1991@lemmy.world 1 points 21 hours ago

It was way more primitive, but post that got more engagement often were on top. This lead to users trying to bait each other for more comments, thus some fame, all without any name.

[–] ZILtoid1991@lemmy.world 13 points 1 day ago* (last edited 1 day ago) (1 children)

Get a shitton of drives for media that would likely get banned under Trump (porn, etc.).

Also Hungarian here, the republicans are betting on the likes of you leaving in case of a Trump victory. That's how Fidesz is staying in power.

[–] ZILtoid1991@lemmy.world 7 points 1 day ago (2 children)

They think old internet was iDubbz types screaming the n-word, racist and homophobic jokes in flash games, and 4chan. One of these chuds were even angry at me when I told them forums had usernames and 4chan was kind of looked down by others for its algorithm rewarding rage baits and similar stuff.

[–] ZILtoid1991@lemmy.world 7 points 1 day ago

The cruelty is the point.

[–] ZILtoid1991@lemmy.world 8 points 1 day ago (1 children)

Nah, they're just special little snowflakes that want to maintain their niche community being a niche community, and want everything to stay the same. First time I saw this behavior were metal elitists being angry at nu metal, and at Dream Theater every time when they haven't released an album titled "Metropolis Part III".

I also seen Linux elitists getting scared at "normies" taking away their "command line scripts", some even tried FreeBSD and OpenBSD for a while. I regularly meet Linux elitists not understanding that I want a UI for my debuggers, not an automated script.

A lot of other communities, such as gaming, amine, and VTubers suffer from way more extreme forms of elitism, usually as a form of recruitment tactic for the far-right.

[–] ZILtoid1991@lemmy.world 2 points 1 day ago

We go high, they go low. Taking the moral high ground against these people just end us losing the battle.

[–] ZILtoid1991@lemmy.world 2 points 1 day ago

I almost did similar with SDLang as I was very desperate for a scripting language, but now I have a wasmtime API for D.

[–] ZILtoid1991@lemmy.world 5 points 1 day ago

This is a good idea for a game!

[–] ZILtoid1991@lemmy.world 10 points 1 day ago

Where's the hetero sapiens, and the bi sapiens?

[–] ZILtoid1991@lemmy.world 4 points 2 days ago

80% of it is just about them whining gaming lost its "niche"...

[–] ZILtoid1991@lemmy.world 10 points 2 days ago

I'm an anarchist, I don't want to own people.

[–] ZILtoid1991@lemmy.world 10 points 2 days ago (1 children)

Easy, DDoS those who provide such services

 
 
 
 

I'm getting back into playing guitar, but I want to skip on constantly changing tunings and strings for them, also I would like some octaver effect or something like that.

 
 
 
 

When resizing an X11 window with OpenGL content, the image becomes garbled and certain parts of the window, usually at the parts that wasn't originally part of the initial framebuffer.

I couldn't find any documentation on if I supposed to call some extra functions when the window is being resized or not. I otherwise process that even as a system event, so it can be further processed by the program using my API.

 
 
 

So far, Ubuntu 24.04 was an absolute nightmare for me. While upgrading to it in a VM, it randomly crashed, which broke the GUI. I had to go to the tty, and finish the upgrade that way to get back into GNOME. Then every time I launched its default file manager or its screen settings app (which became mandatory as it just randomly switched to 1280x800, thus making work a nightmare), it crashed so hard it took the VM host with itself.

Switching to VMWare, it was more stable, stable, but after the first restart, I get a lot of graphical glitches and a black background. Tried Kubuntu to see if it's a GNOME-related thing, but similar issues prevail, this time with a tanked performance until I switch to tty.

I need an easy-to-use and relatively stable distro, for compiling, testing, and rewriting software with GUI, thus I cannot use WSL on Windows 10. I want to spend my time developing, and not resolving bugs, nor with tinkering with the OS. Likely I will have to keep my primary development platform as Windows, and Linux does not offer me anything more, and "deploying/cross compiling to Windows" is not very feasible to me at the moment due to I'm writing my own middleware to interface with OS API, and I also want to test on native Windows rather than in an emulator. Windows 11 might push me in the direction to use a Windows installation inside a VM, but only if disabling telemetry becomes impossible.

 

Design documentation: https://github.com/ZILtoid1991/pixelperfectengine/blob/master/docs/formats/m2.md

It has some weird solutions due to my limited experience with the subject and the target usage favor preallocation instead of live allocation. I took some inspirations from Music Macro Language, Assembly, and Lua. Due to the lack of a MIDI 2.0 format, I thought I'd come up with my own, adding capabilities to program adaptive soundtracks (emitting MIDI commands with calculated values, conditional emitting of MIDI commands, conditional looping and pattern playback, etc).

I initially gave it the name .m2 but while M.2 is an entirely different thing, an MML format by the name .m2 does exist on the PC98, thus I'm looking for some new name for mine. The only thing I can come up on the spot is MASM (or MIDI Assembly), but it's close to an already existing MASM (Microsoft Macro Assembler).

view more: next ›