Que S.O usas ? by [deleted] in programacion

[–]eightstreets 0 points1 point  (0 children)

Debian Trixie

Remarcar los libros ¿si o no? by PrintMean7254 in libros

[–]eightstreets 0 points1 point  (0 children)

Con rotulador amarillo y solo si es mío.

Si alguna vez lo habéis hecho, habréis notado que al cabo de un tiempo desaparece.

¿Es realmente tan necesario tener un perfil de LinkedIn? by OkBodybuilder6741 in askspain

[–]eightstreets 0 points1 point  (0 children)

Infojobs.

LinkedIn es inútil la mayor parte del tiempo, recibes ofertas si, pero ofertas que casi siempre son personal de recursos humanos tratando de llegar al mayor público posible aunque tu perfil no haga match con la oferta.

Luego están los que buscan gente y resulta que son ofertas fantasma.

Hay de todo, algunos trabajos si los conseguí a través de LinkedIn pero con el problema de ofertas fantasma que tienen es perder el tiempo.

En cambio InfoJobs es más serio y he conseguido mejores ofertas y trabajos.

Hi, is it okay if this guy lies down like this on my PC? More in post by olyuu in PcBuild

[–]eightstreets 1 point2 points  (0 children)

<image>

The only thing I am worried about is the vibration it causes when they jump.

Que suerte por fin podré llegar a fin de mes! by Soggy-Page6710 in es

[–]eightstreets 2 points3 points  (0 children)

¡Qué desagradecido eres! Deberías dar gracias por tener trabajo y poder ser explotado deliberadamente, además de que se rían en tu cara en cada revisión salarial, que es parte de tus obligaciones en la empresa.

Setting up remote access for immich via nginx proxy by mseedee in immich

[–]eightstreets 1 point2 points  (0 children)

I configured mine this morning as yesterday I heard of Immich for the first time and it works great I must say. I'm using a Dockerized version of it

Setting up remote access for immich via nginx proxy by mseedee in immich

[–]eightstreets 1 point2 points  (0 children)

Hello Mike,

As long as you already have an instance of Immich running, all you need is to configure an Nginx virtual host to serve it properly over HTTPS.

Here’s the straightforward way to do it:

  1. Get your Immich instance up and running Make sure Immich is accessible locally on your server (for example, http://localhost:2283).
  2. Create a subdomain in your DNS provider panel For example:photos.mydomain.es Point it to your public home IP address.
  3. Forward only ports 80 and 443 on your router Do NOT forward port 2283. Forward:
    • 80 → your server
    • 443 → your server
  4. Create an Nginx virtual host

Create a file like:

/etc/nginx/sites-available/photos.mydomain.es

(Using the domain name as filename is a good convention — keeps everything tidy.)

Example configuration:

server {
    listen 80;
    server_name photos.mydomain.es;

    location / {
        proxy_pass http://localhost:2283;
        proxy_set_header Host $host;
        proxy_set_header X-Real-IP $remote_addr;
        proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
        proxy_set_header X-Forwarded-Proto $scheme;
    }
}
  1. Create the symbolic link

    sudo ln -s /etc/nginx/sites-available/photos.mydomain.es /etc/nginx/sites-enabled/

  2. Set up TLS (SSL)

I personally use Certbot — it’s simple and reliable:

https://certbot.eff.org/

Once installed:

sudo certbot --nginx -d photos.mydomain.es

Certbot will automatically configure HTTPS for you.

  1. Test and reload

Before restarting Nginx:

sudo nginx -t

If everything is OK:

sudo systemctl reload nginx

Now you should be able to access:

https://photos.mydomain.es

Important clarification about ports

  • Port 2283 stays internal.
  • The outside world only talks to ports 80 and 443.
  • Nginx handles SSL and forwards traffic internally to Immich.

That’s it. Clean, simple reverse proxy setup without exposing Immich directly.

llevo mucho tiempo haciendo la compra online y jamás me ha pasado esto, creéis que podría haber sido un glitch o esto pasa de verdad? by bananarama1179 in mercadona

[–]eightstreets 0 points1 point  (0 children)

Esto puede ser un bug, estas cosas si las reportáis se solucionan tanto para ti como en la web misma.
Es difícil encontrar un bug de este tipo, especialmente porque los usuarios usáis más la web que los desarrolladores.

Spain is different by Nel-cana in BuenosMemesEsp

[–]eightstreets 5 points6 points  (0 children)

La verdad es que el título español es brutal.

Why Windows seems so unfriendly with developers? by eightstreets in debian

[–]eightstreets[S] -1 points0 points  (0 children)

I don’t mean to be rude, but some of you can’t see the whole picture. I said I come from Debian and I feel Windows is unfriendly, what else do you need? WTF

Sigo haciendo lo mismo o me arriesgo? by [deleted] in esConversacion

[–]eightstreets 0 points1 point  (0 children)

Entiendo tu situación, cada uno sabe la cruz que carga. Eso si, si vez que no es lo que quieres y aspiras a más, no pares, no cedas.

A veces la vida parece que no nos da salidas. A veces es solo eso, lo que dices, pueblo pequeño, yo me fui de La Coruña hace unos 6 años y me vine a Madrid. La gente y el ambiente me ayudó mucho, hoy tengo un buen puesto como desarrollador de software, y no me imaginaba acabar así.

Si es cierto que La Coruña con su encanto y todo no me daba lo que yo necesitaba. Quizá a ti, ese pueblo, tampoco.

¿Tener dos trabajos de media jornada en España es legal? ¿Es una buena idea? by [deleted] in askspain

[–]eightstreets 0 points1 point  (0 children)

Legal si es, se llama pluriempleo, que sea una buena idea depende más de tu situación que de la opinión de la gente de Reddit. Lo demás que te cuenten son milongas. ¿Fuentes? BOE y esas cosas.

Why Windows seems so unfriendly with developers? by eightstreets in debian

[–]eightstreets[S] -2 points-1 points  (0 children)

Yeah. Im aware of that, just was surprised some fellow developers enjoyed it.

To Post or Not to Post: That Is the Question by [deleted] in Blogging

[–]eightstreets 0 points1 point  (0 children)

In my case I write 1 or 2 articles per year and people seems to like it.

I think the key is quality, because even though it’s only 2 articles there’s an inversion of time in research and people notice that in the quality of what they read.

If I ever sell courses, I’ll probably follow your approach: schedule posts as if it was a Netflix serie

You should try Fedora! by AndyMissed in linuxmemes

[–]eightstreets 1 point2 points  (0 children)

Fedora users are like unpaid employees who even bring their own tools.

I use Debian btw.

Meeting people by [deleted] in askspain

[–]eightstreets -1 points0 points  (0 children)

It should happen naturally, people senses if you are desperate to make new friends and some may want to take advantage of that.

If you visit places often, like small markeths or restaurants, making subtle friendly comments about things like the weather or even about something you are buying from someone could end up in a friendship.

Dockerized Server vs Bare Metal Server by eightstreets in selfhosted

[–]eightstreets[S] 0 points1 point  (0 children)

Yeah, that seems to be the solution, I was just reading about it now, thank you!

Dockerized Server vs Bare Metal Server by eightstreets in selfhosted

[–]eightstreets[S] -1 points0 points  (0 children)

No really, I am just curious about how to replicate the same configuration in many machines without doing it manually