#permacomputing — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #permacomputing, aggregated by home.social.
-
📢 no rush! check this out!
🗓️ july 14, 2026https://screensaver.gallery/open-call-rien-faire-comme-une-bete
#localfirst #distributedgallery #refusal #ecology #maintenance #postwork #onlineart #digitalart #countercomputing #alternativeinternet #screensaver #sustainabletech #righttobelazy #notdoing #permacomputing #call
-
📢 no rush! check this out!
🗓️ july 14, 2026https://screensaver.gallery/open-call-rien-faire-comme-une-bete
#localfirst #distributedgallery #refusal #ecology #maintenance #postwork #onlineart #digitalart #countercomputing #alternativeinternet #screensaver #sustainabletech #righttobelazy #notdoing #permacomputing #call
-
📢 no rush! check this out!
🗓️ july 14, 2026https://screensaver.gallery/open-call-rien-faire-comme-une-bete
#localfirst #distributedgallery #refusal #ecology #maintenance #postwork #onlineart #digitalart #countercomputing #alternativeinternet #screensaver #sustainabletech #righttobelazy #notdoing #permacomputing #call
-
📢 no rush! check this out!
🗓️ july 14, 2026https://screensaver.gallery/open-call-rien-faire-comme-une-bete
#localfirst #distributedgallery #refusal #ecology #maintenance #postwork #onlineart #digitalart #countercomputing #alternativeinternet #screensaver #sustainabletech #righttobelazy #notdoing #permacomputing #call
-
📢 no rush! check this out!
🗓️ july 14, 2026https://screensaver.gallery/open-call-rien-faire-comme-une-bete
#localfirst #distributedgallery #refusal #ecology #maintenance #postwork #onlineart #digitalart #countercomputing #alternativeinternet #screensaver #sustainabletech #righttobelazy #notdoing #permacomputing #call
-
👀
now this is some arcane magicks...
Tiny BASIC for the RCA 1802!
https://www.retrotechnology.com/memship/mship_tbasic.html
http://www.cosmacelf.com/software/tbsourcep.txt
may have some joy structuring the eternal meandering for a 2K Tiny BASIC around this processor's implementation.
with 16 general purpose registers, the 1802 seems to better resemble the AVR microcontroller architecture than other examples we have dug up.
so far we know of:
6502, 8080, Z80, x86, and now the RCA 1802 assembly implementations of Tiny BASIC.
#tinybasic #basic #retrocomputing #vintagecomputing #permacomputing
-
@almet
Et si tu cherches de la stimulation intellectuelle en informatique sans se dire que ça va être utilisé pour concevoir des armes de guerre ou être exploité par les ia llm, il y a tout l'écosystème autour du #permacomputing qui a une réflexion globale qui n'est pas dans la fuite en avant comme la plupart des domaines en informatique :Exemple avec #uxn que j'aime particulièrement :
General :
https://100r.co/site/permacomputing_101.html
https://100r.co/site/weathering_software_winter.html
Ecosystem:
https://100r.co/site/uxn.html
Virtualmachine:
https://wiki.xxiivv.com/site/varvara.html -
@almet
Et si tu cherches de la stimulation intellectuelle en informatique sans se dire que ça va être utilisé pour concevoir des armes de guerre ou être exploité par les ia llm, il y a tout l'écosystème autour du #permacomputing qui a une réflexion globale qui n'est pas dans la fuite en avant comme la plupart des domaines en informatique :Exemple avec #uxn que j'aime particulièrement :
General :
https://100r.co/site/permacomputing_101.html
https://100r.co/site/weathering_software_winter.html
Ecosystem:
https://100r.co/site/uxn.html
Virtualmachine:
https://wiki.xxiivv.com/site/varvara.html -
@almet
Et si tu cherches de la stimulation intellectuelle en informatique sans se dire que ça va être utilisé pour concevoir des armes de guerre ou être exploité par les ia llm, il y a tout l'écosystème autour du #permacomputing qui a une réflexion globale qui n'est pas dans la fuite en avant comme la plupart des domaines en informatique :Exemple avec #uxn que j'aime particulièrement :
General :
https://100r.co/site/permacomputing_101.html
https://100r.co/site/weathering_software_winter.html
Ecosystem:
https://100r.co/site/uxn.html
Virtualmachine:
https://wiki.xxiivv.com/site/varvara.html -
@almet
Et si tu cherches de la stimulation intellectuelle en informatique sans se dire que ça va être utilisé pour concevoir des armes de guerre ou être exploité par les ia llm, il y a tout l'écosystème autour du #permacomputing qui a une réflexion globale qui n'est pas dans la fuite en avant comme la plupart des domaines en informatique :Exemple avec #uxn que j'aime particulièrement :
General :
https://100r.co/site/permacomputing_101.html
https://100r.co/site/weathering_software_winter.html
Ecosystem:
https://100r.co/site/uxn.html
Virtualmachine:
https://wiki.xxiivv.com/site/varvara.html -
currently looking over these:
https://github.com/WillStevens/basic1K
"A 1K Tiny BASIC interpreter for the Intel 8080".
https://github.com/nanochess/bootBASIC
"bootBASIC is a BASIC language in 512 bytes of x86 machine code".
-
Went to a people’s kite festival with DT and mountain and other wonderful people over the weekend
Had a flight test for DIY Kite Node. Findings: feelings of inspiration and liberation
(It’s made of bamboo, repurposed plastic, and hemp cord)
“There is a huge inequality, of who have the privilege of flying with a certain technology. The best form of technology should be justice.”
-Tomás Saraceno
Pic by mountain -
please find below some interesting resources that relate to how the people's permacomputer project could adapt FORTH for its purposes.
thank you everyone for your thoughtful and constructive suggestions over the last period, as we have been considering FORTH.
it seems the scene is very active, and has lots of ideas.
---
# TI-FORTH Screen Editor
"You will find here a new screen oriented editor for TI-Forth.
For people with other systems, TI-Forth is a fig-forth with some
computer specific extensions. The goal was to write a small
editor with a lot of futures, like autorepeating keys, overtype
and insert, some limited form of cut-and-paste, single-stepping
through source, execution of Forth from editor. Results are
below. Compiled code adds below 2K to system stuff".https://tuhs.superglobalmegacorp.com/Unix_Usenet/comp.sources.unix/1985-November/004781.html
# eulex
"A straightforward standalone Forth implementation for x86".
https://github.com/davazp/eulex/
https://davazp.net/2012/12/08/eulex-forth-implementation.html
# within the durexforth project
https://github.com/jkotlinski/durexforth/discussions/551
## tt
https://gist.github.com/ekipan/e592bf34c314a260112da08adcff980a
## z
https://gist.github.com/ekipan/28bb4bd609797b6d85c58af45d14ed61
# libforth
"libforth: A small Forth interpreter that can be used as a library written in c99".
-
please find below some interesting resources that relate to how the people's permacomputer project could adapt FORTH for its purposes.
thank you everyone for your thoughtful and constructive suggestions over the last period, as we have been considering FORTH.
it seems the scene is very active, and has lots of ideas.
---
# TI-FORTH Screen Editor
"You will find here a new screen oriented editor for TI-Forth.
For people with other systems, TI-Forth is a fig-forth with some
computer specific extensions. The goal was to write a small
editor with a lot of futures, like autorepeating keys, overtype
and insert, some limited form of cut-and-paste, single-stepping
through source, execution of Forth from editor. Results are
below. Compiled code adds below 2K to system stuff".https://tuhs.superglobalmegacorp.com/Unix_Usenet/comp.sources.unix/1985-November/004781.html
# eulex
"A straightforward standalone Forth implementation for x86".
https://github.com/davazp/eulex/
https://davazp.net/2012/12/08/eulex-forth-implementation.html
# within the durexforth project
https://github.com/jkotlinski/durexforth/discussions/551
## tt
https://gist.github.com/ekipan/e592bf34c314a260112da08adcff980a
## z
https://gist.github.com/ekipan/28bb4bd609797b6d85c58af45d14ed61
# libforth
"libforth: A small Forth interpreter that can be used as a library written in c99".
-
please find below some interesting resources that relate to how the people's permacomputer project could adapt FORTH for its purposes.
thank you everyone for your thoughtful and constructive suggestions over the last period, as we have been considering FORTH.
it seems the scene is very active, and has lots of ideas.
---
# TI-FORTH Screen Editor
"You will find here a new screen oriented editor for TI-Forth.
For people with other systems, TI-Forth is a fig-forth with some
computer specific extensions. The goal was to write a small
editor with a lot of futures, like autorepeating keys, overtype
and insert, some limited form of cut-and-paste, single-stepping
through source, execution of Forth from editor. Results are
below. Compiled code adds below 2K to system stuff".https://tuhs.superglobalmegacorp.com/Unix_Usenet/comp.sources.unix/1985-November/004781.html
# eulex
"A straightforward standalone Forth implementation for x86".
https://github.com/davazp/eulex/
https://davazp.net/2012/12/08/eulex-forth-implementation.html
# within the durexforth project
https://github.com/jkotlinski/durexforth/discussions/551
## tt
https://gist.github.com/ekipan/e592bf34c314a260112da08adcff980a
## z
https://gist.github.com/ekipan/28bb4bd609797b6d85c58af45d14ed61
# libforth
"libforth: A small Forth interpreter that can be used as a library written in c99".
-
please find below some interesting resources that relate to how the people's permacomputer project could adapt FORTH for its purposes.
thank you everyone for your thoughtful and constructive suggestions over the last period, as we have been considering FORTH.
it seems the scene is very active, and has lots of ideas.
---
# TI-FORTH Screen Editor
"You will find here a new screen oriented editor for TI-Forth.
For people with other systems, TI-Forth is a fig-forth with some
computer specific extensions. The goal was to write a small
editor with a lot of futures, like autorepeating keys, overtype
and insert, some limited form of cut-and-paste, single-stepping
through source, execution of Forth from editor. Results are
below. Compiled code adds below 2K to system stuff".https://tuhs.superglobalmegacorp.com/Unix_Usenet/comp.sources.unix/1985-November/004781.html
# eulex
"A straightforward standalone Forth implementation for x86".
https://github.com/davazp/eulex/
https://davazp.net/2012/12/08/eulex-forth-implementation.html
# within the durexforth project
https://github.com/jkotlinski/durexforth/discussions/551
## tt
https://gist.github.com/ekipan/e592bf34c314a260112da08adcff980a
## z
https://gist.github.com/ekipan/28bb4bd609797b6d85c58af45d14ed61
# libforth
"libforth: A small Forth interpreter that can be used as a library written in c99".
-
please find below some interesting resources that relate to how the people's permacomputer project could adapt FORTH for its purposes.
thank you everyone for your thoughtful and constructive suggestions over the last period, as we have been considering FORTH.
it seems the scene is very active, and has lots of ideas.
---
# TI-FORTH Screen Editor
"You will find here a new screen oriented editor for TI-Forth.
For people with other systems, TI-Forth is a fig-forth with some
computer specific extensions. The goal was to write a small
editor with a lot of futures, like autorepeating keys, overtype
and insert, some limited form of cut-and-paste, single-stepping
through source, execution of Forth from editor. Results are
below. Compiled code adds below 2K to system stuff".https://tuhs.superglobalmegacorp.com/Unix_Usenet/comp.sources.unix/1985-November/004781.html
# eulex
"A straightforward standalone Forth implementation for x86".
https://github.com/davazp/eulex/
https://davazp.net/2012/12/08/eulex-forth-implementation.html
# within the durexforth project
https://github.com/jkotlinski/durexforth/discussions/551
## tt
https://gist.github.com/ekipan/e592bf34c314a260112da08adcff980a
## z
https://gist.github.com/ekipan/28bb4bd609797b6d85c58af45d14ed61
# libforth
"libforth: A small Forth interpreter that can be used as a library written in c99".
-
USB stick with an #RP2350 and microSD slot. Plug into any computer — serial interface to a private pocket computer, can access it from any machine and any OS without having to write C interface to specific OSes
-
Exodus Big Techius lives!
https://ebt.cookiebrunel.comI made this web artwork primarily with the intention of motivating beginners, but hopefully people with a variety of skills and knowledge will still find something new in it!
Feel free to share or send feedback :)
#webart #foss #permacomputing -
Ah, the #permacomputing manifesto: because who wouldn't want to combine the excitement of sustainable farming ethics with the electrifying world of digital minimalism? 🌱💻 Apparently, saving the planet now involves transforming your laptop into a virtuous eco-warrior, armed with 10 thrilling principles. How innovative! 🙄
https://permacomputing.net/principles/ #sustainablefarming #digitalminimalism #ecoinnovation #techforgood #HackerNews #ngated -
Ah, the #permacomputing manifesto: because who wouldn't want to combine the excitement of sustainable farming ethics with the electrifying world of digital minimalism? 🌱💻 Apparently, saving the planet now involves transforming your laptop into a virtuous eco-warrior, armed with 10 thrilling principles. How innovative! 🙄
https://permacomputing.net/principles/ #sustainablefarming #digitalminimalism #ecoinnovation #techforgood #HackerNews #ngated -
Ah, the #permacomputing manifesto: because who wouldn't want to combine the excitement of sustainable farming ethics with the electrifying world of digital minimalism? 🌱💻 Apparently, saving the planet now involves transforming your laptop into a virtuous eco-warrior, armed with 10 thrilling principles. How innovative! 🙄
https://permacomputing.net/principles/ #sustainablefarming #digitalminimalism #ecoinnovation #techforgood #HackerNews #ngated -
Ah, the #permacomputing manifesto: because who wouldn't want to combine the excitement of sustainable farming ethics with the electrifying world of digital minimalism? 🌱💻 Apparently, saving the planet now involves transforming your laptop into a virtuous eco-warrior, armed with 10 thrilling principles. How innovative! 🙄
https://permacomputing.net/principles/ #sustainablefarming #digitalminimalism #ecoinnovation #techforgood #HackerNews #ngated -
Ah, the #permacomputing manifesto: because who wouldn't want to combine the excitement of sustainable farming ethics with the electrifying world of digital minimalism? 🌱💻 Apparently, saving the planet now involves transforming your laptop into a virtuous eco-warrior, armed with 10 thrilling principles. How innovative! 🙄
https://permacomputing.net/principles/ #sustainablefarming #digitalminimalism #ecoinnovation #techforgood #HackerNews #ngated -
Hi!
I work on stuff between digital culture, hacking/engineering, ancestor work, and eco-social justice
Besides that, I like inline skating, making beats, and gardening
Currently I’m working on a project called Kite Node - which is a kite made from natural and reused materials used to hoist LoRa devices into the air
-
Le (World Wide) Web est mort, vive le (Small)) Web!
-
V nabídce letních škol FaVU je také Letní škola digitální soběstačnosti, na které se v týmu (ex)-studujících podílím.
"Účastníctvo nainstalují linux na starý NTB nebo smartphone. Zrecyklují, vdechnou nový život. A pokud vše půjde dobře, založí na nich svůj vlastní komunitní server nebo home-server. sudo su!"
Kdybyste vědělyi o osobách, které by to mohlo zajímat, budu rád za sdílení.
https://www.favu.vut.cz/f26745/d324808
#permacomputing #DIT #linux #selfhosting #opensource #commohosting
-
V nabídce letních škol FaVU je také Letní škola digitální soběstačnosti, na které se v týmu (ex)-studujících podílím.
"Účastníctvo nainstalují linux na starý NTB nebo smartphone. Zrecyklují, vdechnou nový život. A pokud vše půjde dobře, založí na nich svůj vlastní komunitní server nebo home-server. sudo su!"
Kdybyste vědělyi o osobách, které by to mohlo zajímat, budu rád za sdílení.
https://www.favu.vut.cz/f26745/d324808
#permacomputing #DIT #linux #selfhosting #opensource #commohosting
-
V nabídce letních škol FaVU je také Letní škola digitální soběstačnosti, na které se v týmu (ex)-studujících podílím.
"Účastníctvo nainstalují linux na starý NTB nebo smartphone. Zrecyklují, vdechnou nový život. A pokud vše půjde dobře, založí na nich svůj vlastní komunitní server nebo home-server. sudo su!"
Kdybyste vědělyi o osobách, které by to mohlo zajímat, budu rád za sdílení.
https://www.favu.vut.cz/f26745/d324808
#permacomputing #DIT #linux #selfhosting #opensource #commohosting
-
quick and easy. generate a #links / #blogroll page for your #blog from your #rss reader's #opml file backup. #indieweb #smallweb #permacomputing #commandline
-
@dirtycommo got the main idea of the editor worked out here -- need to figure out how controls are going to work...
https://git.sr.ht/~vidak/peoples-permacomputer/commit/ac462169ffdeb4b0505e595e5c681df24dda156f
-
Speaking of @thepeoplestech, well, we've had lots of interest from potential service users, but are finding it tough to find people who'd like to be core UK members of the worker cooperative, functioning at an anti-"A.I.," anti-Covid intersection of privacy, security, sustainability, and inclusivity. But whether you're in England, Britain as a whole - or in other parts of the world! - if you're interested in a slow #solarpunk #SmallTech #cooperative helping deliver public workshops and private consultation to enable people, campaign groups, non-profits and more ethical small businesses to move away from #BigTech, let us know! #CovidIsNotOver #Fuck_ai #permacomputing #TransRights #BlackLivesMatter #FreePalestine
-
This week at Ridgewood Commons #nyc #nycevents #mutualaid #permacomputing
-
This week at Ridgewood Commons #nyc #nycevents #mutualaid #permacomputing
-
This week at Ridgewood Commons #nyc #nycevents #mutualaid #permacomputing
-
This week at Ridgewood Commons #nyc #nycevents #mutualaid #permacomputing
-
My Psion Series 7 is now *fixed* - temporary fuse bridging, awaiting a replacement 750mA fuse. It joins the happy ranks of @thelastpsion's Netbook in being fully operational. For those at the back, these are fabulous Distraction-Free Writing Devices (DFWDs) - if you have one sitting at the back of a drawer, *get it out*! And if it doesn't work, *we can fix it* (well, we can try...)
-
https://github.com/jggames/trs80mc10/tree/master/quicktype/Productivity%20%26%20Education/Visicalc
Visicalc... in BASIC??
there is also _another_ text editor here:
-
Back to the future - Interacting with threadiverse communities through Usenet / NNTP
A few months ago I threw this question out into the void - “what if you could access the fediverse through your Usenet reader??” and got almost no response. Still, the idea had lodged in my brain and wouldn’t go away so this weekend I caved in and built the thing. Hat tip to the author of the excellent nntpserver package that did all the hard stuff.
I look forward to seeing someone’s screenshots of fediverse posts on a Commodore 64, some day.
This will be released as a part of PieFed 1.7, coming soon.
-
lol @movq,
yes, I e.g. #groff my quarterly #Bahn complaint letters to parliament https://digitalcourage.social/@mro/116239272556653962. And my invoices. And #laptop-rental-contracts for https://mro.name/laptop. Such an elegant process with a 12MB typesetter. #permacomputing-style. -
Hi @movq,
💯 #groff is wonderful for administrative #letters: https://unix-freunde.mro.name/archiv/2025-08-18T224722-Schreibmaschine%20groff_--_www.html #permacomputing -
Today, on our way to Saint Etienne to participate to the seminar “As long as you don’t steal we share“ - organised by @jeremienuel @Jap_py
https://aslongasweshare.randomlab.io/
Wed April 1st, 18h30 @ Bar de l’aube, St Etienne, talk :
"Patents as catalysts for potential imaginaries of cognitive capitalism."
(Les brevets comme ouvroirs d’imaginaires potentiels de l’industrie et du capitalisme cognitif.)
about our project ippi, and someThur April 2nd, 9h00 @ Esadse, Pôle numérique, workshop :
Permacomputational self-defense protocols against laborious computing.
(Protocoles d’autodéfense permacomputationelle contre l’informatique laborieuse.)@marcell @valerix @olivierbosson @diagram_studies @davidbenque
#patents #aai #pseudoai #IL #laborious computing #permacomputing
-
Back to the future - Interacting with threadiverse communities through Usenet / NNTP
-
Back to the future - Interacting with threadiverse communities through Usenet / NNTP
-
After the first Linux Install Party went so well, we're going to start doing this on a more regular basis - we're shooting for every two months currently.
Date: Saturday, March 21st 2026
Time: 1:00pm to 5:30pm
Location: Howell Library Branch
Address: 806 Lyons Boulevard, Fredericksburg VA 22406
More Info: https://fxbginstall.party/Fees and Cost: Totally free. This is a library event. We have a couple librarians and a lot of volunteers. No subscriptions. No paid licenses. No tips or donations.
We're offering free installations of Linux Mint Operating System onto any laptop or computer! We're also there to help troubleshoot or offer guidance for previously installed Linux systems.
Long and short, if you:
- Want to use a modern, secure, private, and user friendly operating system that works with almost every laptop and computer made.
- No longer want to pay Microsoft for a license to use their software.
- No longer want to worry about AI and invasive monitoring of your PC.
- Have a perfectly good laptop or computer that you just want to keep using.
- Don't want to have to deal with new updates making your laptop no longer usable.
- Have an older laptop that you want get running again.Join us at the Linux Install Party!
----------
Note: The installation will erase your harddrive and install a clean "factory" installation of Linux onto your computer. Please make backups of any photos or files before bringing your laptop to the party.
Further Note: While we are experts and have a lot of experience doing this, because of the variety of computers out there and the number of variables that exist, the installation may fail. We will do our best and due diligence to get it working. While we expect all installations to succeed, some may not and the attempt may break your laptop. You'll sign a waiver and release form before the installation process. Please participate at your own discretion.
#solarPunk #linux #permaComputing #linuxInstallParty #mutualAid
-
LOOKING FOR OLD ANDROID SMARTPHONES 📱📱📱
For educational workshops about technology and Internet,
I'm looking for old/retired Android smartphones that I'm willing to purchase for cheap.
- Do you have a old smartphone...
- in #brussels, #bxl
- Android only
- from 2014-2022
- hidden in a drawer
- the battery / screen is damaged (but still boots up)
... that you'd be willing to gift / sell for cheap?If yes »»» 📩📩 [email protected]
-
PROTIP: Instead of telling people to ditch their Alexa or Google Nest in the name of #privacy, convince them that voice commands* are inefficient trash compared of devices with remotes.
* might be useful if you're physically disabled or have extreme RSI, but it shouldn't be an excuse to sell your soul to Amazon et. al.
(mostly venting about my dad and his devotion to a fundamentally dodgy design, to be honest)
#degoogle
#permacomputing
#frugalcomputing -
Not sure why I did this, but ejabberd works fine on my gen 1 raspberry pi (14 years old, 512mb RAM). Would probably enough to handle a small instance for friends and family.
#ejabberd #raspberryPi #rpi #xmpp #permacomputing #selfhosting
-
RE: https://mastodon.tedomum.net/@deuxfleurs/116102289592904631
🎙️ Découvrez @stph enseignant-chercheur à l'Université de Technologie de Compiègne (#UTC c'est mon école) dans le domaine de l'ingénierie soutenable, membre du laboratoire Costech, membre des associations @Framasoft et @picasoft. Éditeur de librecours.net. Auteur des romans Traces et Les Libres.
Il sera présent à la journée Infra[stucture]Basse pour nous parler de #Lowtechisation, #permacomputing et #désescaladenumérique.
#lowtech #redirectionecologique
#materialiténumerique
#numérique