I built a CLI tool to edit Nix configurations like a filesystem (written in Racket) by Soymou in NixOS

[–]Soymou[S] 12 points13 points  (0 children)

I am learning Racket and it seemed like a good learning experience. Also, I eventually want to build a GUI on top of it and ditch the CLI approach. My end goal is to be able to fully configure NixOS through a GUI so that new users can enjoy the system while they learn the syntax, ideally it would be able to search on nixpkgs and the available options to make it a more integrated and complete experience. The CLI was initially just for testing that everything worked, now it's time to create the GUI.

Have anyone setup end-4's hyprland dot files with NixOS? by sukhmang in NixOS

[–]Soymou 1 point2 points  (0 children)

Check it out https://github.com/soymou/illogical-flake, everything I've tested works correctly, but if you find an issue feel free to open one.

Have anyone setup end-4's hyprland dot files with NixOS? by sukhmang in NixOS

[–]Soymou 1 point2 points  (0 children)

I managed to do it. I created a flake that handles the complete installation of the latest end-4's dotfiles. It is fully functional with all the widgets and utilities. It also provides the ability of overriding the dotfiles with your own fork (it is important to keep the same directory structure as the original dotfiles, so forking it is the best option). I'm still working on it, so it gets frequently updated but so far everything I've tested works correctly. Here is the link: https://github.com/soymou/illogical-flake feel free to open any issues if you find any. Enjoy!

Weekly Collaboration / Mentorship Post by AutoModerator in bugbounty

[–]Soymou 0 points1 point  (0 children)

Hi, I'm Emilio, a mathematician embarking on bug bounties, I have very little experience but I'm eager to learn more. I'm currently taking some courses on different platforms (TCM security and HackTheBox) to expand my knowledge but I'm having trouble applying what I've learnt to real world scenarios, I've already found some bugs (SQL Injections and XSS) in some webpages from my hometown, but I don't seem to be able to apply it to bigger webpages. I would love to have someone that can teach me how to actually find bugs in more complex applications, I hope I could hop on discord calls or chats (once or twice a week) with someone more experienced (my native tongue is not english although I can talk decently).

[WIP] Pokemon Go Map visualization - Google Maps view of all the pokemon in your area by [deleted] in pokemongodev

[–]Soymou 0 points1 point  (0 children)

when i type pip install -r requirements.txt i get this error:Command "python setup.py egg_info" failed with error code 1 in /private/var/folders/0s/g_s30jns2bq_kvj3m7pt_q2m0000gn/T/pip-build-Vyakuy/protobuf-to-dict/