created an account for the fediverse: compudanzas@post.lurk.org | https://compudanzas.net/contact.html
got accepted to develop the qiudanz technique in the slomoco fall phase! | https://compudanzas.net/qiudanz_technique.html
‘Trump filed a lawsuit Monday in DC District Court against the House select committee investigating the January 6 insurrection and the National Archives in an effort to keep records from his presidency secret by claiming executive privilege.’ — CNN Politics
That only increases one’s curiosity about what’s in them.
@eldersnake@yarn.andrewjvpowell.com There isn’t an equivalent for those because:
Markdown is not a replacement for HTML, or even close to it. Its syntax is very small, corresponding only to a very small subset of HTML tags.
You can read more of its philosophy at Daring Fireball. There are enhancements to Markdown (CommonMark, for example), that add extra to it.
OpenBSD 7.0, get it while is hot, folks! 🐡
@quark@ferengi.one If so, @movq@www.uninformativ.de, not quite https://www.uninformativ.de/git/jenny/commit/4a02eeec58317107c07e759733312d168e319f17.html#h0-0-5... Markdown needs single new lines for many things. Bulleted, numbered, code, etc. need them.
published uxn tutorial day 7, more devices | https://compudanzas.net/uxn_tutorial_day_7.html
How would jenny handle multiline twts? Let’s find out! - One - Two - Three And: 1. One 2. Two 3. Three
Trying to troubleshoot twtxt. On twtxt.net, discovery shows my follows linked to https://twtxt.netbros.com/, which is nothing (not even an index.html running there), while on arrakis.netbros.com shows my follows linked to https://twtxt.netbros.com/twtxt.txt (using yarns links too) which is right.
applied to the fall phase of slomoco | https://compudanzas.net/slomoco_application.html
published uxn tutorial day 6, towards pong | https://compudanzas.net/uxn_tutorial_day_6.html
published uxn tutorial day 5, the mouse and uxntal goodies | https://compudanzas.net/uxn_tutorial_day_5.html
updated the uxn tutorial with changes in the instructions and opcodes NIP, INC, and LIT | https://compudanzas.net/uxn_tutorial.html
published uxn tutorial day 4, variables and animation loop! | https://compudanzas.net/uxn_tutorial_day_4.html
In my quest to find a nicer HTML layout for my site, I just found bloated JavaScript thigs and shitty Google Fonts
published uxn tutorial day 3 | https://compudanzas.net/uxn_tutorial_day_3.html
published uxn tutorial day 2 | https://compudanzas.net/uxn_tutorial_day_2.html
published day 1 of the uxn tutorial! | https://compudanzas.net/uxn_tutorial.html
reading: starting forth. possible practice, puzzle, game, eventually dance? | https://compudanzas.net/forth.html
published the uxnería repo for uxn projects and sketches. excited about the nibble dice tracker | https://compudanzas.net/nibble_dice_tracker.html
Well I’m happy to accept patches to linebanner if you’d like to add characters. :-) http://txtpunk.com/banner/index.html
fourth session of the compudanzas workshop: we shared our máquina universal bailable | https://compudanzas.net/mub.html
I wrote a ‘banner’-like program for Plan 9 (and p9p) that uses the Unicode box drawing characters: http://txtpunk.com/banner/index.html
The Weaving The Web Book by Tim Berners-Lee should be a required read for anyone building on the Web.
third session of the compudanzas workshop: we learned and performed the danzasistemas-tag (first time ever!) and a turing machine in d-turing mode | https://compudanzas.net/las_danzas.html
second session of the compudanzas workshop: we performed reglas de wolfram and talked a lot about emergent complexity | https://compudanzas.net/reglas_de_wolfram.html
Not sure why exactly, but I made sure my Twtxt HTML page renders okay on a Nokia 8110 4G 240px screen.
I made https://johanbove.info/twtxt.html with a couple of lines of JS today. Makes it a bit easier to read my Twtxt feed online.
first session of the online compudanzas workshop! we danced the ciclo de memoria and danzas compuertas | https://compudanzas.net/las_danzas.html
created the compudanzas page on patreon: support us and help us achieve the goal of having this dream project as our main activity! | https://compudanzas.net/support.html
pcd quito 2021: we had a talk on compudanzas and a workshop on coloring computers. | https://compudanzas.net/talks_and_workshops.html
First pass at sticking my twtxt in a web page. It’s not escaping all the html properly, and generally needs work, but it’s a start: http://a.9srv.net/tw/following.html
compudanzas.net is now available in gemini: sharing (self-hosted) space with caracolito.mooo.com :) | https://compudanzas.net/gemini.html
digging through the projects archives | https://compudanzas.net/proposals.html
many examples of #metapost with pictures [[http://tex.loria.fr/prod-graph/zoonekynd/metapost/metapost.html]] #links
the ‘magic circle’ sine wave algorithm: [[https://ccrma.stanford.edu/~jos/pasp/Digital_Sinusoid_Generators.html]] #links
Bookmarking this to read over a few more times. https://dave.cheney.net/practical-go/presentations/qcon-china.html #practical #GO
We welcome prospective students to submit their own ideas, but we’ve got a page full of suggestions: http://p9f.org/wiki/gsoc-2021-ideas/index.html
My silly Plan 9 rc twtxt client now has a web page: http://txtpunk.com/tw/index.html
@prologic@twtxt.net deedum for android.
Kristall for OS X
Elaho for iOS
though I can only vouch for the first two.
@prologic@twtxt.net That is strange.. i wonder if there is another change that is causing it. Benchmarks are thinking the other way :|
BenchmarkAll/retwt-16 1 4940172200 ns/op 587319376 B/op 2587159 allocs/op
BenchmarkAll/lextwt-16 1 775764020 ns/op 9223088 B/op 197557 allocs/op
BenchmarkParse/retwt-16 1 591158277 ns/op 67539096 B/op 230841 allocs/op
BenchmarkParse/lextwt-16 1 716961837 ns/op 5450448 B/op 130290 allocs/op
BenchmarkOutput/retwt-html-16 1 8358103017 ns/op 918709168 B/op 4692292 allocs/op
BenchmarkOutput/lextwt-html-16 1 822033267 ns/op 14280112 B/op 261795 allocs/op
BenchmarkOutput/retwt-markdown-16 1 8114225415 ns/op 929928384 B/op 4693004 allocs/op
BenchmarkOutput/lextwt-markdown-16 1 806554306 ns/op 14332608 B/op 270905 allocs/op
BenchmarkOutput/retwt-text-16 1 8098215897 ns/op 923862192 B/op 4684739 allocs/op
BenchmarkOutput/lextwt-text-16 1 745064673 ns/op 12689784 B/op 252476 allocs/op
BenchmarkOutput/retwt-literal-16 1 4068799822 ns/op 409517880 B/op 2372471 allocs/op
BenchmarkOutput/lextwt-literal-16 1 754793627 ns/op 9834520 B/op 214931 allocs/op
user-defined order in SQL [[https://begriffs.com/posts/2018-03-20-user-defined-order.html]] #sql #links maybe something that can be adapted to !sqlite?
FOLLOW: @xuu@txt.sour.is from @jlj@ctrl-c.club using twtxt/1.2.3
I am glad I journaled consistently last year as it allowed me to put a lot of introspection into my next goals and in this note to myself https://garden.melyanna.net/notes/you-are-the-project.html
If you’re an average man, my calculation tells me that freezing your sperm & getting a vasectomy is worth ~ in expectation (https://niplav.github.io/notes.html#Vasectomy–Sperm-Freezing-CostBenefit) (in the US, caveat caveat caveat)
@prologic@twtxt.net found it!
2020-07-25T00:52:27.000000Z a new twtxt/weewiki feature: any word starting with ‘!’ will translate to an internal weewiki reference in my HTML renderer. Example: here is my !wiki_index
@xuu@txt.sour.is Not too happy with WKD’s use of CNAME over SRV for discovery of openpgpkey.. That breaks using SNI pretty quick. I suppose it was setup as a temporary workaround anyhow in the RFC..
Firefox Was Always Enough https://www.ianbicking.org/blog/2020/11/firefox-was-always-enough.html
GNU Stow, symlnk trees of dotfiles for the win: http://brandon.invergo.net/news/2012-05-26-using-gnu-stow-to-manage-your-dotfiles.html
as the person who motivated CompuServe’s USENET gateway https://www.chicagotribune.com/news/ct-xpm-1994-10-07-9410070309-story.html I’ve see what happens when the unwashed masses are turned loose in techie playgrounds
introducing the #loom, a collection a small literate programs woven to HTML: [[/loom]] #links #updates #literateprogramming
permapeople.org is a platform for permaculture people. [[https://permapeople.org/blog/2020/10/05/why-i-am-building-permapeople-org.html]] #links #permaculture
generative bad handwriting: [[https://avinayak.github.io/programming/art/2020/09/18/p5-strokes.html]] #links #generative #asemic #graphics
a collection of clarisworks patterns: [[https://hecanjog.com/claris/claris.html]] #links #1bit
support for homemade :emojis: in my HTML feed parser? perhaps. perhaps not. #halfbakedideas
I really want !btprnt to be integrated into !weewiki somehow. Both can speak !janet, and I already figured how to embed PNG images inside of an HTML document. In small doses, it could be fun. #halfbakedideas
goodbye blogging? hello wiki-ing and micro-blogging? [[/blog/posts/2020-07-27-goodbye_hello.html][a new blog post suddenly appears]].
weewiki uses a custom org markup parser written in ANSI C to render the HTML. No emacs needed! my hope is to introduce a user-defined callback that can process these to allow for custom meta-commands.
It turns out that fts5 is enabled by default on SQLite! My twtxt2sqlite generator has been updated to use fts5. Now I can do full text search on all my twtxt tweets. I have implemented a related-tweets box in the !twtxt_playground as a proof-of-concept. More info on fts5 can be found at [[https://www.sqlite.org/fts5.html]].
a new twtxt/weewiki feature: any word starting with ‘!’ will translate to an internal weewiki reference in my HTML renderer. Example: here is my !wiki_index
Honestly never realized before Beakerbrowser that peer-to-peer could be used to share markdown, JavaScript and html files.
@mdosch@mdosch.de My site has not been crawled since 2018, and trying to add the twtxt file manually did not worked, maybe with an HTML rendering and a link. #WaybackMachine
It really looks so much better not having html extension in my wiki.
@ckipp@chronica.xyz https://webring.xxiivv.com/hallway.html looks amazing! How does it work?
added paragraph blocks and code blocks to weewiki HTML output. things look decent.
statically generated my twtxt feed here: https://pbat.ch/wiki/twtxt.html. learning how to be social on this thing comes next.
https://blog.w1r3.net/2019/09/13/if-you-want-to-make-people-suffer-teach-them-primary-clipboard.html
Nice explanation of the difference between 1/0 and 0/0: https://blog.plover.com/math/division-by-zero.html
alxd – Hackers in popular culture - the curse of being an eternal rebel https://alxd.org/hackers-in-popular-culture-the-curse-of-being-an-eternal-rebel.html
Zarf Updates: What is ZIL anyway? http://blog.zarfhome.com/2019/04/what-is-zil-anyway.html
Sander van der Burg’s blog: IFF file format experiments http://sandervanderburg.blogspot.com/2012/06/iff-file-format-experiments.html
Random link from the archives: http://www.slate.com/articles/news_and_politics/summer_movies/2006/06/watching_the_detectives.html originally archived Thu Aug 2 07:50:49 EDT 2018
totext.py - Convert URL or RSS feed to text with readability - Raymii.org https://raymii.org/s/software/totext.py-Convert_URL_or_RSS_feed_to_plaintext_with_readability.html
Making the obvious code fast https://jackmott.github.io/programming/2016/07/22/making-obvious-fast.html
Obfuscation https://ferd.ca/obfuscation.html
Random link from the archives: https://mossmanga.blogspot.com/2014/09/berserk-lost-chapter-1.html originally archived Mon May 21 13:57:37 EDT 2018
Havel, Power of the Powerless, 1978 https://history.hanover.edu/courses/excerpts/165havel.html
Random link from the archives: https://people.well.com/conf/inkwell.vue/topics/506/State-of-the-World-2019-page05.html#post117 originally archived Wed Jan 23 14:12:03 EST 2019
Interactive Fiction https://www.eblong.com/zarf/if.html
Brian Eno is MORE DARK THAN SHARK http://www.moredarkthanshark.org/eno_int_nme-jul79.html
Random link from the archives: http://codex99.com/design/the-hp35.html originally archived Tue May 15 12:43:08 EDT 2018
Electric Velomobiles: as Fast and Comfortable as Automobiles, but 80 times more Efficient | LOW←TECH MAGAZINE https://solar.lowtechmagazine.com/2012/10/electric-velomobiles.html
The 4G Mobile Internet That’s Already There | LOW←TECH MAGAZINE https://solar.lowtechmagazine.com/2015/10/the-4g-mobile-internet-thats-already-there.html
OOP Before OOP with Simula https://twobithistory.org/2019/01/31/simula.html
Codecademy vs. The BBC Micro https://twobithistory.org/2019/03/31/bbc-micro.html
How to Do Nothing: Jenny Odell’s case for resisting “The Attention Economy” / Boing Boing https://boingboing.net/2019/04/09/resisting-attention-economy.html
DHQ: Digital Humanities Quarterly: Humanities Approaches to Graphical Display http://www.digitalhumanities.org/dhq/vol/5/1/000091/000091.html
Twilight Zone theme: How the theme song for Jordan Peele’s reboot stacks up to versions by Korn, the Grateful Dead,… https://slate.com/culture/2019/04/twilight-zone-theme-jordan-peele-grateful-dead-korn-marius-constant-bernard-herrmann-manhattan-transfer.html?curator=MusicREDEF
Random link from the archives: http://www.digibarn.com/friends/butler-lampson/index.html originally archived Mon Nov 12 14:43:37 EST 2018
VPN - a Very Precarious Narrative - Dennis Schubert https://schub.io/blog/2019/04/08/very-precarious-narrative.html
Introduction to Theoretical Computer Science: index https://introtcs.org/public/index.html
Space Exploration History: The Space Shuttle and the Horse’s Rear End http://www.astrodigital.org/space/stshorse.html
The Programming Language Conundrum http://evrl.com/programming/2019/03/28/the-language-conundrum.html
Hilarious: http://www.devuan.org/pwned.html
Litherum: Addition Font https://litherum.blogspot.com/2019/03/addition-font.html