/29
IPv4 subnet with my ISP used to power my ingress. No longer.
@xuu@txt.sour.is Your ingress is via some kind of tunnelling too right?
@movq@www.uninformativ.de Oh yeah, once in the quarter to the office is absolutely amazing and luxurious. Thank you teammates and employer! Though, I would already have been on site when these things happened earlier.
Today is my last day of holiday. Back to work again tomorrow. Not looking forward, vacation is just great. So easy to get used to.
@lyse@lyse.isobeef.org Oh dear. 🙈 So glad that WfH is a thing now. Imagine how utterly annoying it would be if they expected you to still come in despite this …
@prologic@twtxt.net ahh! You are talking to yourself again. 😅
@bender@twtxt.net This one: https://n8n.andros.dev/webhook/f0cfd6a6-60c8-4183-a26d-120bbd25a046
@prologic@twtxt.net slightly off topic, what’s the URL for the feed you replied to? I must have muted it. 😅
@eric@itsericwoodward.com Sure i! Welcome! 🤗
@eldersnake@we.loveprivacy.club Haha, yeah well “thinking” isn’t really something we even know how to define, let alone simulate 🤣
@eric@itsericwoodward.com I guess it is. 👋
Exactly, @eric@itsericwoodward.com! Welcome to the party. :-)
/29
IPv4 subnet with my ISP used to power my ingress. No longer.
@bender@twtxt.net It was 🤣
@movq@www.uninformativ.de Hahahaha, great! :-D
@movq@www.uninformativ.de Hell yeah, this is cool, thank you! <3
@bender@twtxt.net Yeah, the subject and multiline extensions are great and absolutely needed. If incorporated right from the beginning, though, they could have been designed even better. :-)
@prologic@twtxt.net thanks!
curl -s gopher://…
does that for you.
@movq@www.uninformativ.de nice “silent mode”, thank you!
@bender@twtxt.net curl -s gopher://…
does that for you.
@movq@www.uninformativ.de having to go to a gopher proxy to see a text document better served on readily available web servers… 🤭, but I digress. Verbatim text:
What's Missing from "Retro"
~softwarepagan
------------------------------------------------------------------
You know, often, when I say I miss older ways of computing or
connecting online, people tell me "there's nothing stopping you
from doing that now!" and they are technicay correct in most cases
(though I can't, for example, chat with friends on MSN ever
again...) However, let me explain that while this type of thing can
*sort of* fill that hole in my heart, it isn't *the same.*
Say, for example, I wanted to connect with others over a BBS. This
wouldn't offer the same types of connections it used to. While
there are BBSes around with active users, they're no longer there
to discuss movies, Star Trek, D&D, games, etc. They're there to
discuss *BBSes.* The same can be said for Gopher, old-school forums
and all sorts of revival projects (such as Escargot, Spacehey,
etc.) Retrocomputing enthusiasts, while they have a variety of
interests, are often in these spaces to discuss the medium itself
and not other topics. This exists at a stark contrast from how
things were in the past, where a non-tech-inclined person may learn
the tech to connect with likeminded others (as I did as a
Zelda-obsessed kid.)
The same can be said of old media. People will say "well, nobody is
stopping you from watching old shows/movies now!" Again, they are
technically correct. I can go home right now and watch *Star Trek:
The Next Generation* to my heart's content. It will never again,
however, be current, or new. When something is new, it serves as a
shared cultural experience. Remember how "Game of Thrones* felt in
the mid-to-late 2010s? Yeah, that.
It's sad. I sustain myself on a mixed diet of old things, new
things, and new things intended for old millenials like me who like
old things. It can be bittersweet.
@prologic@twtxt.net Sure is. I wonder how many websites I’ll have to just completely opt out of because of it.
@prologic@twtxt.net They would know how to do that, but the issue was anything else, like switching workspaces or opening a terminal window or any window at all. 😅
@movq@www.uninformativ.de No one would figure out how to :q!
? 🤣
@prologic@twtxt.net I’m so tired of this. (That’s the goal. They want to wear people down.)
@kat@yarn.girlonthemoon.xyz yeah it’s pretty terrible these days. Most recent trouble I had was something as simple as installing and setting up the Tailscale client. On literally all my other devices (Linux and Android) that was a cinch, but on Windows…. ohh boy, I had to mess around with reg edits and all sorts of crap and eventually bludgeoned it into working, but it was a bloody pain.
@kat@yarn.girlonthemoon.xyz If you’re willing to ignore that it’s proprietary software, then Windows used to be pretty good. Like, 25 years ago. After Windows 2000 (or maybe XP) it went downhill fast. Kind of makes me sad, actually. 😂
@movq@www.uninformativ.de WE NEED MORE BACKUPS!!!!!!!!!!!1
@kat@yarn.girlonthemoon.xyz Oh no. 😨 Backups! We need more backups!
@jost@jost.sdfeu.org Yeah replying is pretty easy if you see the first reply. Just preserve the so-called “Subject” 🤣
@kiwu@twtxt.net awww you got this kiwu <3
@jost@jost.sdfeu.org welcome!
@kat@yarn.girlonthemoon.xyz the culprit was, as always, a typo’d dd
command
@jost@jost.sdfeu.org Hey 👋
@kiwu@twtxt.net Congrats 🥳
@movq@www.uninformativ.de 🤣 LMAO! this one caught me off guard, I wasn’t expecting THIS
@eldersnake@we.loveprivacy.club Yeah, it’s really the last thing we need. I’d love to see X11 getting more attention – but not like this …
@lyse@lyse.isobeef.org you will have to agree, though, that Yarn has contributed to make it possible to mass adopt (with its many glitches, bugs, and all) because, still, the web is king.
@movq@www.uninformativ.de yeah, I think something glitched at my end for a brief moment. It does it just fine.
@bender@twtxt.net This should be a core feature, no configuration required. 🤔
@kat@yarn.girlonthemoon.xyz On the one hand, all these programs have a very long history and the technology behind manpages is actually very powerful – you can use it to write books:
https://www.troff.org/pubs.html
I have two books from that list, for example “The UNIX programming environment”:
https://movq.de/v/c3dab75c97/upe.jpg
It’s a bit older, of course, but it looks and feels like a normal book, and it uses the same tech as manpages – which I think is really cool. 😎
It’s comparable to LaTeX (just harder/different to use) but much faster than LaTeX. You can also do stuff like render manpages as a PDF (man -Tpdf cp >cp.pdf
) or as an HTML file (man -Thtml cp >cp.html
). I think I once made slides for a talk this way.
On the other hand, traditional manpages (i.e., ones that are not written in mandoc) do not use semantic markup. They literally say, “this text is bold, that text over here is italics”, and so on.
So when you run man foo
, it has no other choice but to show it in black, white, bold, underline – showing it in color would be wrong, because that’s not what the source code of that manpage says.
Colorizing them is a hack, to be honest. You’re not meant to do this. (The devs actually broke this by accident recently. They themselves aren’t really aware that people use colors.)
If mandoc and semantic markup was more commonly used, I think it would be easier to convince the devs to add proper customizable colors.
@kat@yarn.girlonthemoon.xyz Any time 😅
@prologic@twtxt.net THANK YOU SO MUCH OMG!!!
@kat@yarn.girlonthemoon.xyz Here’s the full config I use.
@prologic@twtxt.net haha yeah for the youtube rules i just copied the first JSON block in your screenshot (i typed it out) and it miraculously worked! yayyy
@kat@yarn.girlonthemoon.xyz Cool! 😎 Yeah I’ll add that soon™
@kat@yarn.girlonthemoon.xyz Oh sweet! I was gonna say, setting up those rules is a bit “complicated” 🤣 But I’m glad you worked it out! 👌
YAYYY TY @prologic@twtxt.net NOW I HAVE IMAGE & YOUTUBE EMBEDS ON MY YARN POD 🎉🎉🎉
@prologic@twtxt.net AHA the .*
entry did the trick! i originally had these rules in there, they were added by default except for the youtube rules:
imgur\.com
giphy\.com
imgs\.xkcd\.com
reactiongifs\.com
githubusercontent\.com
youtube\.com
yt.\be
also oooh the missing feature sounds very handy!
Hello @jassim@twtxt.net 👋
@kat@yarn.girlonthemoon.xyz Ahh what do you mean by images don’t embed? They definitely should! By default however all domains are blocked, so you might want to either allow some domains or just put in a .*
entry to allow all/any domsins. Screenshot attached