added biramp to sndkit: @!(sndkitref “biramp”)!@.
added recipe I use for brown sugar cinammon poptarts: !poptarts #food #breakfast #baking
@prologic@twtxt.net the meta info on the top I added manually. it’s following what I have seen from some other twtxt feeds. the new parser will read them.
A Humble Proposal for Adding Generics to Go ⌘ Read more…
@prologic@twtxt.net in theory shouldn’t need to let users add feeds.. if they get mentioned by a tracked feed they will get added automagically. on a pod it would just need to scan the twtxt feed to know about everyone.
PeerTube v3 is now live with Live Streaming abilities
PeerTube has recently released version 3.0.0, which has added many things, including the ability to livestream. I’ve already updated by PeerTube instance to version 3 (it is linked from this RSS entry), but the link is just videos.lukesmith.xyz .
I’m not sure if I’ll end up immediately using the livestream ability, but it is certainly nice to have a non-YouTube option which is, in fact, self-hosted.
Aside from that, I strong recommend you … ⌘ Read more
lots of links added to overview page on monolith wiki: @!(monolithref “overview”)!@.
Honest Government Ads | Behind the scenes 2020 ⌘ Read more
@prologic@twtxt.netdd ooh I am adding that to my test suite
@prologic@twtxt.net Testing if this will be added to the thread just adding the hashtag. #utwnv7q
@prologic@twtxt.net Testing if this will be added to the thread just adding the hashtag. #utwnv7q
added a !meta page. this proof of concept integrates with the weewiki !zettelkasten I am developing to produce something similar to this !feed.
@prologic@twtxt.net def would be a wider discussion on preventing the pod from adding its own key to a users device list. Or using device keys to authenticate instead of user/pass.
Honest Government Ad | Kyoto Carryover Credits ⌘ Read more
added some pages on #permissive #publicdomain licenses that I often reach for: !CC0 and !unlicense.
@prologic@twtxt.net an added benefit of the avatar: would be the user could put their gravatar/libravatar image url like https://key.sour.is/avatar/01bc6186d015218c23dec55447e502e669ca4c61c7566dfcaa1cac256108dff0
Ad Watch by Persuasion Lab - Political ad spending Belgium Dashboard ⌘ https://ad.watch/country/belgium.html
Video: C Programming on System 6 - Adding a GUI to diff(1) ⌘ Read more…
added an initial !bitwrite page #updates
Adding date support to my awful RSS-feed generator ⌘ Read more…
added channels page to !monolith wiki: [[/proj/monolith/wiki/channels]]. #updates
added a few notes on woven program output on the !monolith wiki page #updates
added @!(sndkitref “bezier”)!@ to !sndkit today. coupled with @!(sndkitref “oscf”)!@, it is capable of making some really weird wet FM-y sounds. Me like! #updates #sndkit
initial ugens page added to !monolith wiki, with link to woven ugens scheme file. the first non-C woven file in monolith. [[/proj/monolith/wiki/ugens]]. #docs #updates
new words added to the !index
added a twtxt activity section on the !monolith page
I added scripts to my bash so it cheers me up with friendly greetings and messages
The master plan is to export the !worgle bits of !monolith to a !weewiki, then begin adding user-level documentation that is able to dynamically reference bits of source code as another wiki page.
some example graphics added onto my !btprnt page.
Just added a new page on mckinley.cc with some of the computers I have and their specs. https://mckinley.cc/computers.html
LiberaPay now added (It’s better than Paypal and Patreon) ⌘ https://liberapay.com/LukeSmith
Adding transparency and removing whitespace from images automatically with imagemagick ⌘
Block Ads, Tracking, Porn and whatever else with /etc/hosts ⌘ https://www.youtube.com/watch?v=VPfpCVW7ZvM
Full MSMTPRC support added to Mutt Wizard ⌘
@tolstoevsky@tolstoevsky.ml You’re version of fzf is too old then. Reload was added in https://github.com/junegunn/fzf/issues/1750
Thank you @kas@enotty.dk, I would like to be added to @we_are_twtxt
Thank you @kas@enotty.dk, I would like to be added to @we_are_twtxt
Added a header to the twtxt file
Added a header to the twtxt file
Added double log to the diary maybe that would be easier to maintain than creating daily files
Just added a WriteFreely instance to my server, so that I can create an “anonymous” blog and be angsty alone
Added clients and articles sections and added domgoergen’s twtxt.txt to https://indieweb.org/twtxt
Added myself to the user list at https://github.com/mdom/we-are-twtxt
added paragraph blocks and code blocks to weewiki HTML output. things look decent.
@kas@enotty.dk (re @ ) The ‘%F %f %s’ doesn’t make problems now as I quick and dirty added replacing % with %%. 😁
added some more stuff to https://tilde.town/~mox/longer.html
Using Gnupg and openssl for encryption
I have used Gnupg to encrypt my private files, specially those that I upload to the clouds, for a long time. I used to encrypt to self, using my own key, then later moved to symmetric encryption only. The command is easy:
To encrypt:
gpg --cipher-algo aes256 --symmetric file.txt
Adding the option --armor to the above will produce an ASCII armoured encrypted file.
To decrypt:
... ⌘ [Read more](https://collantes.us/2019/07/30/using-gnupg-and-openssl-for-encryption/)
/meta @ckipp@chronica.xyz About images, sure, I understand it’s useless for CLI-only use. But if we added our own format, maybe something like Markdown
would work?