

Source on the quote?
It’s so apt for our time @.@
Source on the quote?
It’s so apt for our time @.@
This is the way
How is the airflow/cooling while mounted though?
Not En Jinnicks?
Everyone with the new LED headlights that feel painfully illegal in my eye sockets - they are the bane of my morning commute.
I run synology, so I usually refer to this guy’s website first to compare projects https://mariushosting.com/docker/
Although, some guides he posts require an environment variables file, of which he requires a donation for before downloading. I just scour the internet for the original projects’ compose at that point.
Funny, someone shared an article in another post about all corporate money going to Delaware, https://www.icij.org/inside-icij/2022/06/delaware-is-everywhere-how-a-little-known-tax-haven-made-the-rules-for-corporate-america/
Imagine pulling up to the car meet LAN party with this
Were you able to move on from the interim fix with “safe graphics” btw?
I’m stopping by only at this time cause I came in from your “get better at [arch]” post.
Have you checked if your BIOS has some proprietary stuff that restricts it to use only particular hardware? If nah, ignore me, my bad.
Not the same situation but similar - I bought a former school desktop pc & had blank display issues. The pc wouldn’t accept using a different hdmi cable other than the first one I’d ever booted it up with - and even then, it would hang on the mobo logo. No one said turning off secure boot was a fix, but suggested it often enough that I checked the bios anyway. Lo and behold, there were multiple proprietary “security” features (not secure boot) in the bios that only allowed the pc to connect to approved devices or networks. Makes sense for a school/business. I didn’t care to find out how to whitelist “approved devices”, so I just turned off all the BIOS’s fancy security features.
rm -rf /
make computer faster
(͠≖ ͜ʖ͠≖)
Hypnospace outlawwww https://www.youtube.com/watch?v=fQwQnsarYsY
What is a 10ft gaming pc? Is it that tall or long or something? @.@
Adding to this, tunneldeck, helps me connect to my vpn service without having to jump to the desktop
PROFESSOR HELPER HERE! READY TO HELP!
Yes to all. Just want to know what I can use the side crank for?
TLDR, scroll down to the script. Make a .sh file, allow it to run as a program, set it as your default program to open whatever filetype
Navigate to the appropriate/your favorite folder to store portable applications. Make the below script as a new file called WhateverYouWant.sh
Fellow newbies, the .sh is important.
Then set this .sh file’s permissions to allow executing this file as a Program; may differ by distro.
# Script to set a windows application (that runs through WINE) as the default to open PDF files:
# PURPOSE: To convert Linux-style filename to Windows-style
# to pass as an argument to wine when starting PDF XChange Viewer
Filename="z:"${1//\//\\}
# Assuming you use the default installation folder for PDF
# XChange Viewer in Wine
App='eval wine "C:\Program Files\Filepath\To\Your\PDFXEdit.exe" "'$Filename'"'
$App
# Adapted originally from:
# Archive.org'd at: \https://web.archive.org/web/20160918205551/http://sodeve.net/2007/12/foxit-reader-on-ubuntu-linux-through-wine/
# Additional credit in 2024:
https://web.archive.org/web/20150213210206/http://crunchbang.org/forums/viewtopic.php?pid=173574#p173574
https://web.archive.org/web/20150213210203/http://www.fsavard.com/flow/2009/03/pdf-annotation-under-linux-with-wine-and-pdf-xchange-viewer/
You can also check the appropriate windows-formatted filepath with Winetricks, using its built in windows File Explorer, finding your .exe, and copying the path starting from "C:".
[Edit: the default install folder in the script would normally be C:\Program Files, my bad. I downloaded the portable version and shoved it wherever, so my filepath looks like “C:\users\Froggy\Documents\PDFXchange test01\PDFXEdit.exe”]
Mint Cinnamon 21:
I could not tell you for the life of me why this didn’t work with a .desktop file on Mint 21.
I spent the past few hours down the wrong rabbit holes with .desktop and exec=wine ‘filepaths’ and just about died of asphyxiation from absolutely nothing happening. I’ve been wanting to do the same thing too for a while, but decided that right before bedtime was the perfect time to look it up.
[Edit: I figured out spacing in the script. Also moved the Mint specific instructions down the comment for flow clarity]
*glances over at my newpipe subscription list*
Yeah, I think you’re right