Skip to content
GoPress.org
ESENZH
Sign in
BlogsSavedAdministrationSign out
Tag

#español

Posts related to this topic.

Resuming InceptionDB and its optimizations

I'm picking up InceptionDB again after two months of focusing the free time I have left on getting flowtest.io off the ground (I like to think it will be the service that will revolutionize how APIs are tested). Despite the time that has passed, I clearly remember that I was...
By gerardooscarjt 23/05/2026 627 reads
#español #base de datos #rendimiento #optimización #benchmarks #InceptionDB #pruebas
esenzhfrdept

It was the 01 Jan 1970 00:00:01 GMT

Actually, it was already January 1, 1970. For many it is just another date, for others it is the origin of time, also known as UNIX Time , the number of seconds elapsed since midnight on Jan 1 1970. But I don't want to talk about UNIX Time this time,...
By gerardooscarjt 18/02/2026 1011 reads
#español #Unix time #cabeceras HTTP #Cloudflare #caché #fecha de expiración #software heredado
esenzhfrdept

Scripts to migrate MongoDB with Docker

At hola.cloud we migrated a MongoDB 3.6 between machines. To ensure we don't have any issues with versions, we used exactly the same version with the official Docker images. Here are a couple of scripts that have come in handy. export.sh #!/bin/bash # check argument if [ -z "${1:-}" ]; then echo...
By gerardooscarjt 28/09/2025 948 reads
#español #Docker #MongoDB #migración #scripts #backup #restauración
esenzhfrdept

Create an HTTP server in Golang from scratch

#buildinpublic #SeniorGo HTTP server in golang from scratch Golang already comes with a robust, powerful, production-ready HTTP server. Moreover, it is very easy to use and yet remains versatile and configurable down to the smallest detail. The http package contains a Server object with everything we need. The absolute minimum...
By fulldump.net 10/03/2025 1151 reads
#español #Go #servidor HTTP #programación #tutorial #Golang #backend
esenzhfrdept

Looking for a logo for GoPress with chat GPT

I would like to put a recognizable logo for gopress, something simple that captures the essence of blogging and the wordplay. Let's try to get GPT to give us a hand: "We need branding for a blogging system called "gopress". It paraphrases to wordpress (the biggest blogging platform). My initial...
By gerardooscarjt 02/06/2023 1961 reads
#español #logo #branding #GoPress #GPT #DALL-E #favicon
esenzhfrdept

Gopress, a blog in Golang (part 8)

Gopress, a blog in Golang (part 8) Hello everyone! We continue with our series on how to build a blog using Golang, the programming language created by Google that is becoming increasingly popular. If you missed the previous parts, I invite you to go to our previous articles and catch...
By gerardooscarjt 14/05/2023 1798 reads
#español #Golang #blog #autenticación #seguridad #programación #tutorial
esenzhfrdept

GoPress is open-source software built by the community.

GitHub Twitch YouTube