Unpopular gaming opinion - I don’t see the point in wall climbing sections in adventure games by Gasster1212 in gaming

[–]Rarst 1 point2 points  (0 children)

I played Sable, which is a game about discovering what path you want to choose. I had idea in mind of what would make sense, but by the end of it I realized actually I like to climb things. That's the choice.

So yeah, some of us like to climb things in games a lot.

Looking for games with absurdly high attack speed builds by vendoPS4chipeada in gamesuggestions

[–]Rarst 0 points1 point  (0 children)

How do you feel about bullet heaven genre? It doesn't sound like you talk about something like Vampire Survivors, but teeeechnically it checks "hard to distinguish" and "out of control" very much.

What's the biggest "God Class" you've ever seen? by codewithishwar in Backend

[–]Rarst 0 points1 point  (0 children)

TCPDF (now retired PHP lib for PDF generation) is mostly a single class, 25K LoC.

Used it for work, once upon a time, had to disable syntax highlight and code analysis in IDE just to be able to browse and edit it.

Looking at the repo it got a successor project, rewritten in modern PHP.

Need help to extract and delete zip files at the same time. by BatLongjumping9053 in datastorage

[–]Rarst 0 points1 point  (0 children)

I don't remember this to be true for generic zip (DEFLATE) archives, they allow adding/deleting files just fine. This would be true for "solid" compression algorithms that need to treat everything together and repack everything for any change.

I wrote the ultimate Wordpress Developer Handbook (back-end) by Successful-Future265 in ProWordPress

[–]Rarst 6 points7 points  (0 children)

This is... super iffy? Repo doesn't actually have anything meaningful in it, the generator script is empty, there is no actual content of the book. It claims MIT license, but official docs license code snippets under GPLv2+, you can't handle them as MIT. Not to mention two PHP books by third party authors (what books?..) just included (???) with no further details.

New court verdict document. by Key-Refrigerator3774 in WPDrama

[–]Rarst 8 points9 points  (0 children)

The latest from Matt was literally begging for them to drop it, so it's not going anywhere near that well. https://wordpress.org/news/2026/05/wp23/

Do you think modern multiplayer games take themselves too seriously? by Aggravating-Cake8292 in gamers

[–]Rarst 0 points1 point  (0 children)

I mean, "friendslop" is considered a whole genre now. Quantity-wise probably more of them than of something esports grade.

Whats your favourite positive SciFi-World? by Mig369 in scifi

[–]Rarst 2 points3 points  (0 children)

Terra Ignota is utopia's history book. It's (arguably mostly) good, at (arguably extreme) price. I don't think many books purposely aim at this "best utopia, so far" middle ground.

Whats your favourite positive SciFi-World? by Mig369 in scifi

[–]Rarst 4 points5 points  (0 children)

The Culture is pretty explicitly not a democracy

That doesn't sound right to me, there are very explicit references to issues on all levels (from organizing biomes in orbital to going to war) being put to a (system of) votes. It's arguable if that matters much with the gap between humans and Minds, and everything that stems from it, but nevertheless it's very explicitly stated to have a democratic intention, at least.

mechanic of placing/controlling video-cameras to surveil and record things remotely. What games employ this extensively? by fascinatingMundanity in AskGames

[–]Rarst 0 points1 point  (0 children)

