Took me far too long to find the birb in this picture…
Ephera
- 96 Posts
- 4.51K Comments
Honestly, at this point just plonk down a few traffic lights and pretend it’s a normal intersection. At least assuming that center piece isn’t elevated.
Apparently the screenshot is to be read as Catturd proudly proclaiming that democrats weren’t even briefed, so they could not have leaked anything.
But when Trump said a few days later that democrats leaked information, Catturd still immediately accepted that as truth.
On KDE, I’d recommend getting a KWin Script for tiling. Krohnkite is what people use currently.
It’s not as buttery smooth as dedicated tiling window managers and it can be a bit glitchy at times, but it is better than one might expect and significantly easier (and likely less glitchy) than trying to get bspwm to work in Plasma.
Ephera@lemmy.mlto Firefox@lemmy.world•Mozilla Formally Discontinues Its DeepSpeech ProjectEnglish1·9 hours agoMakes sense to me, since the technology landscape has drastically changed since the project inception. You’d probably need to start developing from scratch anyways, if you wanted to bring that up to modern standards…
Ephera@lemmy.mlto Firefox@lemmy.world•Mozilla Formally Discontinues Its DeepSpeech ProjectEnglish4·9 hours agoFor what it’s worth, being a professional software engineer, I expected that list to be at least a magnitude longer. I guess, it doesn’t include all their internal projects. But yeah, you would not believe how much shit we throw at the wall and how little of it sticks, particularly not for more than a few years.
I once heard the figure that IT investors expect 1 out of 20 investments to pay out, which feels about right to me…
Maybe they didn’t slaughter her with how many fans she has? Cows can live to be twenty years old. But yeah, probably wishful thinking…
Du meinst nachdem die Politik sich um ein Verbot einer Regenbogenflagge kümmert anstatt richtige Probleme anzugehen. Wenn Klöckner nichts getan hätte, wäre sie weniger menschenfeindlich aufgetreten.
Yeah, after writing that comment, I was thinking, if I do promote it, that means there’s a certain expectation that I’ll integrate or implement functionality that others want. At that point, it becomes less of an egoistic thing. And I’ll be doing more communication and whatnot, therefore less programming.
Maybe that’s the puzzle piece that OP is missing? If you don’t promote it, you have practically no extra work compared to developing it under a proprietary license. In fact, it often reduces the workload, if you can just post it publicly without having to secure the repo.
And you don’t incur costs from giving it away either. So, if you make sure to only put in the work that you want to put in in the first place, you have no disadvantage from publishing it with an open-source license.
Ephera@lemmy.mlto Linux Gaming@lemmy.world•bashcrawl: learn Linux commands by playing a simple text adventureEnglish3·1 day agoIncidentally, you can also play !dcss@lemmy.ml to train Vim navigation with HJKL keys.
I mean, DCSS does also have diagonal movement keys, which are most definitely not a thing in real Vim, but uh, you can probably just ignore those. So long as you’re not trying to win the game, anyways…
Ephera@lemmy.mltoAskHistorians@lemmy.world•Nazis are far-right, so why were/are they called National Socialists?English1·1 day agoNot an expert, but I find a good bit of context here is also that in the elections in 1932 and 1933, the three strongest parties were:
- NSDAP: National Socialist German Workers’ Party
- SPD: Social Democratic Party of Germany
- KPD: Communist Party of Germany
So, it really was just popular at the time to say you were doing socialism, but they also weren’t actually fooling anyone who really wanted these politics, since two other viable and more obvious choices existed.
Ephera@lemmy.mlto Rust@programming.dev•OpenAI is Ditching TypeScript to Rebuild Codex CLI with RustEnglish1·1 day agoAre you referring to the workspace feature of
uv
? Is that working well?Management might want us to revive a project from a few years ago, which is like 5% Python, but for which we had to build a
homegrownhorrid implementation of workspace builds, using shell scripts and symlinks. We’d definitely want to get rid of that, ifuv
’s workspace builds work at all, really. 🫠
Ephera@lemmy.mlto Rust@programming.dev•OpenAI is Ditching TypeScript to Rebuild Codex CLI with RustEnglish1·2 days agoI mean, it sounds like it’s gonna be a fairly large codebase. Rust is definitely better equipped for large codebases than Python…
I do agree that Python could give them more outside contributors, but from my experience, I don’t think it’s worth swaying from your preferred tooling for that. Outside contributions will make up barely a fraction of code changes either way, so you should rather ensure that your core team is productive.
Many people enjoy programming, you know. I’ve got like ten reasonably-sized projects and I haven’t posted about them anywhere. Because I built them to scratch my own itch, both in terms of functionality I could use and the itch to build something, no matter what it is. I’m not wasting my time, because I’m doing something I enjoy.
Ephera@lemmy.mlto Today I Learned@lemmy.world•TIL you can't enter non-ascii character as username on IRC ( Libera Chat )English9·2 days agoThe system for domain names is called Punycode: https://en.wikipedia.org/wiki/Punycode
But it’s still combined with domain registrars rejecting names like “αpple.com”, which ultimately needs a human to approve names.
There could also be a system like here on Lemmy, where there’s a separate display name, but it still doesn’t really solve the impersonation problem…
Ephera@lemmy.mlto Medicine@mander.xyz•Penn researchers turn toxic tomb fungus into cancer-killing compoundEnglish2·2 days agoYeah, it blocking cell division might be helpful in mild doses and especially, if it can be applied only to specific tissue. But we definitely need cell division to take place in general.
Ephera@lemmy.mlto Today I Learned@lemmy.world•TIL Y2K38 (Y2K is coming back in 13 years)English8·2 days agoThe problem is, even if it were solved for 99% of systems, 1% of systems crashing is still a massive problem.
But yeah, I also don’t believe that it is solved for 99% of systems. There’s a ton of embedded systems all over the place, which are easy to forget about.
Ephera@lemmy.mltoMale Fashion Advice@lemmy.world•Where can I find shorts like this? Do they have a specific name and style that would make them easier to find? (Online or in stores, US)English6·3 days ago“Chino shorts” comes somewhat close…
OpenOffice has seen essentially no development since 2011, when the trademark got transferred to Oracle after they bought Sun Microsystems.
The project got forked into LibreOffice to dodge the trademark issue, but it’s the same devs, practically the same project, but now under a non-profit organization. Well, and with 14 more years of development.
So, use LibreOffice instead of OpenOffice. It will most likely come pre-installed on whichever Linux distro you go with. But you can also try it out on Windows beforehand, if you have concerns.