ICastFist

joined 2 years ago
[–] [email protected] 2 points 4 days ago (1 children)

The main downside is that you need a specific browser, or an extension for your average browser, to load gemini sites.

[–] [email protected] 23 points 4 days ago (5 children)

I didn't even know who this person was. So, after reading some comments:

  • Goes by thor/pirate software on youtube, has a channel and also streams
  • Is a narcissistic asshole who cannot be wrong, ever
  • Apparently has developed some games, including one "impossible to pirate"
  • Was respected until he decided to talk bullshit about Stop Killing Games (that's the SKG), dunking on Louis Rossman
  • Already had some pretty shitty takes before that
[–] [email protected] 2 points 4 days ago (1 children)

It's the people who build stuff. The elites control the resources, but they don't build shit. Ordering stuff to be done doesn't make you a builder, just as commissioning a portrait doesn't make you a painter.

People can come together and build big things without elites, kings or bosses sitting down and telling everyone what to do. Just because societies that greatly limit the power of the elites no longer exist, having been crushed, doesn't mean they don't work.

[–] [email protected] 2 points 4 days ago (1 children)

Honestly go for EnOS.

Is that the whole name? Because searching shows YenOS, EndeavorOS, EventOS, EndlessOS and one ENOS based off Xubuntu (a single 2020 mention for a 0.4 version)

[–] [email protected] 1 points 4 days ago (2 children)

What's the immutable part of Fedora, compared to other distros? Asking because, well, dropping 32bit support is a significant change and something that would make dummies like me not understand what's immutable.

[–] [email protected] 3 points 5 days ago

That's the hardest 12345 I've inserted in my entire life

[–] [email protected] 1 points 5 days ago

Gotta say, his latest post, Sunsetting Cursed Terminal Emulation, really reminded me of some programming woes you can read from The Unix Haters' Handbook.

terminal emulators aren’t leaky abstractions, they’re quite literally the abstraction being leaked :-D.
\[email protected]

[–] [email protected] 6 points 5 days ago

A few posts up from this one: UK to buy F-35 jets. Those boys ain't cheap, chief

[–] [email protected] 12 points 5 days ago

That would explain 70% of the shit you can find on the internet

[–] [email protected] 12 points 5 days ago

"Chat, my cpt is rubbing his b0lls on a unalived enemy face, what this?"

[–] [email protected] 8 points 5 days ago (1 children)

The moth is near a desk lamp that's turned off, the human's shadow is coming from another light source. Dunno, guyse, but I think this is fake

 

Tennis uses multiples of 15, but only up to 45, calls other points weird names, then closes a set, which has to be repeated at least 6 times for a separate scoring, with said scoring also needing to be repeated AT LEAST 3 more times, but can be dragged out ad infinitum.

Even table tennis has the decency of using a straight scoring system where 11 points wins a set and 2 sets wins the match.

 

It's totally original, you guys!

 

I'd like to create an effect similar to 2 death animations that exist in Crash Bandicoot 3.

In one of them, Crash is disintegrated: all the triangle faces get separated and fly apart. A similar triangle separation is seen when he dies from fire, the triangles fall separately.

The second is a simple separation of the legs and torso. One enemy that exists in the 1st stage can cut Crash in half, which will cause the torso to stay in place while the legs walk away.

 

Transcription:

Text: My browser when I open the 42nd tab and beyond

A 2 panel image of Michael Jordan: Stop it. Get some help.

 

Asking mostly because I have fuckloads of video courses, plus a number of movies, that I have yet to even check if the content is as good as their titles imply and I really feel like I'm mostly hoarding this stuff because I have no fucking clue.

 

I'd like actual examples instead of "I work faster", something like "I can move straight to the middle of the file with 7mv" or "I can keep 4 different text snippets in memory and paste each with a number+pt, like 2pt", things that you actually use somewhat frequently instead of what you can do, but probably only did once.

 

cross-posted from: https://programming.dev/post/16870410

However, despite all the attention Godot has been receiving, the switch from Godot 3 to Godot 4 called for the removal of Godot’s visual scripting system. This presented us with an amazing opportunity. We knew we needed to provide more to our users, and now Godot was lacking in a function that we know really well! And that’s how the current plan was kicked off.

Makes me wonder if they'll do something similar for RPG Maker if AGM does well enough commercially, since the RPG Maker Unite, which was supposed to work with Unity, died thanks to that charge the devs per-install kerfuffle.

 

However, despite all the attention Godot has been receiving, the switch from Godot 3 to Godot 4 called for the removal of Godot’s visual scripting system. This presented us with an amazing opportunity. We knew we needed to provide more to our users, and now Godot was lacking in a function that we know really well! And that’s how the current plan was kicked off.

Makes me wonder if they'll do something similar for RPG Maker if AGM does well enough commercially, since the RPG Maker Unite, which was supposed to work with Unity, died thanks to that charge the devs per-install kerfuffle.

 

Anime is Oddtaxi

 

Something that I realized way later than I should.

During some of my Godot development, I've finally hit the debugger tab of the editor while the game was running, saw the "Video RAM" and found something very odd. My 2D game was eating up over 500MB of VRAM, which was way too much for what was on screen. Since the debugger lists all the files currently in memory, I could see how much RAM each file consumed.

My characters were made of several separate files (2 arms, 1 leg, 1 torso, 1 head) and all those files had the same total resolution of ~1000x1000, but different "useful" areas, like 200x200 on the head, 40x100 on each arm. Turns out each goddamn pixel of each file had to be kept in RAM, because, unlike disk space, the game "needs" to be aware of the WHOLE image, because it doesn't know whether RGBA(0,0,0,0) at XY 0,0 is any more or less important than whatever is at XY 120,250.

Yeah, after I cropped the images to only have the area they actually have drawn, VRAM usage dropped to ~200MB (the drawn area was still large)

If anyone ever complains that your game is slow, or that you should optimize how you organize your images, it's very likely you should look into that for better performance.

 

It's been ages since I last saw ep 1 and, while looking for the despecialized original trilogy, I came across the prequel fan edits. "Eh, why not?"

Gotta say, I was expecting the pacing or the story to kinda fall flat, but this was a very enjoyable watch. There's a lot that was cut, nearly all the "whimsy" was removed, also the whole underwater trip when the jedis first land on Naboo. This leads to the Gungan alliance being a "jar jar ex machina", but it worked well enough in my opinion. Other than that, I think the movie works really well in every aspect.

The torrent I got also comes with a .docx that lists the whole movie script with all the stuff that was cut in red, and new additions (very few) in blue. A smaller list of changes can be read here - Besides removing a lot of jar jar's antics and any references to midichlorians (I personally never cared about that), one notable change near the end was making Anakin blow up the command ship before Padme and her group capture the Viceroy, so it makes it seem that the droids being deactivated is what allowed them to complete their objective.

One thing that I noticed during the final battle was that the Trade Federation pretty much dropped the blockade, as they only left one command ship in orbit, compared to the dozens at the beginning of the movie. I guess that was because the land invasion worked, so there was no further need to keep the orbital blockade.

PS: I couldn't stop laughing when Obi Wan fell because of that fucking meme

PPS: I always liked how Naboo looks, but this time I really paused to look a bit better at the architecture, and it has such a nice mix of mediterranean marble of yellowish tones and cyan roofs. With the current image quality and all, it was much easier to pick out "ancient CG" and in many places it looked like a "old last gen game", but it had that late 90s charm that warms my hearth with nostalgia.

PPPS: The worst part about watching SW as an older person is seeing all those damn walkways without a single guardrail anywhere. Coruscant is even worse, that transport vehicle full of VIP heading to the senate is fully open without so much as seatbelts.

 

TLDR; some fan complains that the comics depicted a troll war as a "touch football game between overweight accountants" instead of something truly gruesome and that a sex scene was "just rocks". It's a long rant that boils down to "your stuff is too cutesy".

The author rebukes that nonsense because she knows she has younger readers and she doesn't need to do that explicit sex and violence anyway.

view more: ‹ prev next ›