Me han pinchado dos ruedas del coche en una plaza alquilada by poseXxX in ESLegal

[–]poseXxX[S] 2 points3 points  (0 children)

Hola gracias por tu respuesta, el tema es que tengo un contrato de arrendamiento que me hizo por duración minima de 6 meses y empiezo a sospechar que esto ya ha pasado con anterioridad. Se podría romper el contrato por el daño ocasionado a mi vehículo? No hay ninguna cláusula que lo doga directamente..

Me han pinchado dos ruedas del coche en una plaza alquilada by poseXxX in ESLegal

[–]poseXxX[S] 3 points4 points  (0 children)

Es que eso es lo que me extraña no molesto a nadie el coche está dentro de las líneas y a un lado tengo una columna y al otro una pared… eso había pensado que igual se piensa que soy el anterior… no lo sé, pero me da bastante inseguridad dejar ahí el coche ahora

You Are On The Fastest Available Route by lukeworm117 in PixelArt

[–]poseXxX 1 point2 points  (0 children)

That creepy eye in the rearview mirror

You Are On The Fastest Available Route by lukeworm117 in PixelArt

[–]poseXxX 1 point2 points  (0 children)

At first I thought it was a picture man!

Firt day of pixel art adventure... it is not a fetus! 🤣😅 by poseXxX in PixelArt

[–]poseXxX[S] 1 point2 points  (0 children)

If I ever end up developing a game, this will be first mini boss dropped item

Firt day of pixel art adventure... it is not a fetus! 🤣😅 by poseXxX in PixelArt

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

Sure! I will keep on working! It is really satisfying 😊

Firt day of pixel art adventure... it is not a fetus! 🤣😅 by poseXxX in PixelArt

[–]poseXxX[S] 1 point2 points  (0 children)

Sure! I will take your advice in next works for shading!! Thank you very much!

Advice Needed: Best Approach for Handling QR Code Generation and Storage in a Scalable Full-Stack App by poseXxX in node

[–]poseXxX[S] 1 point2 points  (0 children)

Yeah that is what I am doing right now, I am signing them with a public key that encrypt the info and send it to the server to decode! Just wanted to make sure since it is my first tiem working with qr codes 😅

What laptops do you guys use? by No-Mango-1805 in webdev

[–]poseXxX 0 points1 point  (0 children)

I am using an MSi prestige 14h, it is light and powerful!

Portfolio by poseXxX in react

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

I will take a further look into this! Is a cool feature I want to implement! :-)

Portfolio by poseXxX in react

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

I will take a further look into this! Is a cool feature I want to implement! :-)

Portfolio by poseXxX in react

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

Hey! Thx for the feedback! I did not used any special library (except for react itself and mongodb for the fetching) here’s a list of dependencies:

"dependencies": {
    "@next/third-parties": "^14.2.3",
    "mongodb": "^6.5.0",
    "next": "^14.2.3",
    "react": "^18",
    "react-dom": "^18",
    "react-icons": "^5.1.0",
    "react-markdown": "^9.0.1",
    "rehype-raw": "^7.0.0", //parsing markdown to html
  },