Alper Çelik

@Alper_Celik
0 Followers
91 Following
60 Posts
i am going to transfer my account to https://infosec.exchange it has 11000 character limit and more tech focused.
see you in other side.
Infosec Exchange

A Mastodon instance for info/cyber security-minded people.

Mastodon hosted on infosec.exchange

PipeWire 0.3.81 is out! This is the first release candidate for 1.0 later this year! More info here:

https://gitlab.freedesktop.org/pipewire/pipewire/-/releases/0.3.81

0.3.81 · PipeWire / pipewire · GitLab

PipeWire 0.3.81 (2023-10-06) This is the first 1.0 release candidate that is API and ABI compatible with previous 0.3.x releases.

GitLab
Place your bets 🎲🎰🎲, ladies and gentlemen, creatures and thingies alike:
Buffer Overflow into RCE
48.4%
OOB into Priv. Escalation
21.3%
Stack Smash into RCE
15.1%
Unsanitized Code Exec
15.1%
Poll ended at .

The #NixOS community (including #Nix package manager) started using open collective to collect funds and distribute money to package maintainer working on important parts

https://discourse.nixos.org/t/introducing-the-nixpkgs-contributors-open-collective-empowering-nixos-growth-to-contributors/33799

That's an interesting experimentation, I can't wait to see how it goes.

Introducing the "Nixpkgs Contributors" Open Collective - Empowering NixOS Growth to contributors!

Hello fellow Nixpkgs contributors and users, Today, I am thrilled to introduce a new fundraising initiative that has been in the works for some months now: the “Nixpkgs Contributors” Open Collective: Nixpkgs Contributors - Open Collective As many of you are aware, the Nixpkgs community has seen remarkable growth over the past few years. This growth is a testament to the hard work and dedication of our contributors, who have continuously improved and expanded the Nixpkgs repository, making it ...

NixOS Discourse

I personally use #tmpfs as root file system and my home folder is on #btrfs using zstd compression.

Note: in #nixos you can boot using only /boot and /nix this is how i run tmpfs as rootfs

What #filesystem s do you use on your #linux systems?
Not a programmer? You can still get involved with #opensource by writing, documentation and organizing events. https://opensource.net/non-code-open-source-contributions/ #OpenSource
Why I'm proud to be a non-code open source contributor and you should be too - OpenSource.net

I love making non-code contributions. They've had more impact than any line of code I ever wrote. Non-code and code contributors are all contributors.

OpenSource.net

This week in KDE: time for the new features

https://discuss.tchncs.de/post/4010051

This week in KDE: time for the new features - tchncs

done some refactoring on my #nixos config now i almost exclusively auto import modules from folder based on their file ending (like $SOMEPROGRAM-os.nix) this feels more organized to me
if you want to look at how i done it see https://github.com/Alper-Celik/MyConfig/blob/092ff83711c01dc82d2cf21820dfd7aa01ddb0e2/my-lib/paths.nix#L3
https://github.com/Alper-Celik/MyConfig/blob/092ff83711c01dc82d2cf21820dfd7aa01ddb0e2/Configs/configs-os.nix#L3
https://github.com/Alper-Celik/MyConfig/tree/092ff83711c01dc82d2cf21820dfd7aa01ddb0e2/Config
MyConfig/my-lib/paths.nix at 092ff83711c01dc82d2cf21820dfd7aa01ddb0e2 · Alper-Celik/MyConfig

almost all of my config files, dotfiles, programs managed with home manager - Alper-Celik/MyConfig

GitHub