F04118F

joined 2 years ago
[–] F04118F@feddit.nl 11 points 1 day ago

The paperclips are a nice touch

[–] F04118F@feddit.nl 4 points 5 days ago* (last edited 5 days ago) (2 children)

And Alpine, the one @Sxan started with.

Alpine has apk, and is (or it should be) the most used base for container images. It is very small, smaller than Debian, so containers built on it are secure and performant.

If you've never worked with Docker/Podman/OCI containers, you've been missing a lot of good stuff, and you may have heard of Alpine via the amazing "I use Linux as my operating system" copypasta:


"I use Linux as my operating system," I state proudly to the unkempt, bearded man. He swivels around in his desk chair with a devilish gleam in his eyes, ready to mansplain with extreme precision. "Actually", he says with a grin, "Linux is just the kernel. You use GNU+Linux!' I don't miss a beat and reply with a smirk, "I use Alpine, a distro that doesn't include the GNU Coreutils, or any other GNU code. It's Linux, but it's not GNU+Linux." The smile quickly drops from the man's face. His body begins convulsing and he foams at the mouth and drops to the floor with a sickly thud. As he writhes around he screams "I-IT WAS COMPILED WITH GCC! THAT MEANS IT'S STILL GNU!" Coolly, I reply "If windows were compiled with GCC, would that make it GNU?" I interrupt his response with "-and work is being made on the kernel to make it more compiler-agnostic. Even if you were correct, you won't be for long." With a sickly wheeze, the last of the man's life is ejected from his body. He lies on the floor, cold and limp. I've womansplained him to death.

[–] F04118F@feddit.nl 4 points 1 week ago* (last edited 6 days ago)

You are absolutely right. Baffles me why they'd put 128GB of RAM in there and use an SoC arhitecture where RAM is shared with GPU, to the detriment of upgradability, if not for AI.

Any gamer would prefer upgradable RAM and upgradable GPU, especially from Framework.

How else would you explain this decision to compromise their brand values and overspend on RAM, if not AI?

[–] F04118F@feddit.nl 13 points 1 week ago (14 children)

What are the European alternatives?

[–] F04118F@feddit.nl 2 points 1 week ago (3 children)

For gaming, yes.

But the Framework Desktop seems to be made for a different usecase:

128GB of unified RAM

Unified means both CPU and GPU have access to it. Why would you need so much RAM and why would you care if the GPU has direct access?

Neural Networks. You can fit a pretty serious LLM into 128GB of RAM, and if GPU has direct access, still run inference at reasonable performance.

I love my 9070XT, but you can't run anything approaching what Claude or ChatGPT gives you in just 16GB of VRAM

[–] F04118F@feddit.nl 1 points 1 week ago

Yeah it's been great for a few years but it's slowly falling apart. I've been putting off getting a replacement as it looks like the only options are downgrading or triple the cost (or more)

[–] F04118F@feddit.nl 1 points 1 week ago (2 children)

I use a Reverb G2 which is directly driven by the host pc through OpenXR, no compression or onboard processing at all.

I only use it for flight sims.

[–] F04118F@feddit.nl 0 points 1 week ago (4 children)

Understood, I'm wired so no compression. It works well for me

[–] F04118F@feddit.nl 2 points 1 week ago

Valid. For any non-local AI, your data will need to be decrypted at some point on some server. This is inherently less secure than Proton's traditional services, which are built on the idea that that can never happen.

Still, this is a smaller privacy nightmare than most AI services

[–] F04118F@feddit.nl 4 points 1 week ago

TLDR: If you're using Element X or SchildiChat Next, update them outside the official F-Droid repo:

SchildiChat via SpiritCroc repo: https://s2.spiritcroc.de/fdroid/repo/

ElementX via Github: https://github.com/element-hq/element-x-android/releases/tag/v25.08.3

[–] F04118F@feddit.nl 2 points 1 week ago (6 children)

Try flight simulators in VR. Upscaling saves you at least €400 in GPU cost

Note that Frame Gen does not help here, as not getting nauseous in VR requires low latency. Frame Gen actually increases latency.

[–] F04118F@feddit.nl 3 points 1 week ago* (last edited 1 week ago) (1 children)

Proton already had PROTON_FSR4_UPGRADE=1 though?

