Ahh but then we run into the same 'old problem os, authorship of individual twts on a combined feed π€ -- I \\_think\\_ that pretty much tosses that idea in the bin π β Read more
Ahh but then we run into the same 'old problem os, authorship of individual twts on a combined feed π€ -- I \\_think\\_ that pretty much tosses that idea in the bin π β Read more
Q: That shot in 14 -- Was that inte ...
@lyse _@lyse.isobeef.org_ Very lovely shots! π Really love the vibrants colours in your cover pic on your OP π
Q: That shot in 14 -- Was that intended to publicly shame whomever chucked garbage out in the beautiful nature that you so frequently trail? π β Read more
π‘ \\*\\*Idea for Yarn.social / Twtxt Search Engine\\*\\*: I bet I \\_could\\_ build a way to create "saved search filters" and "subscribe" to those search results as a Twtxt feed itself that you \\_could\\_ follow in \\_any\\_ Twtxt client (including Yarn.social pods of course) Hmmm π€ β Read more
- Remove the default fuzziness of 1 (but see below)
- Fixed several bugs in the pager (trying searching for ...
π£ \\*\\*Updates to Search Engine:\\*\\*
\\- Remove the default fuzziness of 1 (but see below)
\\- Fixed several bugs in the pager (trying searching for "Hello World" and sort by "Oldest")
\\- Try to auto-detect the type of the query string by parsing it as a query string, if that fails default to match query...
This last feature \\
GuessQueryType()\\
now allows advanced users to type in a [Query Stri ... β [Read more](https://twtxt.net/twt/qe5nmkq)
How to prevent VS Code from breaking up long HTML lines into multiple lines? - Stack Overflow β Read more
See... Data Center fires π₯ do happen π€£ -- Some colleagues I used to work with didn't believe me when I told them that fires in Data Centers are possible π β Read more
@akoizumi _@social.kyoko-project.wer.ee_ It absolutely is possible! π β Read more
@lyse _@lyse.isobeef.org_ Thanks! π β Read more
We should be talking a ...
@eaplmx Yup you're right! π But in my mind the worst thing we can all do is sit idly by and do "nothing".
We should be talking about this! π€ β Read more
@abucci _@anthony.buc.ci_ Great minds π€ β Read more
@eaplmx The number one ( #1) problem with Government(s) (all? most?) is there is never any consequences to their action(s). So much corruption and illegal activities that would normally carry consequences of years of jail time, fines that would send you broke, don't seem to apply to Government(s) or Politicians.
If they did, ... β Read more
@movq _@uninformativ.de_ See... π Come join the dark side with me and build a Webview-based Browser in Go π€£ β Read more
@abucci _@anthony.buc.ci_ I've seen many many report of this too, and yet billions of dollars are still spent on this shit π Truth is, I and many others like me and those around me (yourself included) really don't pay attention to ads. That's just not how I buy things or make purchasing decisions -- LIke ... β Read more
@abucci _@anthony.buc.ci_ Its' this part that really bugs me the most. This "war" on data and personal information. These assholes have figured out a way to make our personal digital lives and activities a highly valued commodity as well as to weapons it. Its digesting and its got to stop. β Read more
.**
[@movq _@www.uninformativ.de_](https://twtxt.net/external?uri=https://www.uninformativ.de/twtxt.txt&nick=movq) But I do see your point... Just tried to say login to my pod with this toy browser and that doesn't work for some reason -- \\
400 Bad Request\\ -- This thing has no cookie storage? π€ β [Read more](https://twtxt.net/twt/3ks6wga)
@movq _@uninformativ.de_ Whilst I agree with everything you said... That's just it though isn't it... Is "most" of the Web really that great in the first place? π€ I mean Wikipedia works, my pod works, my website works, so basically I'm good π I tend to think the way [@markwylde _@twtxt.net_](https://twtxt.net/user/ ... β Read more
* 7926d92 2022-10-18 | Add buttons, an address bar and make this an actual useful(ish) web browser :D (HEAD -> master) [James Mil ...**
\\
\\\\
\\\\* 7926d92 2022-10-18 \\| Add buttons, an address bar and make this an actual useful(ish) web browser :D (HEAD -> master) [James Mills]
\\
\\
\\ β [Read more](https://twtxt.net/twt/vq6yqgq)
*
@abucci _@anthony.buc.ci_ LOL, file a feature request π β Read more
@abucci _@anthony.buc.ci_ And there we go ! I did it π₯³

@abucci _@anthony.buc.ci_ Well... What I'm thinking right now is this... It really wouldn't take much effort to do what I did with my gopherclient and incorporate similar features into this toy-webbrowser -- I ... β Read more
@abucci _@anthony.buc.ci_ You would think so π β Read more
@abucci _@anthony.buc.ci_ Nice! π₯³ Now this is as basic as it gets. Should I continue/progress this a bit further? π€ β Read more
There see if that gets it going for you? β Read more
@abucci _@anthony.buc.ci_ Wait wait wait ... Lemme fix that crap one sec π β Read more
@eaplmx My god wow π³ I \\_hope\\_ she's already fit and healthy? π€ Congrats! π₯³ β Read more
@abucci _@anthony.buc.ci_ A "pluggable" web browser, now there's an idea π€ β Read more
@abucci _@anthony.buc.ci_ Exactly, I guess it doesn't work -- or never did π β Read more
e
$ ls -lah toy-webbrowser
-rwxr-xr-x 1 prologic staff 2.9M Oct 18 00:12 toy-w ...**
Only comes in at a nice ~3MB binary too π
\\
\\\\
console$ ls -lah toy-webbrowser
-rwxr-xr-x 1 prologic staff 2.9M Oct 18 00:12 toy-webbrowser
\\
\\
\\ β [Read more](https://twtxt.net/twt/e7fgseq)
~
prologic/toy-webbrowser: toy-webbrowser is a simple toy web browser written in in Go usin ...
Here we go... Try this out for shits and giggles π
prologic/toy-webbrowser: toy-webbrowser is a simple toy web browser written in in Go using a cross-platform C/C webview library for rendering. - toy-webbrowser - Mills
\\
\\
\\ole
$ git clone https://git.mills.io/prologic/toy-webbrowser.git
$ cd toy-webbrowser
$ go build .
$ ./toy-webbrowser h ... β [Read more](https://twtxt.net/twt/qgqxkpq)
@abucci _@anthony.buc.ci_ I agree, I generally (personally) don't really need WebGL and all the other crap that browsers come with. I \\_could\\_ also live without WebRTC too. β Read more
I've had a few "goes" at \\_trying\\_ to put together a web browser (something basic) myself using WebView or QT and Go. This was one of my attempts: prologic/toy-webbrowser: toy-webbrowser is a simple toy web browser written in in Go using a cross-platform C/C webview library for rendering. - toy-webbrowser - Mills -- If you don't mind the "cont ... β Read more
danfragoso/thdwb: π The hotdog web browser and browser engine π -- I cloned this, fixed the buildΒ and a bunch of broken shit and this is what I got once the binary run:
@abucci _@anthony.buc.ci_ I \\_think\\_ the problem with HTMl is building any kind of rendering engine is \\_actually\\_ hard (don't ask me why), and that's not even trying to wrangle CSS.
If you ask me I \\_think\\_ we designed the so-called "Web" a bit "too hard" β Read more
@abucci _@anthony.buc.ci_ That's the problem with modern-day web browsers. They pack so much "crap" that they're basically an entire Operating System (OS) really π€¦ββοΈ There's this cool little project I found called The hotdog browser but I haven't tried it, it \\_p ... β Read more_
@abucci _@anthony.buc.ci_ Really? That's disappointing π Bug 'em to get those in their build pipelines π€£ β Read more
I'm really liking the Iridium Browser \\| A browser securing your privacy. Thatβs it. π I've been using it as my "daily browser" now for the past week snd its fantastic. So much of the "Google"β’ shit has been stripped out that its actually a bit snappier than Chrome π β Read more
@abucci _@anthony.buc.ci_ Its kind of a nice coincidence it stopped and starred at us in front of (what is called in Australia) an "Electricity Box" π β Read more
On our way home from Table Tennis tonight, we saw this post them on the side of the possum on the side of the road, :9 we stopped to take a picture of it. π

@justamoment For multi Gigabit Internet (Gnbps)? Bahahahaha π€£ This is Australia mate, we have something called NBN Co where the best speed/bandwidth you can get in most places is about ~50Mbps (if you're lucky) π Search also for NBN β Read more~
@darch _@neotxt.dk_ yes, this is definitely something we could consider as an optional client side feature π even for the mobile app too π β Read more
@justamoment LOL π I'm so jealous of your Gigabit Internet connection π€£ β Read more
Nope. Googdbye. β Read more
Goodbye. β Read more
Oh come on! π€¦ββοΈ The firs thing @devidbutter does is add a Link to their profile to a https://volantseo.com/ π€¦ββοΈ Farrrrk !@#$!@#$ π€¬ β Read more
@justamoment I hate you π€£π’π β Read more
@eaplmx I noticed that, hmmm π β Read more
@mckinley Fax?! π³ Does \\_anyone\\_ even still use that at all, anywhere?! π π β Read more
@darch _@neotxt.dk_ I've already done that π I've made lots of changes since π Try things out again as it may affect your design π€ β Read more
@lyse _@lyse.isobeef.org_ Very cool sunset π β Read more
@lyse _@lyse.isobeef.org_ Ahh! Yeah wood work is very cool! π€ I tried once but I think my poor sight let's me down π β Read more
@eaplmx Seems to work okay for you though? π€ β Read more
@darch _@neotxt.dk_ Really?! π³ That's shot π€¦ββοΈ What did I do wrong? π€ β Read more
Did you have a plan for this build or mostly just winging it? π€ β Read more
@lyse _@lyse.isobeef.org_ Look forward to it π β Read more
@lyse _@lyse.isobeef.org_ Thanks! π β Read more
Apparently, I taught my daughter how to pour beers a bit too well π

@akoizumi _@social.kyoko-project.wer.ee_ Ahh its a Raspberry Pi laptop? π€ β Read more
@akoizumi _@social.kyoko-project.wer.ee_ Looking really good! π Now let's see a shot of the real thing? π β Read more
@darch _@neotxt.dk_ I was asking for your input π€ β Read more
If there are no obvious objections, I will write this up soonβ’ -- One thing to note however is there are only two types at the moment and I intend to add a set of enums to the go.yarn.social/types Go package -- \\
rss\\
and \\bot\\
.This means users generally don't have to \\_actually\\_ do anything at all, only if they author an automated feed (by some ... β Read more
type
that helps to ...FYI: I'm going to introduce a new Metadata field spec, probably under a new section like "Optional Fields". A field called \\
type\\
that helps to "categorise" feeds as one of a few (small number) of "Feed Types". For example:\\
\\
\\
\\# type =
\\
\\\\
Where currently \\
\\
is one of:\\- \\
bot\\
-- An automated feed or a bot\\- \\
rss\\
-- An ... β Read more
yarnd
(Yarn.social pod ...@kt84 Looking forward to the new style that @darch _@neotxt.dk_ is working on π Also integrating the "core" code into \\
yarnd\\
(Yarn.social pods) soonβ’ π€ β Read more
@darch _@neotxt.dk_ What I \\_meant\\_ was if you can improve on what I started, please do π All I've done is created a new User Theme called "Amoled" and changed the background. So far it looks good π

oops I forgot to upload and attach the screenshot but now I'm headed out to go and practice some Table Tennis! I'll upload it later π β Read more
Looks like this on the Web Interface (Mobile App has a similar colour scheme): β Read more
Introducing the "Amoled" theme for Yarn.social pods π

@darch _@neotxt.dk_ Done π β Read more
@mckinley Interesting project and background π€ β Read more
@eaplmx Is that the look of crying or the look of shame? π β Read more
Views of broken feeds, @lyse _@lyse.isobeef.org_ I missed you on IRC on #yarn.social \\-\\- I guess you went to bed. But I had a look at what you've done, this is brilliant π Do you think you could work on this some more and make a PR of it? I'd also like to have something ... β Read more
I think the search engine should by default sort by recent then score ? π€ β Read more
@abucci _@anthony.buc.ci_ LOL ππ€£π β Read more
@abucci _@anthony.buc.ci_ Haha π β Read more
Poor Mark Zuckerberg -- You gotta feel a \\_wee\\_ bit sorry for the guy, he started out building something to help university students find each other on a campus, then turned that into a company, couldn't figure out how to "monetise" it until some clever person came along (Sheryl?) and suggested Facebookβ’ run ads. T ... β Read more
@abucci _@anthony.buc.ci_ Say what?! π β Read more
Made a bunch more improvements to the Twtxt Search Engine π At least @lyse _@lyse.isobeef.org_ likes the improvements so far, even if I completely suck at UI/UX π #yarns #twtxt [#search](https://twtxt.net/search?ta ... β Read more
@linux\\_gizmos _@feeds.twtxt.net_ This is a cool ESP32 sec kit π I bet I could run some Go on it with the TinyGo compiler? π€ β Read more
@lyse _@lyse.isobeef.org_ Yup! This is so amazing π You're really great with your hands and woodwork πββοΈ β Read more
yarns
is crawling the entire Yarn/Twtxt space.yarnd
will only (soon) index ...@lyse _@lyse.isobeef.org_ I'm not entirely sure what you mean now π€£ \\
yarns\\
is crawling the entire Yarn/Twtxt space.\\
yarnd\\
will only (soon) index what it ingests based on the users and feeds being fetched . β Read more
@off\\_grid\\_living Weird π³ β Read more
@eaplmx Is right. The fuzzy search is using a Levenstein distance so this is how it works, and I've only set it to 1 π β Read more
@darch _@neotxt.dk_ Very nice π β Read more
@abucci _@anthony.buc.ci_ Haha π β Read more
@abucci _@anthony.buc.ci_ Soβ¦ Poridge? π€ β Read more
@darch _@neotxt.dk_ Yes probably π β Read more
@mckinley G'night π΄ β Read more
@mckinley You'd probably make the most use of it right now, so if you could build it and give feedback that would be awesome π I \\_might\\_ split the code out if there's enough interest in it, which would make the binary a bit smaller π β Read more_
@darch _@neotxt.dk_ Oh I see... Hmmm π€ β Read more
@stigatle _@yarn.stigatle.no_ Such a beautiful spot, loos so calming π β Read more
@darch _@neotxt.dk_ Can I ask why we'd want to split our the index into 3 different parts? This would involve creating 3 separate indexes and creating quite a bit of complexity with the cache and feed investor. β Read more
twtxt2html
static page generator for Twtxt Feeds π**@mckinley Here's my quick hack of a \\
twtxt2html\\
static page generator for Twtxt Feeds π 
@ocdtrekkie _@twtxt.net_ Haha but I know you're a real nice human that I like to talk to π β Read more
@akoizumi _@social.kyoko-project.wer.ee_ Hahahahaha π β Read more
@ocdtrekkie NFT(s) can die π β Read more
@ocdtrekkie Oh gawd you noticed that huh?! π€¦ββοΈ Looks like I broke some code that's affecting my pod π β Read more
@darch _@neotxt.dk_ LooksΒ like you're having fun? π Share us an audio/video clip? π€ β Read more
mentions
field like this or a Quer ...@quark _@ferengi.one_ Btw, if you \\_wanted\\_ to search for all mentions of you, you'd do a Term Query against the \\
mentions\\
field like this or a Query String search with a query like \\mentions:quark@ferengi.one\\
β Read more
@lyse _@lyse.isobeef.org_ Oh yeah! You've talked about this before (\\_just testing the new and improved search\\_) π Very nice! π Did you pick the apples in the same place as the photos in #mynlzqq? π€ β Read more
@off\\_grid\\_living No but there are 51 results for solar panels on the Twtxt/Yarn search engine π β Read more
Who's coming to the weekly Yarn.social video call today? π€ #Yarn.social #meetup β Read more