cygon

joined 8 months ago
[–] cygon@lemmy.world 4 points 3 months ago

They always release their "Creation Kit" which is apparently also what the Bethesda employees use to build the quests and NPCs in their games:

.

The Starfield Creation Kit was only released a week ago (but I think to remember that there was a big delay in its release for Skyrim and Fallout, too - haven't done any modding since the Skyrim days).

[–] cygon@lemmy.world 25 points 3 months ago (7 children)

Stage 2:

Documents folder? You want to rule my whole computer, dictate some nonsensical folder structure and then you act like, out of the goodness of your heart, I can have this little set of folders, deep in your weird structure, to store my stuff? And you're even telling me how to sort it? On my own hard drive connected to my own computer?

[–] cygon@lemmy.world -1 points 3 months ago (1 children)

I liked that about the comic.

Our society has adopted this expectation that once a relationship has turned into love, it must remain that, and if its not eternal soul mates in total devotion, it's not true love. You're not allowed to dial it down, take a break from it or return to being friends, or it's a "failed" relationship.

The message of the comic subverts this, showing that without such baggage, you could just change the relationship to something else and still be happy.

Instead, we assume from the beginning that the relationship is forever, throw our households together, and when the point would be right to return to normal friendship, we force ourselves to stick close until we can't stand each other anymore.

[–] cygon@lemmy.world 21 points 3 months ago (4 children)

I'm the weird one in the room. I've been using 7z for the last 10-15 years and now .tar.zst, after finding out that ZStandard achieves higher compression than 7-Zip, even with 7-Zip in "best" mode, LZMA version 1, huge dictionary sizes and whatnot.

zstd --ultra -M99000 -22 files.tar -o files.tar.zst

[–] cygon@lemmy.world 29 points 3 months ago* (last edited 3 months ago)

I liked agile as it was practiced in the "Extreme Programming" days.

  • Rather than attempt to design the perfect system from the get-go, you accept that software architecture is a living, moving target that needs to evolve as your understanding of the problem evolves.

  • Rather than stare down a mountain of ill-defined work, you have neat little user stories that can be completed in a few days at most and you just move around some Kanban cards instead of feeding a soul-sucking bureaucratic ticketing, time tracking and monitoring system.

  • Rather than sweat and enter crunch mode for deadlines, the project owners see how many user stories (or story points or perfect hours) the team completes per week and can use a velocity graph / burndown chart to estimate when all work will be completed.

.

But it's just a corporate buzzword now. "We're agile" often enough means "we have no plan, take no responsibility and expect the team to wing it somehow" or "we cargo cult a few agile ideas that feel good to management, like endless meetings with infinite course changes where everyone gives feel-good responses to the managers."

Having a goal, a specification, a release plan, a vision and someone who is responsible and approachable (the "project owner") are all part of the agile manifesto, not something it tries to do away with. I would be sad if agile faces the same fate as the waterfall model back in its time and even sadder if we return to the time-tracking-ticket-system-with-Gantt-chart hell as the default.

Maybe we need a new term or an "agility index" to separate the cases of "incompetent manager uses buzzword to cover up messy planning" from the cases of "project owner with a clearly defined goal creates a low-bureaucracy work environment for his team." :)

[–] cygon@lemmy.world 5 points 3 months ago (2 children)

Tankies make liberals uncomfortable because liberals believe they are the furthest left you can go

Without trying to be combative, but that sounds like one of those tidbits which one side believes about the other, circulated only to divide. At least I don't have the impression that it is a view with any footing amongst liberal-minded people.

2021 PEW poll showing that 89% of liberals and 24% of conservatives support tuition-free college.

Most liberals want to move further left, ideas like free college and public education, public transport, less corporate power and splitting up large corporations, even unconditional basic income, etc. are popular with the majority. Just violent revolution and authoritarianism won't roll, after all, liberal means "live and let live."

As a mixed-ideology lefty (maybe I fit within your definition of liberal), I'm not worried about tankies being too far left, not at all, rather, I am tempted to think of them as confused right wingers believing themselves to be "the left."

[–] cygon@lemmy.world 59 points 3 months ago (9 children)

Thanks for bringing this up, it's really needed.

Your example is just one of many I've seen. The entire instance seems to be engaged in an opinion shaping campaign where only this gross mix of Western doomerism with Russia/China-glorifying fascism is allowed to thrive.

I don't know how to best deal with such indoctrination chambers. Their members become completely divorced from reality and there's no way to pull them back from the brink because anything you could say to that effect gets moderator-deleted. Yet vice versa, they can freely spread their propaganda and engage in "raids" on other instances.

[–] cygon@lemmy.world 10 points 4 months ago (1 children)

Theistic Satanists

These would be the (mostly imaginary) ones that conservative Christians are fearmongering about. They'd believe the actual devil exists and that by serving him, they could gain something.

Atheistic Satanists

The kind that is pulling this stunt to fight for religious freedom. Specifically, The Satanic Temple. Their "commandments" are secular compassion, empathy and justice.

