@eapl.mx@eapl.mx Esta prueba intentará mandar un Webnotification… Veamos!
@eapl.mx@eapl.mx Esta prueba intentará mandar un Webnotification… Veamos!
@eapl.mx@eapl.mx Sigo haciendo pruebas!
@eapl.mx@eapl.mx Sigo haciendo pruebas!
@eapl.mx@eapl.mx Sigo haciendo pruebas!
@prologic@twtxt.net Not sure why Compiz but here…
@quark@ferengi.one What would happen if I replayed to this twt from the future, when I’m still in it’s relative past? 🤔
@prologic@twtxt.net Trust me, it would’ve made the world a better place.
@prologic@twtxt.net Oh! I’d like to see this one too. 3:)
… it even shows @sorenpeter@darch.dk’s article from 2020 in search results
@prologic@twtxt.net Very nice! Like a castle moat. :-)
@prologic@twtxt.net Cool! Enjoy your vacation!
@movq@www.uninformativ.de I’ll ask them when I see somebody around next time. :-)
Safe travels @prologic@twtxt.net have fun!
@prologic@twtxt.net I cannot… believe… It took me a “Single Search Query” to get HOOKED!! 🤩 Bonus: tried it from terminal too and it works just 👌
@movq@www.uninformativ.de Exactly, that’s a really weird “r”. The only thing I can think of is that the wooden letters were cut out on a bandsaw. Whoever made the sign wanted to avoid cutting a hole in an uppercase “R”, because they had no jigsaw on hand. So, they went with the lowercase one.
@bender@twtxt.net Wow, crazy. Well, at least your own place seems to be safe. Stay alert and don’t infect yourselves with salmonella.
@bender@twtxt.net Ta! <3
@bender@twtxt.net Given that I haven’t posted in so long, my lines of twtxt per unit time average is probably lower than most! I’m a bursty twtxter.
@<@chyrp.doesnm.cc https://chyrp.doesnm.cc/twtxt.txt> this is broken in jenny too, I figure. No nick breaks things.
@bender@twtxt.net Ollama currently. It’s been rock solid.
@prologic@twtxt.net to interact with locally running LLM, which software are you using? LM Studio, or Ollama, or…?
@bender@twtxt.net I see. Interesting articles, ta! Have you seen a python or iguana in the wild?
@prologic@twtxt.net make it 0.25% I had to reboot, "One... More... Time"
🎶
@prologic@twtxt.net glad to have joined to the call, twice! :-) I think it was the last call of 2024. Hoping to see more for the one towards the end of January!
@prologic@twtxt.net Wait a second… something ain’t right here! when you say dropped to
does that mean my feed isn’t reachable 99.77% of the time? all the time? Within last N days/hours? (the numbers were 98.29% the other time) or… my feed became more available After an outage? 🤔😅
@prologic@twtxt.net I … Knew it! 🤣 I was even gonna throw in a joke about it in IRC.
Hello, @bender@twtxt.net
@prologic@twtxt.net How cool is that! :-) @bender@twtxt.net Oh no, this is sad. :-(
@prologic@twtxt.net yeah it’s a light post. I was commenting more on how it’s comments are integed with bsky.
@prologic@twtxt.net i think we talked about it before blogs were removed
@lyse@lyse.isobeef.org Did we just have had a world-wide bonus summer day out of nowhere !!? It was dry and hot all day long in here as well and still is now at night.
@xuu@txt.sour.is Why don’t or can’t we support that capability?
@shreyan@twtxt.net I see you got a shout out too 😆
@movq@www.uninformativ.de Same here, I agree. :-)
What’s made you unlock twitch.tv?
A couple of events where my only choices for watching them are: Twitch, Youtube or Fartbook.
What are you doing differently?
TL;DR: I stopped going there unless I have to for the reason above.
I used to spend Waaaaay too much time on the platform. I had a whole setup using Streamlink, MPV and Chatterino where sometimes, I’d have up to 10 concurrent open streams all day long on a secondary monitor (thanks to tiling window managers’ magic), some I was interested in watching, some I moderated for a couple of friends and some I’ve had open just for support (helping new streamers in the community with their numbers till they take off and such). Theeen something happened to one of my loved ones, so I had to stop all the nonsense and spend that time and attention with the person who deserves it the most. I blocked the platform at first since I had a habit to type twit...
as soon as I opened a browser 😅 (addiction is real) and now I don’t. (That reflex got replaced with typing twtxt...
instead 😂)
@bender@twtxt.net Nobody would notice if stopped auto-syncing my twtxt file 3:) and If I’m careful enough I’d have plenty of time to fix my mess
@prologic@twtxt.net I can only tell you why I do xD although, I don’t need to anymore.
@bender@twtxt.net @prologic@twtxt.net you mean This? if your browser doesn’t jump to the 00h26m56s time(-frame?) automatically you know where to look ;)
@prologic@twtxt.net HAHA, It was the right tool for the task. 😆👍
@prologic@twtxt.net I went in way too late for @sorenpeter@darch.dk’s presentation but just in time for the mosh-pit talk 🤘 I’ll have to dig through the Vods afterwards.
@prologic@twtxt.net It has been ages since the last time yt-dl worked for me … maybe give yt-dlp a try?
@prologic@twtxt.net I’ve just seen that one as well as MicroBin on selfh.st , it looks prettier on your instance than it did on their live demo 😆. But I’ve already started playing around with microBin and will see how things go from there.
Termux
same thing @doesnm uses and it worked 👍 Media
@doesnm@doesnm.p.psf.lt No it’s all good… I’ve just rebuilt it from master and it doesn’t look like anything is broken:
~/GitRepos> git clone https://github.com/plomlompom/htwtxt.git
Cloning into 'htwtxt'...
remote: Enumerating objects: 411, done.
remote: Total 411 (delta 0), reused 0 (delta 0), pack-reused 411 (from 1)
Receiving objects: 100% (411/411), 87.89 KiB | 430.00 KiB/s, done.
Resolving deltas: 100% (238/238), done.
~/GitRepos> cd htwtxt
master ~/GitRepos/htwtxt> go mod init htwtxt
go: creating new go.mod: module htwtxt
go: to add module requirements and sums:
go mod tidy
master ~/GitRepos/htwtxt> go mod tidy
go: finding module for package github.com/gorilla/mux
go: finding module for package golang.org/x/crypto/bcrypt
go: finding module for package gopkg.in/gomail.v2
go: finding module for package golang.org/x/crypto/ssh/terminal
go: found github.com/gorilla/mux in github.com/gorilla/mux v1.8.1
go: found golang.org/x/crypto/bcrypt in golang.org/x/crypto v0.29.0
go: found golang.org/x/crypto/ssh/terminal in golang.org/x/crypto v0.29.0
go: found gopkg.in/gomail.v2 in gopkg.in/gomail.v2 v2.0.0-20160411212932-81ebce5c23df
go: finding module for package gopkg.in/alexcesaro/quotedprintable.v3
go: found gopkg.in/alexcesaro/quotedprintable.v3 in gopkg.in/alexcesaro/quotedprintable.v3 v3.0.0-20150716171945-2caba252f4dc
master ~/GitRepos/htwtxt> go build
master ~/GitRepos/htwtxt> ll
.rw-r--r-- aelaraji aelaraji 330 B Fri Nov 22 20:25:52 2024 go.mod
.rw-r--r-- aelaraji aelaraji 1.1 KB Fri Nov 22 20:25:52 2024 go.sum
.rw-r--r-- aelaraji aelaraji 8.9 KB Fri Nov 22 20:25:06 2024 handlers.go
.rwxr-xr-x aelaraji aelaraji 12 MB Fri Nov 22 20:26:18 2024 htwtxt <-------- There's the binary ;)
.rw-r--r-- aelaraji aelaraji 4.2 KB Fri Nov 22 20:25:06 2024 io.go
.rw-r--r-- aelaraji aelaraji 34 KB Fri Nov 22 20:25:06 2024 LICENSE
.rw-r--r-- aelaraji aelaraji 8.5 KB Fri Nov 22 20:25:06 2024 main.go
.rw-r--r-- aelaraji aelaraji 5.5 KB Fri Nov 22 20:25:06 2024 README.md
drwxr-xr-x aelaraji aelaraji 4.0 KB Fri Nov 22 20:25:06 2024 templates
@movq@www.uninformativ.de What!? why would anyone Geo-lock a documentary about Foxes !!? 🤦
@lyse@lyse.isobeef.org AWESOME! it’ll definitely come up handy… 🙏
@bender@twtxt.net Glad you could find it useful … as for like
I’m glad they’re not a thing here xD otherwise we wouldn’t be having as much conversations going on in here. but I get it, and do appreciate it. 🙏
@aelaraji@aelaraji.com You could use https://lyse.isobeef.org/tmp/twthash.py to generate twt hashes. I cobbled that together in order to generate test data for my client.
@bender@twtxt.net Gave it a try on Termux
same thing @doesnm@doesnm.p.psf.lt uses and it worked 👍
@bender@twtxt.net He’ll probably reply from his other feed, let’s see. :-)