@Pol@mathstodon.xyz
@Pol@mathstodon.xyz avatar

Pol

@Pol@mathstodon.xyz

Research, analysis, development, reproducibility. Keywords about me: STEM, piano, nature, bikes, swimming.

This profile is from a federated server and may be incomplete. Browse more on the original instance.

danielsiepmann, (edited ) to NixOS

Any Idea why I'm unable to update #NixOS due to "No space left on device" even if there are 23G available?

Edit: The issue was caused by number of inodes.

this path will be fetched (458.58 MiB download, 464.67 MiB unpacked):
  /nix/store/4mc1wf8b6jad08wlfqaw6zvv7007d51d-linux-firmware-20240513-zstd
copying path '/nix/store/4mc1wf8b6jad08wlfqaw6zvv7007d51d-linux-firmware-20240513-zstd' from 'https://cache.nixos.org'...
building '/nix/store/l4drcr95rzznb9n18rl95cjhzrvwi96q-system-path.drv'...
error: mkdir /nix/store/swcchba29bqmm9mjfgs7flsmhw1fw4wg-system-path//share/locale/az: No space left on device at /nix/store/x65ah6kl9sqjwp4pqm0fn9kb20bc0974-builder.pl line 267.
error: builder for '/nix/store/l4drcr95rzznb9n18rl95cjhzrvwi96q-system-path.drv' failed with exit code 28
error: 1 dependencies of derivation '/nix/store/6zlwarcc34qv5h2rfq2pj83h7zzcimm8-nixos-system-hikari-24.05pre628669.6c0b7a92c301.drv' failed to build

nixpkgs > df -h
Filesystem      Size  Used Avail Use% Mounted on
devtmpfs        395M     0  395M   0% /dev
tmpfs           3.9G   16K  3.9G   1% /dev/shm
tmpfs           2.0G  4.3M  2.0G   1% /run
tmpfs           3.9G  1.1M  3.9G   1% /run/wrappers
/dev/dm-0       102G   74G   23G  77% /
/dev/sda1       511M  200M  312M  40% /boot/efi
tmpfs           789M   44K  789M   1% /run/user/1000
Pol,
@Pol@mathstodon.xyz avatar

@danielsiepmann Also had the issue with an even greater space left, I really don't know where it comes from. Therefore, nix-collect-garbage -d is your friend.

Pol,
@Pol@mathstodon.xyz avatar

