I've noticing that lately on Fridays I've tended to gravitate towards working on documentation, mostly because I'm tired and checking that some docs are up to date is easier than, say, debugging stuff that is not working.

However, the more I think about it the more I start to believe that it's actually a good thing, so the only thing that is missing before this can become A Thing is a fancy alliterative name: anybody has ideas? :D

Elena ``of Valhalla'' ha ricondiviso questo.

I enter the Library of Books You Read As A Child.
"Do you have... er. It was green, and there was a girl and a dog, and..."
The librarian nods.
"Of course. Which version do you want?"
"Version?"
"The one you read, with all flaws you didn't notice, or the one you remember loving?"
#MicroFiction #SmallStories #TootFic

filed under FirstWorldCatastrophe: yesterday evening I've found that the only tobacco shop that sells international stamps in my area is closed until sunday, I only have two stamps for European destinations, and it's the middle of #InCoWriMo :D

yes, there is the post. Do I really want to spend my time waiting for them to go down to the dungeon, feed the crocodiles, disable the killer robots, get some random ugly stamp, come back up, realize they have got the wrong stamps, go back, repeat the procedure, come back up with even more ugly stamps?

Something tells me that this weekend I will send the few postcards I have planned for Italian destinations :D

Elena ``of Valhalla'' ha ricondiviso questo.

If I could have one mundane superpower, it would be to be able to look at any expensive consumer product and instantly know if it’s a Veblen Good or a Vimes Boot. Is it expensive because you can flaunt its expensiveness or is it expensive because it’s the best made one you can get.

en.wikipedia.org/wiki/Veblen_g…
en.wikipedia.org/wiki/Boots_th…

reshared this

Elena ``of Valhalla'' ha ricondiviso questo.

Timekeeping nerdery

There hasn’t been a leap second since 2016. Entire production systems and entire codebases have existed and been retired without ever being tested by a leap second. Knowledge of leap seconds will atrophy to only a few grizzled senior staff. The next leap second is going to be hell, especially if it’s a deletion of a second, which has _never_ happened.

Rather than abolish leap seconds entirely as some are proposing, I propose that we adopt the Let’s Encrypt philosophy (“If it happens every three months, sysadmins will automate it”), and mandate gratuitous leap seconds: +1 every March and −1 every September (leaving June and December for the astronomically necessary ones). Kind of a mini “spring forward, fall back”, if you will.

It’ll only take one or two airline groundings for everyone to get up to speed.

reshared this

in reply to Deborah Pickett

Timekeeping nerdery

I still think we should have two clocks, an absolute clock with no particular relationship to days, and a scheduling clock which works the familiar way. The former would tick once per second with no leaps and the latter would have predictable values for arbitrary dates. Leap seconds would adjust the mapping between them, so we can track real time and keep scheduling convenient

We have those two clocks now, it’s baffling that we don’t use them that way

How To Verify Debian's ARM Installer Images


Posted on February 2, 2023
Thanks to Vagrant on the debian-arm mailing list I’ve found that there is a chain of verifiability for the images usually used to install Debian on ARM devices.

It’s not trivial, so I’m writing it down for future reference when I’ll need it again.

  • Download the images from ftp.debian.org/debian/dists/bu… (choose either hd-media or netboot, then SD-card-images and download the firmware.* file for your board as well as partition.img.gz).
  • Download the checksums file ftp.debian.org/debian/dists/bu…
  • Download the Release file from ftp.debian.org/debian/dists/bu… ; for convenience the InRelease
  • Verify the Release file:
    gpg --no-default-keyring \
        --keyring /usr/share/keyrings/debian-archive-bullseye-stable.gpg \
        --verify InRelease
  • Verify the checksums file:
    awk '/installer-armhf\/current\/images\/SHA256SUMS/ {print $1 "
    SHA256SUMS"}' InRelease | tail -n 1 | sha256sum -c 

    (I know, I probably can use awk instead of that tail, but it’s getting late and I want to publish this).
  • Verify the actual files, for hd-media:
    grep hd-media SHA256SUMS \
    | sed 's#hd-media/SD-card-images/##' \
    | sha256sum -c \
    | grep -v "No such file or directory" \
    | grep -v "FAILED open or read" 2> /dev/null

    and for netboot:
    grep netboot SHA256SUMS \
    | sed 's#netboot/SD-card-images/##' \
    | sha256sum -c \
    | grep -v "No such file or directory" \
    | grep -v "FAILED open or read" 2> /dev/null

    and check that all of the files you wanted are there with an OK; of course change hd-media with netboot as needed.

