Deckweiss

joined 11 months ago
[–] Deckweiss@lemmy.world 10 points 1 day ago

Well, when software supports this standard, you as a user have a way to not confirm to it by setting the env variables to whatever you want, even per app. So you have two choises, either use it as is or change it.

But if software doesn't supportthe spec, there is no choise of using it. So ons choise less.

[–] Deckweiss@lemmy.world 32 points 3 days ago* (last edited 3 days ago)

https://en.wikipedia.org/wiki/Shell_(computing)

tldr: batch is a scripting language, which interacts with the windows shell, so in that way it is a shell script.

sorry for being pedantic, hope this info is interesting for somebody anyway

[–] Deckweiss@lemmy.world 21 points 3 days ago

Sick! I love it

[–] Deckweiss@lemmy.world 5 points 5 days ago* (last edited 5 days ago)

Windows 7.

I dabbled in Ubuntu long before.

But when they removed focus stealing prevention, I got extremely frustrated. And as soon as Steam had a beta client for Linux I completely jumped ship.

https://answers.microsoft.com/en-us/windows/forum/windows_7-windows_programs/applications-stealing-focus-reg-key-no-longer/4ee5be7d-31ef-493b-b092-f6f6139f99cd?

[–] Deckweiss@lemmy.world 3 points 1 week ago* (last edited 1 week ago)

Huh? I thought the original chart means I get more gaming skill from playing EVE than from playing WoW - which totally makes sense

[–] Deckweiss@lemmy.world 3 points 1 week ago* (last edited 1 week ago)

Measuring RAM usage is extremely tricky, because programs will use more than they need, if there is lots of unused RAM available. Check out https://www.linuxatemyram.com if you want to learn more.

For me KDE Plasma uses over a gig on my main PC after a fresh boot. But it also ran perfectly fine on a 512MB ancient laptop.

[–] Deckweiss@lemmy.world 3 points 1 week ago* (last edited 1 week ago) (2 children)

There are many options, but I'd say on those specs anything will run more or less fine with some tweaks/settings.

Personally I would go with KDE Plasma, because I feel most comfortable with it. It can be pretty light on system ressources when configured properly. Disable all the visual stuff (animations, blur, anti aliasing) and some of it's background modules (baloo and some other stuff that you personally don't need).

But you should take the one you are familiar with and find out how you can tweak it to be more light. Cheers

[–] Deckweiss@lemmy.world 14 points 1 week ago (1 children)

A screenshot would be nice

[–] Deckweiss@lemmy.world 2 points 2 weeks ago* (last edited 2 weeks ago)

I typed in the exact words I would type if I had your question and the first three results were the answer you were looking for.

How can "search engines" suck any less than this?

No need for personal attacks btw. cheers

[–] Deckweiss@lemmy.world 7 points 2 weeks ago (4 children)

Just use a search engine and type "wifi icon number 6"

[–] Deckweiss@lemmy.world 10 points 2 weeks ago (1 children)

It's ugly, but useful.

(unlike me, I am ugly and useless /s)

 

Repost from: https://libreddit.nl/r/linux_gaming/comments/1d8qi81/phoronix_birthday_20_years_of_great_linux_content/

He really seemed downbeat in his announcements regarding the birthday. He really puts a lot of work into the site but having a niche audience of tech literate users is probably the worst place to be with ad sales tanking as they do. If anybody is using adblockers, it's us and people are cheap.

I really hope the guy has a nice birthday and gets lots of love and donations. The phoronix content is always great and I've been a long time reader. (I've donated the same amount as OP - see my screenshot)

 

I am trying to set up a way to use my Linux normally and then on demand fire up an OSX VM with GPU passthrough.

Arch Linux
Gigabyte RX6600xt
macos 13 Ventura VM

I've been fucking around with it for two days, getting a bit further each time, but now I am stuck.

I can boot up the vm just fine with OpenCore-Boot.sh

Here is my script:

https://pastebin.com/McyHyMk4

What I see, the screen goes black, then I see the TianoCore boot logo, then some errors and nothing more happens. https://imgur.com/JdTkXG2

I ran info pci via telnet and it showed the GPU.

I have agdpmod=pikera in the config.plist and rebuilt the OpenCore.qcow2 according to the official instructions.

When I add a vnc option and vnc into it from another computer, I can see the proper boot menu and select an entry and boot into macos. It even seems to recognize an AMD gpu, but not fully.

Please tell me any debugging / info providing steps, as I am quite new to this.

Thank you very much for your time and effort.

1
submitted 2 months ago* (last edited 2 months ago) by Deckweiss@lemmy.world to c/linux@lemmy.ml
 

I was reading the reddit thread on Claude AI crawlers effectively DDOSing Linux Mint forums https://libreddit.lunar.icu/r/linux/comments/1ceco4f/claude_ai_name_and_shame/

and I wanted to block all ai crawlers from my selfhosted stuff.

I don't trust crawlers to respect the Robots.txt but you can get one here: https://darkvisitors.com/

Since I use Caddy as a Server, I generated a directive that blocks them based on their useragent. The content of the regex basically comes from darkvisitors.

Sidenote - there is a module for blocking crawlers as well, but it seemed overkill for me https://github.com/Xumeiquer/nobots

For anybody who is interested, here is the block_ai_crawlers.conf I wrote.

(blockAiCrawlers) {
  @blockAiCrawlers {
    header_regexp User-Agent "(?i)(Bytespider|CCBot|Diffbot|FacebookBot|Google-Extended|GPTBot|omgili|anthropic-ai|Claude-Web|ClaudeBot|cohere-ai)"
  }
  handle @blockAiCrawlers {
    abort
  }
}

# Usage:
# 1. Place this file next to your Caddyfile
# 2. Edit your Caddyfile as in the example below
#
# ```
# import block_ai_crawlers.conf
#
# www.mywebsite.com {
#   import blockAiCrawlers
#   reverse_proxy * localhost:3000
# }
# ```
0
submitted 5 months ago* (last edited 5 months ago) by Deckweiss@lemmy.world to c/piracy@lemmy.dbzer0.com
 

I have bought a font with a really shitty license agreement and I have a couple of questions.

  1. How can I best share the font with the community? (I am afraid of metadata in the font files, which may be tied to my payment account etc. - I had to register and log in to download the ttf files)

  2. How can I remove the DSIG and other metadata from the ttf file while keeping it usable?

  3. Are they able to detect it if I use the font in a commercial product online by crawling my website and if yes, how could I prevent an automatic detection attempt?

To my (and possibly your) surprise, I didn't find any free downloads of the font online. Their license is tied to a personal account, you have to log into once a year to keep the license. As far as I understand they theoretically could use the DSIG to let the ttf files "expire", at least when used in software that verifies the signature. But I may be wrong, please let me know.

Thanks in advance and cheers-I mean ARR

view more: next ›