Timeline Sandbox

@pbat.ch

Fossil Repo containing a version of the TH1 scripting language [[https://fossil.wanderinghorse.net/repos/th1-sgb/index.cgi/wiki/th1-sgb]] #links

Read replies 4 years ago
@pbat.ch

the bright sessions. a science fiction podcast [[https://www.thebrightsessions.com/season-one]] #links

Read replies 4 years ago
@pbat.ch

fake english word generation for Go and CLI: [[https://github.com/nwtgck/go-fakelish]] #links

Read replies 4 years ago
@pbat.ch

a zero dependency shell script that makes it really simple to manage your text notes [[https://github.com/nickjj/notes]] #links

Read replies 4 years ago
@pbat.ch

Ask HN: most interesting, mildly impractical, well-written books on software? [[https://news.ycombinator.com/item?id=29306651]] #links

Read replies 4 years ago
@pbat.ch Read replies 4 years ago
@pbat.ch

a close look at a spinlock [[https://blog.regehr.org/archives/2173]] #links

Read replies 4 years ago
@pbat.ch

decentralized P2P messaging platform that works on a LAN. [[https://briarproject.org/]] #links

Read replies 4 years ago
@pbat.ch Read replies 4 years ago
@pbat.ch Read replies 4 years ago
@pbat.ch

twigl: shader code editor [[https://twigl.app/]] #links

Read replies 4 years ago
@pbat.ch

cylob: some interesting work with vocal synthesis. [[https://cylob.bandcamp.com/album/placeholder]] #links

Read replies 4 years ago
@pbat.ch Read replies 4 years ago
@pbat.ch

cool fractal video [[https://vimeo.com/3288925]] #links

Read replies 4 years ago
@pbat.ch

squinewave: a sine-square-saw-pulse oscillator with hardsync: [[https://github.com/required-field/squinewave]] #links

Read replies 4 years ago
@pbat.ch Read replies 4 years ago
@pbat.ch Read replies 4 years ago
@pbat.ch Read replies 4 years ago
@pbat.ch Read replies 5 years ago
@pbat.ch

1bitr is a one-bit text-based music tracker [[https://github.com/zserge/1bitr]]. #links

Read replies 5 years ago
@pbat.ch

inspired by sigrid's now page. I probably should be doing that more here [[http://ftrv.se/now]]. #links

Read replies 5 years ago
@pbat.ch

ECHO: the music of harold budd and brian eno [[https://www.youtube.com/watch?v=K7Dm-ne-iSY]] #links

Read replies 5 years ago
@pbat.ch

links -g is an underappreciated jewel.

Read replies 5 years ago
@pbat.ch

trying to get myself to reach for !links browser instead of firefox for locally testing my wiki. For the most part, it really doesn't need the heft of firefox. When links -g is used, it really really doesn't need firefox.

Read replies 5 years ago
@pbat.ch

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?

Read replies 5 years ago
@pbat.ch Read replies 5 years ago
@pbat.ch Read replies 5 years ago
@pbat.ch

lagrange is a gui desktop space for browsing geminispace. it builds and runs on alpine linux! [[https://gmi.skyjake.fi/lagrange/]] #links

Read replies 5 years ago
@pbat.ch

lots of links added to overview page on monolith wiki: @!(monolithref "overview")!@.

Read replies 5 years ago
@pbat.ch Read replies 5 years ago
@pbat.ch

a collection of high-res wavetables with a !CC0 license: [[https://waveeditonline.com/]] #links #samples

Read replies 5 years ago
@pbat.ch

smoothstep is a stateless smoother function commonly used in computer graphics. could be interesting in the audio domain as well (parameter smoothing, phase warping/distortion synthesis, etc): [[https://en.wikipedia.org/wiki/Smoothstep]] #links #halfbaked

Read replies 5 years ago
@pbat.ch

notation as a tool of thought [[https://www.jsoftware.com/papers/tot.htm]] #links

Read replies 5 years ago
@pbat.ch Read replies 5 years ago
@pbat.ch

gyo is an imaginary 4-bit computer [[https://git.sr.ht/~rabbits/gyo]] #links

Read replies 5 years ago
@pbat.ch

hatching is a monochrome system traditionally used in woodcuts and engravings to denote tinctures (colors) [[https://en.wikipedia.org/wiki/Hatching_(heraldry)]] #1bit #links

Read replies 5 years ago
@pbat.ch

lil (little interpretted language) is a tiny scripting language with implementations in C and Pascal. Apparently, the author maintains it in a private !fossil repo, which is pretty neat: [[http://runtimeterror.com/tech/lil/?ref=hvper.com]] #links

Read replies 5 years ago
@pbat.ch

sitelen sitelen is a style of non-linear writing that appears as hieroglyphic blocks, and can be used with toki pona [[https://jonathangabel.com/toki-pona/]] #links #tokipona

Read replies 5 years ago
@pbat.ch

sitelen telo v1.01, a japanese logographic script for toki pona. might want to try to make a #1bit version of this for !btprnt [[https://www.reddit.com/r/tokipona/comments/jax1x2/sitelen_telo_v101_a_japaneseinspired_logographic/]] #links #tokipona

Read replies 5 years ago
@pbat.ch

introducing the #loom, a collection a small literate programs woven to HTML: [[/loom]] #links #updates #literateprogramming

Read replies 5 years ago
@pbat.ch

beautifully rendered 3d vector-art animations of old electronic items: https://guillaumekurkdjian.com/electronic-items/ #links #vector #graphics #art

Read replies 5 years ago
@pbat.ch

es is an extensible shell derived from Plan9's rc. It's also placed in the #publicdomain https://github.com/wryun/es-shell #links #plan9 #github

Read replies 5 years ago
@pbat.ch

a 1bit version of this iconset would be pretty neat [[https://icons.mono.company/]] #links #halfbakedideas

Read replies 5 years ago
@pbat.ch

Eisenkraut is a standalone cross-platform audio file editor built on top of SC3: [[https://archive.org/details/eisenkraut]] #sound #links #supercollider

Read replies 5 years ago
@pbat.ch

The Suiko ST-50. A rare japanese synthesizer designed to accompany poetry: [[https://www.youtube.com/watch?v=Rzo9ebsFd6Q]] #links #synthesizers #youtube

Read replies 5 years ago
@pbat.ch Read replies 5 years ago
@pbat.ch Read replies 5 years ago
@pbat.ch Read replies 5 years ago
@pbat.ch Read replies 5 years ago
@pbat.ch Read replies 5 years ago
@pbat.ch

a minimal MIT licensed chain loader for multiple architectures, including pi4. found via raspi3 baremetal tutorial link (same author): [[https://gitlab.com/bztsrc/imgrecv]] #pi4 #baremetal #links #pi

Read replies 5 years ago
@pbat.ch

bare-metal programming on a raspberry pi 3, a tutorial: [[https://github.com/bztsrc/raspi3-tutorial]] #links #pi #pi3 #baremetal #lowlevel #c

Read replies 5 years ago
@pbat.ch Read replies 5 years ago
@pbat.ch Read replies 5 years ago
@pbat.ch Read replies 5 years ago
@pbat.ch

get Igno Quilez's classic FBM domain warping example as a metal print [[https://www.redbubble.com/i/metal-print/Warping-1-by-InigoQuilez/45300039.QL7J0]] #links

Read replies 5 years ago
@pbat.ch

just made a !links page for myself to keep track of interesting things I find. Anything with the hashtag #links gets placed there automatically.

Read replies 5 years ago
@pbat.ch

randoma11y is a color generator that generates two colors and scores them using WCAG system for accessibility: [[https://randoma11y.com/]] #links #color

Read replies 5 years ago
@pbat.ch

James Tenney's Meta Hodos and Meta Meta Hodos are an attempt to derive music theory from first principles: [[https://monoskop.org/images/1/13/Tenney_James_Meta-Hodos_and_Meta_Meta-Hodos.pdf]] #links #composition #musictheory

Read replies 5 years ago
@pbat.ch

LC is a new music programming language that is prototype-based, strongly timed, and designed with microsound synthesis in mind: [[https://www.hnishino.com/2019/05/09/lc-a-new-computer-music-programming-language-with-three-core-features/]] #links #composition

Read replies 5 years ago
@pbat.ch

A fork of twtxtc, a #twtxt client in C: [[https://github.com/neauoire/twtxtc]] #links

Read replies 5 years ago
@pbat.ch Read replies 5 years ago
@pbat.ch

a collection of clarisworks patterns: [[https://hecanjog.com/claris/claris.html]] #links #1bit

Read replies 5 years ago
@pbat.ch

7seconds is a composition project where composers try to compose something no longer than 7 seconds in length. [[http://www.microsound.org/projects/project.php?name=Seven%20Seconds]] #links #composition

Read replies 5 years ago
@pbat.ch

The lospec palette list is a database of palettes for pixel art: [[https://lospec.com/palette-list]] #links #pixelart #color

Read replies 5 years ago
@pbat.ch Read replies 5 years ago
@pbat.ch

Helmut Lachenmann has an interesting notation system for stringed instruments: [[https://www.youtube.com/watch?v=GZt3UfNDNV0]] #links #composition #notation

Read replies 5 years ago
@pbat.ch

somehow get !weewiki pages rendered in !btprnt. maybe build a btprnt backend for links browser? #halfbakedideas

Read replies 5 years ago
@pbat.ch

links web browser is surprisingly good, especially when you can get it in graphics mode: !links_browser

Read replies 5 years ago
@pbat.ch

@hjertnes are you using emacs as twtxt client or something? does it render the org markup for you into links?

Read replies 5 years ago
@pbat.ch

Inline Janet means I should be able to make calls to functions defined in the config file. For example, the =ref= function is how I usually make wiki reference links. This @!(ref "wiki_index" "link right here")!@ should take you to my automatically generated weewiki index of all the wiki pages.

Read replies 5 years ago
Comment via email