Open in app

Sign In

Write

Sign In

Sebastián Vidal Aedo
Sebastián Vidal Aedo

29 Followers

Home

About

May 15

Build an environment to work with Laravel using Docker

Laravel is widely recognized as the best PHP framework and in this post I will show you how you can set up a development environment for Laravel projects using Docker Compose and PostgreSQL. The main idea is to use Docker to provide us with a database, a web server and…

Laravel

3 min read

Build an environment to work with Laravel using Docker
Build an environment to work with Laravel using Docker
Laravel

3 min read


May 12

How to document a Node.js API with Swagger

Swagger is an open-source software framework that helps developers design, build, document, and consume RESTful web services. It provides a set of tools that enable developers to describe the structure of APIs in a standard way, making it easier to understand and consume them. Swagger allows developers to create API…

Nodejs

3 min read

How to document a Node.js API with Swagger
How to document a Node.js API with Swagger
Nodejs

3 min read


May 6

Edit and Organize Your Commits with Git Interactive Rebase

Git rebase interactive is a tool that allows you to edit and rebase commits in your Git history in an interactive way… — Yeah, but why i’m going to need it? Imagine your git log look something like this: commit e47d1a8b08c9f59e1b662f6b57f26383b67f37f5 (HEAD -> master) Author: John Doe <johndoe@example.com> Date: Thu May 5 12:00:00 2023 -0400 Final commit commit 37f48de4100e157e42d8283d3c8cc7fcd6a0c68b Author: John Doe <johndoe@example.com> Date: Wed May 4 15:00:00 2023 -0400…

Git

3 min read

Edit and Organize Your Commits with Git Interactive Rebase
Edit and Organize Your Commits with Git Interactive Rebase
Git

3 min read


Mar 25

Git Rebase: Solving Problems and Streamlining Workflows

Git rebase streamlines workflows and solves branch problems. In this article, we’ll cover its basics and how to use it effectively for a cleaner project structure and more efficient Git work. — What is git rebase? Git rebase is an operation in Git that allows a branch to be moved to a new base. This means it rearranges the history of changes in a branch so that it begins from a different point than its current base. …

Git

4 min read

Git Rebase: Solving Problems and Streamlining Workflows
Git Rebase: Solving Problems and Streamlining Workflows
Git

4 min read


Mar 11

Delete all branches except main / master

Deleting all branches of a Git project can be a useful task when you want to simplify the history of a project or when you need to maintain only the main branch. Fortunately, Git provides an easy way to do this. First, to ensure that we have a backup of…

Git

2 min read

Delete all branches except main / master
Delete all branches except main / master
Git

2 min read


Mar 6

Easy blog using Eleventy

I like the idea of using static sites for personal blogs or sites that don’t require frequent updates or a large team to manage content. Although I currently use Jekyll for thebeerbrother.cl, during my search for a JavaScript alternative, I came across Eleventy, which surprised me with its simplicity and…

Eleventy

3 min read

Easy blog using Eleventy
Easy blog using Eleventy
Eleventy

3 min read


Feb 8

VScode everywhere

How to use full vscode from anywhere? the first answer would be https://vscode.dev/, but it is not “complete”. The option to have a full vscode and access it from anywhere is to use vscode server (even from a tablet or cell phone). Home - code-server Docs Run VS Code on any machine anywhere and access it in the browser. Code on any device with a consistent development…coder.com For this POC I will use an aws…

Vscode

3 min read

VScode everywhere
VScode everywhere
Vscode

3 min read


Dec 24, 2022

BeEF!: take browser control

This is why you should never click on an unknown link NEVER DO THIS, just for proof of concept or entertainment with friends. NEVER, I repeat, NEVER, because it is incorrect and also a crime. Ok, again, never do it, but what is a BeEF? Browser Exploitation Framework (BeEF), en pocas palabras, es apoderarse de la informacion del navegador mediante…

Beef

4 min read

BeEF!: take browser control
BeEF!: take browser control
Beef

4 min read


Dec 15, 2022

Some alternatives to heroku

For many years I was a big fan of Heroku. I liked its simplicity to deploy some “exercises” and platforms in “test” mode, there was even a time when I worked with two applications whose production environment was Heroku, and everything works amazingly. Cloud Application Platform | Heroku Whether you're building a simple prototype or a business-critical product, Heroku's fully-managed platform gives you…www.heroku.com

Railway

6 min read

Some alternatives to heroku
Some alternatives to heroku
Railway

6 min read


Dec 13, 2022

Use GithubPages with NIC domain

GithubPage + FreeDNS + NIC.cl — For this example we will use as domain: website.cl and we need the freedns ip and the IP associated with Github Pages. Github Pages GitHub Pages is a free web page hosting service that runs on GitHub servers. It supports different web development technologies, including HTML, CSS, JavaScript, and other programming languages…

Github

3 min read

Use GithubPages with NIC domain
Use GithubPages with NIC domain
Github

3 min read

Sebastián Vidal Aedo

Sebastián Vidal Aedo

29 Followers

🇨🇱 Code and Beer

Following
  • Clark

    Clark

  • Apoorva

    Apoorva

  • Carlos Fiebig

    Carlos Fiebig

  • Leo Soto

    Leo Soto

  • Sameer Kumar

    Sameer Kumar

See all (41)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech