@killyourfm Good luck, then! Looking forward to hearing about your journey! 🏞️
Notices by Yann Büchau :nixos: (nobodyinperson@fosstodon.org)
-
Embed this notice
Yann Büchau :nixos: (nobodyinperson@fosstodon.org)'s status on Tuesday, 30-Dec-2025 13:17:30 JST
Yann Büchau :nixos:
-
Embed this notice
Yann Büchau :nixos: (nobodyinperson@fosstodon.org)'s status on Tuesday, 30-Dec-2025 13:10:21 JST
Yann Büchau :nixos:
@killyourfm bcache or lvmcache for the 2TB SSD cache drive?
-
Embed this notice
Yann Büchau :nixos: (nobodyinperson@fosstodon.org)'s status on Monday, 06-Oct-2025 08:49:21 JST
Yann Büchau :nixos:
@whynothugo Is #mosquitto not lightweight enough? Have been using it for years on #RaspberryPi|s and it was never the bottleneck, even at high throughputs.
-
Embed this notice
Yann Büchau :nixos: (nobodyinperson@fosstodon.org)'s status on Friday, 24-Jan-2025 00:04:36 JST
Yann Büchau :nixos:
@dckc @joeyh @cwebber I made an overview here, but not overly in-depth:
https://tube.tchncs.de/w/p/4as7A1ZDo7FDqydwVrUbtv?playlistPosition=5&resume=true
-
Embed this notice
Yann Büchau :nixos: (nobodyinperson@fosstodon.org)'s status on Monday, 20-Jan-2025 00:14:45 JST
Yann Büchau :nixos:
@publicvoit @AngryAnt @raboof Well if you need any kind of dependency, a simple `python ./myscript.py` won't work on any distribution. Poetry or uv can ease that step of specifying and fetching dependencies, and work identically across distros. The only difference on #NixOS is that you will need to run everything from within an fhsUserEnv, e.g. execute my `fhs` command here before:
https://gitlab.com/nobodyinperson/nixconfig/-/blob/main/modules/fhs.nix?ref_type=heads
This is how I do it.
-
Embed this notice
Yann Büchau :nixos: (nobodyinperson@fosstodon.org)'s status on Monday, 20-Jan-2025 00:14:43 JST
Yann Büchau :nixos:
@publicvoit @AngryAnt @raboof Same for NixOS. If a venv does the job for you, use my linked fhs command as the one thing to execute before doing anything Python, then do whatever venv stuff you need to do. If you don't need external system dependencies, do you really need nix?
-
Embed this notice
Yann Büchau :nixos: (nobodyinperson@fosstodon.org)'s status on Friday, 17-Jan-2025 20:13:49 JST
Yann Büchau :nixos:
Why exactly does my :nixos: #NixOS want to rebuilt my :linux: #Linux kernel if I use #rsync from nixpkgs-master? 😅
-
Embed this notice
Yann Büchau :nixos: (nobodyinperson@fosstodon.org)'s status on Wednesday, 22-May-2024 17:07:22 JST
Yann Büchau :nixos:
🍿
> git annex assist
...
symlinkPointsToGitDir: symlink target points to git dir
remote: fatal: fsck error in pack objects
error: remote unpack failed: unpack-objects abnormal exitIIUC, :git: #git implemented something that uselessly breaks :gitannex: #gitAnnex / :datalad: #DataLad compatibility on the remote side, amazing! 🤦
https://github.com/git/git/commit/a33fea0886cfa016d313d2bd66bdd08615bffbc9
Initial report:
-
Embed this notice
Yann Büchau :nixos: (nobodyinperson@fosstodon.org)'s status on Monday, 05-Feb-2024 21:44:27 JST
Yann Büchau :nixos:
@SReyCoyrehourcq @khinsen It's true that the #Python ecosystem moves quickly and one can not rely on an analysis to still work *exactly the same* in a couple of months when executed with the then-latest versions. But that's not just the case for Python! Relying on backwards-compatibility of any software stack is not enough and a very poor choice in the first place. As suggested in the README, using something like :guix: #guix or :nixos: #nix or at least containers is necessary.
-
Embed this notice
Yann Büchau :nixos: (nobodyinperson@fosstodon.org)'s status on Wednesday, 17-Jan-2024 08:37:46 JST
Yann Büchau :nixos:
@freemo For one, the beta and the non-beta store messages in different places IIUC, they are independent. Copying or restoring stuff around does not help. Signal desktop seems to be very fragile in that regard. It is also a security feature to not transfer old messages upon fresh pairing. All in all you're lucky if you can keep your message history and this is what I intend to so.
-
Embed this notice
Yann Büchau :nixos: (nobodyinperson@fosstodon.org)'s status on Wednesday, 17-Jan-2024 07:39:09 JST
Yann Büchau :nixos:
@freemo *-beta you mean. As I mentioned, I can't use the non-beta, because with that I'll lose all my messages again amd have to re-pair.
-
Embed this notice
Yann Büchau :nixos: (nobodyinperson@fosstodon.org)'s status on Wednesday, 17-Jan-2024 07:31:37 JST
Yann Büchau :nixos:
So apparently :nixos: #NixOS removed signal-desktop-beta from nixpkgs within a release and one even can't use an old, pinned nixpkgs version to still get it because of super cryptic errors in nixos-rebuild? 🤔
(must use the beta because otherwise no old messages and have to pair again...)
UPDATE: I forgot a {} after the import 🤦♂️
-
Embed this notice
Yann Büchau :nixos: (nobodyinperson@fosstodon.org)'s status on Friday, 06-Oct-2023 22:47:14 JST
Yann Büchau :nixos:
@libreoffice Of course, I know, sorry for ranting. I guess I'll just replace the ✅ with ✓ and be done with it...
Keep up the good work! 💪
-
Embed this notice
Yann Büchau :nixos: (nobodyinperson@fosstodon.org)'s status on Friday, 06-Oct-2023 22:42:19 JST
Yann Büchau :nixos:
Oh please @libreoffice PLEASE fix the bug that makes emojis disappear when exporting or printing to PDF 😩
For how many years (decades?) has this existed now?
Can't just be me, same problem across distros for me.
(Of course, I highly value your work maintaining an open source office suite, but this one really hits hard every time 🥲)