Je suis tellement fatiguĂ© de la bĂȘtise humaine. 1/3, je croise forcĂ©ment ces gens⊠Je ne peux mâempĂȘcher de penser Ă mes Ă©lĂšves, mes MEILLEURS Ă©lĂšves, + assidĂ»s et intelligents que les autres, qui ont laissĂ© un proche au fond de la mĂ©diterranĂ©e⊠ne me parlez pas ce soir :/
Pinellas County - Mile time trial: 1.03 miles, 00:06:40 average pace, 00:06:51 duration
after the warm-up the humidity hit me and i realized i was drenched and i could not stop sweating. it was going to be rough, and it was. kept a pretty steady pace which was great⊠and around 0.70 miles i upchucked in my mouth a bit, which was oh so great, so i eased off the gas towards the end. overall very happy with the effort since normally i do this in the cooler and drier conditions. in addition i have not been doing much speed work so this is great.
76.2F feels like 84.6F with 93% RH and 73.7F dew point
#running
As I was writing my latest post on conscious consumption (https://www.davebucklin.com/play/2024/06/27/consumption.html), I learned of Dr. Bronnerâs 5-to-1 cap on executive compensation (https://www.drbronner.com/pages/about).
Can anyone recommend and/or vouch for a Chrome/browser extension that lets me write rewrite rules for arbitrary links on a page? e.g: s/(www\.)?youtube.com\/watch?v=([^?]+)/tubeproxy.mills.io/play/\1
for example? đ€
Referer
is /post
then consider that total bullshit, and ignore? đ€
@prologic@twtxt.net Firefox 126.0.1 is my primary
Referer
is /post
then consider that total bullshit, and ignore? đ€
@prologic@twtxt.net I was wondering if my reverse proxy could cause something but itâs pretty standardâŠ
server {
listen 80; server_name we.loveprivacy.club;
location / {
return 301 https://$host$request_uri;
<a href="https://yarn.girlonthemoon.xyz/search?q=%23proxy_pass">#proxy_pass</a> http://127.0.0.1:8000;
}
}
server {
listen 443 ssl http2;
server_name we.loveprivacy.club;
ssl_certificate /etc/letsencrypt/live/we.loveprivacy.club/fullchain.pem;
ssl_certificate_key /etc/letsencrypt/live/we.loveprivacy.club/privkey.pem;
client_max_body_size 8M;
location / {
proxy_pass http://127.0.0.1:8000;
}
}
HmmâŠ
Jun 19 23:31:38 yarn_init.sh[61567]: [yarnd] 2024/06/19 23:31:38 (127.0.0.1:40254) âPOST /post HTTP/
1.0â 200 0 3.402208ms
[âŠ]Jun 19 23:31:39 yarn_init.sh[61567]: [yarnd] 2024/06/19 23:31:39 (127.0.0.1:40262) âGET /post HTTP/1.0â 404 729 123.474001ms
Unfortunately not on that front. Still the same 404 posting errors and oddly occasional login errors.
Thatâs why I was wondering if using Go 1.22.4 could be an issue. I donât know how exactly. Only way to test is to rebuild it with an older version I guess, which is why I did the make clean in the first place. Old habits die hard lol.
@prologic@twtxt.net Righteo, so rookie error - I obviously had some untracked, rather important files for starting my pod and I ran a make clean
. Why I originally had them in the git directory is anyoneâs guess. Anyway it blew away those files including the database so thatâs that. So your good self and @bender@twtxt.net etc - apologies but your profiles got nuked as well (as did my own but easily recreated).
Another thing I noticed which was the reason I ran make clean
in the first place. I noticed my pod was being built with Go 1.22.4. Could this be a problem @prologic? preflight.sh
actually errors out about itâŠ
1.2 Kilofives
â Read more
Some(one/thing) is going Berserk at my web server and some of their requests are "GET /etc/shadow HTTP/1.1"
and "GET /.ssh/id_ed25519 HTTP/1.1"
⊠I think they should try and POST some kind of sudo rm -rf /*
while theyâre at it; it would be funnier.
Une semaine de merde, de lâĂ©cologie et un projet de code: https://si3t.ch/log/2024-05-31-traces-1.txt
@bmallred@staystrong.run No I was trying the other one I got from logs, itâs missing the /user subdirectory:
"GET /twtxt.txt HTTP/1.1" 200 27110 "-" "nahongvita/0.1.0 (+https://staystrong.run/bmallred/twtxt.txt; @bmallred)"
I think it is a good addition. Similar to how the Fraidycat RSS reader works. Fraidyc.at also support twtxt, but have not seen any updates since 2021âŠ
@movq@www.uninformativ.de It looks like this one actually reads the robots.txt ⊠it did a couple of times over the past few weeks.
âGET /robots.txt HTTP/1.1â 304 0 â-â âMozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)â
@prologic@twtxt.net 1. allow only members of your pod to submit feeds
- some kind of captcha (eew)
- probationary status after submittal which requires review of some sort
- rate limiting to slow down submissions from the same source
AprĂšs 1 semaine de pluie, jâai le sentiment que le panneau pijuice 6W est insuffisant en situation nuageuse. Je fais dâautres tests car mardi la pluie sera de retour ! Jâai aussi un panneau 9W 6V voltaic-systems Ă tester par le suite.
- The âStory of my lifeâ (the less serious answer)
- Being âThe Black Sheepâ from the old tale ? (the serious answer)
Pinellas County - Long run 3â(mod) [1â rec]: 7.47 miles, 00:09:46 average pace, 01:13:02 duration
again practicing the 3â on and 1â off strategy. thinking i will have to just be flexible and adapt it as the day goes on for PTC. bit of a hot one out there today.
#running
I guess Iâm not missing my GUI Web Browser yet. In fact, I think Iâm enjoying this. đ
I might even drop to TTY to try stuff I read about earlier today.
@movq@www.uninformativ.de Oh! Thank you for the link! Iâm checking it right away!
I hope I donât get slapped with a âHTTP/1.1 426 Upgrade Requiredâ there as well.
As for Netflix and Co. I can do without for the time being. I guess I have binge watched enough content I feel like I miss missing it. đ
@bender@twtxt.net Oh, That sounds delicious! BâSaha![1]
Iâm Glad youâve had quite the productive! All I remember of mine is three chapters of an old novel at the coffee shop aaand ⊠Now Iâm here, in front of a computer. Everything in between is just Blank đ
[1] Bâsaha: Moroccan word for âWith health!â (a literal translation) usually used as an equivalent for the French expression âBon AppĂ©tit!â but also used as âCongratulation!â
Pinellas County - Long Run: 8.07 miles, 00:10:41 average pace, 01:26:18 duration
at about mile 3 i switched to 4â on 1â off. this was because my left knee started to act up. kept this up pretty well until a weird sharp pain at about 7.5 miles. walked it off a bit and tried again but called it when things did not feel right.
#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.
Been clearing out my pod a bit and blocking unwanted domains that are basically either a) just noise and/or b) are just 1-way (whose authors never reply or are otherwise unaware of the larger ecosystem)
Let me know if yâall have any other candidates youâd like me to add to the blocked domain list?
Pinellas County - Base: 1.01 miles, 00:09:52 average pace, 00:10:00 duration
@mckinley@twtxt.net, in your blog, I think a âline-heighâ of 1.5 (if I remember correctly you are setting it on the âbodyâ on CSS) will make it more legible.
sloweb partie 1 : run_cmds. https://si3t.ch/log/2024-03-13-sloweb-part-1-run-cmds.txt
Supergroup
â Read more
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 đŒ
All #dune to read and enjoy original story: https://archive.org/details/frank-herberts-dune-saga-collection-books-1-6-by-frank-herbert
Go 1.22.0 introduces a new experiment for range functions. Have you tried them out? What do you think it can make easier to accomplish?
Sad to see moc
removed from the official arch linux repos, but also cool to learn the debian project has been quietly patching it and keeping it up to date in recent years. Long live the music on console player. (And debian!) :-)
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.
Thereâs something really annoying me on #openbsd httpd: to set custom headers, one need to use relayd. Yes, it works, but it is so complex for this task. And it breaks logs for analysis with goaccess or webalizer: the forwarded log format put the original IP at the end, but there is still 127.0.0.1 at the beginning :/. httpd should be able to set headers. âhstsâ instruction already does
Pinellas County - 5 x 1mi [1â30â]: 7.66 miles, 00:08:52 average pace, 01:07:54 duration
during the warm-up my legs felt so heavy. the first interval was a bit rough with the legs, but each afterwards was smooth. did not actually feel too hard which is a great sign i think.
#running
Pinellas County - 1 mile [1â30â]: 5.34 miles, 00:08:42 average pace, 00:46:26 duration
another great run. i may have pushed it a bit too hard on the last interval towards the end because i noticed my breathing had become ragged.
#running
Recovery: 1.00 miles, 00:10:29 average pace, 00:10:29 duration
Pinellas County - Long Run: 16.66 miles, 00:09:16 average pace, 02:34:24 duration
whew, rough plan was 3 miles warm-up, then 1 mile on/off at 8:30 pace, then cool down the rest of the way. little bit fast for some intervals, and boy did that bridge wipe me out (the third interval?). during the cool down had to stop to find tissues and also going up the final bridge. not trying to kill myself being i still have parental duties with it being christmas eve and all. overall it was a great outing if i must say so.
#running
Pinellas County - 10 x 1km (mod) [1â30â]: 9.05 miles, 00:08:41 average pace, 01:18:36 duration
did not think i would complete 10 reps but went pretty well once i was moving. kept it controlled for the most part and ground it out.
#running
Todayâs Advent of Code puzzle was rather easy (luckily), so I spent the day doing two other things:
- Explore VGA a bit: How to draw pixels on DOS all by yourself without a library in graphics mode 12h?
- Explose XMS a bit: How can I use more than 640 kB / 1 MB on DOS?
Both are ⊠quite awkward. đŹ For VGA, Iâll stick to using the Borland Graphics Interface for now. Mode 13h is great, all pixels are directly addressable â but itâs only 320x200. Mode 12h (640 x 480 with 16 colors) is pretty horrible to use with all the planes and what not.
As per this spec, Iâve written a small XMS example that uses 32 MB of memory:
https://movq.de/v/9ed329b401/xms.c
It works, but it appears the only way to make use of this memory is to copy data back and forth between conventional memory and extended memory. I donât know how useful that is going to be. đ€ But at least I know how it works now.
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
The word forms is part two. In this one you want to find the first digit and last digit. Think searching â1â - â9â
@xuu@txt.sour.is Ah, you went with the âscanningâ approach as well. I did that, too.
Itâs quite surprising to see (imho) how many people on reddit started substituting strings (one
becomes 1
etc.). That makes the puzzle much harder by introducing nasty corner cases.
(Maybe I was just lucky this time to pick the correct approach right from the start. đ€Ł Or maybe itâs a bit of experience from doing past AoC events âŠ)
Day 2, Part 1 and Day 2, Part 2 of #AdvenOfCode all done and dusted đ
Pinellas County - 3 x 1mi [1â30â]: 5.05 miles, 00:08:48 average pace, 00:44:27 duration
great session. kept a steady 8:00-ish pace on the intervals and did not feel too wiped out.
#running
X Value
â Read more
Worldâs richest 1% emit as much carbon as bottom two-thirds: report
The richest one percent of the global population are responsible for the same amount of carbon emissions as the worldâs poorest two-thirds, or five billion people, according to an analysis published Sunday by the nonprofit Oxfam International. â Read more
This is some cool development for the go 1.22 standard http mux. Its adding the ability to have path vars and define methods for handlers. Also the errors are quite helpful if you have conflicting paths!
https://eli.thegreenplace.net/2023/better-http-server-routing-in-go-122/