Show newer

food 

they're delicious and suuper quick&easy to make, throwing flour + baking powder + sugar + butter + vanilla powder + salt + (butter)milk together, kneading and baking in clumps

Show thread

which of course comes down to capitalism, where you need money to live and time is limited, thus wanting/needing to monetize on time spent

Show thread

advertisers ruined the web. not javascript. not "lazy" developers

oh yeah when I migrate everything over to cosmos, terra won't have anything to do, so I might run a minecraft server over the summer?

css advice request, long 

@schratze it's also the layout used at testingtesting123.xyz, for easier snooping

css advice request, long 

@schratze right okay, either you can make .PennController full width and only set the specific (other) elements to less width, or have the long elements 'escape' the box model by setting their position to absolute

the more modern solutions with grid/flexbox are even nicer though; replacing the css with

.PennController {
display: grid;
grid-template-columns: 1fr 60vw 1fr;
}

.PennController > * {
grid-column: 2;
}

.PennController .fullWidthItem {
grid-column: 1/4;
grid-column: 1/-1;
}

creates a 3 column grid with all content going in the center 60vw column, except the .fullWidthItem class items, which span all three columns and thus the whole width

css advice request 

@schratze uh do you have a bit more context/code example?

big group report handed in, now it's just presentation+defence, and statistics exam on wednesday

@Jo @dumpsterqueer Dissenter (the shithead browser) is based on Brave (the shithead browser) which is based on Chrome (the shithead browser)

@katnjiapus @anarchiv @schratze @evenstay @f0x It's not even an elitist demand, it's a demand for soggy sad sour dark continental bread aka. why germans are clinically depressed.

food + 

@seafrog niceee im gonna eat the veggie lasaga leftovers from yesterday now! love me some lasagna

@erikk@chaos.social pfff ain't got no time for that!

@dumpsterqueer yeah... but... coins... i can exchange for goods and services

Show older
Pixietown

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