And I fully agree that fewer steps would be nice, but this is definitely better than nothing!


blog.trueelena.org/blog/2023/0…

reshared this

Hello World!


Posted on January 29, 2023
Welcome to my new blog!

Or rather, strictly speaking, welcome to my first blog!

Back when everybody had a blog, I had an old-fashioned personal website where pages were organized by topic rather than by date, so now that blogs are dead (or so they say), I guess it’s time for me to have one :) .

The old website is still online, but updating it is getting harder, both for organizational reasons and because the static generator I’ve used is no longer supported and requires python 2; lately I’ve started publish some specific categories of material such as sewing patterns into their own website (you can find a list in the about page), but I was missing a place to post about the history and experiences of the things I publish elsewhere, as well as more uncategorized things.

Of course I’ve chosen to use a static site generator, but since I’m picky I’ve discarded most of the common ones mostly because they enforce assumptions I don’t agree with.

On the other hand, one day I wouldn’t mind learning a bit of Haskell, so I decided to look for trouble and use Hakyll, hoping that nobody will add a level 20 wandering monster to it.

Right now I’m using mostly the default theme, because I know that if I start fiddling with it I’m not going to start posting content ever; maybe one day I’ll decide to completely change the look.

As for contents, on the bits side of things you can expect me to talk about Debian, the Fediverse, Python, my inventory manging program and a bit of arduino-level electronics; on the atom side you should definitely expect sewing, modern and mostly historically inspired, some fiber crafts (spinning, knitting, crochet), maybe some bad attempts at painting (watercolours and acrilics), printing (screen and linocut), things that are written on paper and, well, any other craft I will happen to collect.

Before the blog gets too full I plan to add tag management to help people who are only interested in some of these contents.

This being a blog, of course it has an atom feed you can add to your favourite (and ideally self-hosted) rss reader, and since this is a personal blog there will be no periodicity, posts will happen when I’ll have something to say on some topic.

Until next time


blog.trueelena.org/blog/2023/0…

Soooooo, I haz a blog!

Valhalla's Things

with a working atom feed and everything!

And if everything is going as it's supposed to be, friendica should be posting everything that appears on that feed as a post from my user.

Now, I only need to do things and write posts about them :D

my mother in law told my mother I was right, that life's too short to baste things, pins are enough (my mother prefers to baste everything, even straigth hems on curtains).

this happened at the same time as I was basting pieces on seam lines that had been marked with tailor's tacks and then basted to the sew-in interface and flatlining :D

