Skip Navigation

Search

Web Development @programming.dev
sga @lemmings.world

Please help debug this behaviour

This may not be a appropriate post for this community, and is not strictly web development. It is browser related, specifically qutebrowser, but i don't think the behaviour is qutebrowser specific, it may be chromium specific though, but i don't know how to test on any other browser because i hardly know js. If this is not valid for this community, please do tell.

I was writing a way to redirect other lemmy instance links to my home instance. I am basically trying to write lemmyverse.link (it's working is explained in the following issue, but essentially we just ask the instance where we want to be redirected, if they have the post, if so, they return json, which will have post_id in that instance, and we can use that.

https://github.com/RikudouSage/lemmyverse.link/issues/14

I think I have implemented that somewhat successfully, and it works for all the instances that i have tried, except lemmy.world (why could it not be some tiny instance which i could ignore). For lemmy.world, bro

Bazzite @lemmy.world
wellbuddyweek @lemm.ee

Installing Nvidia container toolkit with podman

Hi! I'm running deepseek-r1 in ollama via podman, but currently it all runs on cpu. From the podman docs I get that I should install the nvidia container toolkit to get this working on my gpu, however I'm not sure how to approach this. The docs talk about apt or dnf etc, byt as far as I know that doesnt apply to bazzite. Anyone have some experience with this?

Will this work if I install the container toolkit in a busybox, or should i then just install everything including docker/podman in busybox? Any insights are greatly appreciated!

mutual_aid @hexbear.net
resistancecommittee [any] @hexbear.net

Help with food/groceries and hygiene products, prescriptions

Hello again! Thank you everyone that helped us get this month paid for, sadly it looks like we might have to deal with this through to November now which really sucks, but for now we arent desparately chasing down rent for the night fearing we’ll end up on the street any given day.

This post is just for some help with food and general hygiene products along with paying for some of my wife and I’s prescriptions that have been ready for a while but we havent been able to pick up that are pretty important for our health and cause really shitty withdrawal symptons without them. It would cost us altogether, $120 to pick up every one of them. However, we can make due with just getting the most important ones which we’d only need about $70 for.

Any help towards food and the hygiene products mentioned (deodorant, shampoo, toothpaste, etc) would also help a lot as we’re extremely low on both since our food stamps were cut :/

I hate to ask for help again, but due to our situation which I de

Selfhosted @lemmy.world
Findmysec @infosec.pub

Unable to figure out directory permissions

cross-posted from: https://infosec.pub/post/15386345

Hi everyone,

This is my CONTAINERFILE for Bind9:

 undefined
    
FROM debian

ENV LC_ALL C.UTF-8

# Update and upgrade system
RUN apt-get update -y && apt-get upgrade -y && apt-get dist-upgrade -y

# Install BIND 9 and sudo (for debugging if needed)
RUN apt-get install -y bind9 bind9-dnsutils bind9-libs bind9-utils sudo

# Configure permissions for BIND directories
RUN mkdir -p /var/cache/bind /var/lib/bind /var/log/bind
RUN chown -R bind:bind /var/cache/bind /var/lib/bind /var/log/bind
RUN chmod 664 /var/cache/bind /var/lib/bind /var/log/bind
RUN chmod -R 664 /var/cache/bind /var/lib/bind /var/log/bind

# Create and configure log files
RUN touch /var/log/bind/default.log /var/log/bind/update_debug.log /var/log/bind/security_info.log /var/log/bind/bind.log
RUN chown -R bind:bind /var/log/bind
RUN chmod 644 /var/log/bind/*.log

# Define volumes
VOLUME ["/etc/bind", "/var/cache/bind", "
  
Linux @lemmy.world
Findmysec @infosec.pub

Unable to figure out directory permissions

cross-posted from: https://infosec.pub/post/15386345

Hi everyone,

This is my CONTAINERFILE for Bind9:

 undefined
    
FROM debian

ENV LC_ALL C.UTF-8

# Update and upgrade system
RUN apt-get update -y && apt-get upgrade -y && apt-get dist-upgrade -y

# Install BIND 9 and sudo (for debugging if needed)
RUN apt-get install -y bind9 bind9-dnsutils bind9-libs bind9-utils sudo

# Configure permissions for BIND directories
RUN mkdir -p /var/cache/bind /var/lib/bind /var/log/bind
RUN chown -R bind:bind /var/cache/bind /var/lib/bind /var/log/bind
RUN chmod 664 /var/cache/bind /var/lib/bind /var/log/bind
RUN chmod -R 664 /var/cache/bind /var/lib/bind /var/log/bind

# Create and configure log files
RUN touch /var/log/bind/default.log /var/log/bind/update_debug.log /var/log/bind/security_info.log /var/log/bind/bind.log
RUN chown -R bind:bind /var/log/bind
RUN chmod 644 /var/log/bind/*.log

# Define volumes
VOLUME ["/etc/bind", "/var/cache/bind", "
  
Linux @lemmy.ml
Findmysec @infosec.pub

Unable to figure out directory permissions

Hi everyone,

This is my CONTAINERFILE for Bind9:

 undefined
    
FROM debian

ENV LC_ALL C.UTF-8

# Update and upgrade system
RUN apt-get update -y && apt-get upgrade -y && apt-get dist-upgrade -y

# Install BIND 9 and sudo (for debugging if needed)
RUN apt-get install -y bind9 bind9-dnsutils bind9-libs bind9-utils sudo

# Configure permissions for BIND directories
RUN mkdir -p /var/cache/bind /var/lib/bind /var/log/bind
RUN chown -R bind:bind /var/cache/bind /var/lib/bind /var/log/bind
RUN chmod 664 /var/cache/bind /var/lib/bind /var/log/bind
RUN chmod -R 664 /var/cache/bind /var/lib/bind /var/log/bind

# Create and configure log files
RUN touch /var/log/bind/default.log /var/log/bind/update_debug.log /var/log/bind/security_info.log /var/log/bind/bind.log
RUN chown -R bind:bind /var/log/bind
RUN chmod 644 /var/log/bind/*.log

# Define volumes
VOLUME ["/etc/bind", "/var/cache/bind", "/var/lib/bind", "/var/log/bind"]

# Set the entrypoint to the named executable
ENTRYPOINT ["/usr/sbin/named"]


  
Linux @lemmy.ml
jaagruk @mander.xyz

Parole media player on Wayland

Straight forward question, there is no Wayland output option in display output configuration in parole so how to get it working on wayland either by having Wayland output or simulating X.

IN short what package I need to fix it

Fitness @lemmy.world
Croquette @sh.itjust.works

Preparing for a new cycle of training, I need help to modify my program.

Hello,

a few weeks ago I started my training journey and I am still training, which is a record for me. I'm finishing my first cycle this week and next week and I am planning the next cycle. However, I have a lot of questions and need some help.

Context

I am a 37 yo male that did a lot of sports when I was in my teens/early 20s, but I became sedentary and my diet was shit. I had my second child in October and from October to end of December, I lost 25lbs by changing my diet which motivated me to start training.

On Youtube, I found Jeff Nippard and Renaissance Periodization which gave me a lot of information on how to change my diet (which is ongoing still, but since the end of December, I lost another 5 lbs without trying) and also a lot of information on how to train. And that is how I started weight lifting.

I have two young kids, so it was important to me that I could train at home with minimal equipment, and that is why I bought the Dumbbells only 3 days training from Renai

Nintendo @lemmy.world
slimerancher @lemmy.world

Any recommendation for alternative to JoyCon?

So, my both my JoyCon have a bad drift, and the extra one I got also have the same issue. I am looking for some third party handheld controller for Switch.

Only need it for handheld, since Pro Controller is pretty great and I have no issue with it when playing docked.

I have done some research, but was hoping to get some personal feedback from the lovely people in the community.

So, any recommendations?

Switch Pirates - A community of pirates, FOR pirates. @lemmy.dbzer0.com
avattar @lemmy.sdf.org

Pirate stores?

I'm looking for something to download er... stuff... directly on the switch, but not tinfoil or not blawar related. Does something like that exists?

Selfhosted @lemmy.world
FrayDabson @vlemmy.net

issue self hosting lemmy and email smtp

I am trying to setup my own lemmy server. I used ansible.

I can access my server via my domain just fine. But emails are not working.

First i had my mail and mx records pointing to privateemail via namecheap.

Then i tried using cloudflare email routing and their mx records.

neither worked for me with error connecting.

I thought maybe using dovecot? But self hosting email is new to me

I was hoping to use namecheaps privateemail but wasn’t sure how to get it working.

The email account worked and can send / receive but Lemmy and postfix cannot communicate with it.

Now I have no Mx records as I’m not sure what I should be using I am sure I am missing something obvious but idk what

Any ideas ?

Garmin @lemmy.ca
backslashhh @feddit.de

gimporter: Garmin Connect App to import GPX and FIT files

Years ago I created this popular app/widget to import GPX and FIT files from your Android phone to your watch. Due to lack of time it does not yet support all of the newest devices. Here is the chance to contribute to an open source project, which you can use on your device. If you have a little spare time, please create a pull request which adds support for an unsupported device you care for.