danielsiepmann

@danielsiepmann@friendica.daniel-siepmann.de

Idealist, antifa, tries to be nice to earth, free open source software, Neovim, Nix, TYPO3, developer.

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

jaapio, to php Dutch
@jaapio@phpc.social avatar

discovered livetechhelper.com, while the initiative could be positive explained, the execution is horrible! I found https://livetechhelper.com/repos/jaapio/phpunit
I can help with but obviously any income should go to the original maintainers not to me because I created a fork!

Same applies to other projects, should we stop this?! ?

danielsiepmann,

@jaapio Not sure if those services need adjustment or Services like GitHub.

I shares my thoughts on GitHubs fork issues here: daniel-siepmann.de/issues-with…

The issue is thst GitHub doesn't allow to contribute withiut forking. But a fork has strong meanings under certain circumstances.

I guess the same issue applies to other Services like @Codeberg

mischavandenburg, to NixOS
@mischavandenburg@toot.community avatar
danielsiepmann,

@mischavandenburg Very cool. I started the same way.

Maybe my path is helpful for you: git.daniel-siepmann.de/daniels…

phpdoc, to php
@phpdoc@phpc.social avatar

phpDocumentor 3.5 is here! With better Guides support and now fully functional RST! Automatic generated class diagrams by querying your code base and much more!

Let us know what you like in this new release!

https://github.com/phpDocumentor/phpDocumentor/releases/tag/v3.5.0

danielsiepmann,

@phpdoc Thanks. I'm really looking forward to the "Extensions" feature as it sounds like something we wanna have for customer projects.

And I highly value the existing features in the release.

MarcusSchwemer, to random German
@MarcusSchwemer@muenchen.social avatar

Looking for a snap free distro for my next computer.

  • Fedora
  • Mint

Are already on my list. Any other recommendations?

danielsiepmann,
danielsiepmann,

@MarcusSchwemer @pnie NixOS is a full blown distro.

Nixpkgs is the package collection and nix is the language and package manager.

One can use nix + nixpkgs on other distros. But nixOS is a distro built on top of that.

pheonix, to linux
@pheonix@fosstodon.org avatar

What would you do?

danielsiepmann,

@pheonix Strange, I bought an XPS some years ago at Dell website and saved money because of not choosing Windows but Ubuntu back than …

Xitnelat, to php German
@Xitnelat@wue.social avatar
danielsiepmann,

@Xitnelat Ich mochte das auch sehr gern.

danielsiepmann,

@Xitnelat Bei events, locations, personen, produkten, ...

Ich hab das gern gehabt, aber bin eben auch visuell veranlagt :)

Janik, to NixOS
@Janik@chaos.social avatar

Gotta love

I encountered a small inconvenience bug earlier today, reported it to them and it took less then an hour for a cl with a fix being opened.

https://git.lix.systems/lix-project/lix/issues/340#issuecomment-3767

danielsiepmann,

@Janik Cool, uses . I like that :)

array, to random
@array@fosstodon.org avatar

I've been a couple of days to write... Say, about 5 LOC. In the meanwhile, I've read thousands, run the debugger more times than I can count, read a lot of external docs and try almost hopelessly to figure out what was really happening in the code soup I'm struggling with. Now I'm almost sure that my solution to what on paper looked like an easy problem to solve should work and hopefully won't break anything else.

Or not. :P

danielsiepmann,

@array Sounds like code without architecture 🙈

I hope that's not your daily business.

I created that at the beginning of my career, because the team didn't care and no one hold me back or explained architecture.

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
danielsiepmann,

@phaer Thanks, indeed it looks like that's the issue:

df -i
Filesystem      Inodes   IUsed   IFree IUse% Mounted on
/dev/dm-0      6799360 6778817   20543  100% /
danielsiepmann,

@Pol Well, it indeed was inodes as mentioned in fosstodon.org/ .
I always keep last three generations of my user profile and system profile.

Not sure why it is an issue on that machine after using the setup more than a year now.

