wrote guiding notes for the qiudanz tag exploration that we will be showcasing on the Hybrid Live Coding Interfaces 2022 workshop. | gemini://compudanzas.net/qiudanz_tag.gmi
Day 2 done in #adventofcode
https://gitlab.com/AsbjornOlling/aoc2022/-/blob/main/02/02.hy
#Hy wouldn’t let me use lisp symbols in pattern matching blocks, so I had to use string literals instead 😢
I wonder if that’s a bug, or if I’m using it wrong… ⌘ Read more
“Bloggers, Dump Your Twitter Card Tags”
It’s crazy to think how much bandwidth is being used by metadata tags. Every company wants to invent it’s own new system. Wouter Groeneveld gives a brief overview and recommends getting rid of them (for the most part). I agree with him completely. The only one of these systems that my blog supports is Microformats, which is quite popular among the IndieWeb community. ⌘ Read more
This one is for 1-button gamejam, where you are only allowed to use one button for controls.
It’s a local-multiplayer top-down racing game. Play with your friends or against yourself.
Play in browser here: https://drift.pyjam.as
Collaborators include @RasmusMalver@striderin[@volesen](https://norrebro. … ⌘ Read more
Comforting session: A special Portuguese edition of “The Floating Admiral” by #TheDetectionClub, a spicy rooibos tea, and a hot water bottle
asbjorn: “Made a tiny thing with @0…”
Made a tiny thing with @0
It can redirect you to a random #gamejam #game that has scored top 10 in an Itch.io gamejam, and is playable in a web-browser.
Source code: https://gitlab.com/pyjam.as/random_game ⌘ Read more
asbjorn: “Ugh I love #Elm - but I hate s…”
Ugh I love #Elm - but I hate starting new elm apps. I feel like it takes me like half an hour of stringing things together before I have something with state and interactions.
Makes it hard to quickly whip together a sample app to test out a new library. ⌘ Read more
FreshRSS 1.20.1 ⌘ Read more
GoCoverStats v0.0.5 is a security release #test #testing href=”https://we.loveprivacy.club/search?q=%23security”>#security**
The gocoverstats package just got a v0.0.5 security release on its golang.org dependencies and a minor change:
- golang.org/x/tools upgraded from v0.1.10 to v0.2 (security release on tools/crypto)
- github.com/google/go-cmp upgraded from 0.5.8 to 0.5.9 (test dependency non-security release)
One clarification about the default build is that, since it requires at least Go 1.18, paths and symbols are trimmed in the compiled output.
1 points poste … ⌘ Read more
After many years of having our #books separated over our house, our parents’, and our in-laws’, we finally have them all under one roof 😍 ⌘ Read more
asbjorn: “Propagandiserer til href=”https://we.loveprivacy.club/search?q=%23twedagsba…””>#twedagsba…”**
Propagandiserer til #twedagsbar m/ @RasmusMalver, @0 og @volesen
🐘 ⌘ Read more
🌠 Email Fetching, Fancy Templating & Improved Longform Writing
Fields for tags, academic workflows, & a great method for using Obsidian to improve onboarding at a new job. ⌘ Read more
🌠 Supercharged tags & a new Zotero integration
Lots of new color schemes are proliferating. Plus, inspiring stories about quitting marijuana and putting visual studio code inside of an Obsidian window. ⌘ Read more
GORILLA VS. BEAR’S 2022 HALLOWEEN MIX
Presenting our 14th annual GORILLA VS. BEAR HALLOWEEN MIX. Listen alone + in total darkness for full terrifying dissociative effect… Continue reading… ⌘ Read more
v2.15.0 ⌘ Read more
IziDIC v0.0.2 : new features and QA #dependencyinjection href=”https://we.loveprivacy.club/search?q=%23releases”>#releases**
The tiny fgm/izidic dependency injection container just got a new release: v0.0.2 contains new features and QA improvements.
- feature: new method Container.Names to list container keys
- feature: circular dependency detection, avoiding stack overflows
- qa: moved to new domain github.com/fgm/izidic to support Github actions
- qa: added linting checks: gofmt, go vet, staticcheck
- qa: added security scanning: CodeQL
- … ⌘ Read more
v2.14.0 ⌘ Read more
v2.14.0 ⌘ Read more
PEP 699: Remove private dict version field added in PEP 509
PEP 509 introduced a private ma_version_tag field for dictionaries to allow optimizations in CPython and extension libraries. This PEP proposes to rescind PEP 509 and declare the field an implementation detail, as it has already been superseded by alternatives. This will further allow the field to be reused for future optimization. ⌘ Read more
v2.13.0 ⌘ Read more
FreshRSS 1.20.0 ⌘ Read more
pondering about the difference between my use of the tags #idea and #halfbaked . halfbaked looks like something in a more advanced stage, merely lacking execution #meta
re-encoded all videos to play in HTML5 video tags, and added corresponding support to eureka
Excelize 2.6.1 Released - Go language API for spreadsheets (Excel) files #golang href=”https://we.loveprivacy.club/search?q=%23excelize”>#excelize**
1 points posted by xuri ⌘ Read more
🌠 Quick Share & a new Minimalist Theme
Group snippets for one-click activation, compare tags and folders, & improve your inline metadata. ⌘ Read more
gorilla vs. bear modern yacht rock 2022 summer mix
Presenting the 7th annual installment in our series of modern yacht rock summer mixtapes: featuring the finest contemporary soft rock, city pop, quiet storm, sophisti-funk, uneasy listening, wavy VHS ephemera, and of course, mad solos… [Continue reading…](https://www.gorillavsbear.net/gorilla-vs-bear-modern-yacht-rock-2022- … ⌘ Read more
Code: New version of opinionated Ansible role to install Golang
1 points posted by Sascha Andres ⌘ Read more
Code: New version of oppinionated Ansible role to install Golang
1 points posted by Sascha Andres ⌘ Read more
Still two unresolved issues with WeeChat:
- How can I mark the current buffer as read? There is
/input set_unreadto mark it as unread (although I can’t tell that it does actually anything in the TUI) but there’s noset_readcommand that would put my read marker below the last message. Sure I can switch buffers and then the read marker is at the bottom, but this sounds like a silly workaround. There must be something better.
- I want the beep trigger to also fire when a regular message is sent. But the adjusted condition
${tg_displayed} && ${tg_tags} !!- ,notify_none,with the&& (${tg_highlight} || ${tg_msg_pv})removed then also includes joins and parts, which I don’t want to be alerted by. Now fiddling around with${tg_message_nocolor} !~ ^(-->|<--), let’s see.
How do you folks do that?
Thanks for the feedback! This site was designed to look perfect on good old 800x600 monitors (I even left a comment next to the meta tag). Maybe I’ll add a mobile-friendly version someday :-) P.S. Nice try with SQL injection, haha. Do you have any plans for XSS attacks? :D
Code: New version of oppinionated Ansible role to install Golang
Now support ing up to 1.18.4 1 points posted by Sascha Andres ⌘ Read more
@movq@www.uninformativ.de @prologic@twtxt.net I just reread the spec and it seems to be even a bit outdated regarding machine-parsable conversation grouping. We long dropped the need to specify a whole hash tag with URL (#<hash url>), the simplified version without the URL (#hash) is enough.
The hash tag extension specification is kind of missing the same. However, I’m not sure if that short form is considered supported in general (as opposed to be a special case for subjects only) by the majority of the twtxt/yarn community.
Now the question arises, in order to keep things simple, should we even only allow the simplified twt hash tag for subjects and forbid the long version? This would also save quite a bit of space. The URL is probably not shown anyways in most clients. And if so, clients might rewrite URLs to their own instances. On the other hand, there’s technically nothing wrong with the long version in current parser implementations. And deprecating stuff without very good reason isn’t cool.
China’s world’s factory tag threatened by Vietnam, but ‘there’s nothing to worry about’, analysts say
Vietnam’s first quarter exports reached US$88.58 billion, up by 12.9 per cent from the previous year, with Chinese state media comparing the shipments in the first three months of the year to China’s main export hub of Shenzhen. ⌘ Read more
UK begins electronically tagging migrants coming via ‘unnecessary, dangerous routes’
The 12-month pilot scheme involves electronically tagging some people arriving on small boats or in the back of lorries. On Tuesday the European Court of Human Rights granted an injunction preventing the departure of a UK-chartered aircraft carrying asylum seekers to Rwanda. ⌘ Read more
China’s latest hot export is a US$50 toy Russian fighter jet that ‘will never break’, helped by social media such as TikTok
The fighter jet toy, with a price tag of less than US$50 on e-commerce sites such as eBay and Amazon, has gained popularity for its affordability and durability. ⌘ Read more
Drugdealer – Madison
Drugdealer follow up one of the best teasers we’ve seen in a minute by dropping a glorious, breezy ‘70s AM gold hit, and an absolutely essential addition to our impending 2022 modern yacht rock mix… Continue reading… ⌘ Read more
v2.12.1 ⌘ Read more
Their s aren’t <![CDATA[]]>’d, either. They’ve opted to escape every single HTML <tag>.
v2.12.0 ⌘ Read more
Made big markup changes on my website. Added tags for RSS where appropriate and fixed bad HTML on blog posts. Apologies for downtime.
Paul Schaub: Creating an OpenPGP Web-of-Trust Implementation – A Series
I am excited to announce that PGPainless will receive funding by NGI Assure to develop an implementation of the Web-of-Trust specification proposal!
The Web-of-Trust (WoT) serves as an e … ⌘ Read more
Code: update to 1.18.1 of opinionated Ansible role for Go
Note: due to an issue no darwin build published for 1.18.1 at the time of writing 1 points posted by Sascha Andres ⌘ Read more
Excelize 2.6.0 Released – Go language API for spreadsheet (Excel) document
1 points posted by xuri ⌘ Read more
march 2022 mix
This month’s mix got a little out of control… Continue reading… ⌘ Read more
Code: New version of oppinionated Ansible role to install Golang (with 1.18)
1 points posted by Sascha Andres ⌘ Read more
The rise of tags on online articles saying how many minutes it takes to read them says, to me, a lot about our breakneck-speed culture.