fun run... broke it up in 5km segments. around 14 miles in started to just take it a bit easier because the legs just got a bit tired. pretty good for crap sleep and/or rest.
#running
fun run... broke it up in 5km segments. around 14 miles in started to just take it a bit easier because the legs just got a bit tired. pretty good for crap sleep and/or rest.
#running
fun run... broke it up in 5km segments. around 14 miles in started to just take it a bit easier because the legs just got a bit tired. pretty good for crap sleep and/or rest.
#running
People are less and less exposed to “low-level” details like this. There was also this story in 2021 about the concept of a “file”: https://www.theverge.com/22684730/students-file-folder-directory-structure-education-gen-z
People are less and less exposed to “low-level” details like this. There was also this story in 2021 about the concept of a “file”: https://www.theverge.com/22684730/students-file-folder-directory-structure-education-gen-z
I don’t intend to do much with Win95. I just want to be able to boot it, if I want to check how certain things worked or looked in that version. The purpose of this really is to be an archeological digsite.
[](https://movq.de/v/9200de7e24/a.ff.jpg)
[](https://movq.de/v/9200de7e24/b.ff.jpg)
I don’t intend to do much with Win95. I just want to be able to boot it, if I want to check how certain things worked or looked in that version. The purpose of this really is to be an archeological digsite.
[](https://movq.de/v/9200de7e24/a.ff.jpg)
[](https://movq.de/v/9200de7e24/b.ff.jpg)
https://github.com/ZachGoldberg/Startup-CTO-Handbook/blob/main/StartupCTOHandbook.md
https://github.com/ZachGoldberg/Startup-CTO-Handbook/blob/main/StartupCTOHandbook.md
This wasn't the case six, seven years ago, everybody had some "real" username. Even non-techies. It looks like some "common knowledge" is getting lost. Strange. Very weird. It trips me every time I see it.
Have you experienced something similar?
Víspera de lunes. ⌘ Read more****
>
> In 2012, Prabhakar joined Google after severe funding cuts in Yahoo!'s research division.[19] In 2018, he was > put in charge of Ads and Commerce at Google and in 2020 his scope was expanded to include Search, Geo, and Assistant.[20] [21]
>
> In 2024, he transitioned to the role of Chief Technologist at Google.[2]
The "idiossINcrasias" series from the ANTI-DEMOS-CRACIA label starts in June!
It was an ill-kept secret: kokori had the honor of being invited to kickstart this series with the also Portuguese band "Floating Ashes".
Starting June, ADC will release a series of "idiossINcracies", a special, limited CD collection, where each volume will showcase two musical projects with five songs from each.
The first volume, to be released on the 16th of June, joins Floating Ashes and kokori, and from this moment on you can already get a sample of it with one track from each project, on the label's bandcamp:
https://anti-demos-cracia.bandcamp.com/album/idiossincrasia-vol-1
Being ½ #kokori I'm suspect, but I agree with the label when they state that "this series promises to be a valuable addition to collectors and followers of experimental and alternative music."
👉 reservations can be made by sending me a message.
#music #ADC #kokori #FloatingAshes #CD #ADC139JUN2025

The "idiossINcrasias" series from the ANTI-DEMOS-CRACIA label starts in June!
It was an ill-kept secret: kokori had the honor of being invited to kickstart this series with the also Portuguese band "Floating Ashes".
Starting June, ADC will release a series of "idiossINcracies", a special, limited CD collection, where each volume will showcase two musical projects with five songs from each.
The first volume, to be released on the 16th of June, joins Floating Ashes and kokori, and from this moment on you can already get a sample of it with one track from each project, on the label's bandcamp:
https://anti-demos-cracia.bandcamp.com/album/idiossincrasia-vol-1
Being ½ #kokori I'm suspect, but I agree with the label when they state that "this series promises to be a valuable addition to collectors and followers of experimental and alternative music."
👉 reservations can be made by sending me a message.
#music #ADC #kokori #FloatingAshes #CD #ADC139JUN2025

#documentfreedomday2025 #DocumentFreedomDay #ECTL *
#documentfreedomday2025 #DocumentFreedomDay #ECTL *
"Programa Eleitoral 2025 - Oportunidade para a Soberania Digital?"
https://ansol.org/noticias/2025-03-21-programa-eleitoral/
"Programa Eleitoral 2025 - Oportunidade para a Soberania Digital?"
https://ansol.org/noticias/2025-03-21-programa-eleitoral/
Yeah, I should revert that and try to figure out which programs misbehaved. But that's something for future Lyse. 8-) Right now, I just redefine
TERM
in my Makefile when the USER
happens to be me.
only needed 8 and miscalculated a bit so could not do the whole park. such a nice morning.
#running
only needed 8 and miscalculated a bit so could not do the whole park. such a nice morning.
#running
only needed 8 and miscalculated a bit so could not do the whole park. such a nice morning.
#running
No confundáis el amor con la pereza. ⌘ Read more****


> Video unavailable
🥲
- https://www.youtube.com/watch?v=8iwS3EflIck
- https://www.youtube.com/watch?v=GPfjDyItz9U
- https://www.youtube.com/watch?v=8iwS3EflIck
- https://www.youtube.com/watch?v=GPfjDyItz9U
$TERM
variables. Leave $TERM
at whatever value the terminal itself sets and use an appropriate terminfo file for it. If there are programs misbehaving, they probably blindly assume XTerm and should be fixed (or have XTerm as a hard requirement). If you try to fix this on your end, it’ll likely just break other programs. 🥴
$TERM
variables. Leave $TERM
at whatever value the terminal itself sets and use an appropriate terminfo file for it. If there are programs misbehaving, they probably blindly assume XTerm and should be fixed (or have XTerm as a hard requirement). If you try to fix this on your end, it’ll likely just break other programs. 🥴

My granddaughter will grow up much like me.
Chapter 14:
Epilogue:
Chapter 14:
Epilogue:
Chapter 12:
Chapter 13:
Chapter 12:
Chapter 13:
h
autocmd BufNewFile * call s:InsertTimestamp()
inoremap <CR> <Esc>:r!date +"\%F \%T"<CR>A
function! s:InsertTimestamp()
call setline(1, strftime('%Y-%m-%d %H:%M:%S '))
normal! G$
endfunction
#bookstodon

#bookstodon

URxvt.keysym.Control-Up: \033[1;5A URxvt.keysym.Control-Down: \033[1;5B
URxvt.keysym.Control-Left: \033[1;5D URxvt.keysym.Control-Right: \033[1;5C
Probably to behave more like XTerm and fix a few other issues I had with other programs. But, it turns out, tcell expects the original sequence: https://github.com/gdamore/tcell/blob/main/terminfo/r/rxvt/term.go#L487
Hmm.~
Ctrl+Left
to jump a word left, I get 1;5D
in my tt2 message text. My TERM
is set to rxvt-unicode-256color
. In tt
, it works just fine. When I change to TERM=xterm-256color
, it also works in tt2
. I have to read up on that. Maybe even try to capture these sequences and rewrite them.

I now notice that I should also show the original message(s) to which I reply. That was super useful in the original
tt
. But one after the other. The mentions are now automatically filled in. \o/

I now also implemented basic replying by hitting
a
as in answering. What's missing is automatically adding mentions in the message text template. That's gonna be a bit more tricky, though.
inoremap <CR> <Esc>:r!date +"\%F \%T"<CR>A
What’s the end goal here? 😅
inoremap <CR> <Esc>:r!date +"\%F \%T"<CR>A
What’s the end goal here? 😅