spirinolas

joined 2 years ago
[–] spirinolas@lemmy.world 2 points 1 day ago (1 children)

They are both a docker-compose on the same machine.

 

I've tried GetHomepage and while I've configured most of it I've had a few troubles due to the instructions being very incomplete and confusing.

The one problem that eluded me was setting paperlessngx widget. Worth nothing that, unlike the other services, paperlessngx is running on docker-compose on my server. While the widget detects the service, it never gets any information

Eventually it just gives an API error

# services.yaml (just the relevant part)
   
     - Paperless-ngx:
        href: http://<myserverhost:port>
        description: Document Management System
        icon: https://static-00.iconduck.com/assets.00/paperless-icon-426x512-eoik3emb.png
        server: paperless
        widget:
          type: paperlessngx
          url: http://<local-ip:port>
          token: <token-configured-inside-paperless>


    #docker.yaml

    paperless:
      host: <local-ip>
      port: <port>    

I'm out of ideas. Unfortunately the only instructions are on the site and they aren't easy to follow if you're not already familiarized with docker.

[–] spirinolas@lemmy.world 5 points 1 day ago* (last edited 1 day ago) (1 children)

Can't say I'm surprised. After becoming a Russian vassal, the US swearing fealty to a king is pretty much just going full circle.

On second though...a king has no suzerain. Shouldn't he be like a duke or something?

[–] spirinolas@lemmy.world 4 points 2 days ago (5 children)

I had a cup of tea and four cookies for the glory of the empire

 

When I'm uploading a show to my server, or setting the subtitles or whatever, I'd like to have the show disabled and invisible to everyone until I have everything uploaded and set up at 100%. Is there a way to do this?

[–] spirinolas@lemmy.world 18 points 1 week ago (4 children)

Semi-broken? It seems to be working fine for me. Am I missing something?

[–] spirinolas@lemmy.world 3 points 1 week ago

But outside the US we're still shown the propaganda name inside parenthesis. There's no dispute here. There's only one real name.

[–] spirinolas@lemmy.world 5 points 1 week ago

Next thing you know they'll change Canada's name to Not-yet-United States of America

[–] spirinolas@lemmy.world 4 points 1 week ago (3 children)
[–] spirinolas@lemmy.world 19 points 2 weeks ago (2 children)

Ya can't...get...fooled again?...

[–] spirinolas@lemmy.world 10 points 2 weeks ago* (last edited 2 weeks ago) (2 children)

THERE ARE TWO CANDIDATES

That's not how democracy works...

Being restricted to two candidates is just like a one-party state with an extra choice for shits and giggles.

People vote with their conscience on whatever candidate they feel represents them. And it's THEIR business.

Anything else is NOT democracy. Nobody is entitled to your vote. That's the one power you have.

[–] spirinolas@lemmy.world 19 points 2 weeks ago (1 children)

Maybe Musk should sue them...

 

I developed an app in Laravel that uses Google authentication, it works perfectly on my localhost. When I deployed it in my nginx server (ubuntu 24.04) I get the Google login correctly and it proceeds to my main page as expected. But after that, no route is accessible. All of them throw me a 404. I've been googling it for ages but I can't for the life of me find the solution for this.

EDIT: The 404 comes from Laravel, not nginx. The weird part is if I try php artisan route:list on the ser the routes are indeed missing but on the localhost they all show. The code is pretty much the same.

Here's is my app conf file:

