@bender@twtxt.net TBH It was quite late (where I am) when I wrote that twt, way past 2 AM ⊠đ
But there wasnât much activity during the day either. It got me wondering if there was something wrong with my cron task for fetching your feeds.
Maybe itâs just the weekends. + there isnât much bloat content around this space as on the usual platforms anyway.
Hah đ€Ł @dfaria@twtxt.net Your @dfaria.eu@dfaria.eu feed really does consume about >50% of a âDiscoverâ search with filters âWithout repliesâ and âHide my postsâ. đ€Ł
36/2 = 18
at 25 Twts per page, thatâs about ~72% of the search/view real estate youâre taking up! wow đ€© â Iâd be very interested to hear what ideas you have to improve this? Those search filters were created so you could sift through either your own Timeline or the Discover view easily.
Pinellas County Running: 2.01 miles, 00:08:06 average pace, 00:16:18 duration
started running again⊠pretty much said fuck it and tested what would happen with a little speed. no pain. not even afterwards. i donât know.
#running
Voidlinux : mes retours sont trĂšs positifs. 3 points : 1 - les paquets sont rapidement publiĂ©s, la vuln du paquet xz a donc Ă©tĂ© rapidement installĂ©e. 2 - Suite install de openssl en v3-3, authent 802.1x HS avec wpa_suppliant. Jâai dĂ» rollback. 3 - Sur laptop HS mon Ă©cran scintille parfois quand la souris passe vers le bas de lâĂ©cran, Ă©trange.
Pinellas County - Recovery: 3.13 miles, 00:10:05 average pace, 00:31:35 duration
easy run to blow off steam and test out the leg and hip. after the squats and lunges today my body was happy with a 10:00 pace. had some discomfort in the left hip at around 2.60 miles but it quickly went away. overall it was a pleasant run in the evening.
#running
sloweb partie 2 : les flux. https://si3t.ch/log/2024-03-14-sloweb-part-2-feeds.txt
Heureusement que jâai 2 Ă©pisodes de la bonne auberge en stock pour me motiver Ă me lever et aller au boulot demain. #jdr https://labonneauberge.fandom.com/fr/wiki/Wiki_La_Bonne_Auberge
Jâai comptĂ©, il faudrait un peu plus de 2 semaines pour envoyer tout le livre 2 de dune au rythme dâ1 SMS toutes les 5 5 minutes đŒ
Easy: 2.34 miles, 00:09:32 average pace, 00:22:18 duration
quick and easy run. cut short by work meeting.
#running #treadmill
Tant mieux pour vous 2 alors :). Je reste déçu, surtout aprÚs le premier volet vraiment excellent, intelligent et fidÚle au livre. Là , on surnage, il manque ce qui pour moi est essentiel. <@https://im-in.space/@solene@bsd.network/112020839027331041>
Fallait que ça sorte : Dune partie 2, le garçon pas content qui voulait se venger. https://si3t.ch/log/2024-03-01-dune-partie-2.txt #dune
Easy: 3.00 miles, 00:10:01 average pace, 00:30:02 duration
just an easy run after a few days resting the knee. had a few pings the first half mile and then it went away until about 2.75 miles in. called it soon after.
#running #treadmill
I finally found the NASM assembler.
I had heard that name before, many times, but somehow never looked into it. Weird. đ€šđ€
This is the kind of program I was looking for.
- It is free software. Especially in the DOS ecosystem, free/libre software is a very scarce resource.
- Itâs a small command line program, not a huge behemoth.
- Documentation appears to be well written.
- It can even cross-compile DOS binaries from Linux.
Pinellas County - Tempo: 5.00 miles, 00:08:27 average pace, 00:42:16 duration
looks like my HR did it again⊠at about 2 miles in it went from 137 to 150. something must be wrong which sucks because now i cannot trust it. the run was pretty good and definitely felt like a tempo.
#running
Pinellas County - Long Run (part II): 2.65 miles, 00:10:47 average pace, 00:28:35 duration
continued the death march to cool down but was very hard to breathe. felt tight chest similar to hyper tension
#running
Pinellas County - Easy: 5.05 miles, 00:09:08 average pace, 00:46:08 duration
everything clicked today. kept a steady but mildly progressive pace whilst keeping the heart rate in zone 2 for the most part. nothing felt strained and breathing was easy. this one was a great boost in confidence seeing the progress made in the training and very happy with it.
#running
man⊠day17 has been a struggle for me.. i have managed to implement A* but the solve still takes about 2 minutes for me.. not sure how some are able to get it under 10 seconds.
Solution: https://git.sour.is/xuu/advent-of-code/src/branch/main/day17/main.go
A* PathFind: https://git.sour.is/xuu/advent-of-code/src/branch/main/search.go
some seem to simplify the seen check to only be horizontal/vertical instead of each direction.. but it doesnât give me the right answer
Happy Twixmas everyone (new word I just learned 2 min ago)
I have finally gotten around to implementing a gallery feature to timeline.
http://darch.dk/timeline/gallery?profile=https://yarn.stigatle.no/user/stigatle/twtxt.txt
There is still some hiccups, like the limited caching is making it difficult to make links back to older posts not working. Maybe @eapl.me@eapl.me you can help me with that?
Pinellas County - 2 x Ladder: 5.06 miles, 00:09:13 average pace, 00:46:39 duration
went alright. hit everything i wanted but just was not into it today. looking forward to an easy day tomorrow.
#running
Pinellas County - 10 x 2â[1â]: 6.22 miles, 00:08:12 average pace, 00:51:01 duration
woops, i miscounted and skipped the last interval! still shaved thirty seconds from my 10km PB.
#running
Pinellas County - 10 x 2â[1â]: 6.25 miles, 00:08:43 average pace, 00:54:27 duration
the intervals went great at around eight minute pace each time. some crazies out there dorking with the first three, but after that it was a smooth rhythm.
#running
@movq@www.uninformativ.de Dang. Really going overboard with this!
@prologic@twtxt.net I didnât have to do much backtracking. I parsed into an AST-ish table and then just needed some lookups.
The part 2 was pretty easy to work into the AST after.
https://git.sour.is/xuu/advent-of-code-2023/commit/c894853cbd08d5e5733dfa14f22b249d0fb7b06c
Day 2 used lots of Cut and Split.
Day 2, Part 1 and Day 2, Part 2 of #AdvenOfCode all done and dusted đ
Recovery: 2.00 miles, 00:10:54 average pace, 00:21:47 duration
X Value
â Read more
Pinellas County - 5 x {30â (easy) 20â (tempo) 10â (hard) [2â]}: 5.10 miles, 00:09:35 average pace, 00:48:51 duration
fun workout but should have put the reps from 5 to 10. only had to stop twice to cough up a lung, but otherwise felt okay for getting over a cold.
#running
Recovery: 2.00 miles, 00:12:02 average pace, 00:24:04 duration
@movq@www.uninformativ.de I lasted for a long time.. Not sure where or when it was âgotâ. We had been having a cold go around with the kiddos for about a week when the wife started getting sicker than normal. Did a test and she was positive. We tested the rest of the fam and got nothing. Till about 2 days later and myself and the others were positive. It largely hasnât been too bad a little feaver and stuffy noses.
But whatever it was that hit a few days ago was horrible. Like whatever switch in my head that goes to sleep mode was shut off. I would lay down and even though I felt sleepy, I couldnât actually go to sleep. The anxiety hit soon after and I was just awake with no relief. And it persisted that way for three nights. I got some meds from the clinic that seemed to finally get me to sleep.
Now the morning after I realized for all that time a part of me was missing. I would close my eyes and it would just go dark. No imagination, no pictures, nothing. Normally I can visualize things as I read or think about stuff.. But for the last few days it was just nothing. The waking up to it was quite shocking.
Though its just the first night.. I guess Iâll have to see if it persists. đ€
Pinellas County - 75â: 8.22 miles, 00:09:09 average pace, 01:15:10 duration
pretty average. at about 2 miles in my right knee hurt a bit but i corrected my form and it went away. the last mile (or after the hill really) i pushed it a bit to see if i could sustain around what i thought was an 8:00 pace.
#running
- Itâs criminal: Copilot was only possible because of massive theft of other peoplesâ work (no compensation or even acknowledgement to any of the developers whose code was used to create Copilot)
- Itâs positioned to put software developers out of work or so fully de-skill them that they no longer know how to code anything but prompts (after which come corporate-justified salary and benefits decreases)
Donât use it. No one should ever use it. Youâre destroying your own future as a software developer by leaning on and supporting these things.
Experts warn âgreen growthâ in high income countries is not happening, call for âpost-growthâ climate policies
The emission reductions in the 11 high-income countries that have âdecoupledâ CO2 emissions from Gross Domestic Product (GDP) fall far short of the reductions that are necessary to limit global warming to 1.5°C or even just to âwell below 2°Câ and comply with international fairness principles, as required by the Paris Agreement, according to a paper published in The Lancet Planetary Health j ⊠â Read more
podman
works with TLS. It does not have the "--docker" siwtch so you have to remove that and use the exact replacement commands that were in that github comment.
@prologic@twtxt.net Change your script to this:
#!/bin/sh
set -e
alias docker=podman
if [ ! command -v docker > /dev/null 2>&1 ]; then
echo "docker not found"
exit 1
fi
mkdir -p $HOME/.docker/certs.d/cas
## key stuff omitted
# DO NOT DO THIS docker context create cas --docker "host=tcp://cas.run:2376,ca=$HOME/.docker/certs.d/cas/ca.pem,key=$HOME/.docker/certs.d/cas/key.pem,cert=$HOME/.docker/certs.d/cas/cert.pem"
# DO THIS:
podman system connection add "host=tcp://cas.run:2376,ca=$HOME/.docker/certs.d/cas/ca.pem,key=$HOME/.docker/certs.d/cas/key.pem,cert=$HOME/.docker/certs.d/cas/cert.pem"
# DO NOT DO THIS docker context use cas
# DO THIS:
podman system connection default cas
@prologic@twtxt.net FWIW, I pay a little under 3âŹ/month for a VPS with 1 vCPU, 2 GB RAM, 20 GB disk, 40 TB traffic. đ€
Ah, cĂłmo se disfruta una clase donde 2 horas pasan como agua y hay mucha participaciĂłn đ
Ah, cĂłmo se disfruta una clase donde 2 horas pasan como agua y hay mucha participaciĂłn đ
GnuCOBOL 3.2 Released After 2+ Years In Development
For those fond of the COBOL programming language and continuing to make use of it in new development efforts, GnuCOBOL 3.2 was released on Friday as the latest feature update for this 21+ year old free software effort around being an open-source COBOL implementation⊠â Read more
- 2.4 GHz Wi-Fi: long range, can go through walls, fast but not very fast
- 5.0 GHz Wi-Fi: much shorter range, cannot go very far through walls, quite fast
- Li-Fi: long range (?), cannot go through any walls, very very fast
Fireflies
â Read more
user/bmallred/data/2023-07-12-05-31-59.fit: 2.07 miles, 00:08:55 average pace, 00:18:30 duration
hehe, I tryied it for like 2 minutes, a few friends are there⊠And I donât like it at all. I donât use Instagram for example, family and friends do, but I donât like it either.
I donât know, perhaps too much influencerâs and clickbait content, rather than something appealing to me.
With Youtube testing a âthree strikes and youâre outâ policy against people who use ad blockers, Iâm also wondering whether Web 2.0 is effectively walled off and I should just give up on it entirely and look elsewhere for information and entertainment.
1:Thinking that everything is dangerous. 2:Thinking you are in charge of everything. 3:High self esteem. 4:Looking for things to make a song and dance out of. These 4 things are a dangerous combination.
@stigatle@yarn.stigatle.no Could lead to world war 2 again
@movq@www.uninformativ.de
Doesnât even compile on my system, which is apparently broken:
> cc -Wall -Wextra -o win win.c $(pkg-config --cflags --libs gtk4)
cc: error: unrecognized argument in option â-mfpmath=sse -msse -msse2 -pthread -I/usr/include/gtk-4.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/graphene-1.0 -I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -lgtk-4 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lgraphene-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0â
cc: note: valid arguments to â-mfpmath=â are: 387 387+sse 387,sse both sse sse+387 sse,387
user/bmallred/data/2023-06-05-14-08-12.fit: 2.89 miles, 00:08:41 average pace, 00:25:06 duration
My 7 links for today - Day 2
https://eapl.mx/today/
user/bmallred/data/2023-05-23-06-04-39.fit: 2.27 miles, 00:09:03 average pace, 00:20:30 duration
Still undecided between TiddlyWiki, DokuWiki, Bear, Benotes, Memos, my blog software, standardnotes, apple notes and more. I like them all quite a bit, but standardnotes, the only one that has reall multiplatform is so fucking complicated to host on your own and then they have this stupid offline subscription thing that allows rich text or the block editor that works like notion. I also found codex docs which is really really nice. Unfortunately they lack proper authentication. 1 / 2