Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)TU
Posts
1
Comments
54
Joined
2 yr. ago
  • Also what a lot of people don't see ist, that as a company if you are looking for employees, there are a lot of potential workers with adobe experience, much less with affinity (although growing). Not sure how kany you find with professional FOSS tool experience.

    So you do have major onboarding costs for each new employee who has to relearn their workflows

  • I tend to disagree, I do have several devices running Linux and with all of them I had issues after install (standby not working, swap partition not recognized, sound only playing on half of the speakers, issues with monitor scaling etc...) Im fine with it and like the journey, but there are still quirks.

    Probably Im in an in-between-world where I do have some tricky use-cases, but missing the full know-how to do it...

    thing which makes it not normy-usable, are the documentations: for windows issues you can find DAU-conform guides to solve something. Mostly on "official" (with probably too many ads) pages.

    For Linux it's usually a rabbit hole of official documentations (which dont show all the options), forums, reddit pages, where some guy tells another guy to add xyz to the config file....without telling which file and where in the file. Why is this command not listed in the documentation? What does that command actually do?

    It has gotten much better, but there's still some way to go

  • You all get it totally wrong, it's not part of enshittification, they add the landingpage so you can securely check where tue link is going...

    And if there's a landing page, why not use it to show you great deals...would be sad to not use that real estate

    That's \s by the way

  • What helps a lot for apps with multiple config files:

    • if you tell the user to "add code xy to the config file" : tell me which file. is it the main config file? the one of the reverse proxy etc.?
    • provide a sensible example library of the config structure. For example: duting the implementation of an importer for beancount I was struggling with what goes where. The example structure was really, really helpful.
    • also, if you have configurations which allow different options: TELL ME THE OPTIONS! If I get an error during startup, that for config.foo the value "bar" is not allowed, I need a list of options somehwere, so many hours lost to find out what I can write to config.foo
  • In some Linux distributions it blocks you from installing system packages via pip, often there are then packages which can be installed via your distros package manager.

    With arch for example:

    sudo pacman -S python-'package'

    Or, as others mentioned using venv.

  • For me, it's hardware support, i.e my laptops fingerprint sensor just isn't supported, for the speakers to work I had to find a script that remapped the speakers, multiple desktops (especially with different resolutions) are a pain.

    But the killer at the moment is a good solution to manage and post process my raw photos. Went from Lightroom to On1 Photo RAW...unfortunately DarkTable is still not there yet. Also still missing the affinity suite on Linux :-(

    Also, sadly these tools also don't run well in a VM

  • I'm coding them down as plantuml network code and render them using a selfhosted plantuml Server.

    In the end my whole admin guide resides in a obsidian notebook as markdown There is even a plugin that renders plantuml code within obsidian

    The nice thing: everything is just code and can be moved to any other tool (had my documentation in a local gitlab repo, but I swapped gitlab out for gitea)

  • Selfhosted @lemmy.world
    tuhriel @discuss.tchncs.de

    Synology not working in different subnet - please help

    Hi everyone

    I'm fighting with a network issue, where my synology nas doesn't accept any connection from outside it's subnet.

    So, here's my setup:

    • Unifi Infrastructure with three separated subnets:
      • default: xxx.xxx.2.0/24 - no vlan - pool with all "safe" devices (notebooks, mobiles, servers etc.)
      • IoT: xxx.xxx.83.0/24 - vlan 83 - here are all the IoT devices, including nvidia shield, multiple chromecast music devices etc.)
      • guest: xxx.xxx.20.0/20 - vlan 20 - quarantined guest wlan
      • dns server are locally hosted at xxx.xxx.2.42 and 43
    • my I got a new NAS and i designated my old DS214play (running DSM 7.1.1-42962 Update 6) as a Mediaserver that gets to live in the IoT net:
      • changed the ip from xxx.xxx.2.50 to xxx.xxx.83.50
      • updated the gateway and subnet
      • added the vlan tag 83 on the network port
      • updated the firewall to allow all necessary ports from and to the default network (so I can stream plex to my notebooks etc.)
    • The Firewall on the NAS is