(I still claim that life's too short to baste most things :D )

#sewing

(italiano nei commenti)

I did it! I have a p.o. box!

It *only* took me three attempts, and of course you pay for the full year even if you only manage to get it after almost a month, and no, I'm absolutely not grumpy towards our postal service, why do you ask?

Oh, and I even managed to pay by card, rather than cash as they were trying to make me pay (because of course paying by card required additional hassles, I mean, it's not like they are mainly a money managing place, these days).

No, not grumpy at all!

But I have a p.o. box!

in reply to Elena ``of Valhalla''

@ModestinoSycamore @LaVi

Un paio di sere fa ho postato questo articolo sulla siccità in #California.

Anche se c'è tanta acqua in superficie le falde sotterranee (quelle che servono quando c'è siccità) non si sono ancora riempite.

mastodon.cisti.org/@GustavinoB…

Aaaaand I've published another #FreeSoftWear pattern that has been in the almost-ready limbo for a few months.

sewing-patterns.trueelena.org/…

The finished object picture is from a different item (made in a lighter gray) than the one in the step-by-step pictures, but I've kept the latter a bit overexposed to see the details, so it doesn't really show (also, my camera did odd things with the colour balance, which varies a bit between shots) :D

One day I will learn how to draw proper pattern drawings, but today's not the day.

I still have things in the backlog, but they all require a bit more work than these two.

@FreeSoftWear group #sewing @sewing group

(edit: added the url I had forgotten in the original post)

reshared this

Elena ``of Valhalla'' ha ricondiviso questo.

please stop reposting art without attribution. I get that many artists aren't on the fediverse yet but the least you can do is link to their site or socials.

they need all the help they can get now that the tech industry is investing billions in suppressing their wages.

reshared this

And after sitting on it for something like two months I've published the pattern for my modern (it uses fancy stitches that weren't easily available on victorian age sewing machines such as zig-zag :D ) / vintage (it's based on something from when I was a child :D) nightgown.

It's still missing a worn finished object picture, but it's too cold to take it right now, and if I wait for them I will forget about publishing the pattern, so I'll add it later, hopefully in the spring.

sewing-patterns.trueelena.org/…

(Thanks to my mother for crocheting the yoke, I only did the sewing part on this)

#FreeSoftWear @FreeSoftWear group @sewing group #sewing #crochet

Elena ``of Valhalla'' ha ricondiviso questo.

If you get the intonation just right, and tilt your head at the correct angle, when you say "Let me change into something more comfortable", you turn into a cat for a few hours.
Not a lot of people know that.
I would show you how, but it's time for my nap.
#MicroFiction #SmallStories #TootFic
Questa voce è stata modificata (3 anni fa)

silly dream

Tonight I was in a comics and games shop with @Diego Roversi when he uncharacteristically got something from one of the gaming shelves (I think it was the RPG shelf, but I'm not even sure) and announced “we're going to play with the protestants”.

My answer was “ok. what are the protestants playing?”, trying to look at what he had just taken.

And then I woke up.

And now I will NEVER know what the protestants are playing, or even WHO these protestants are!!!

Elena ``of Valhalla'' ha ricondiviso questo.

It has occurred to me several times since my Daddy and i have started to explore our #kinky sides that the #kink community has a lot to teach vanillas about safety. The emphasis on enthusiastic #consent, #SafeWords, and knowledge and skills makes having sex so much less fraught, even for those of us already in emotionally safe and loving relationships. These things should be mainstreamed.

Elena ``of Valhalla'' reshared this.

consumerism ~, deliveries

I strongly believe that amazon and their expectations of next day delivery has ruined the world, that having to plan your purchases in advance helps being mindful of what you buy (even if it also encourages having a stash, whoops) and creates a better environment where shops of all sizes (and with better treatment of their workers) can prosper in.

But the label “fast delivery” on something whose delivery is planned for THREE WEEKS after it has been bought is a joke, right? (and no, it's not an international delivery, it's from a huge multinational chain with 3 shops less than 100 km from where I live and the main nationwide warehouse less than 150 km from here)

reshared this

Elena ``of Valhalla'' ha ricondiviso questo.

Need to entertain a child (or yourself)?

All 22 of Beatrix Potter's animal tales are public domain and available in beautifully formatted ebooks on Standard Ebooks:

standardebooks.org/ebooks/beat…

🐰

#OpenSource #OpenAccess #PublicDomain #ebook

Elena ``of Valhalla'' ha ricondiviso questo.

I really think we need to reject the term "content creator."

That phrase is used by people who aim to Monetize™ us without needing to care about what it is we create. A "content creator" is there to make the stuff that attracts people so they can be fed advertising.

Call us what we are. Artists. Essayists. Film makers. Authors. Photographers. And so many others. We are creators, yes, but what we create has so much value beyond filling otherwise empty space on a website.

#MakeArtNotContent

Elena ``of Valhalla'' ha ricondiviso questo.

The media in this post is not displayed to visitors. To view it, please go to the original post.

So I finally published the Instructable on my spice rack loom: https://www.instructables.com/DIY-Weaving-Loom-From-IKEA-BEKVÄM-Spice-Rack/
Questa voce è stata modificata (3 anni fa)

reshared this

Sooooooo, I may have

accidentally

a new game of Ur set

and uooops, while taking the photo one of the green pieces was misplaced, but I've played the game afterwards and it was there :D

I'm experimenting a bit with alternate shapes for the dice, the coin-like ones work decently, but they get mistaken for the main game pieces when getting the game out of the box, and they also roll around quite a bit.

#royalGameOfUr #polymerClay #boardGame

Ferdinando Simonetti reshared this.

lamentele su poste italiane (ranting about the italian “post” service, in italian)

e oggi la giornata è iniziata in #posta, dove devo essere felice che mi abbiano detto subito che non potevano fare la pratica perché mancava l'impiegato che se ne occupa, anziché tenermi allo sportello per mezz'ora per poi dirmi di tornare alla mattina quando c'è l'impiegato che se ne occupa, come era successo settimana scorsa.

vogliamo scommettere che settimana prossima, quando mi han garantito che rientra, in realtà non sarà rientrato perché durante le ferie si è ammalato?

in reply to diorama ١٣١٢ (hänet/demm/ihn)

lamentele su poste italiane (ranting about the italian “post” service, in italian)
@diorama ١٣١٢ (demm/ihn) no, no, il dirigente è impegnato a rifilare investimenti capestro ai clienti, per queste cose... postali... se ne occupa un impiegato. uno solo, eh, mica che si sprechino risorse per cose di scarsa importanza!

Ferdinando Simonetti reshared this.

in reply to Elena ``of Valhalla''

Poste italiane si disinteressa del servizio postale da oltre un decennio. Vedi per esempio la chiusura delle caselle su poste.it ventilata nel 2011 ed attuata nel 2019 monodes.com/predaelli/2020/02/…
Avvilente. Meritano l'estinzione.😢

sooooo, some time ago my mother bought a cut of silk satin fabric for a shawl/scarf/foulard and afterwards discovered it had some elastane in it, which makes it pretty hell to work with.

Of course I had to cut it to size, because she sews but is afraid to cut things, and that's fine, I knew it was going to happen.

But why is that cut of fabric currently in my lap, being hemmed by hand?

And while I like it, it's not really my style, so I'm probably not even going to steal it after it's finished.

#sewing

Today I was browsing through #fashionPlates from the #1890s as one does, and I stumbled on this

libmma.contentdm.oclc.org/digi…

(the linked plate has a depiction of a 1890s style dress in pale red fabric with blue/green/yellow lines forming *big* squares (~20 cm?); the skirt is typical for the era, the jacket has the expected big sleeves, plus a very triangular capelet and a skirt that reaches just past the hips and ends in two sharp points in the front. There is also a blue belt, and blue cuffs and collars. The model is also carrying a parasol that looks more like a pointy stick)

And now I can't stop thinking of that dress in grey/silvery lurex fabric, on a #1960s sci-fi spaceship.

If i didn't have more projects than time (many of which are also going to be used way more) I would consider doing this :D

in reply to Elena ``of Valhalla''

Oh gosh, I'm thinking of a whole cast for a a show or a film - doing 1890s fashion, but it's all in metallic or neon fabrics, maybe even UV colour-shift fabrics too (I'm sure a major production could get hold of that stuff again).

If people from that time got access to those fabrics you just know they'd have done it. Maybe with a lot more questionable colour combinations than now, but they'd absolutely have gone for metallic everything, glitter Lurex everything...

(On the one hand, it's always disappointed me a little that the RDR2 devs seem to have avoided or understated the main elements of 1890s women's fashion, but on the other I can see how it could've been a struggle to keep the giant sleeves from looking too comical in-game.)

in reply to Elena ``of Valhalla''

And now I'm wondering: are 80 cm of 150+cm wide fabric enough for a pair of cycling knickers? Do I want to stand up, look for the actual pattern I was working on and check? (not now) Is there something else I can do with that fabric that I would wear more? (maybe? I could do a vest, and I do wear those, but I'm also planning a few vests in other materials I already have, so maybe those will be enough?)

sewing group reshared this.

in reply to Rivikah

@Rivikah the first mockup I did, after following the drafting instructions was pretty fitting.

For the second attempt I enlarged them (and then I didn't do the second mockup).

Now, they are below-the-knee length, so each leg is just above 80 cm long and it would probably fit on the fabric (there is some leeway because it's the leftovers from the jacket, it's not a straight cut).

The two leg sides for the wider version are not going to fit on the fabric side by side, but the original one may, maybe, possibly with a tiny bit of piecing, or by using the wiggle room.

I would have to be creative with the waistband, but I think I can get the various facings etc. from the jacket scraps, probably, maybe.

First I'll finish the jacket, so if disasters happen I have a safety net to recut pieces, and if I find I need something more for the accessories I can get it.

But afterwards, if I still have this much fabric, I can probably try it.

Unless I get other ideas.

#sewing #HistoricalSewing

sewing group reshared this.

in reply to Elena ``of Valhalla''

Almost all of the fabric (main, lining, interfacings) has been cut.

Now I should be basting all pieces together with their interfacing and linings, but that requires being at the table, and this evening I'm attending fossandcrafts.org/hack-and-cra… and need something to do in front of the computer, so I've started working on one of the plastrons, the one with soutache decorations.

And now I'm asking myself: why can't I accept a soutache decoration where the braid is placed on top of previous parts of the braid? why do I have to insist on it being a proper knot? :D

(there are pictures in the good camera. one day they will be copied to the computer and posted in this thread. this is not that day :) )

sewing group reshared this.

ferrovie svizzere

no, vabbé, ma è trollare.

mi dai un link all'orario in pdf, e poi sulla pagina metti un tab COSTI con cui prima farsi venire un colpo e poi aprire per scoprire che no, lo si scarica gratis.

sbb.ch/it/orario/orario-online…

Questo sito utilizza cookie per riconosce gli utenti loggati e quelli che tornano a visitare. Proseguendo la navigazione su questo sito, accetti l'utilizzo di questi cookie.