Goofed Home

Oracle slashes 30,000 jobs with a cold 6 a.m. email

$$21227
https://toast.ooo/u/cm0002 posted on Apr 1, 2026 13:00

It was not a phone call. It was not a meeting. For thousands of Oracle employees across the globe, Tuesday morning began with a single email landing in their inboxes just after 6 a.m. EST — and by the time they finished reading it, their careers at one of the world’s largest technology companies were over.

Oracle has launched what analysts believe could be the most extensive layoff in the company’s history, with estimates suggesting the cuts will affect between 20,000 and 30,000 employees — roughly 18% of its global workforce of approximately 162,000 people. Workers in the United States, India, and other regions all reported receiving the same termination notice at nearly the same hour, sent under the name “Oracle Leadership.

https://toast.ooo/post/13117565

17 posts in conversation

$$21320
https://piefed.blahaj.zone/u/DesertCreosote posted on Apr 1, 2026 18:45
In reply to: https://lemmy.world/comment/22987498

When I use it at work, it usually means “look, I was told to do this but I don’t really agree with it, so please don’t get mad at me because there’s nothing I can do to change it.”

https://piefed.blahaj.zone/comment/3967041
$$21524
https://lemmy.world/u/TheHighRoad posted on Apr 2, 2026 14:14
In reply to: https://sh.itjust.works/comment/24612108

Regardless, the type of person to exhalt, and especially seek leadership is rarely the type deserving of the title.

https://lemmy.world/comment/23006168

There is no ethical consumption of HBO’s Harry Potter series

$$20906
https://lemmy.world/u/return2ozma posted on Mar 31, 2026 18:43
https://lemmy.world/post/44997417

182 posts in conversation

$$21514
https://lemmy.world/u/shweddy posted on Apr 2, 2026 13:23
In reply to: https://lemmy.world/post/44997417

Just pirate that shit and make it your guilty pleasure. You don’t have to go and talk about it with ppl. Keep it irrelevant

https://lemmy.world/comment/23005241
$$21520
https://aussie.zone/u/Kurroth posted on Apr 2, 2026 14:10
In reply to: https://lemmy.today/comment/23259683

This comment was quality bait. Perfect op for banter and the seppos still can’t.

https://aussie.zone/comment/22258770

Netrunner 26 Released with XLibre Xserver, Based on Debian 13 “Trixie”

$$21517
https://lemmings.world/u/cm0002 posted on Apr 2, 2026 13:55

Netrunner 26 GNU/Linux distribution is now available for download based on Debian GNU/Linux 13 “Trixie” and featuring the KDE Plasma 6.3.6 desktop environment with Linux kenrel 6.16.

The post Netrunner 26 Released with XLibre Xserver, Based on Debian 13 “Trixie” appeared first on 9to5Linux - do not reproduce this article without permission. This RSS feed is intended for readers, not scrapers.

https://lemmings.world/post/43659974

Conversation

$$21509
https://cosocial.ca/users/evan posted on Apr 2, 2026 12:53
In reply to: https://sfba.social/users/giantspecks/statuses/116333454486146577

@giantspecks @mlanger @jakebrake @mayintoronto Hi John! I agree, you should be able to follow hashtags globally across the Fediverse. That's why we're making tags.pub.

https://cosocial.ca/users/evan/statuses/116335208442916473

Inside the Systemd Age Verification Debate: Developer Responds to Criticism

$$18277
https://europe.pub/u/cm0002 posted on Mar 26, 2026 17:00

Dylan M. Taylor is not a household name in the Linux world. At least, he wasn’t until recently.

The software engineer and longtime open source contributor has quietly built a respectable track record over the years: writing Python code for the Arch Linux installer, maintaining packages for NixOS, and contributing CI/CD pipelines to various FOSS projects.

But a recent change he made to systemd has pushed him into the spotlight, along with a wave of intense debate.

At the center of the controversy is a seemingly simple addition Dylan made: an optional birthDate field in systemd’s user database.

https://europe.pub/post/10762385

79 posts in conversation

$$19894
https://programming.dev/u/Avicenna posted on Mar 29, 2026 10:54
In reply to: https://programming.dev/comment/22958573

Simply not true. In any such project, major proposals first get discussed as issues and community either vets a plan or comes up with an alternative before more solid steps such as PRs start. What is being done here is clearly trying to downplay a major change as a minor one. There are loads of blog posts and discussions on why this isn’t a minor change, especially when the author of the PR himself admits the goal is to comply with age verification laws. I will not get into that here. Suffice to say, at best, this is a political statement of the kind “we are ok to comply with surveillance and will show minimal resistance”. Yet they try to play this as if they are just changing a typo in the documents. Thanks to Lennart for his life long contributions to FOSS, despite him at some point joining Microsoft, the antithesis of everything that is FOSS. I am sure many things he did shaped how the open-source developed on a world-wide level. This still does not mean that his reaction to everything will be correct. To me this was more like a “fuck all, this was a minor change, don’t care what you say” attitude, which in my world-view has place in propriety software world not FOSS.

https://programming.dev/comment/22993148
$$21508
https://lemmy.dbzer0.com/u/leftzero posted on Apr 2, 2026 12:52
In reply to: https://feddit.nl/comment/24151086

