@
in your adverised nick in your feed. This is not supported 🤣
I believe I fixed this bug today 🤞
@bender@twtxt.net Oh no I hate Clownflate too with a passion 🤣
@sorenpeter@darch.dk@darch.dk yeah that’s fair enough, but you could still Cloudflare in front of your server and use a CDN for caching.
@sorenpeter@darch.dk@darch.dk Why not to your own site? Why Youtibe? 🤣
followers
field is deprecated ==> https://git.mills.io/yarnsocial/twtxt.dev/pulls/6
\u2028
from the description. Also, could the description field be changed to a textarea
instead? Preferably to one who will "understand" new lines, and convert them to \u2028
automatically?
@bender@twtxt.net Fixed 👌
@xuu@txt.sour.is I don’t see why not right? 🤔
@gallowsgryph@prismdragon.net So he’s basically an asshole? 🤣
@bender@twtxt.net Ahh yeah that’s the one!
@
in your adverised nick in your feed. This is not supported 🤣
@xuu@txt.sour.is I believe I fixed this recently. Should persist now. 🤞
Please sign this and share 🙏 https://www.change.org/p/oppose-australia-s-proposed-social-media-ban-for-under-16s
@
in your adverised nick in your feed. This is not supported 🤣
Hmm I’m not sure where this extra @
comes from tbh 🤔
@
in your adverised nick in your feed. This is not supported 🤣
Ahh you’re absolutely fucking right 😱 What are we supposed to do in this case? I don’t think the code I wrote ever took this into consideration?! 🤣
@
in your adverised nick in your feed. This is not supported 🤣
@bender@twtxt.net Really? Hmmm 🤔
Yeah we really gotta do something about this. You should not be putting a @
in your adverised nick in your feed. This is not supported 🤣
@gallowsgryph@prismdragon.net Thanks! And Kent Overstreet is the developer of BeachFS right? 🤔
@bender@twtxt.net Ollama currently. It’s been rock solid.
Is been unavailable due about 0.23% if the rune 😅
@aelaraji@aelaraji.com other way around 🤣
@aelaraji@aelaraji.com Now that you mention it, your feeds availability has dropped to 99.77^ 🤣
@slashdot@feeds.twtxt.net Anyone familiar with what happened here? 🤔
no I think it’s a type of water dragon and they’re a protected species here 🤔
@xuu@txt.sour.is to be clear what’s the capability here that we’re talking about?
Speaking of delicious pizzas, had this nice very sliced Beatty on the weekend! ♨️🌶️
This is what you can see at some local cafes around here 🤣
Regarding the blog post itself, there’s nothing of any substance here except an acknowledgment of open network(s) being a good thing.
@xuu@txt.sour.is Why don’t or can’t we support that capability?
@fredg@galusik.fr This is cool! 😎 Teminds me of todo.txt http://todotxt.org/
@movq@www.uninformativ.de Best presentation ever of the worst programming language ever invented 🤣
@bender@twtxt.net Err umm no 🤣
@bender@twtxt.net That would be why I block the domain then 🤣
@movq@www.uninformativ.de Unfortunately I’m on vacation from the 26th Nov to 7th Dec in another country, just relaxing, etc and taking a break from ya know, the long ~50+hr weeks of a demanding job. Over the xmas break I’m taking a few days, mostly just over xmas, so yeah I’ll try to participate in Advent of Code again, but I’m not confident I’ll get much further than I have in the past years. I do always find it quite fun though! I’ll do ‘em in Go again of course 😅
@aelaraji@aelaraji.com What’s made you unlock twitch.tv? What are you doing differently? For some reason that I don’t recall, I don’t trust twitch.tv – Who owns/runs it anyway? 🤔
@movq@www.uninformativ.de I’ll do a few, it’s always fun. But I’ve never completed the entire thing to date 😢 I often find myself quite busy with work and helping out with the family.
@aelaraji@aelaraji.com Hmmm why do I block twitch.tv again? 🤔
@movq@www.uninformativ.de Oh man that is soooo cool! 😎 I wish I was going to start on-time this year, but I’ll. be away on holidays 😢
@bender@twtxt.net I’d like a copy too! It’d be great actually if I could upt it up on one of ours community sites like maybe yarn.social itself?
In which case I have one that is offline (work) and one that is online, but not public (personal). 🤣 I could publish some of them, but I haven’t figured out how I’d like to do that yet…
@wbknl@twtxt.net Btw is a digital garden like a CV or something you put online or what? I’m not even sure I know what one means 🤔 😅
Hurting their engagement numbers eh? 🤔
I guess it was just @david@collantes.us and I today, see y’all next time 😅
@doesnm@doesnm.p.psf.lt You don’t generally call go build main.go
or whatever. You generally call go build .
or go build ./cmd/foo/...
– Because you need to tell the compiler to build a whole package or a bunch of sub-packages + main. go run main.go
only works for the simplest case.
Starting the call: https://meet.mills.io/call/Yarn.social
Come join us!
Very nice presentation! 👏
@sorenpeter@darch.dk@darch.dk i’m there! Just in time I think, can’t comment, wants to signup, which I won’t.
@aelaraji@aelaraji.com I knew you’d end up choosing OpenGist 🤣
@aelaraji@aelaraji.com Yeah I’ve been busily refactoring code today to use yt-dlp
under the hood 👌
Same here:
$ youtubedr download 'https://www.youtube.com/watch?v=YpiK1FMy2Mg'
2024/11/23 09:01:12 download to directory .
time=2024-11-23T09:01:12.946+10:00 level=INFO msg="Downloading video" id=YpiK1FMy2Mg quality=medium mimeType="video/mp4; codecs=\"av01.0.01M.08\""
chunk at offset 0 has invalid size: expected=10485760 actual=0
What I’m seeing is some kind of detection going on and the CDN servers responding with 0 bytes.
Wow! Just Wow! 😮 Discovered this whilst trying to debug why my Youtube frontend no longer works:
$ youtube-dl 'https://www.youtube.com/watch?v=YpiK1FMy2Mg'
[youtube] YpiK1FMy2Mg: Downloading webpage
WARNING: unable to extract uploader id; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see https://yt-dl.org/update on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
ERROR: unable to download video data: HTTP Error 403: Forbidden