@eduardoochs what do you think of #elisp
(cl-defmacro with-eepitch-target
((buffername) &body body)
(declare (indent 1))
(append
`(let ((old-buffername eepitch-buffer-name))
(setq eepitch-buffer-name ,buffername))
body
'((setq eepitch-buffer-name old-buffername))))
(defun eepitch-to (target line)
(with-eepitch-target
(target)
(setq line (eepitch-preprocess-line line))
(eepitch-prepare)
(eepitch-line line)))
(eepitch-to
"*slime-repl ECL*"
"(+ 2 9)")
https://github.com/slviajero/tinybasic/issues/81
"Hello!
Love the project. It has been really useful to me. Thank you very much for your hard work.
I have been using Stefan's BASIC to run old 70s teleprinter BASIC text editors.
There is no LINE INPUT statement in Stefan's BASIC.
How can I reconstruct LINE INPUT from other statements in Stefan's BASIC?
Thank you,
Blair Vidak."
NEW STORY: DIVINITY CALLS
# The Faithful
> There is a greater covenant than prey and predator to be had, greater than privation and profit, greater even than peace and plenty. It will take eons to comprehend the kindness at its heart, to press that knowledge into living minds and muscles; to render its absence no more than a foreboding memory.
@permacomputer@retro.social i picked up one of these https://www.clockworkpi.com/product-page/picocalc and other than the screen being so fragile that they break during shipment (nevermind during installation), it's a solid BASIC handheld and worth looking in to. they do a lot of things right.
Ultima IV on the Game Gear is always a singular experience! This is obviously via the Master System compatibility.
#sega #gamegear #ultimaiv #retrogaming

I think the best/worst part of social media/Activity Pub is all the beautiful people doing beautiful things which I could not hope to ever fully explore in a single lifetime.
Forgive the mystery, but 2 (two) raspberry pi picos have been acquired, along with an SD card shield.
There has been more research into the cost effectiveness of the video display module.
It seems the RC2014's picoterm project is more than adequate at providing video out for the project.
The Arduino Mega 2560 that the project had on hand before is severely limited in RAM.
It would be better to run Stefan's Tiny BASIC also on a pico, given its considerable current cost effectiveness.
#TIL @pukkamustard created #ERIS (Encoding for Robust Immutable Storage);
"... an encoding of content into a set of uniformly sized, encrypted and content-addressed blocks as well as a short identifier (a URN) ... ERIS is a form of content-addressing ... defined independent of any specific protocol or application and decouples content from transport and storage layers."
https://nlnet.nl/project/ERIS/
Curious to know how it compares to prior art like #DataShards.
Reasons To Hate Capitalism #293 - Capitalism is just another form of exploitation marketed as meritocracy #c #capitalism #anticapitalism



I am installing the dependencies to turn a LaTeX file of mine into PDF and it's making me cry. Sooooo much stuff.
I just found a quote by @deshipu on the Butlerian Jihad page of my blog:
“inhumanism (n.) – discrimination against corporations, recommendation algorithms, chat bots, surveillance devices disguised as home appliances, and repositories of remixed stolen data with delusions of grandeur, that try to capitalize being treated like persons, which they pretend to be.”
I still like it!
Do not go gentle into that good sweet spot between 2AM and 4AM when you're not quite awake, but too sleepy to do anything else so you contemplate writing a book or taking up a new hobby, but then the night...
Make yourself immune to future security breaches by simply giving up having any personal information. I personally have not generated any data since 2016.