In-reply-to » The “Matrix Experiment”, i.e. running a Matrix server for our family, has failed completely and miserably. People don’t accept it. They attribute unrelated things to it, like “I can’t send messages to you, I don’t reach you! It doesn’t work!” Yes, you do, I get those messages, I just don’t reply quickly enough because I’m at work or simply doing something else.

@movq@www.uninformativ.de And you thought it would be what exactly? 🤔 This is Meta we’re talking about 🤣

⤋ Read More
In-reply-to » Big day, hell big weekend! Got Table Tennis 🏓 tournament 🏟️ where I'm the team captain of a team of two young players aged 9 and 10 called Spin Kings 🤣 The competition looks really tough, I'm not really sure how we'll go to be honest, but we'll try out best 😅

@lyse@lyse.isobeef.org Well we lost all three rounds 🤣 6-1 6-1 7-0 😱

⤋ Read More

SeeedStudio Debuts Low-Cost ReSpeaker Lite Voice Assistant Kit
SeeedStudio Debuts Low-Cost ReSpeaker Lite Voice Assistant Kit
This week, SeeedStudio introduced the ReSpeaker Lite Voice Assistant Kit, a budget-friendly device designed for advanced voice processing and audio playback. The kit features a dual microphone array, an XMOS XU-316 AI chip for audio processing, and a high-quality speaker. ⌘ Read more

⤋ Read More

DFI RPP051: A 2.5″ Pico-ITX Single Board Computer Featuring 13th Gen Intel Core Processors
DFI RPP051: A 2.5” Pico-ITX Single Board Computer Featuring 13th Gen Intel Core Processors
The DFI RPP051 is a compact 2.5-inch Pico-ITX board equipped with the latest 13th Generation Intel Core Processors, making it suitable for space-constrained applications in digital signage, IoT and more. Its small form factor combined with powerful multi-core capabilities offe … ⌘ Read more

⤋ Read More
In-reply-to » FYI: I will be deleting the following 57 inactive (dead?) users on this pod today:

If every Yarn pod had a good ~10 or so friends/family/co-workers/colleagues and we grew Yarn.social one pod at a time, I’d be very happy 😊

⤋ Read More
In-reply-to » FYI: I will be deleting the following 57 inactive (dead?) users on this pod today:

Interesting stats here. My pod has some ~250 accounts/feeds, of which only ~10 are actually actively used. Just doing some “house cleaning” here, and since the good ‘ol days of “oh wow this is cool, new and shiny!”, well that’s gone, and since then I’ve turned off open registration, so most of this is just garbage and spam. 😅

⤋ Read More

FYI: I will be deleting the following 57 inactive (dead?) users on this pod today:

henseegeek fundor333 westbam onlyfansreview mabdalrahman retronav crunched deebs tca qwe234 pfefferle razetime kayos marguesto john yale slackjeff kodaira313a denisovich mlctrez jcrawford l3db3tt3r crunch homer mjy testdrive neoboard svendowideit palash k0rr stxh nirmal_kumar jan6 bram frankiem cvshumake qazsx apoorv10 duriny_test heyjude asepaned testest kevin natascha_e papz anvis spammer lonfas kamme dooven aatikakhan enochthec aman justinakers pc dai superyarn

If you wish to keep your account/feed, please login immediately. You have ~12 hours from this post (as I’ll be out playing table-tennis 🎾)

⤋ Read More
In-reply-to » Big day, hell big weekend! Got Table Tennis 🏓 tournament 🏟️ where I'm the team captain of a team of two young players aged 9 and 10 called Spin Kings 🤣 The competition looks really tough, I'm not really sure how we'll go to be honest, but we'll try out best 😅

@tkanos@twtxt.net Thanks!

⤋ Read More
In-reply-to » Big day, hell big weekend! Got Table Tennis 🏓 tournament 🏟️ where I'm the team captain of a team of two young players aged 9 and 10 called Spin Kings 🤣 The competition looks really tough, I'm not really sure how we'll go to be honest, but we'll try out best 😅

@prologic@twtxt.net good luck

