Skip to main content



RE: mograph.social/@ephemeral/1163…

Odd breaths, or even ones? Gotta know where to direct my thanks, and I take in more from the odd breaths.


One of the technicians in Plymouth told me that 50% of all oxygen on earth is produced by phytoplankton.

So every second breath we take is a gift from them.

37/?


in reply to Fionnáin

@ephemeral I may have made it up, but it's similar to some suggestions.


EXPOSED: #ExxonMobil, Chevron & Koch paid lobbyists to forge alliances with EU far right to kill #climate laws! 🧐🔥 Democracy is being sold for #fossilfuel greed! 🌴☠️🚫 #ClimateChange #Greenwashing @palmoildetect.bsky.social
desmog.com/2025/12/04/divide-a…


in reply to lizzzzard

Silky eggs are relatively small, compared to typical store eggs anyway, but these brown eggs are from big hens and some older hens so the contrast is more striking...


KDE Plasma's Oxygen and Air themes are making a comeback.

itsfoss.com/news/kde-plasma-ox…

#linux #kde

in reply to It's FOSS

Hoping not to see these themes bloating my kde installs again.

Who keeps using them? They're not even full themes, you'd still need to hunt down an icon pack if you want to actually use them properly



i am currently building software with what future scholars will call "Cruel and Unusual Compilation". i have spent hours trying to get this to work. come on, rustc on bash on cygwin on wine on linux on docker on gitlab CI, don't fail me now 🤞
in reply to pixx

@pixx i know i know, but it really is the best option i could get working for this 😭
@pixx


For those feeling whipsawed by current events...

It all begins to make sense when you realize today is just another day of market manipulation.

This entry was edited (2 days ago)


I can now assemble Uxntal programs natively on Cucumber!
github.com/TangentDelta/cardpu…
#uxn #m5stack
in reply to beesweater

@beesweater Thank you!

@neauoire has a great little Lisp for Uxn! wiki.xxiivv.com/site/heol

I had to replace the unicode lambda for the prompt, though 🙁

in reply to TangentDelta

haha, riiight. It's crazy to me that you can actually compile roms on the device itself :uxn: genius work with setting this up! 🥒
This entry was edited (1 day ago)


je suis en train de terminer d'assembler mon premier clavier mécanique en kit 🥲 je le fais 50% pour le kiff 50% pour apprendre a intégrer des interrupteurs de clavier dans mes prochains circuits électroniques
This entry was edited (2 days ago)


Fewer than 600 Sumatran #Tigers 🐅🐯 remain wild today 😭 Their number slashed by #palmoil #deforestation and illegal #poaching for body parts. Fight for their survival every time you #Boycottpalmoil #Boycott4Wildlife 🌴⛔️ in the shops @palmoildetectives wp.me/pcFhgU-8QT?utm_source=ma…



Pizzicato Five, one of my all time favourite jazz groups! Their music is quirky, humourous, and catchy.

"Nonstop to Tokyo"
youtu.be/my8NBqKUa08

in reply to Muse

Thanks @Muse. That was a fun listen. ☺️


Bodega boopin'-around. My wife has been having a hard time recovering from an illness so the chances to get out together have been all the more appreciated. #california #nature


Colgate Palmolive @CP_News makers of #toothpaste 🦷🪥use so-called “sustainable” #palmoil , yet continue #deforestation and #landgrabbing causing the death of children for palm oil. #Boycottpalmoil #Boycott4Wildlife 💀🌴🦧🔥🙊⛔️ @palmoildetectives palmoildetectives.com/2021/02/…


RE: fedi.lynnesbian.space/@lynnesb…

Ens l'acabem de veure amb un grup d'amics. Ha estat un vespre genial.
Si podeu, poseu-la a uns quants amics sense dir res.


i've been keeping this a secret for half a year, but i can finally come clean now.

i spent months editing the entire star wars movie. at first i made subtle changes (colour correction, fake shot/reverse shot scenes, etc.), but as the movie went on, my edits got more and more absurd (extra powerpoint transition wipes, doom door open/close sound effects, etc.).

i can't upload the full thing for obvious reasons, but here's one of my favourite parts: the death star scene. spoilers for a movie that came out nearly four decades ago