Been using it on my RX 9070 XT on CachyOS for months now

 

cross-posted from: https://feddit.nl/post/40265251

Alt text: POV you are sitting on a sofa, left half of a split ergomech keyboard resting against the left leg under an angle (tented) while a black cat provides wrist support

 

cross-posted from: https://feddit.nl/post/40265251

The perfect wrist rest / tenting setup

Alt text: POV you are sitting on a sofa, left half of a split ergomech keyboard resting against the left leg under an angle (tented) while a black cat provides wrist support

 

Alt text: POV you are sitting on a sofa, left half of a split ergomech keyboard resting against the left leg under an angle (tented) while a black cat provides wrist support

 

Pictured: current TKL below, split ergomech above

Background

So I recently got my first ergomech keyboard: a used BastardKB TBKMini, 3x6+3 layout.

It came with the default keymap.

I have been crafting my own initial keymap, using some vim-based heuristics and Callum style one-shot mods.

Followed BastardKB's instructions and got my keymap to compile.

Then onto flashing. This is where the problem is.

The problem: flashing the board

Instructions: https://docs.bastardkb.com/fw/flashing.html

I managed to put the device into bootloader mode with both layer keys and the top-left key. Verified that it is in bootloader mode by checking that typing has no effect. Also lsusb shows "Atmega32u4 bootloader" instead of "BastardKB TBKMini keyboard".

But I don't get a disk device.

Things I tried

udev

I tried adding the udev rules that QMK docs recommend: https://docs.qmk.fm/faq_build#can-t-program-on-linux

But it still won't work.

OS

I even tried another pc with other OSes: same behavior on

  • Fedora
  • CachyOS
  • and even Windows 10

Help me please! 😥

Any ideas on what is going wrong here or what I could try to work around this? I really want to start using my split ergomech with a proper keymap.

Looking forward to reading your suggestions tomorrow morning (in about 9 hours for me, I'm in Europe). I wanted to post this now because I hope the Americans will be able to help me.


EDIT: Thanks, with your help and the help of some kind volunteers on the bastardkb discord I figured out that I have the old v1 elitec version and I managed to flash it with an old version of the bastardkb firmware. I got the layers working, as well as the combo, but callum’s oneshot modifiers aren’t working yet: https://github.com/fhoekstra/bastardkb-qmk/tree/main/keyboards/bastardkb/tbkmini/keymaps/fhoekstra


EDIT2: I finally listened and just followed the upstream QMK instructions, and it all just works, with Callum-style modifiers, combos, and a custom caps word:

https://github.com/fhoekstra/qmk_userspace

 
 

We've been wanting to set up Music Assistant and now since we started using ProtonVPN, Apple Music is constantly blocking our account.

Do you have any recommendations for a music service that works well with Music Assistant and from behind VPN?

 

cross-posted from: https://feddit.nl/post/29675306

I am not the author.

I found this blog to have both a short summary of the reasons as well as a pretty complete overview of the options for protecting against this specific threat model. I can just send this to people and they'll understand the why and the how.

 

cross-posted from: https://feddit.nl/post/29675306

I am not the author.

I found this blog to have both a short summary of the reasons as well as a pretty complete overview of the options for protecting against this specific threat model. I can just send this to people and they'll understand the why and the how.

 

cross-posted from: https://feddit.nl/post/29675306

I am not the author.

I found this blog to have both a short summary of the reasons as well as a pretty complete overview of the options for protecting against this specific threat model. I can just send this to people and they'll understand the why and the how.

 

cross-posted from: https://feddit.nl/post/29675306

I am not the author.

I found this blog to have both a short summary of the reasons as well as a pretty complete overview of the options for protecting against this specific threat model. I can just send this to people and they'll understand the why and the how.

 

cross-posted from: https://feddit.nl/post/29675306

I am not the author.

I found this blog to have both a short summary of the reasons as well as a pretty complete overview of the options for protecting against this specific threat model. I can just send this to people and they'll understand the why and the how.

 

cross-posted from: https://feddit.nl/post/29675306

I am not the author.

I found this blog to have both a short summary of the reasons as well as a pretty complete overview of the options for protecting against this specific threat model. I can just send this to people and they'll understand the why and the how.

view more: next ›