⤋ Read More
In-reply-to » (#3yugrla) @bender Oh I was thinking something more silly like the instructions made it hard to run it alongside anything else 😅

This pod is consistently using ~200MB of memory and ~2-5% of CPU. – I keep trying to make improvements and optimizations as I come across them over time 😅

⤋ Read More
In-reply-to » Big day, hell big weekend! Got Table Tennis 🏓 tournament 🏟️ where I'm the team captain of a team of two young players aged 9 and 10 called Spin Kings 🤣 The competition looks really tough, I'm not really sure how we'll go to be honest, but we'll try out best 😅

@bender@twtxt.net Thank you! 🙏

⤋ Read More

Big day, hell big weekend! Got Table Tennis 🏓 tournament 🏟️ where I’m the team captain of a team of two young players aged 9 and 10 called Spin Kings 🤣 The competition looks really tough, I’m not really sure how we’ll go to be honest, but we’ll try out best 😅

⤋ Read More
In-reply-to » Paid the forest recreation week a quick visit and checked out their huts they built this week. My camera sucked hard, most photos turned out really crappy. Oh well. https://lyse.isobeef.org/waldspaziergang-2024-08-02/

@lyse@lyse.isobeef.org Pretty cool looking huts 🛖 One of those structures kinda looks like the gallows 🤣

⤋ Read More
In-reply-to » (#knoyxnq) @lyse Ahh so it's not just me! 😅

@aelaraji@aelaraji.com Ahh it might very well be a Clownflare thing as @lyse@lyse.isobeef.org eluded to 🤣 One of these days I’m going to get off Clownflare myself, when I do I’ll share it with you. My idea is to basically have a cheap VPS like @eldersnake@we.loveprivacy.club has and use Wireguard to tunnel out. The VPS becomes the Reverse Proxy that faces the internet. My home network then has in inbound whatsoever.

⤋ Read More
In-reply-to » Today I'm looking into flutter again, I've been wanting to test that out for a while. I started adding functionality from the 'yarn desktop client' ( https://github.com/stig-atle/YarnDesktopClient ) I've been working on - and now I see if I can get the same functionality up and running with flutter. Currently I'm able to log in and fetch the logged in user's username at least (the text :username: is fetched after logging in), so it's a good start. That means I have the things I need to fetch the timeline and present that next.

Current flutter source has been pushed - https://github.com/stig-atle/YarnDesktopClient , flutter source is in main branch. The GTK4 version is in it’s own branch (just wanted to keep a copy of that too).
Keep in mind it’s early version. But it does have the basics implemented.

⤋ Read More
In-reply-to » Today I'm looking into flutter again, I've been wanting to test that out for a while. I started adding functionality from the 'yarn desktop client' ( https://github.com/stig-atle/YarnDesktopClient ) I've been working on - and now I see if I can get the same functionality up and running with flutter. Currently I'm able to log in and fetch the logged in user's username at least (the text :username: is fetched after logging in), so it's a good start. That means I have the things I need to fetch the timeline and present that next.

Got all 3 timelines in, so you can switch between them.
Need to add some kind of refresh feature as well, then I’ll get it cleaned up and put the source out, and continue from there - also the UI is not final, now I’m just focusing on features. The UI will be cleaned up as well.

Image

⤋ Read More
In-reply-to » I'm working on getting my twtxt.txt file up to https://yarn.social standards so that it will be more than yelling in the wind.

@aelaraji@aelaraji.com yes it’s because of the advertised nickname in the feed. The spec actually doesn’t allow this and ysrnd implements the spec pretty closely really.

# Nick 		= Grumpy G.

⤋ Read More
In-reply-to » I'm working on getting my twtxt.txt file up to https://yarn.social standards so that it will be more than yelling in the wind.

@prologic@twtxt.net Probably has something to do with how the nickname is set up, It starts with a capital letter and has a white space. I couldn’t fetch their feed until I fixed that in my ‘follow’ file. But I dunno, maybe it’s just me…

⤋ Read More
In-reply-to » (#knoyxnq) @lyse Ahh so it's not just me! 😅

@prologic@twtxt.net @lyse@lyse.isobeef.org I checked my logs and all I see are 304 responses and a couple of delayed requests here and there due to rate limiting, but not that many. I’ll disable it (the rate limiting) for a couple of days, let me know if you still get the ‘forbidden access’ thing 🫣 I may have effed up my configuration trying to deal with some weird stuff.

⤋ Read More
In-reply-to » I think we are live now. I dont have any corporate, or fediverse, socials right now and I dont think I will. This will be a record rather than something that I expect people to see.

@@grumpygordie.great-site.net you’re not the only one buddy. 🤗 most of us here also don’t have generally corporate socials or fesiverse presents. We like it slow 🤣 some coldest the slow social media. 😅

⤋ Read More
In-reply-to » I'm working on getting my twtxt.txt file up to https://yarn.social standards so that it will be more than yelling in the wind.

@@grumpygordie.great-site.net I think realistically the only thing you’re missing is an avatar. 🤣

⤋ Read More
In-reply-to » I'm working on getting my twtxt.txt file up to https://yarn.social standards so that it will be more than yelling in the wind.

@@grumpygordie.great-site.net Welcome! 👋 Just saw your feed pop up in the crawler 👌

⤋ Read More

Hmmm I’m a little concerned, as I’m seeing quite a few feeds I follow in an error state:

I’m not so concerned with the 15x context deadline exceeded but more concerned with:

aelaraji@aelaraji.com  Unfollow (6 twts, Last fetched 5m ago with error:
dead feed: 403 Forbidden
x4 times.)

And:

anth@a.9srv.net  Unfollow (1 twts, Last fetched 5m ago with error:
Get "http://a.9srv.net/tw.txt": dial tcp 144.202.19.161:80: connect: connection refused
x3733 times.)

Hmmm, maybe the stats are a bit off? 🤔

⤋ Read More
In-reply-to » Today I'm looking into flutter again, I've been wanting to test that out for a while. I started adding functionality from the 'yarn desktop client' ( https://github.com/stig-atle/YarnDesktopClient ) I've been working on - and now I see if I can get the same functionality up and running with flutter. Currently I'm able to log in and fetch the logged in user's username at least (the text :username: is fetched after logging in), so it's a good start. That means I have the things I need to fetch the timeline and present that next.

@stigatle@yarn.stigatle.no I can help with nacIS builds

⤋ Read More
In-reply-to » Today I'm looking into flutter again, I've been wanting to test that out for a while. I started adding functionality from the 'yarn desktop client' ( https://github.com/stig-atle/YarnDesktopClient ) I've been working on - and now I see if I can get the same functionality up and running with flutter. Currently I'm able to log in and fetch the logged in user's username at least (the text :username: is fetched after logging in), so it's a good start. That means I have the things I need to fetch the timeline and present that next.

Yeah, it’ll be open source, free to use for anything. I’ll build binaries for linux\windows, I do not have a mac (but I sure want one). I’ll get some more features in before I push the code.

⤋ Read More
In-reply-to » Today I'm looking into flutter again, I've been wanting to test that out for a while. I started adding functionality from the 'yarn desktop client' ( https://github.com/stig-atle/YarnDesktopClient ) I've been working on - and now I see if I can get the same functionality up and running with flutter. Currently I'm able to log in and fetch the logged in user's username at least (the text :username: is fetched after logging in), so it's a good start. That means I have the things I need to fetch the timeline and present that next.

@stigatle@yarn.stigatle.no Thinking of publishing this Desktop app and maybe open sourcing it? 🤔

⤋ Read More
In-reply-to » Today I'm looking into flutter again, I've been wanting to test that out for a while. I started adding functionality from the 'yarn desktop client' ( https://github.com/stig-atle/YarnDesktopClient ) I've been working on - and now I see if I can get the same functionality up and running with flutter. Currently I'm able to log in and fetch the logged in user's username at least (the text :username: is fetched after logging in), so it's a good start. That means I have the things I need to fetch the timeline and present that next.

Yeah! Always fun to look into something new, and also nice when it comes together easily.

⤋ Read More

It’s my birthday today :) i was born 41 years go, 3.5 months too early. I was so small my parents had to buy doll clothes at the toy store. Gonna be a nice day today, celebrate with my family :) we always treasure birthdays.🎂

⤋ Read More
In-reply-to » Today I'm looking into flutter again, I've been wanting to test that out for a while. I started adding functionality from the 'yarn desktop client' ( https://github.com/stig-atle/YarnDesktopClient ) I've been working on - and now I see if I can get the same functionality up and running with flutter. Currently I'm able to log in and fetch the logged in user's username at least (the text :username: is fetched after logging in), so it's a good start. That means I have the things I need to fetch the timeline and present that next.

@stigatle@yarn.stigatle.no That is pretty freak’n cool!

⤋ Read More