(EDIT: now available to download)

#swle




programmers: how do you like your zeroes?

(danish speakers please forgive me for misusing your precious vowel)

  • normally, no slash or dot: 0 (20%, 13 votes)
  • slashed: Ø (49%, 32 votes)
  • dotted: ⊙ (21%, 14 votes)
  • slashed the other way: [imagine a backwards Ø] (6%, 4 votes)
  • some mysterious fifth thing/i don't care/not a programmer/bald/show results (3%, 2 votes)
65 voters. Poll end: in 9 hours



anyways watch Beta by Still youtube.com/watch?v=iTce0Vq_Uv…


Israel has unilaterally ended another ceasefire and the strait of Hormuz is closed again.

thestar.com/news/world/middle-…



Opera GX is finally available on Linux, but should you bother installing it? 🤔

itsfoss.com/news/opera-gx-on-l…

#linux #linuxgaming #gaming

in reply to It's FOSS

Don't bother. It is an injustice and should be eliminated rather than promoted. Use LibreWolf, Tor Browser, Mullvad Browser, Iceweasel/IceCat, or at very very least, Firefox or Chromium (not Chrome).
This entry was edited (2 hours ago)



Plagued with visions at work thanks to @neauoire, an small 4 item circular stack for Rejoice:
sp0 @StackTest       <br>       n^1 task0 Push<br>@Next0 n^2 task1 Push<br>@Next1 n^3 task2 Push<br>@Next2 n^4 task3 Push<br>@Next3 n^5 task4 Push<br>@Next4 Halt<br><br>@Push<br>    [SP0 sp1]/sp0<br>    [SP1 sp2]/sp1<br>    [SP2 sp3]/sp2<br>    [SP3 sp0]/sp3<br><br>@SP0 '[]/cell0 'cell0/n Return<br>@SP1 '[]/cell1 'cell1/n Return<br>@SP2 '[]/cell2 'cell2/n Return<br>@SP3 '[]/cell3 'cell3/n Return<br><br>@Return<br>    [Next0]/task0<br>    [Next1]/task1<br>    [Next2]/task2<br>    [Next3]/task3<br>    [Next4]/task4<br><br>@Halt<br>
in reply to ... and and and and ...

@Swap<br>    [Swap32 sp0]/sp0<br>    [Swap03 sp1]/sp1<br>    [Swap10 sp2]/sp2<br>    [Swap21 sp3]/sp3<br><br>@Swap32 'a/cell3 'b/cell2 'cell3/b 'cell2/a Return<br>@Swap03 'a/cell0 'b/cell3 'cell0/b 'cell3/a Return<br>@Swap10 'a/cell1 'b/cell0 'cell1/b 'cell0/a Return<br>@Swap21 'a/cell2 'b/cell1 'cell2/b ’cell1/a Return<br>

Swap (the TOS is always blow the stack pointer)



experiment exploring #MandelbrotSet #fractals #MathArt adding layers of cauliflowers to mini mandelbrots by choosing where to zoom

locations:

-1.74968481650579377858075949782979923

-1.749684816504354894259770797352982820550801324341230434823606

zoom of the second one with 8 layers is about 1e44, didn't save the zoom level of the first (with 3 layers)

I think I can generalize the way I found them (I constructed specific external angles expressed as periodic binary exansions, and traced their external rays towards the minibrots)

(apologies for the poor image quality)



🛡️ Informe: en 2025 se registraron 124 agresiones contra personas defensoras en Chiapas (+25% respecto a 2024), mostrando que la violencia, el hostigamiento y la criminalización persisten pese al discurso de “pacificación”. El 37% de las agresiones se dieron en el ámbito digital Lee el informe completo en elobse.org/es/entity/pu3d5qack… 🔗

✊ Defender derechos humanos no debería ponernos en riesgo.



El uso de IA en patrimonio cultural puede reproducir extractivismo de datos; el artículo propone estrategias para que instituciones recuperen control: gobernanza comunitaria, licencias claras, almacenamiento soberano y proyectos colaborativos con comunidades originarias.

🔗 community.mozilladatacollectiv…

