I love how over-engineered phinger is
- 0 Posts
- 18 Comments
flameleaf@lemmy.mlto
Linux Mint@lemmy.ml•ISO8601-based custom date format in Linux MintEnglish
1·1 month agoThey’re all listed if you type
man dateordate --helpin your terminal
flameleaf@lemmy.mlto
RSS - Really Simple Syndication@lemmy.ml•How to fetch all past articles?English
2·3 months agoIf you set it up with a reader that can hold onto old articles you can use RSS for this, but you’ll have to set up your own time machine if you need that backlog of articles now.
flameleaf@lemmy.mlto
Linux@lemmy.ml•Arch: Control VLC through terminal commands?English
6·3 months agoVLC also appears to have a TUI interface. Check out the VLC wiki
There’s also a CLI interface accessible through
cvlc
It works.
Which is a quality of standard that Windows does not maintain. I wouldn’t wish that garbage on my worst enemy.
flameleaf@lemmy.mlto
Linux@lemmy.ml•Every Terminal program should have a black background by defaultEnglish
5·3 months agoHow? It’s not even a monospace font
flameleaf@lemmy.mlto
Linux@lemmy.ml•Is there an application that stabilizes the volume level of downloaded mp3 files?English
11·3 months agoThere’s also mp3gain, but this looks better maintained
flameleaf@lemmy.mlto
Privacy@lemmy.ml•An upcoming California law requires operating system providers to enforce basic mandatory age verificationEnglish
5·3 months agoWeb services which are more than likely running on Linux servers…
Is the website old enough to be online?
I use tmux for ssh sessions. Still have a DE on the main system, though. Running tmux with tmux would be wild.
Somewhere between 6-7. I follow issue trackers but spend more time implementing other peoples’ fixes than adding my own code. I also maintain dozens of systems at my workplace.
flameleaf@lemmy.mlto
Linux@lemmy.ml•Can you use Linux today without the terminal?English
51·4 months agoLast time I set up Mint the only thing I needed the terminal for was to disable a setting on Java 8 that prevented it from launching on Xfce.
I didn’t need to use the terminal to do that, though. It just didn’t feel right editing a system config file with a GUI text editor.
flameleaf@lemmy.mlto
Browsers@lemmy.ml•Is there any extension that shows Wikipedia results on Search enginesEnglish
2·5 months agoDuckDuckGo also displays a preview of the Wikipedia article at the top of the page if you search for something that has an article
flameleaf@lemmy.mlto
Gaming@lemmy.ml•I like PC as much as the next gal, but honestly? With the whole GPU situation we have now?English
7·5 months agoLots of indie and retro games play fine without a GPU
Situation is dire, AAA games are growing more unsustainable by the day
For me, it’s
date +%s
flameleaf@lemmy.mlto
Linux@lemmy.ml•Installing Debian for the first time. Wish me luck!English
1·6 months agoWeirdly, Debian currently has a newer version of Xfce than Linux Mint. Not everything on there is out of date.
I always type sync into the terminal after copying large amounts of files to external storage. One time it didn’t unmount properly. Never again.
flameleaf@lemmy.mlto
Linux@lemmy.ml•Email client that imports labels as tags instead of folders on Linux (and Android)English
1·6 months agodeleted by creator
flameleaf@lemmy.mlto
Linux@lemmy.ml•How to show file icons by default application in GNOME?English
2·6 months agoThis isn’t a GNOME-specific thing as other DEs also display files by their file type. It’s all defined by the icon theme.
I’m not sure if there exists an icon theme that replaces the unique filetype icons with specific application icons, but if such a thing does exist, that could be a solution.
You could also edit the icon theme you’re using yourself too, if you’re feeling adventurous. Using the Papirus icon theme, on my system the image representing a python text file is located in
/usr/share/icons/Papirus/64x64/mimetypes/text-x-python.svg. I could replace that image with anything. I’m not sure why I’d want to do that, but if you really want to replace all these images with an image of VSCodium no one’s gonna stop you.Maybe there’s a script that does this automatically? If such a thing exists, it’ll probably follow the steps I just mentioned.
Does it work on arm terminals? I want it on a Pip Boy. Do I need to run the Demon Summoning Program in Wine or is there a native ELF class?