Brandon Aaron

5 Followers
10 Following
18 Posts
I'm really enjoying using devcontainers to manage projects. Also really enjoy railway for hosting projects. I made a railway-cli feature to install the railway cli via the devcontainer config https://github.com/freshcodes/devcontainer-features
GitHub - freshcodes/devcontainer-features

Contribute to freshcodes/devcontainer-features development by creating an account on GitHub.

GitHub
Oh also using caprover which has been pretty great. I didn’t try any of the others yet like coolify or dokku and honestly might not because caprover is working well for me.
I recently setup a self hosted instance of gitea and I’m super impressed. I got a couple of action runners hooked up with it. Only had minor tweaks to a couple of GitHub action configs that I moved over. I also paired it up with a self hosted instance of the renovate bot for dependencies. Really good stuff.

still very early but if you like the idea of replacing handlebars/mustache/thymeleaf/etc with web standard superpowers pls join the enhance.dev discord and chime in!

all this work is Apache-2.0 fwiw

#dotnet #java #php #ruby #python #rust #go

Wanted to try out @atuin self-hosted on railway.app. Ran into a few gotchas getting it all setup. So I made a railway template to hopefully make it easier for others to get up and running: https://railway.app/template/5J-Ofu
Railway

Railway is an infrastructure platform where you can provision infrastructure, develop with that infrastructure locally, and then deploy to the cloud.

Railway

Starting 2024 off with some spice! Here’s a new blog post in which I try to tie together WordPress, web components, Astro, Wordle, React Three Fiber, HTMX, CRDTs and a 90s MMORPG.

https://jakelazaroff.com/words/the-website-vs-web-app-dichotomy-doesnt-exist/

The Website vs. Web App Dichotomy Doesn't Exist | jakelazaroff.com

A one-dimensional spectrum can't sufficiently capture the tradeoffs involved in web development.

Wrote a small Astro integration that embeds/inline scripts that have an `is:embeded` attribute. Just wanted to inline a small blocking script from another package. https://github.com/brandonaaron/astro-script-embed
GitHub - brandonaaron/astro-script-embed: Embed (or inline) a script into your HTML from an Astro component.

Embed (or inline) a script into your HTML from an Astro component. - GitHub - brandonaaron/astro-script-embed: Embed (or inline) a script into your HTML from an Astro component.

GitHub