prologic

twtxt.net

No description provided.

Recent twts from prologic
In-reply-to » It’s a Thing! ⌘ https://notiz.blog/b/71d

@bender@twtxt.net LOL 😂 I tried to even read the blog post, but I couldn’t. In all bluntness and honestly the layout and style of the website is total garbage, not to mention it’s written in a language I cannot read, but because it’s just so poorly written the translation service can’t translate it properly 🤦‍♂️ So point across FAIL

⤋ Read More
In-reply-to » @bender Standard twtxt is a microblog in its purest form. A blog, but smaller. It's just a list of posts to read, and that's an echochamber in the same way my regular blog is an echochamber. I don't think there's anything wrong with that.

@bender@twtxt.net I think it comes down to one of the principles Yarn.social was founded on, which is to say, users should have choices and what they “see” is not driven by “algorithms”. The “Discover” view in and of itself has utility/value to others, and is otherwise just a “view” of a pod’s cache, but I agree with you. It was even getting noisey for me 🤣

⤋ Read More
In-reply-to » For example I noticed in this thread, someone, me, and you, and now it's just a bad @-mention mentioned Soren Peter with a bad link :/

In other words, there isn’t anything specifically wrong with the Twtxt spec (+extensions), but if you for example use a client and server combination that never considered the User-Agent header and check logs or intercept requests for your feed, than you end up missing an important part of the whole flow (unless you are of course deliberating ignoring that, e.g: 1-way feeds, news feeds, etc).

⤋ Read More
In-reply-to » For example I noticed in this thread, someone, me, and you, and now it's just a bad @-mention mentioned Soren Peter with a bad link :/

In my opinion, this can all be solved by a “better standard client”.

⤋ Read More
In-reply-to » @bendwr and I discussing something along the lines of: Media I.e: How to deal with or reduce noise from legacy feeds.

For example I noticed in this thread, someone, me, and you, and now it’s just a bad @-mention mentioned Soren Peter with a bad link :/

⤋ Read More
In-reply-to » @bendwr and I discussing something along the lines of: Media I.e: How to deal with or reduce noise from legacy feeds.

This also just reminds me of the other problems that exist:

  • bad mentions.
  • knowing whether someone will you’ve @-mentioned will even see your reply at all.

⤋ Read More
In-reply-to » @prologic Why do we need to avoid posting to the void? That's pretty much what twtxt was made for. I don't like the "Legacy feed" terminology, either. I support the delisting of ciberlandia.pt but I think this change is heading in a bad direction.

You’re right we should
never be like Microshit 😆

⤋ Read More
In-reply-to » Ex-White House Cyber Policy Director: Microsoft is a National Security Risk This week the Register spoke to former senior White House cyber policy director A.J. Grotto — who complained it was hard to get even slight concessions from Microsoft: "If you go back to the SolarWinds episode from a few years ago ... [Microsoft] was essentially up-selling logging capability to federal agencies" instead of ma ... ⌘ Read more

@slashdot@feeds.twtxt.net Oh boi! 😆 Gotta take a screenshot of this in case Microsoft demand the article be taken down 🤣

⤋ Read More
In-reply-to » @prologic Your position doesn't make any sense: it's closing down and arbitrarily limiting the use of the Twtxt protocol. One more reason not to use https://twtxt.net/

@dfaria@twtxt.net Also, I don’t really care whether you continue to use my pod or not frankly.

One more reason not to use https://twtxt.net/

negative comments like this are completely unconstructive and have no basis in merit. If you have issues with the way I administer my pod, speak up, provide alternatives. If you have good technical suggestions for Twtxt/Yarn, we’re all ears. We are only trying (or attempt to try) to make things better for all, which as you can appreciate is a hard thing to do.

Next time, please leave your constructive criticisms at home. No-one forces you to use my pod (for free).

⤋ Read More
In-reply-to » Been clearing out my pod a bit and blocking unwanted domains that are basically either a) just noise and/or b) are just 1-way (whose authors never reply or are otherwise unaware of the larger ecosystem)

@dfaria@twtxt.net And btw, even if I block a feed or whole domain, it doesn’t stop you from following. it just removes it from the “Discover” view.

⤋ Read More
In-reply-to » Been clearing out my pod a bit and blocking unwanted domains that are basically either a) just noise and/or b) are just 1-way (whose authors never reply or are otherwise unaware of the larger ecosystem)

@dfaria@twtxt.net And here I thought you never or we’re not capable (client?) of interacting with other users? 🤣

⤋ Read More
In-reply-to » @bendwr and I discussing something along the lines of: Media I.e: How to deal with or reduce noise from legacy feeds.

@mckinley@twtxt.net Do you have an alternate proposal? What we want to avoid really (if possible) is the idea of “1-ay posting” or “posting to the void”. As an obvious example, the idea of syncing your Mastoon toots to Twtxt twts that you never see replies to is well umm just silly 🤣 and thus creates unwanted noise as it’s just like talking to a “brick wall” 😥

⤋ Read More
In-reply-to » </> htmx - high power tools for html really liking the idea of htmx 🤔 If I don't have to learn all this complicated TypeScript/React/NPM garbage, I can just write regular SSA (Server-Side-Apps) and then progressively upgrade to SPA (Single-Page-App) using htmx hmmm 🧐

@xuu Like it’s pretty easy to use really:

prologic/go-htmx-demo: A simple Web App written in Go using htmx on the frontend to drive a single-page-app (SPA) experience. - go-htmx-demo - Mills

⤋ Read More
In-reply-to » @prologic well, I think OP mother tongue isn’t English, so certainly not an encoding I might be familiar with.

@aelaraji@aelaraji.com The only thing I’ve observed so far is your server isn’t setting a charset. e.g:

$ curl -v -o /dev/null https://twtxt.net/~prologic/twtxt.txt 2>&1 | grep 'content-type'
< content-type: text/plain; charset=utf-8

⤋ Read More