Skip Navigation

Posts
7
Comments
28
Joined
2 yr. ago

  • It doesn't run on old 2010 year Intel/AMD laptop, while FreeBSD does. Maybe because of the philosophy of destroying the old to build something completely new (pipewire, ip, firewalls etc.). Maybe I should spend more time finding working distro.

    Also, It's sad to realize that politics has actually always been a part of FOSS (when they removed Russian maintainers). Still I really like Linux.

  • Did you tried install games from setup.exe installer? I tried wine, lutris, steam (via add non-steam game), but never had a success.

  • AUR, etc

  • Linux @programming.dev

    Users of Arch-based distros, why don't you use pure Arch?

  • i3/sway in Manjaro/CachyOS or just install it on raw arch/debian

  • read #1.5 and #7: K&R

    or just find examples of getchar() or fgets()

  • I think it'd be nice if people used latex, typst and markdown instead of docx and pptx (or open ones). Not sure about xlsx, maybe Matplotlib + SQL suit but they require programming knowledge.

  • It does, as well as Microsoft Office: Wikipedia

  • Eurooffice are the good people here.

    At first, it seemed to me that Euro-Office simply removed any mention of ONLYOFFICE and its authors because they didn't want to be associated with a Russian product (even though it’s based in Latvia). The developers wanted the origin of the product and its authors to be mentioned in the 'About' section and somewhere in the README like based on ONLYOFFICE. I think it would be polite of euro-office.

    But as I understand it, the Reddit and Lemmy users see the problem in the fact that you must use someone else's logo, which you can't use.

  • Opensource @programming.dev

    ONLYOFFICE flags license violations in “Euro-Office” project

    www.onlyoffice.com /blog/2026/03/onlyoffice-flags-license-violations-in-euro-office-project-by-nextcloud-and-ionos
  • I'm sorry didn't found better variant, but almost like this (be carefull, it's loud):

  • I think there is no out of the box such video players. Check plugins for mpv on screen controller, some of them may suit you. awesome mpv

  • Linux @programming.dev

    Which command substitution do you prefer in shell scripts: backquotes `` or $() syntax?

  • memes @lemmy.world

    Discount

  • goto fail;

  • As I know, Kubuntu 25.04 (not LTS) uses Wayland only, so you can try it there. If you need exactly 24.04 then idk.

  • In termux (base python module):

     bash
        
    python -m http.server 8080
    
      

    In linux desktop browser:

     a
        
    http://192.168.100.1:8080/ # your ip in `ifconfig` and port
    
      

    or vice versa.

  • Programmer Humor @programming.dev

    ‌‌‌‌‌‌‌‌‌‌‌‌‌‌‌‌‌‌‌‌‌‌‌‌‌‌‌‌‌‌‌‌‌‌‌‌‌‌‌‌‌‌‌‌

  • When I "solved" teering on nvidia by installing i3 and started using only terminal, because any gui program was still freezing.

    By the way, (unofficial) manjaro i3/sway were really good, inspite of populistic opinion about manjaro, especially in comparison with fedora i3 or endeavouros i3 (but still just arch/void is better, when you get used to terminal, than arch-based distros).

  • Programmer Humor @programming.dev

    C++