/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

ionathan.ch
| | www.babaei.net
7.1 parsecs away

Travel
| | Host Unreal Engine 4 projects on Microsoft Azure DevOPS with unlimited cost free Git LFS quota UPDATE 1 [2021/07/25]: It seems that Git LFS is able to resume your pushes after a network failure. At least it's like that on Microsoft Azure DevOPS. So, it should be totally redundant to divide huge commits into smaller ones. How have I noticed this? Today, I pushed a huge single commit (around 53GBs) and it failed at 39GB due to a connection error without me noticing it for some time. A few hours later, when...
| | akashgoswami.dev
3.1 parsecs away

Travel
| | A quick how to guide on how to remove data from a repository's history
| | third-bit.com
6.3 parsecs away

Travel
| | [AI summary] A developer shares a troubleshooting problem with a pre-commit hook failing to prevent commits in Git and discusses the necessary knowledge for someone new to scripting to debug the issue.
| | labanskoller.se
25.9 parsecs away

Travel
| Inpired by Hackeriet's blog where Alexander Kjäll use to post CTF write-ups, I've decided to create a personal one for myself. Focus will be on IT security. Hackeriet's blog is powered by Jekyll which is a static site generator written in Ruby. See their post Creating a fast blog for how they set up their blog. I have decided to try another static site generator called Hugo, which is written in Go.