[–] 19 points 1 week ago (1 child)

It won't get better until we at least have the same laws for all people. It shouldn't be an incentive to move production overseas just because those countries don't have minimum wage and uses children for labour. All people should get the same minimum care all over the globe.

  • source
  • parent
  • context
  • [–] [S] 1 point 4 weeks ago

    This was a brain fart as the bug specifically prevents absolutte movements so I cannot move the mouse to any specified location. All I can do is move the mouse so much in one direction relatively that it most definitely is at the edge/corner of the screen.

    I skipped Input-remapper as the setup for it turned out to be pretty complex and also I need to be able to check current mouse position which it can't.

    I have currrently given up on the project.

  • source
  • parent
  • context
  • [–] [S] 1 point 1 month ago (1 child)

    I did think about moving to an abritary base position and then move from there. The edge of the screen wont work as it will move the view, but any other position could work. I just dont like that I have to make a workaround for basic functionality. I'll try input-remapper and see if it works better. If not I might go back and try this.

  • source
  • parent
  • context
  • [–] [S] 1 point 1 month ago* (last edited 1 month ago) (3 children)

    I've been testing ydotool, but I end up running into this bug

    https://github.com/ReimuNotMoe/ydotool/issues/250

    Which I can't seem to get around. The workaround to move the mouse to 0,0 and then making non-absolute moves clashes with the game (warcraft 3) because when the mouse is at the edge of the screen it scrolls the view which is really annoying.

    I'm going to test input-remapper next.

  • source
  • parent
  • context
  • submitted 3 months ago* (last edited 3 months ago) by to c/nostupidquestions@lemmy.world
     

    In the new Lemmy version all images are black placeholders and I need to tap the placeholder image to load the real image. Is there a setting to load images so I can see them as I scroll through content?

    Edit_01: I should have mentioned that I use Jerboa. The issue seemed to be the low bandwith mode as others have mentioned. Thanks

     

    Hi,

    I've been trying to set up fail2ban for jellyfin both running in docker from compose and I'm doing something wrong.

    Can someone tell me what path in the docker compose file you use for jellyfin logs and what path you use in the jail.d and the filter in filter.d?

    Thanks

    PS. Sorry for low detail, but I'm on phone and don't have my current conf readily available. Will provide if necessary.

     

    Hi,

    I have a Western digital 'WD My Passport' external usb harddisk and it has become defective in some way.

    When I connect it to windows I've managed to get access to it before, but it was really sluggush to navigate in and it would fail to open certain folders and files. Now I cannot get windows to recognize it al all. It powers on and windows says something like 'setting up deveice', but nothing more happens.

    If I open windows 'disk management' the drive shows up as 'Disk 1', 'Unknown', 'Not initialized'.

    I wes reccomended a tool called Recuva (https://www.ccleaner.com/recuva), but since windows doesn't recognize the disk I cannot tell the tool where to look for files to recover.

    I've also tried a tool called TestDisk (https://www.cgsecurity.org/wiki/TestDisk_Download), but it doesn't see the drive.

    Can anyone help please? :)

    Thanks

     

    Hi,

    I've been following this guide to set up some basic selfhosted services (video) https://www.youtube.com/watch?v=qlcVx-k-02E (text) https://notthebe.ee/blog/easy-ssl-in-homelab-dns01/

    I've managed to get things working, but DuckDNS (duckdns.org) seems to be unresponsive most of the time. I then tried to register my DNS at FreeDNS (freedns.afraid.org), but the generation of a ssl certificate in Nginx fails. I get the following error message in Nginx:

    CommandError: Saving debug log to /tmp/letsencrypt- 
    log/letsencrypt.log
    Some challenges have failed.
    Ask for help or search for solutions at 
    https://community.letsencrypt.org/. See the logfile /tmp/letsencrypt- 
    log/letsencrypt.log or re-run Certbot with -v for more details.
    
    at /app/lib/utils.js:16:13
    at ChildProcess.exithandler (node:child_process:430:5)
    at ChildProcess.emit (node:events:518:28)
    at maybeClose (node:internal/child_process:1104:16)
    at ChildProcess._handle.onexit (node:internal/child_process:304:5)
    

    The domain I chose is <my_subdomain>.privatedns.org.

    Does anyone know how I can get Nginx to succeed in generating the ssl certificate so I don't have to start deploying ssl generation myself?

    If I have to do it myself any useful resources will be appreciated.

    Thanks :)

    submitted 1 year ago* (last edited 1 year ago) by to c/selfhosted@lemmy.world
     

    Hi, I made this post a few days ago: https://lemmy.world/post/27391713 And I've been trying a lot of stuff and it doesn't work and it's driving me nuts. Now I tried again from the bottom and wrote down everything. You can see my notes here: https://docs.google.com/document/d/1vPplJhjZ13j1A2mEzHGS1B_sPSThE3LHxnGW82_F6Is/edit?usp=sharing Can anyone tell me why I keep banging my head against a wall here? Thanks :)

    Update: It worked all along. All I needed to do was restart my windows machine and the errors would go away and I could enter the share. Good times.

     

    Hi, I've tried running samba from docker compose on ubuntu server with this resource https://hub.docker.com/r/dockurr/samba I changed the default volume from "- ./samba:/storage" to "- /mnt/my_ext_hdd/my_dir/my_subdir" The container deploys fine, but I get permission error when trying to access the shared volume from windows? Anyone with some suggestionshoew to fix? Thanks

     

    Hi, I got a small server as a for-fun-project and I really enjoy having it. With all the stuff going on in the world I would like to self host more things, but I'm pretty new to the scene. So far it's just an old desktop with Ubuntu server os acting as media server. I would like to add some sort of lightweight and preferably open source file share akin to Google Drive with the ability to save/upload, view and edit files on the server from the outside internet. I'd also like a shared calendar that can also be accessed from the internet. Do you have any good recommendations this? Thanks

    view more: next ›