server {
    server_name partituras-cmcgb.duckdns.org;
    root /var/www/html/partviewer/public;

    index index.php index.html index.htm;

    location / {
        try_files $uri $uri/ /index.php?$query_string;
    }

    location ~ \.php$ {
        include snippets/fastcgi-php.conf;
        fastcgi_pass unix:/var/run/php/php8.3-fpm.sock;
        fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;
        include fastcgi_params;
    }

    location ~ /\.ht {
        deny all;
    }

    error_log /var/log/nginx/partviewer-error.log;
    access_log /var/log/nginx/partviewer-access.log;

    listen 443 ssl; # managed by Certbot
    ssl_certificate /etc/letsencrypt/live/partituras-cmcgb.duckdns.org/fullchain.pem; # managed by Certbot
    ssl_certificate_key /etc/letsencrypt/live/partituras-cmcgb.duckdns.org/privkey.pem; # managed by Certbot
    include /etc/letsencrypt/options-ssl-nginx.conf; # managed by Certbot
    ssl_dhparam /etc/letsencrypt/ssl-dhparams.pem; # managed by Certbot

}
server {
    if ($host = partituras-cmcgb.duckdns.org) {
        return 301 https://$host$request_uri;
    } # managed by Certbot


    listen 80;
    server_name partituras-cmcgb.duckdns.org;
    return 404; # managed by Certbot


}
 

I've known Jack for a couple of years. He's kind of a loner but we always got along as we both have some geeky interests. We're both introverts but I'm somewhat more social.

My girlfriend is also an introvert and when I introduced them, years ago, it was awkward at first but they got along pretty well. We hang out occasionally the three of us.

Mostly we talk in a Facebook group, and I talk to him in private messages. A few times, when he went through a family problem, I knew (from my girlfriend) that he vented to her in a private messages. She was happy to help but felt the need to tell me and I was OK with it.

When we do something at my house, I always invite him but he always refuses. The few times he aquiesced was because my girlfriend convinced him. Sometimes he disables all his social media and we loose all contact.

The latest one has been going for a while. I tried to call him multiple times but he never answers. When my girlfriend messages him he answers immediately. We actually tested that when we were together.

Lately he's been sending her messages trying to chit chat and being somewhat insistent. She felt it was very weird, specially after her seeing he never answer my calls. This latest time she actually confronted him about it and point blank asked him if he was mad at me and that it was all very weird.

You know what I'm thinking...but I'd like to know your perspective.

 

The title. I've been delaying long enough and I can't really wait anymore. I need a new GPU. I could really use some advice.

Right now I have a GTX 1060 3 GB with a Ryzen 7 2700X CPU and 32 GB RAM. Mostly I use it for gaming in 1080p but it's not impossible I'll eventually increase it (but unlikely).

I'll accept suggestions outside of my options but keep in mind the prices in my country are different. I'm not looking to buy used for various reasons (lack of warranty is one).

My options are:

RTX 3060 12 GB (290 euros)

RTX 4060 8 GB (330 euros)

RX 7600 XT 12 GB (380 euros)

RX 6750 XT 12 GB (400 euros)

RX 6700 XT 12 GB (420 euros)

RTX 4060ti 16 GB (480 euros)

I was really trying to keep it way below 400 euros. The 7600 XT is already a stretch but I could be convinced to raise the budget to the upper 400s for something with really good bang for buck.

I appreciate the help

UPDATE: In the end I decided to go for the RX 6750 XT for 405 euros but, as is my habit, I decided I should sleep on it. And thank god I did. The next day I went online and had already decided to buy it when I saw it was the store's birthday and they were doing some nice discounts and the 6750 was at 360 euros (limited to stock). I immediately bought. What are the odds?! She'll be here in a couple of days.

 

My girlfriend started taking a Masters in a college this year. In her course the faculty have shown some disorganization and computer illiteracy since day one but the latest one...completely killed me.

Besides their personal college e-mail, they wanted a platform to make announcements for all the course (20 students). I can think of a thousand ways to do this. Hell, even a Facebook group would be better. But no...

They have an e-mail address (like Masters_name@college.duh) where all the info is sent and EVERYBODY has the password to enter the e-mail and check the inbox.

That is it. I have no words. I think this is the most idiotic and dumb thing I've ever seen in IT.

 

After 8 years, today I just deleted all my comments and posts. So far they are deleted. I haven't deleted my account in case I have to delete them again. Fuck spez.

That is all

G'night

view more: next ›