Posts
2118
Following
230
Followers
2544
Director of Linux Foundation IT. Currently in charge of kernel.org infra.

This account is for Linux/Kernel/FOSS topics in general: #linux, #kernel, #foss, #git, #sysadmin, #infrastructure.

For my personal account, please follow @monsieuricon@castoranxieux.ca.

MontrΓ©al, QuΓ©bec, Canada πŸ‡¨πŸ‡¦πŸ‡ΊπŸ‡¦

K. Ryabitsev-Prime 🍁

Any takers? :)
0
2
10

K. Ryabitsev-Prime 🍁

@vegard @legoktm I just wish that notes weren't so fragile. They are good for annotating commits that were merged and are unlikely to change, but WIP branches that get rebased a lot are always in danger of losing the notes if the branch isn't properly configured to copy them post-rebase. There are other problems, too: they live in a separate ref, so developers need to remember to push them separately from their code branches; they can result in merge conflicts in shared repos; they scale non-linearly because they are effectively just a bunch of files.

So, in general, people who dislike git-notes generally have good reasons for that β€” which doesn't mean that they aren't a useful auxiliary tool, of course.
0
0
1

K. Ryabitsev-Prime 🍁

@nathanchance it's not really "ansible or terraform" as much as "ansible and terraform". They generally swerve adjacent tasks β€” get the VM and all the networking bits deployed with TF and then configure the OS and apps with Ansible.
0
0
2

K. Ryabitsev-Prime 🍁

@captainepoch I'll follow up via email for sure, I was just wondering if I missed an existing way of doing it. Thanks!
1
0
0

K. Ryabitsev-Prime 🍁

@captainepoch is there a quickie way to filter the timeline to remove replies that aren't to myself or myself+my follows? I find that if I haven't checked my TL for a while it's easier to view it in the browser where I can filter it by these criteria in PleromaFE.
0
0
2

K. Ryabitsev-Prime 🍁

@olofj MTV hasn't really been about music for about 20 years now, if not more, so it's not really surprising. It's just another general pop culture entertainment channel these days.
0
0
2

K. Ryabitsev-Prime 🍁

@captainepoch thank you for the _pkg apk, it does make things much easier!
0
0
0

K. Ryabitsev-Prime 🍁

@dirkhh @timbray I ended up just following the Twitter accounts I'm interested in via Feedly. I honestly don't have a good reason to open it up any more.
0
0
3

K. Ryabitsev-Prime 🍁

@brauner you can ask @gregkh what he did for his build box.
0
0
1

K. Ryabitsev-Prime 🍁

Hey, baby. Why don't you... comb-over here?
0
0
3

K. Ryabitsev-Prime 🍁

Check out that AI avatar making app, they said.

It's pretty cool, they said.
0
1
3

K. Ryabitsev-Prime 🍁

Came across a mention of "IIS" in some old docs and had some terrible flashbacks from 2000s.
0
0
2

K. Ryabitsev-Prime 🍁

@brauner @hyeyoo @vbabka Or you can just send email to LKML and link to it from your Fossy account. :)

Lore is also a blogging platform, of sorts.
0
0
1
@vbabka @hyeyoo it's not really unmaintained, it's just struggling for developer time and effort -- pretty sure they aren't financially independent to continue working on it full time.

That's part of the reason this instance allows 31337 characters per post. :)
0
0
1

K. Ryabitsev-Prime 🍁

Hey, Amazon -- if you still want to release Amazon Linux 2022, you're kinda starting to run out of 2022.
0
1
3

K. Ryabitsev-Prime 🍁

Today's annoyance: a subtly difference behaviour from a library when some underlying library happens to be absent. From the debugging perspective it looks like I have the same version of python and python-requests, and yet on one the same piece of code is failing, and on another it's passing. Apparently, when python-simplejson is present, requests will use it, but when it isn't, it will use the standard json library (and crash when encountering a json value that is bytes as opposed to str).
0
0
2

K. Ryabitsev-Prime 🍁

@Ianlynamcomedian I believe there is a quest about that in one of the Witcher 3 DLCs.
0
0
0

K. Ryabitsev-Prime 🍁

Any guesses what "Linux 0.64 or lower" could possibly be?
1
3
10
@Foxboron @brauner Sorry, the last part came off grumpy, but it wasn't meant to be -- I intended it to be just a statement of known limitations (by design).
0
0
0

K. Ryabitsev-Prime 🍁

@brauner @Foxboron I'm surprised that git-filter-repo isn't doing this already when it finds a rewriteRef configured. I'll have to talk to the upstream about what they recommend. I shouldn't have to do anything manually in b4.
0
0
0
Show older