9 post collection
Self-hosting is such a shitty term because it sorta implies that you do it all by yourself. Not only is that unrealistic, it's also a lot less fun... I'm still trying to figure out what I want to build, let alone what to call it.…
Like Grant showed, it's continuous from order `n` to order `n+1`, meaning that scaling it down won't move anything around; in terms of percentages, both the 2D -> 1D and 1D -> 2D transformations will look exactly the same. After fixing a few bugs, it was "scrolling like butta" before my very eyes!…
I have been striving to work on greenhouse every day. Of course, I can't always meet that standard, but I believe I've gotten more done than my activity heatmap might indicate, as I have a bad habit of working on elements and features for more than a day before I commit them.…
This is great for inbound connections, but it does nothing to control outbound connections. ...I would much rather find a way to control outbound connections using the vanilla docker and docker-compose features. So that's what I set out to do, and that's where the internal networks come into play.…