Show newer

this is my first time with a personal radio and even though i dont use it much i feel very cool, i even have a speaker mike!

why is it that the later in the night it gets the less sleepy I am

Mecklenbörger made delicious desert and there's still some left over at Heaven for late night angels :D

busy day but first day on the field (or rather, inside our portocabin :P) went really well!

transmisia 

@goat@hellsite.site and it's so much worse because they keep repeating they support trans people and definitely aren't transphobic aaaaa

@goat@hellsite.site fucking had to argue about that until i banned someone from my homeserver for it

@42GB@climatejustice.social yep! among lots of other projects

judging follow requests by the last music they shared

weird vibe to get home from 1 week of Scouting, sleep 16 hours, have to pack again and then leave again tomorrow for 2 more weeks at MCH2022

@42GB@climatejustice.social with browserify the build chain isn't even that big/complex, my setup is usually something like this: git.pixie.town/f0x/matrix-stre

I tend to use budo / budo-express because it adds livereloading capabilities to browserify in local development, but that same browserifyConfig works with just browserify too

@42GB@climatejustice.social I think there's an important distinction between websites (content focussed) and webapps (applications), where the latter is usually signified by lots of interaction, and having to change many elements.

For webapps I use React, it's the largest dependency in my projects but is still a rather modular/hackable structure that works well for me. It's combined with other (small) dependencies using Browserify to get a bundle for the client. I use dependencies where sensible, especially smaller ones over large kitchen-sink frameworks. Frontend is bundled with PostCSS with icssify, and a few plugins most importantly postcss-nested so I can write nested selectors, which is much cleaner imo

For websites I'll still use browserify for postcss (split to static css with css-extract), also bundling the javascript in case I need (old) browser compatibility with babel, or want to include dependencies

gist.github.com/joepie91/95ed7 is more Node.JS focused but a great resource nonetheless

Show older
Pixietown

Small server part of the pixie.town infrastructure. Registration is closed.