Hobbyist developer, Linux enthusiast, and Arch Linux user.
“The only things constant in this world are death and taxes, I’ve got both!” — Skeleton Merchant, Terraria
- 5 Posts
- 12 Comments
AstroLightz@lemmy.worldto
Steam Hardware@sopuli.xyz•50 T of "game consoles" imported by Valve in the past week
603·15 days ago50 T
T what? Tortillas? Trombones? I think they imported 50 Turtles.
AstroLightz@lemmy.worldto
Linux@lemmy.ml•Are you on which team: vim, nano, micro, er ed for you terminal based text editor?
7·18 days agoI’m on team “whatever comes pre-installed”
I think it’s Saturday or Sunday everywhere now.
Among other uses
That’s ominous as hell. Are you a hitman? /j
Sure, a few projects I’ve been working on:
- framed_text: A Python package that adds some utilities I frequently use in my projects, such as Status message, Data with labels, and messages surrounded by a frame. (Inspired by prompt_toolkit’s choice frames)
- play-music: A CLI music wrapper for VLC & MPV. Mainly just a way to play files and directories/playlists without having to type their paths by using saved IDs.
I have a few other public repos on my Codeberg page, and a few private ones that are more tailored to my specific system. I have a lot of scripts that are not in any repos that are just one-off things like extracting data from a CSV file.
A lot of programs/scripts only I would ever use. I still make the source code public for them anyway in case someone is actually looking for a program like mine.
Probably “Band”
AstroLightz@lemmy.worldto
Programming@programming.dev•Let's talk CLI/TUI and Developer Workflows!
3·22 days agoMostly Linux built-in commands like
grep,awk, andcatwhen working with bash scriptsFor more serious projects that rely on a CLI interface, tools that allow for ANSI codes to be used. For example, I use
prompt_toolkit(for actual menus) andframed_text(for ANSI messages and yes, this is something I made) for my Python projects.gitis my main project branch program. It’s just too good to pass up.I don’t really use CLI/TUI text editors other than quick edits over SSH when I’m not at my PC. For that, I use
neovimwithnvchad, ornano.
AstroLightz@lemmy.worldto
Asklemmy@lemmy.ml•What are your favorite alternate rules for a sport or game?
1·1 month agoHexagonal Tic-Tac-Toe, because it’s pretty interesting. It may sound simple, but the altered rules make the game a lot more challenging.
I found it through this video if anyone is interested. They have more videos on the matter too.
AstroLightz@lemmy.worldto
Asklemmy@lemmy.ml•What's your favourite book you were made to read in school?
3·1 month agoTuesdays with Morrie was my favorite book back in school. Still one of my favorite books I reread from time to time.
AstroLightz@lemmy.worldto
Asklemmy@lemmy.ml•How big is your bookmark list in browser? Do you check them out regularly or too scared to revisit the pile?
1·1 month agoI only have about 50 pages bookmarked, neatly organized in folders. How tf do some of you have hundreds of bookmarks?



I’m sure removing the root user will prevent all escalation exploits. Can’t get root if there is no root!
/j