Show newer

creeping thru this person’s twitter to see pics of this rug. do y’all think these are crocheted??

Show thread

Young, dumb, and full of 

@witchfynder_finder that purple is beautiful,,,

food 

@morgan@cathode.church
Cream/Fruit Scones

250gr flour
15gr baking powder
35gr butter
25gr sugar

1 egg
115ml (butter)milk
1/4tbsp vanilla powder
1/2tbsp salt
75gr dried fruit (raisins)

Mix the dry ingredients, then add the butter in small chunks. Add milk/egg, add fruit. Knead into a slab, ~2.5cm high and use a round cookiecutter to make nice sized cirkles, put them on a baking tray. Bake 15-20min on 210°C

for the rising to work best, keep kneading to a minimum

food 

@morgan@cathode.church will translate + post after dinner!

food 

@dumpsterqueer@ondergrond.org sorry im going to eat all of them as fast as possible

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

Show older
Pixietown

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