@lyse@lyse.isobeef.org it is, its probably of german origin 😅
You probably accidently removed the subject somehow. I think there’s one other place where we don’t use a hidden
input field, but I haven’t fixed that yet 😢
@abucci@anthony.buc.ci Yup that’s the goal 🤞
@abucci@anthony.buc.ci Given their behavior of exactly zilch, no 😆
@movq@www.uninformativ.de Me too! I don’t play as much as I’d like to 😢
@off_grid_living Didn’t Google scan loads of books from Public libraries? 🤔
@abucci@anthony.buc.ci Yeah like I said it’s being worked on slowly 🤞
@bender I hope my pod never becomes that popular, I’d rather see other pods start to amas more interesting users and build a stronger community over time 🤣
@abucci@anthony.buc.ci Could you please file a bug for @xuu@txt.sour.is to look at, this smells like a bug in the go.yarn.social/lextwt parser 🤔
@abucci@anthony.buc.ci This is quite hard to do really. Because the “web app” is a server-side rendered (SSR) app. Mobiles Apps are not normally written this way (in fact they never are). They are two very different code-bases, which is why we spend a lot of effort on the client and the API. On a side note, I’m also working in parallel on a way to “embed” Go code (as a client) in a Flutter App in the hopes for more reusability for Salty.im – If we can pull that off, it’ll also help improve the reuseability of client features and improve on keeping things DRY for the Yarn.social app 👌
⨁ Follow
button on their profile page or use the Follow form and enter a Twtxt URL. You may also find other feeds of interest via Feeds. Welcome! 🤗
@abucci@anthony.buc.ci That’s the part that puzzles me the most. It’s as-if these spam buts just don’t know how to Yarn 😅
Pinch and a punch for the first of te month! 👊
⨁ Follow
button on their profile page or use the Follow form and enter a Twtxt URL. You may also find other feeds of interest via Feeds. Welcome! 🤗
@abucci@anthony.buc.ci LOL I swear to god these are spam bots, if only we could find out what 🤣
@abucci@anthony.buc.ci Hmm this is true, sadly. Are you able to file a feature request for this? It’s just a missing feature 🙏
Pinch and a punch for the first of the month 👊
Pinch and a punch for the first of te month! 👊
@akoizumi@social.chaotic.ninja Just stick to Yarn.social 😆 It’s better for your health 😅
@bender I think I might actually follow all three of his accounts, so I hear you’re actually correct in this case. 😆
also need to talk to you about the other case that you discovered that I promised I will try and fix, which I realized I wasn’t completely 100% sure what was going on 🤦♂️
remember my goals for this year? To get the mobile app finally released to production with all bugs and improvements addressed? 🤔
@bender Because the mobile app has a different reply thank you that needs to be fixed. It’s a non-problem and documented as a bug.
@screem@yarn.yarnpods.com Don’t know of any myself. e2e IRC encryption is not that common in my experience 😢
Anyway, even if I did, which I’m sure I did, it wasn’t intention to say that I hate all SQL database outright, but rather my inner rage in this case comes from developers far too often reaching for that shiny *SQL database (doesn’t really matter what it is), only to discover when you go looking under the covers at the source code and what data is being stored, accessed and manipulated, it could. have been done with a simple embedded KV store or even a SQLite database. But no, instead, you have to worry about this extra component 🤦♂️
As a big proponent of self-hosting, I find this an anti-pattern.
@abucci@anthony.buc.ci Where did I hate on SQL databases? 🤔
@abucci@anthony.buc.ci Maybe maybe not. Depends on what you’re doing I guess. For small things I find simple things are better anyway. KV, flat files, a log, etc.