movq

www.uninformativ.de

No description provided.

Recent twts from movq
In-reply-to » What does a yarnd setup look like to anyone? šŸ¤” Let's say it exists, and it helps you setup a Yarn pod in seconds. What does it do? Of course I'd have to split out yarnd itself into yarnd run to actually run the server/daemon part.

@prologic@twtxt.net I just set up a Yarn instance from scratch and, honestly, I donā€™t think a yarnd setup is needed. šŸ¤”

I followed the instructions here and they were simple enough: https://git.mills.io/yarnsocial/yarn/src/branch/main/README.md#configuring-your-pod

It needs a little polishing (for example, it says COOKIE_SECRET is optional which it isnā€™t), but it was a good experience overall.

Maybe itā€™s just me, but I prefer reading installation instructions. And I believe that not having something like yarnd setup nudges you (the author) into keeping those instructions short and concise. Whereas the existence of yarnd setup means that you can cram everything and the kitchen sink in there, because itā€™s convenient. That can lead to a convoluted setup process ā€“ and me, the user, does not really know what that command really does, which is something that I, personally, donā€™t like. šŸ˜…

ā¤‹ Read More
In-reply-to » Experiment: Locking down my Android phone in the firewall, only allowing outgoing connections that I approve of. Letā€™s see how that goes.

I wonder what Android does now that Iā€™ve blocked all those connections. Will it queue all the data and just send it the next time it has an internet connection (which will happen sooner or later)? That would mean my blocking attempts are mostly pointless. šŸ„“

No way of telling whatā€™s going on, itā€™s all encrypted ā€¦

ā¤‹ Read More
In-reply-to » Experiment: Locking down my Android phone in the firewall, only allowing outgoing connections that I approve of. Letā€™s see how that goes.

@prologic@twtxt.net

things we donā€™t even know about or have any control over (or very little)

Thatā€™s the thing: Itā€™s not apps doing weird stuff, itā€™s the phoneā€™s operating system itself. I can choose which apps to run and which permissions they have, thatā€™s all fine, but what the fuck is ā€œImsAppā€ and why does it need access to GPS and my camera?! Completely untrustworthy.

ā¤‹ Read More

Experiment: Locking down my Android phone in the firewall, only allowing outgoing connections that I approve of. Letā€™s see how that goes.

Even just looking at the log of attempted connections is scary. This thing is talking to everything all the time. Worse, there are some system apps that regularly query the deviceā€™s GPS location and you canā€™t turn that off ā€¦ Shitty spy device. šŸ™„

ā¤‹ Read More
In-reply-to » ~115k on this machine, similar on others. I'd say if I summed them all up I'd be in the millions šŸ˜…

@prologic@twtxt.net Noticed any slowdowns? I noticed a ~0.2 second delay when opening new shells, never bothered to check it, and now found out that itā€™s caused by the ~250k lines of shell history. šŸ„“

ā¤‹ Read More
In-reply-to » One great feature of Vim (and probably other editors) is ā€œkeyword completionā€: Type the beginning of a word, then press Ctrl-N and Vim will give autocompletion options by scanning all the words in the current file. For example, when I now type ā€œauā€ and then Ctrl-N, it will suggest ā€œautocompletionā€.

@prologic@twtxt.net Lol, god no šŸ¤£

ā¤‹ Read More

One great feature of Vim (and probably other editors) is ā€œkeyword completionā€: Type the beginning of a word, then press Ctrl-N and Vim will give autocompletion options by scanning all the words in the current file. For example, when I now type ā€œauā€ and then Ctrl-N, it will suggest ā€œautocompletionā€.

This is so very useful when writing text / prose. Itā€™s especially useful for German text with all those long words like ā€œInformationssicherheitsbeauftragerā€. I use this feature all time and I sorely miss it when Iā€™m forced to use some other crappy editor. šŸ˜©

https://movq.de/v/96049c4aea/s.png

ā¤‹ Read More
In-reply-to » This is a test twt to see if :set formatoptions-=t in vim would stop the annoying line breaking I've been having in my twts... And I guess, that's it! Things are looking OK on my end.

@aelaraji@aelaraji.com Thatā€™s the trick, yep. šŸ‘ I have something like this in my .vimrc:

au BufRead,BufNewFile jenny-posting.eml setl fo-=t wrap

ā¤‹ Read More
In-reply-to » @mckinley Yes, over 20 years ago, a hard disk died. Not completely, only some parts of it, but it was enough to destroy ~30 GB or something like that.

(That hard disk was in a Windows box and there was no such thing as RAID or anything similar. Didnā€™t have the money for fancy stuff anyway.)

ā¤‹ Read More
In-reply-to » QOTD: Have you ever suffered significant data loss? If so, what went wrong?

@mckinley Yes, over 20 years ago, a hard disk died. Not completely, only some parts of it, but it was enough to destroy ~30 GB or something like that.

I bought a lot of DVDs over time and many of them have become unreadable. Star Trek DS9 is among the victims, parts of TNG, parts of X-Files. Really annoying. I didnā€™t have the required disk space to make backups and, honestly, didnā€™t think they would die so quickly. When/if I buy movies these days, I either make a backup right away or I treat those DVDs as ā€œwill die soonā€. šŸ«¤

CDs regularly die, too, although not as often as DVDs.

And of course, lots of floppy disks are dead now. šŸ˜‚šŸ«¤

ā¤‹ Read More