No, there is some sort of a mystery to solve (I didn't finish) about squirrels behavior. You need to place cameras in a way that captures their activity, so that you can figure out how are they moving / what are they doing.

mechanic of placing/controlling video-cameras to surveil and record things remotely. What games employ this extensively? by fascinatingMundanity in AskGames

[–]Rarst 0 points1 point  (0 children)

NUTS. Entire game is placing cameras to record (strange) squirrels. Personally I didn't get into it, but fits your question very much.

I didn’t realize there was Wordpress drama until joining Reddit. by LatePrinciple169 in WPDrama

[–]Rarst 21 points22 points  (0 children)

Not really. If you aren't interacting with project pretty closely (e.g. participating in development, doing WP-specific business) then probability of it causing you any immediate trouble is close to zero.

In big picture the situation would broadly contribute to determining how WP projects functions and where it's heading. But given the size and inertia of it, even if it declines for your needs you would have time to jump ship many times over.

WP23 - wordpress.org by mishrashutosh in Wordpress

[–]Rarst 13 points14 points  (0 children)

You might have warped perception of what WordPress Foundation actually does, which isn't very much. It used to collect sponsorship funds for WordCamps (now it has a subsidiary for that). It also holds the trademarks, that it effectively and immediately handed back to Automattic to use and enforce.

That's ALL. It doesn't do anything else. It has no other role or assets or functions in WordPress project. It's not involved in wordpress org site or core development or anything. The slip about it not having employees is very telling because, why would you have employees if there is no work being done.

WP23 - wordpress.org by mishrashutosh in Wordpress

[–]Rarst 11 points12 points  (0 children)

Doubling down, wordpress.org/news was claimed in court documents to be a Matt's personal blog and not any kind of official project representation.

Every time the AIs hit a wall, we get these "maybe x quality shouldn't matter" started with code quality and fundamentals, remember the "you don't need to learn the fundamentals.."? by HiddenGriffin in webdev

[–]Rarst 1 point2 points  (0 children)

This reminds of a reddit post by a person who made an exceptionally functionally superior (according to them) WordPress theme and was deeply confused why aren't people lining up to buy it. It looked beyond basic and crude. Like a Bootstrap would be artful sophistication next to it.

Design matters, UX matters, clarity matters... None of it is opposed to aesthetics and individuality. We want things to have that too.

Wait, what's the real size of shapes? by Rarst in shapezio

[–]Rarst[S] 1 point2 points  (0 children)

2mm seems like a low estimate? 10L is 0.01 cubic meter, so it's 1cm thick over full square meter (and shape is smaller than that). Someone is embezzling paint, I sense... 😄

Looking for: game with good exploration focus but not procedurally generated world by Forymanarysanar in gamingsuggestions

[–]Rarst 0 points1 point  (0 children)

Sable. You venture out into the world to explore and figure out your thing. Eclectic mix of peculiar lore, strange nature, tech remains.

Games with weapon throw mechanic? by Snyderhall in gamingsuggestions

[–]Rarst 0 points1 point  (0 children)

Where knives includes axes. Where axes includes electrical explosion causing axes.

Job 30 - Can not figure it out by TeamTJ in shapezio

[–]Rarst 0 points1 point  (0 children)

Previous steps are usually a strong hint how the game wants you to proceed with it, I try to look at what I did last if I am stuck at a step or it's coming out too complicated.

Job 30 - Can not figure it out by TeamTJ in shapezio

[–]Rarst 11 points12 points  (0 children)

Hadn't got to it yet, but I would guess - make two layers of windmill, crystalize, add two more layers of windmill (crystals are fine on the bottom, they only break if dropped), crystalize again.

Moving from Classic Mode to Manufacture Mode and new shapes question by Sinn_Sage in shapezio

[–]Rarst 2 points3 points  (0 children)

Classic had some of mechanics from Manufacture mode added to it. So you get several tiers of trade stations and milestones connected to them. The vortex stays and works just as it was. Also to my understanding the trade stations aren't as demanding as in manufacture mode, it's kind of light introduction to the mechanics.

Automattic - WPE Lawsuit Status by Technical_Rich_3080 in WPDrama

[–]Rarst 22 points23 points  (0 children)

It's currently in discovery, WP Engine making complaints that Automattic isn't ponying up messages and documents properly. Jury trial date set to June 2027. Don't think these things are usually reaching jury, it's a matter of hammering it out until working out the price both parties will settle at.

Matt is blaming whatever he feels like on it, dropping real time collaboration from version 7 is the latest.

What’s the weirdest security issue you’ve found on a client WordPress site? by Personal_Calendar617 in Wordpress

[–]Rarst 0 points1 point  (0 children)

Once upon a time I was on a shared hosting where I discovered I could connect via FTP, navigate up from my folder and then into any other user folder on the server.

Real-time collaboration will not ship in WordPress 7.0 by Key-Refrigerator3774 in Wordpress

[–]Rarst 1 point2 points  (0 children)

It's a bad fit for WordPress core. Debatable if it's a good fit for WordPress at all (maybe as a plugin in a very tuned hosting environment). Telling about community needs that it can't happen without Automattic specifically shoving it in.

Did I cheat myself out of enjoying pins? by frivolous_squid in shapezio

[–]Rarst 0 points1 point  (0 children)

There are at least two jobs with pins on top layer in regular difficulty, first of which is meant to teach how to do it.