Test
All checks were successful
Trigger build for deploying blog updates / build (push) Successful in 0s
All checks were successful
Trigger build for deploying blog updates / build (push) Successful in 0s
This commit is contained in:
27
content/blog/ca/automated_translation.md
Normal file
27
content/blog/ca/automated_translation.md
Normal file
@@ -0,0 +1,27 @@
|
||||
---
|
||||
title: Traducció Automàtica
|
||||
description: Problemes resolt!
|
||||
date: 2026-06-10
|
||||
slug: automated-translation
|
||||
---
|
||||
|
||||
Hola!
|
||||
|
||||
He aconseguit fer una cosa molt divertida!
|
||||
|
||||
Un script que tradueix de forma automàtica els blogs als tres idiomes utilitzant intel·ligència artificial.
|
||||
|
||||
Ja, es una mica rotllo no fer-ho a mà, pero així no fa pal i puc escriure més blogs més ràpidament. Òbviament em llegeixo
|
||||
les traduccions que surten de la màquina pero realment això agilitza tot un munt.
|
||||
|
||||
A part, he separat també ja de pas el repositori dels blogs amb el frontend. Abans estava tot dins d'una carpeta del repo
|
||||
de [aranroog.com](https://git.aranroog.com/Syndria98/aranroog.com), pero ara les entrades al blog es troben dins d'aquest
|
||||
[altre](https://git.aranroog.com/Syndria98/blogs).
|
||||
|
||||
Aquesta es la primera entrada que s'ha traduït automàticament. Si la veus en castellà o en anglès que sàpigues que has
|
||||
estat llegint el text escrit per una intel·ligència artificial.
|
||||
|
||||
El model també que estic utilitzant no té censura ninguna, així que realment puc estar una mica tranquil sobre que posi
|
||||
el que posi no es negarà a traduir-ho. Tampoc espero que prengui consciencia pròpia al traduir pel que escric.
|
||||
|
||||
En fi.
|
||||
27
content/blog/en/automated_translation.md
Normal file
27
content/blog/en/automated_translation.md
Normal file
@@ -0,0 +1,27 @@
|
||||
---
|
||||
title: Automated Translation
|
||||
description: Problem solved!
|
||||
date: 2026-06-10
|
||||
slug: automated-translation
|
||||
---
|
||||
|
||||
Hello!
|
||||
|
||||
I've managed to do something really fun!
|
||||
|
||||
A script that automatically translates the blogs into three languages using artificial intelligence.
|
||||
|
||||
Yeah, it's a bit of a hassle not to do it by hand, but this way it doesn't take much effort and I can write more blogs faster. Obviously, I read through
|
||||
the translations that come out of the machine, but it really speeds everything up a lot.
|
||||
|
||||
Also, I've gone ahead and separated the blogs repository from the frontend. Before, everything was inside a folder in the repo
|
||||
of [aranroog.com](https://git.aranroog.com/Syndria98/aranroog.com), but now the blog posts are located in this
|
||||
[other one](https://git.aranroog.com/Syndria98/blogs).
|
||||
|
||||
This is the first post that has been automatically translated. If you see it in Spanish or English, know that you've been
|
||||
reading text written by an artificial intelligence.
|
||||
|
||||
The model I'm using is also completely uncensored, so I can really be a bit at ease knowing that no matter what it puts
|
||||
out, it won't refuse to translate it. I also don't expect it to develop self-awareness while translating what I write.
|
||||
|
||||
Anyway.
|
||||
26
content/blog/es/automated_translation.md
Normal file
26
content/blog/es/automated_translation.md
Normal file
@@ -0,0 +1,26 @@
|
||||
---
|
||||
title: Traducción Automática
|
||||
description: ¡Problemas resueltos!
|
||||
date: 2026-06-10
|
||||
slug: automated-translation
|
||||
---
|
||||
|
||||
¡Hola!
|
||||
|
||||
¡He conseguido hacer algo muy divertido!
|
||||
|
||||
Un script que traduce automáticamente los blogs a los tres idiomas utilizando inteligencia artificial.
|
||||
|
||||
Sí, es un poco rollo no hacerlo a mano, pero así no me cansa y puedo escribir más blogs más rápido. Obviamente me leo
|
||||
las traducciones que salen de la máquina, pero realmente esto agiliza todo un montón.
|
||||
|
||||
Además, he separado también de paso el repositorio de los blogs del frontend. Antes estaba todo dentro de una carpeta del repo
|
||||
de [aranroog.com](https://git.aranroog.com/Syndria98/aranroog.com), pero ahora las entradas al blog se encuentran dentro de este
|
||||
[otro](https://git.aranroog.com/Syndria98/blogs).
|
||||
|
||||
Esta es la primera entrada que se ha traducido automáticamente. Si la ves en castellano o en inglés, ten por seguro que has
|
||||
estado leyendo un texto escrito por una inteligencia artificial.
|
||||
|
||||
El modelo que estoy utilizando tampoco tiene ninguna censura, así que realmente puedo estar tranquilo porque, ponga lo que ponga, no se negará a traducirlo. Tampoco espero que tome conciencia propia al traducir lo que escribo.
|
||||
|
||||
En fin.
|
||||
Reference in New Issue
Block a user