Your command seems to remove all the old generations … I always ran nix store gc after deleting all generations older than 3 for system and user and 12 days for home-manager. I typically update once a week.

I've now run your command and reduced the number of generations to two. Let's see how long this will work from now on.

Thank you :)

danielsiepmann,

@quentinsf Thanks, indeed. That was already suggested and indeed was the case.

fosstodon.org/

danielsiepmann,

@pbsds It actually was inodes. But thanks for your suggestion :)

danielsiepmann,

@Pol I had another look today. I still use channels and it looks like every channel is added as root and not garbage collected via my usual commands.

Any idea where I can find further info on how to delete no longer used channels as roots? That should solve all issues I guess.

The issue only seems to exist for the , not home-manager.
git.daniel-siepmann.de/daniels… is my current script to update and clean things up.

danielsiepmann,

@Pol Not yet, but will do.

underlap, to random
@underlap@fosstodon.org avatar

After my recent spate of unfollowing, my home timeline has nearly stalled. This is probably a good thing...

danielsiepmann,

@Anachron @underlap I'm constantly re considering my timeline.

"Spammers" are removed for exact that reason.

It is probably fine to follow hundreds or thousands of people and projects, if they keep their posts to a proper number.

danielsiepmann,

@Anachron @underlap I'm using friendi.ca/ and it should be possible to write an plugin for that. Provide a time range and count the posts within the database.

I'm absolutely not into mastodon and therefore can't provide any hint for that or any other software.

But I'm fine with just reading my timeline. It is not only about the amount, but also topics.

People shift their topics from time to time. I'll then remove them from my timeline if it doesn't match anymore.

KaffDaddy, to random German
@KaffDaddy@chaos.social avatar

Profi. Rasen. Ball. Sport.

danielsiepmann,

@KaffDaddy Wie war die Ostgerade so? War da bisher erst einmal.

Anachron, to random
@Anachron@fosstodon.org avatar

Today I took the time to take a look at my followers and found some really interesting personalities in there!

It's quite sad to have such a limited bubble only. There are so many great minds on Fosstodon, yet my time and resources are so limited.

Sometimes I wish I could sit down and drink a coffee or tea with each and every one of you and talk about your ideas and opinions, even (or especially) if they are not like mine.

Keep it up people, you are great!

danielsiepmann,

@Anachron Did you try to post some ideas or opinions to gather other opinions?

danielsiepmann,

@Anachron I'd try to use hashtags. And you have more than 260 followers that might reshare.

I guess that way you night already hear some more opinions. That way you probably won't sit down, but at least some might share their own opinions.

I'd give it a try at least.

supergarv, to random German
@supergarv@phpc.social avatar

Seit wann gibt es das bei Amazon Prime? "Dialogue Boost"? Hallelujah. Ich hasse den ganzen schlechten Stereo-Downmix der Streamer, wo Effekte immer zigmal lauter sind als die Stimmen.

danielsiepmann,

@supergarv Das habe ich bei allem aus England oder Amerika. Auch auf DVD und Blu Ray. Verstehe ich bis heute nicht warum das so ist...

danielsiepmann,

@supergarv Ich hatte das Problem auch als ich damals 5.1 hatte.
Ich höre unter anderem, aber nicht nur, deswegen alles mit deutscher synchro. Da gibt es das Problem nicht.

Aber ist doch dann schön zu sehen das wenigstens amazon das Problem lösen will.
Vielleicht guckt man die Filme in anderen Ländern auch wegen der action und nicht der Dialoge.

ErHaWeb, to AdobePhotoshop German
@ErHaWeb@phpc.social avatar

Would you like to know how to integrate in cleanly with ? Here I show you my way. Feel free to give me your feedback.
https://gist.github.com/ErHaWeb/284b5168554dfb3ee734ec0998d80238

danielsiepmann,

@ErHaWeb The closing brace for mask icon is broken. It should probably come after the file path ended, not after the color?

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