🤝 ¿Cómo garantizamos que los datos culturales se gestionen para el beneficio de sus comunidades y no para el lucro externo? 🤝


in reply to Palm Oil Detectives

I'm very upset that also in #Bangladesh'forests they ruin them for Palmoil!
Please send this to the European Committy!
Maybe they can stop this! I can't!

in reply to It's FOSS

many never used a roller or trackball instead of a mouse. Always in place when you need it you find it blindly. Some have more buttons to be defined for shortcuts. All CAD and 3D construction programs use this. Also versatile gaming controllers are between classic style and track balls. No need for just only the mouse


Dandelion BASIC Devlog.

I feel like giving up on this attempt at Dandelion BASIC.

The file is now 17KB full of bare metal assembly. Having to break this up into files now is going to be a nightmare to manage.

Assembled, I am looking at about 1.3K ROM/Arduino flash used.

Looking at the different C++ implementations, even they max out at thousands of lines of code.

I need to figure out exactly what it is I am chasing when I try and put all this effort into something crazy like another BASIC.

in reply to '(vidak) _(:3」∠)_

Wow, that's a lot of space. As a baseline, Sunflower basic is 6000 bytes and has a full graphical system and font included. Do you know why it's so large?

Edit: Oh right, I just realized, assembly is very wordy.. yeah okay, I can see it.

This entry was edited (2 days ago)


Dear Fedi friends,

Next week I have the honor of doing a presentation advocating for the Fediverse in a really prestigious venue (I can't share more now, but I will after it takes place).

I'm currently working on slides and I would love to hear testimonies from YOU. Why the Fediverse is so special to you in contrast to Big Tech platforms (bonus points if you speak French & can reply en français).

I'll share a selection of your testimonies in my slideshow presentation.

Merci beaucoup ❤️

in reply to Elena Rossini ⁂

when I was on commercial social media I felt like I was drowning. On fedi I can breathe.

in reply to lazy cat ☮️ (photos)

I genuinely love these photos—they’re incredibly eye-catching. I’m interested in purchasing five as digital copies.

Kindly message me directly if this is something you’d consider.



Linux proves once again that old hardware doesn't need to be trashed.

itsfoss.com/news/linux-draeamc…

#linux

in reply to It's FOSS

meanwhile ubuntu resisting the requirements for it to be 6GB RAM 🤧
in reply to It's FOSS

doesn't the gamecube (and Wii) used the gdrom format too ? (Just not on an IDE controller like the Dreamcast)



Indie business fees / fed up negative posting

Sensitive content

in reply to Eugen Rochko

@Gargron No - Unless the fact I say it's "sale of goods" is what you mean by that?
in reply to JenJen

That could be the problem. Sale of goods goes under "Reason for export". I'd put "FOB" under "Terms of sale (Incoterm)". That might prevent this from happening in the future.



Puter has surprised us by adding an office suite.

itsfoss.com/news/puter-office-…

#opensource #operatingsystem

in reply to It's FOSS

Look, the problem of Electron apps could be solved by having an Electron runtime environment and Electron development kit that runs Electron apps as zip files instead. Of the current system where every Electron app I use is running its own instance of Chromium just to run a website, maybe this functionality can be integrated into chromium directly.



“Self-hosting gave me the digital freedom I wish I'd found sooner.“ 🙌

How-To Geek writer Patrick Campanale shares tips for regaining control over your digital life and choosing the right tools to get started. 💪

We are happy to see Nextcloud among them!
howtogeek.com/self-hosting-gav…

in reply to Nextcloud 📱☁️💻

as much as I love nextcloud its a shame that it doesn't support AVIF images, despite all major browsers supporting it and even it having open Pull Requests for some years: github.com/nextcloud/server/is…


Baby egrets FTW!


#birb

neatorama.com/2026/04/07/Egret…

#birb

Muse reshared this.



If you are running an i486 CPU, you will want to read this.

itsfoss.com/news/linux-kernel-…

#linux

in reply to It's FOSS

I'll light a cyno today. That was the first CPU I learned.

Lo, thar be cookies on this site to keep track of your login. By clicking 'okay', you are CONSENTING to this.