Ich kenne hier doch chaosnahe Leute aus Weimar, oder? Pingt mal bitte.
Notices by rixx (rixx@chaos.social), page 20
-
rixx (rixx@chaos.social)'s status on Saturday, 01-Sep-2018 07:39:20 EDT rixx
-
rixx (rixx@chaos.social)'s status on Saturday, 01-Sep-2018 00:31:47 EDT rixx
@s21 @distel Yeah, no, comparing my problems to other people's never helped me, but thank you for the sentiment.
-
rixx (rixx@chaos.social)'s status on Saturday, 01-Sep-2018 00:31:07 EDT rixx
@daniel_bohrer Wow, thank you! As I've been offered other ebooks already, I probably won't take you up on it, but your offer is very much appreciated! (Have you thought about hacking it to be an information display at home? I know lots of people who did that. That's what I planned to do with mine once I got a new one, and seems like a relaxed, nice little project.)
-
rixx (rixx@chaos.social)'s status on Saturday, 01-Sep-2018 00:29:21 EDT rixx
@danimo @MarkusMitF @mutax byro ist derzeit, dank @henryk, eigentlich doch schon ein Buchhaltungstool. Es fehlen aber noch die netten Hilfen, um einen Kontenrahmen richtig zu bedienen, Lastschriften komplett zu automatisieren usw.
Glücklicherweise ist all das nicht nur geplant, sondern in Arbeit – in vier Wochen haben wir ein Geekend in Berlin (weitere Interessierte sind natürlich willkommen!), wo wir planen, das hinreichend fertig zu bauen.
-
rixx (rixx@chaos.social)'s status on Wednesday, 29-Aug-2018 11:08:12 EDT rixx
Building on this: This also extends to people posting their annoyance at lacking features into the anonymous void, or worse: mention the devs.
This is not how it works – going onto GitHub (or in case of apps, whereever they are hosted) filing an issue or upvoting an existing one, and helping out with triaging while you are there, if you have five spare minutes – that's how it is done.
-
rixx (rixx@chaos.social)'s status on Thursday, 16-Aug-2018 04:39:55 EDT rixx
As we have many new users on the Fediverse, this is a good day to start thinking about your #ff nominees for tomorrow – lots of people looking for folks to follow rn.
-
rixx (rixx@chaos.social)'s status on Saturday, 11-Aug-2018 09:12:00 EDT rixx
If you ever encounter people who want to get into web development, or you want to get started yourself: Refer to the Mozilla Developer Network (MDN). Their guides and tutorials are extensive and helpful. Take for example this guide on "Applying color to HTML elements with CSS". Goes from simple+foundations to stuff like color theory.
-
rixx (rixx@chaos.social)'s status on Saturday, 04-Aug-2018 13:52:36 EDT rixx
@holger Right, that was so annoying about the first book for me.
The second didn't have that as much, but it was just … lacking in action in many regards, for my feeling. Felt pretty trippy, not in a good way. I liked that I liked absolutely none of the characters, not many books manage that. But the extremeness of Herbert's "tell don't show" probably will never make me find a good way to read this series. It's his narration style, but it bugs the hell out of me.
-
rixx (rixx@chaos.social)'s status on Saturday, 04-Aug-2018 13:40:39 EDT rixx
@holger @JordiGH Wow, how is Baron Harkonnen not evil? Like, Herbert even made him a gay pedophile who's into torture. (I haven't quite forgiven that.) Second volume people were more ambiguous, but also didn't really do anything most of the time. Much Hamlet, except with more "I can see the future so I best waffle about it"
-
rixx (rixx@chaos.social)'s status on Saturday, 04-Aug-2018 13:16:28 EDT rixx
@JordiGH THe storytelling is very unusual in style and gets more and more weirdly mystic? Little happens, it felt all very unrelatable. There are Evil people for the sake of being evil. The worldbuilding is good, but the characters terribly flat. Just not my pot of tea.
-
rixx (rixx@chaos.social)'s status on Saturday, 04-Aug-2018 13:14:21 EDT rixx
@simon_brooke Didn't even enjoy the first one all that much, so I'll probably stop here.
-
rixx (rixx@chaos.social)'s status on Saturday, 04-Aug-2018 10:46:32 EDT rixx
Oh boy oh boy. Did you know that password protected SSH keys regularly store the password hash as md5sum? (Except for ED25519 keys). Well, I didn't.
If your private key starts with something like
Proc-Type: 4,ENCRYPTED
DEK-Info: AES-128-CBC,CB973D5520E952B8D5A6B86716C6223Fyeah, that's the kind. You can re-key though by running
ssh-keygen -o -p -f .ssh/my_private_key
Source and good further information here: https://latacora.singles/2018/08/03/the-default-openssh.html
-
rixx (rixx@chaos.social)'s status on Saturday, 04-Aug-2018 10:07:03 EDT rixx
@halfur I didn't enjoy Dune either. Great world building, but predictable story and one dimensional characters, and True Evil. Meh.
-
rixx (rixx@chaos.social)'s status on Saturday, 04-Aug-2018 10:03:37 EDT rixx
@MacLemon Oops, I should rethink my boost frequency.
-
lemming (lemming@chaos.social)'s status on Saturday, 04-Aug-2018 09:14:24 EDT lemming
#Gitlab is currently doing a Dry Run before actual migration on August 11.
In the linked blog-post I found this note:
NOTE to users in Crimea, Cuba, Iran, North Korea, Sudan, and Syria: GitLab.com may not be accessible after the migration to Google. Google has informed us that there are legal restrictions that are imposed for those countries.
🤮
-
xyzzy.iso (xyzzy@cybre.space)'s status on Friday, 03-Aug-2018 21:19:22 EDT xyzzy.iso
UPDATE: i found what pebblepost's tracking shit appears in privacybadger as
cdn.pbbl.co
px0.pbbl.copbbl.co resolves to pebblepost's website.
personally i'd block these trackers with extreme prejudice.
-
rixx (rixx@chaos.social)'s status on Saturday, 04-Aug-2018 10:00:58 EDT rixx
@naga oh eww
-
rixx (rixx@chaos.social)'s status on Saturday, 04-Aug-2018 08:02:52 EDT rixx
Just finished Dune Messiah, and, just,... No. This is not for me. #amreading
-
rixx (rixx@chaos.social)'s status on Saturday, 04-Aug-2018 04:17:51 EDT rixx
@bjoern The joy of arch Linux - we have a package for it.
-
rixx (rixx@chaos.social)'s status on Saturday, 04-Aug-2018 03:37:36 EDT rixx
Ok, so there is a GTK client for Mastodon, and while it's not great yet, it might get there some time? It's called 'tootle' (https://github.com/bleakgrey/tootle), and it's nice to see something non-Electron-y around.