@danielsiepmann I'm sorry it's been a while that I switched to flake, I never used channels since years :( Have you tried to ask on https://discourse.nixos.org/ ?

aleksana, to random zh-CN
@aleksana@bcom.moe avatar

Last Thursday (May 16), we made the largest number of commits into Nixpkgs in the past year, and possibly the largest number of commits in history!

Pol,
@Pol@mathstodon.xyz avatar

@aleksana something special happened?

dantleech, to random
@dantleech@fosstodon.org avatar

Having a private VPN is cool, on the train in Italy, but connected to my home network! On the not-cool other hand I just got fined 50EUR for not validating a bus ticket after getting off the plane.

Pol,
@Pol@mathstodon.xyz avatar

@dantleech Are you using Tailscale ?

Pol, to typst
@Pol@mathstodon.xyz avatar

You can now properly cite Typst in your research documents!

Janik, to random
@Janik@chaos.social avatar

After all the nix drama in the last few weeks I'm finally able to relax a bit again. I don't think I was as calm as now for like the last three months or so. I'm still stressed but not in the emergency everything is on fire at once kind of way.

Pol,
@Pol@mathstodon.xyz avatar

@Janik feeling better too !

Pol, to random
@Pol@mathstodon.xyz avatar

Outatime! "Le convecteur temporel!"

image/jpeg
image/jpeg
image/jpeg

dantleech, (edited ) to php
@dantleech@fosstodon.org avatar

Blog post: things that annoy me in (but I still like it): https://www.dantleech.com/blog/2024/02/18/my-php-problems

Pol,
@Pol@mathstodon.xyz avatar

@dantleech s/deserailization/deserialization

Pol,
@Pol@mathstodon.xyz avatar
annika, to random
@annika@xoxo.zone avatar

What's up with all these people bulk-replying to the php-announce list? It's busted, we get it. Stop doing the reply-all thing.

Pol,
@Pol@mathstodon.xyz avatar

@annika @jimbo2150 This is the kind of constructive reply that I love to see in my feed. Come on... seriously?

asgrim, to random
@asgrim@phpc.social avatar

Naming things is hard! What would you suggest for a name for the new PECL installer tool that is being worked on? 📢

Pol,
@Pol@mathstodon.xyz avatar

@asgrim Is that tool going to compile and install extensions?

Pol,
@Pol@mathstodon.xyz avatar

@asgrim OK ! It would be nice to make it very configurable so we can use it in any distribution, in a reproducible way.
For example, make it so it can accept all the inputs through arguments, and the same for the outputs it produces.

Pol,
@Pol@mathstodon.xyz avatar

@asgrim extm (for Extension Manager)?

codito, to Symfony Polish
@codito@mas.to avatar

It's actually quite funny that I became contributor in 2024, after many years of working with it, and I did it with one-line fix that adds a fallback for possible non-existing array key fetch. What a contribution! 😂

https://github.com/symfony/symfony/pull/53944/files

Pol,
@Pol@mathstodon.xyz avatar

@codito If every user using Symfony or any other open-source tool could contribute back, we would be living in a better world!

brodriguesco, to random
@brodriguesco@fosstodon.org avatar

If you struggle with installing 📦 on Ubuntu (relevant for docker), go to https://packagemanager.posit.co/client/#/repos/cran/packages/overview?search=terra and click on "setup". Choose Ubuntu, and then look for 📦. System-level deps will be listed there. But of course, the easiest is
@eddelbuettel r2u: https://eddelbuettel.github.io/r2u/

or use 😃

Pol,
@Pol@mathstodon.xyz avatar

@brodriguesco Shouldn't it be easier with Nix?

ploum, to random
@ploum@mamot.fr avatar
Pol,
@Pol@mathstodon.xyz avatar
Girgias, to random
@Girgias@phpc.social avatar

I must say writing slides with @typst is such a breeze compared to LaTeX, I don't need to fight every 3 seconds with Beamer to not break when writing verbatim/code.

The fact I can just set the language for every code sample on one slides which differs from the norm is sooo nice.

Pol,
@Pol@mathstodon.xyz avatar

@Girgias @typst Typst is indeed amazing, using it everyday :)
Are you using Polylux or Touying for the slide?

dunglas, to random
@dunglas@mastodon.social avatar

From 113MB to 39MB! FrankenPHP Linux binaries have been slimmed down thanks to UPX 🤩

Pol,
@Pol@mathstodon.xyz avatar

@dunglas UPX ?

Pol,
@Pol@mathstodon.xyz avatar

@dunglas Yup found it! Thanks.

We might probably include that step in Nix too now!

Pol, to random
@Pol@mathstodon.xyz avatar

What a waste of resources! I think this is among the most stupid thing I've seen on Github: https://github.com/bugbounted/auto-commit

ramsey, to random
@ramsey@phpc.social avatar

“configure: error: Please reinstall the iconv library.”

WAT?!

Pol,
@Pol@mathstodon.xyz avatar

@ramsey this not a reproducible build, but a repeatable build 😅 using apt-get update introduce variability making Docker images not reproducible.

Pol,
@Pol@mathstodon.xyz avatar

@ramsey at this point it would be so much easier to use Nix for that... And you would get reproducible OCI containers for free !

Pol,
@Pol@mathstodon.xyz avatar

@ramsey it's totally fine, no worries! If you need help to do that with Nix, I can show you, it's just a matter 5~10 lines, nothing more.

Pol, to random
@Pol@mathstodon.xyz avatar

Best. Fosdem. Ever. So many faces, talks and discussions... The after party is at https://bytenight.brussels/ !

dantleech, to random
@dantleech@fosstodon.org avatar

git cloning rectorphp.

1.8GB ? really? 😮

Pol,
@Pol@mathstodon.xyz avatar

@dantleech --depth=1 ?

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • kavyap
  • thenastyranch
  • ethstaker
  • osvaldo12
  • mdbf
  • DreamBathrooms
  • InstantRegret
  • magazineikmin
  • Youngstown
  • ngwrru68w68
  • slotface
  • GTA5RPClips
  • rosin
  • megavids
  • cubers
  • everett
  • cisconetworking
  • tacticalgear
  • anitta
  • khanakhh
  • normalnudes
  • Durango
  • modclub
  • tester
  • provamag3
  • Leos
  • lostlight
  • All magazines