[-] helix@feddit.org 1 points 5 minutes ago

The hardware in those things is underpowered to say the least.

yeah, 2..4GB of RAM, wtf

[-] helix@feddit.org 1 points 6 minutes ago

typst

I have used https://typst.app/universe/package/brilliant-cv/ in the past, can recommend. Customised it to my liking though, never cared to upload it.

[-] helix@feddit.org 1 points 38 minutes ago

I'm happy to read that :)

[-] helix@feddit.org 1 points 39 minutes ago

thanks, maybe I can use that. Thought about using Polonium for now, but I'm sure I can integrate multiple options. After all, it'll be just a bunch of dotfiles and (meta-)packages.

[-] helix@feddit.org 0 points 1 hour ago

only those, who are already masters, should use it.

let's see what Dunning and Kruger think about that, lol.

A stick figure reasons that being good with numbers should make them understand the stock market, then loses money anyway.

[-] helix@feddit.org 1 points 1 hour ago

Pivot tables are interesting with LibreOffice Calc, I'd say. They break in funny ways for me.

Still, glad I don't have to use it that often.

[-] helix@feddit.org 3 points 1 hour ago

You did your CV in Excel? Why not LaTeX or typst?

[-] helix@feddit.org 1 points 1 hour ago

Try Baserow as Excel alternative. Sad that it doesn't have a desktop version.

[-] helix@feddit.org 1 points 1 hour ago

Pinging @yxc999@lemmy.ml, maybe we can collaborate and have pu-239 with Polonium as WM as the base?

[-] helix@feddit.org 2 points 1 hour ago

I'm building a bunch of dotfiles with a meta package to replace this shit if people really want it.

It's an alternative, for people who find it cool but don't want to support tech bros. Built by hand, in the EU, with local LLMs instead of cloud based slopcoin generators.

How should I call my "''distro""?

[-] helix@feddit.org 1 points 2 hours ago

Sounds great 😊

I'll try your project when I have the time (few weeks I guess).

[-] helix@feddit.org 1 points 2 hours ago

thank you for the thorough explanations and your patience.

Can you explain the difference between socialism and democratic socialism? I'm kinda confused. The rest makes sense now.

Lots of things to google, tyvm again

31
submitted 1 week ago* (last edited 1 week ago) by helix@feddit.org to c/asklemmy@lemmy.ml

There was another post that got deleted which made me interested in "The Breakfast Club". Maybe we can continue the discussion here?

People said Allison is a cool character and that people like Allison turned out to be good people in their experience. What do you think about that?

Others said, you must see this movie if you're one of those "movie nerds" as it's cinematographically competent. @southsamurai@sh.itjust.works wrote a whole essay on it (thanks btw).

What other movies tried to copy The Breakfast Club and failed? Or succeeded?

2
submitted 2 months ago by helix@feddit.org to c/anime@lemmy.world

It's such a dumb premise but I guess it's so stupid that it works.

Did you watch it? What's your favourite quote? Would you fly to Thailand to become an idol?

25
submitted 8 months ago by helix@feddit.org to c/asklemmy@lemmy.world

Many couples have a song where they'll go like "omg they're playing our song!!"

But what's the song that resonates most with you and your best friend?

12
submitted 8 months ago by helix@feddit.org to c/science@lemmy.ml
7
submitted 8 months ago by helix@feddit.org to c/videos@lemmy.world
79
submitted 9 months ago* (last edited 9 months ago) by helix@feddit.org to c/linux_gaming@lemmy.world

Regardless of which compatibility layer (Proton 4, 5, 7, 8, 9, 10, experimental) I use and if I use the native libraries or Steam's, the discovery services work, but I can't see other players in the Anomaly.

Weirdly enough, on Steam Deck it works without any issues, but obviously I want to play this on my beefy gaming PC 😥

How can I fix this?

4

hi guys do you know if I by any chance could add my Keychron V1 knob to my K4 HE keyboard? I saw a mod for another keyboard (don't know where, maybe github?) with some rotary encoder, but idk if it works with the K4 HE.

also, can I use the web app offline somehow? I don't see where they have open sourced it, if they actually do. I can configure some settings through VIA but not the HE switch depth. How do I do that?

5
submitted 9 months ago by helix@feddit.org to c/chess@lemmy.ml

I think his soul may partly be in that game. I discovered some of his videos and immensely enjoyed his commentary and beginner friendly game analyses and was very sad as I found out three days later that he passed.

I thought about sticking a sticker onto the side with "RIP Danya 2025-10-20" but I think I want to engrave it. I have a dremel and a plotter ready, so I could design a fallen chess piece and said words next to it. Which chess piece would you use? I'd say the king might be a bit too cheesy.

What chess piece did Danya value the most? Which did he blunder the most?

Should I rather donate to his family's foundation or a local chess club?

11
submitted 1 year ago* (last edited 1 year ago) by helix@feddit.org to c/archlinux@lemmy.ml

Hello everyone,

I'm experiencing an issue while trying to run dracut on my Arch Linux system. When I execute the command dracut -f, I receive the following error:

Can't write to /efi/f515a4a11be148a580c14dcbdcc58ef9/6.16.4-zen1-1-zen: Directory /efi/f515a4a11be148a580c14dcbdcc58ef9/6.16.4-zen1-1-zen does not exist or is not accessible.

  • Kernel Version: 6.16.4-zen1-1-zen
  • Dracut Version: 108
  • The EFI partition is mounted correctly:
    /dev/nvme1n1p1 on /efi type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro)
    
  • The permissions for the /efi directory are as follows:
    drwxr-xr-x 4 root root 4096 Nov 21  2022 /efi/EFI
    
  • There are no logs in /var/log/dracut.log.
  • I have not made any recent changes to my system that I believe would affect the boot process.
  • Interestingly, when I update the kernel using yay linux, dracut can regenerate the initrd without any issues:
    /efi ❯❯❯ yay -S linux
    Sync Explicit (1): linux-6.16.4.arch1-1
    warning: linux-6.16.4.arch1-1 is up to date -- reinstalling
    ...
    (3/4) Updating initramfs with dracut
    --> Building initramfs for linux (6.16.4-arch1-1)
    

Questions:

  • Has anyone encountered a similar issue or can provide guidance on how to resolve this?
  • Are there any additional checks or commands I should run to diagnose the problem further?

Thank you for your help!

10

cross-posted from: https://feddit.org/post/17491388

I have a Keychron V1 Knob, does this work for it?

6
submitted 1 year ago by helix@feddit.org to c/keychron@lemmy.ca

cross-posted from: https://feddit.org/post/17491388

I have a Keychron V1 Knob, does this work for it?

1

I have a Keychron V1 Knob, does this work for it?

view more: next ›

helix

0 post score
0 comment score
joined 2 years ago