Amusingly, the biblical Satan seemed to value many of those things. Freedom ("non serviam" / "I will not serve"), Reason (apple from tree of knowledge in paradise), and perhaps Self Reliance and Equality (in some variants of the creation myth, Adam has a divorced first wive named Lilith who gave him the middle finger when he pulled that alpha male malarkey)

[–] cygon@lemmy.world 2 points 4 months ago (1 children)

Make it two: emerge firefox (Gentoo users only)

[–] cygon@lemmy.world 7 points 4 months ago* (last edited 4 months ago)

I think that is really the core of it.

I remember that it took months of discussions, compromises and buttering up specific opposition members to get it passed, and that it was a trimmed-down version of the original Medicare plans.

I wish I could remember where, but when answering a question very similar to the OP's - perhaps in an interview? - Obama explained that he would have very much liked to tackle two big things: health care and climate, but that his party's resources were stretched too thin to do both at the same time and that he knew they would loose control of the house in the midtems (2011), so he picked one thing.

Table listing who held the house and the senate during the Obama presidency from 2009 to 2017

[–] cygon@lemmy.world 9 points 4 months ago

Not yet. It can lead to that point, but this is just the kernel handling an "out of memory" situation. The kernel in the screenshot is configured to run its OOM reaper / OOM killer.

The OOM reaper checks all running processes and looks for the one that causes the least disruption when killed. It does that by calculating a score which is based on the amount of memory a process uses, how recently it was launched and so on. Ideally, a Linux desktop user would simply see their video game, browser or media player close.

This smart TV is in real trouble, though, it probably already killed its OSD, still didn't even have enough memory to spawn a login shell and is now making short work of strange VLC instances that probably got left behind by a poorly written app store app :)

[–] cygon@lemmy.world 3 points 4 months ago* (last edited 4 months ago)

Do you know what we get to see of this "actual left" around here?

Not organizers trying to set up a demonstration in Washington. Not people linking to websites explaining how to mail your governor or the white house with suggested text passages. Not activists recruiting stunt performers to make some artistic display that will get reported in the press. Not people trying to aid the resistance within Israel itself.

All we see is people trying to dissuade the non-fascists from voting.

Fascist Russia's genocidal war on Ukraine is completely masked out. In online spaces held by Marxist-Leninists, aka tankies, fascist Russia is even elevated to be the good guy, with mods deleting dissent. During China's genocide of the Uyghurs, tankies posted Chinese propaganda memes trying to keep their communities supportive of China.

German anti-fascists had a name for such people. Collaborators.

These "don't vote" posts always do the same shtick, too, attacking and blaming liberals (hint: Marx actually admired liberalism), while claiming some true, real, actual left is much better (how? are they all John Rambo? Do we have to wait until the shooting starts?). It just doesn't look very organic, it looks like talking points constantly injected into tankie spaces by Russian propagandists.

11
submitted 5 months ago* (last edited 5 months ago) by cygon@lemmy.world to c/selfhosted@lemmy.world
 

I already fear that this may be a bit too specific since it's a bit of a niche need, but here goes:

I'm hosting several Subversion repositories for my indie projects. So far, I just did the plumbing by hand and wrote Apache configs (hosting via mod_dav_svn).

But if I look at all those shiny tools Git users can wield, I really wish for something with a sleek UI and the option to create repositories, manage users and display source and markdown that worked with Subversion.

I know (and have tried):

  • Gitea - What I want, except Gitea is for... Git and I do Subversion. Gitea manages users, created repositories and displays their contents in a clean, useful way.

  • VisualSVN Server - This would be what I'm looking for (WebUI), but it is Windows-only (I don't get it, who in their right mind hosts development stuff on a Windows clunker?)

  • Redmine - It's a Ruby on Rails project. With the Zenmine theme, it almost looks like GitHub, but Redmine shies away from repository management and focuses more on project/issue management.

  • Trac - A bug tracker with Subversion browser and timeline, written in Python. While aforementioned part is great, it can also (barely) manage users and permissions for a repository using an add-in.

As well as various abandoned PHP projects with grotesque UIs and which either never fully worked or broke somewhere along the road from PHP 5 to PHP 8.

Can anyone recommend a decent WebUI for Subversion that would let me create repositories, manage users and view repository contents in the browser? Eye candy preferred, as I'm already doing everything I need via CLI tools and WebSVN.


Gentlemen and -women, I have posted this in the hope that someone might know of a niche Subversion UI that I have missed so far. I know everyone means well, but up to here, zero people offered recommendations and all comments either have me to explain why I use Subversion or recommend Git outright

Why I use SubversionI am already using Git where it makes sense, but believe it or not, apart from being a distributed VCS with decent merging, Git plays a weak game, especially in terms of branching, versatility, binary files and external linking.

I have several use cases, including game development assets weighing in from tens to hundreds of megabytes each, to audio production with 5-channel float64 clips that I store uncompressed and edit / clean incrementally. And I link individual assets, deep in the directory tree, into my projects. Absolutely trivial in Subversion, a complete blocker in Git. Even if Git somehow suddenly could do what I need, I wouldn't want to tackle such a migration for at least a few more years.

view more: next ›