Compliance with fascism is indistinguishable from fascism.

https://lemmy.dbzer0.com/comment/25310490

Conversation

$$21399
https://cosocial.ca/users/evan posted on Apr 1, 2026 23:17

I think if there's one thing I'd say to #ActivityPub developers, it's this: it seems like it's going to be easier to just parse Activity Streams 2.0 data as plain JSON, but it's not. You have to keep track of too many variations. Use a JSON-LD library instead. For JavaScript, try activitystrea.ms:

https://github.com/jasnell/activitystrea.ms

https://cosocial.ca/users/evan/statuses/116332001773753660

$$21507
https://cosocial.ca/users/evan posted on Apr 2, 2026 12:51
In reply to: https://mastodon.social/users/trwnh/statuses/116333828835838324

@trwnh "more actively maintained"?

The code is long-term but it was built by one author of AS2 and maintained by the other. It works well, and I use it in production systems all the time.

I'm pretty sure @hongminhee has made a similar package, although I'm not sure it's distributed independently.

https://cosocial.ca/users/evan/statuses/116335199274721737
$$21512
https://hollo.social/@hongminhee posted on Apr 2, 2026 13:01
In reply to: https://cosocial.ca/users/evan/statuses/116335199274721737

@evan@cosocial.ca @trwnh@mastodon.social I’m maintaining the @fedify/vocab package which depends on the jsonld package from Digital Bazaar. It’s written in 100% TypeScript, and has worked well on production services!

https://hollo.social/@hongminhee/019d4e48-b607-7523-a2a0-f1e0cf6b4670

Fedora Rejects Proposal To Use systemd For Managing Per-User Environment Variables

$$21383
https://toast.ooo/u/cm0002 posted on Apr 1, 2026 21:57
https://toast.ooo/post/13130063

5 posts in conversation

$$21471
https://feditown.com/u/exu posted on Apr 2, 2026 07:36
In reply to: https://toast.ooo/post/13130063

At the risk of being serious, there’s really no good way to set user environment variables. (It’s been a while since I last checked, so I might be wrong)

PAM used to have an equivalent to their /etc/environment for users, but that was deprecated or maybe removed last I checked.

Systemd user environment variables don’t apply in a shell context

.bashrc only works if you use bash as login shell and I’m not sure if it applies everywhere. Sure, I can set stuff in the shell I use, but it feels weird to modify my shell in order to change global environment variables.

https://feditown.com/comment/5274027
$$21506
https://lemmy.zip/u/LiveLM posted on Apr 2, 2026 12:43
In reply to: https://feditown.com/comment/5274027

Yeah it’s such a mess. Last I tried I had to set my variable in like 3 different places and it still didn’t apply everywhere I expected it to.

https://lemmy.zip/comment/25649611

Conversation

$$21501
https://graz.social/users/linos posted on Apr 2, 2026 12:28

Dear #WordPress users, I want to hear your opinion!

I'm currently finishing my work on the Polls For #ActivityPub plugin.

I decided to use a custom post type for each poll. However, many people mentioned that they would like to also add polls to normal posts.

My first question is: what is the best workflow/UI for the block-editor when adding a new poll block to a normal post?

I started with an empty state: "Create new Poll, Embed existing poll". Here I was wondering, whether I should directly enforce the user to create a poll which is stored as a draft when choosing "Create new poll", or keeping all data local to the post until the post is saved/published.

And should I allow the user to edit an embedded poll inline? Or should I just link to the edit link of the poll directly, once it's created? And how many warnings about such relationships do users expect? When deleting a poll that might be embedded. Isn't it similar to media? What are your wishes?!

https://codeberg.org/linos/wordpress-polls-for-activitypub/issues/41

https://graz.social/users/linos/statuses/116335110807082337

OpenClaw Unlocks China’s AI Token Export Business

$$21499
https://piefed.social/u/misk posted on Apr 2, 2026 12:05

https://archive.ph/2026.04.02-112104/https://www.bloomberg.com/news/newsletters/2026-04-02/openclaw-is-helping-chinese-ai-firms-find-users-overseas

https://piefed.social/c/technology/p/1944019/openclaw-unlocks-chinas-ai-token-export-business

Microsoft CFO’s AI Spending Runs Up Against Tech Bubble Fears

$$21429
https://piefed.social/u/misk posted on Apr 2, 2026 01:35

https://archive.ph/2026.04.01-211303/https://www.bloomberg.com/news/features/2026-04-01/microsoft-s-ai-ambitions-rest-in-hands-of-satya-nadella-s-trusted-cfo

https://piefed.social/c/technology/p/1942767/microsoft-cfos-ai-spending-runs-up-against-tech-bubble-fears

$$21485
https://piefed.social/u/eleijeep posted on Apr 2, 2026 09:53
In reply to: https://piefed.social/c/technology/p/1942767/microsoft-cfos-ai-spending-runs-up-against-tech-bubble-fears

paywall

https://piefed.social/comment/10792076
$$21496
https://piefed.social/u/misk posted on Apr 2, 2026 11:09
In reply to: https://piefed.social/comment/10792076

If only there was a link to archived copy in the post.

https://piefed.social/comment/10792651
Create New Post