a simple Makefile for forwarding internet to your local machine:
SSH_HOST=https://xuu.me
PRIV_KEY=~/.ssh/id_ed25519
forward:
LOCAL_PORT=$(HOST_PORT); sh -c "$(shell http --form POST $(SSH_HOST) pub=@$(PRIV_KEY).pub | grep ^ssh | head -1 | awk '{ print "ssh -T -p " $$4 " " $$5 " -R " $$7 " -i $(PRIV_KEY)" }')"
maybe elites appear incompetent because they’re mostly trying to prevent AI disaster behind the curtains? perhaps that’s why GPT-4 hasn’t appeared yet – they coordinated not to do it.
I want to somehow use my monome grid to build out coarse vocal tract shapes for a physical model like !voc or @!(sndkitref “tract”)!@. 16 diameters with 8 steps of resolution, or 32 diameters with 4 steps of resolution. #halfbakedideas
@lyse@lyse.isobeef.org @prologic@twtxt.net @vain@www.uninformativ.de A penny saved is a penny depreciating at a rate of 1.4% per annum.
Wochenspruch 4 / 2021 https://feg-ffb.de/?p=6912
Only 4^391 programs. That shouldn’t be that hard!
🧮 USERS:1 FEEDS:6 TWTS:182 BLOGS:1 ARCHIVED:21812 CACHE:6424 FOLLOWERS:4 FOLLOWING:30
🧮 USERS:1 FEEDS:6 TWTS:181 BLOGS:1 ARCHIVED:21812 CACHE:6172 FOLLOWERS:4 FOLLOWING:30
🧮 USERS:1 FEEDS:6 TWTS:180 BLOGS:1 ARCHIVED:21812 CACHE:6144 FOLLOWERS:4 FOLLOWING:30
🧮 USERS:1 FEEDS:6 TWTS:173 BLOGS:1 ARCHIVED:21812 CACHE:6068 FOLLOWERS:4 FOLLOWING:29
🧮 USERS:1 FEEDS:6 TWTS:172 BLOGS:1 ARCHIVED:21812 CACHE:6104 FOLLOWERS:4 FOLLOWING:29
🧮 USERS:1 FEEDS:6 TWTS:170 BLOGS:1 ARCHIVED:21812 CACHE:6098 FOLLOWERS:4 FOLLOWING:29
🧮 USERS:1 FEEDS:6 TWTS:168 BLOGS:1 ARCHIVED:21812 CACHE:6044 FOLLOWERS:4 FOLLOWING:29
🧮 USERS:1 FEEDS:6 TWTS:167 BLOGS:1 ARCHIVED:21789 CACHE:4656 FOLLOWERS:4 FOLLOWING:29
🧮 USERS:1 FEEDS:6 TWTS:164 BLOGS:1 ARCHIVED:21789 CACHE:4645 FOLLOWERS:4 FOLLOWING:28
🧮 USERS:1 FEEDS:6 TWTS:157 BLOGS:1 ARCHIVED:21789 CACHE:4519 FOLLOWERS:4 FOLLOWING:28
🧮 USERS:1 FEEDS:6 TWTS:155 BLOGS:1 ARCHIVED:21789 CACHE:4482 FOLLOWERS:4 FOLLOWING:28
🧮 USERS:1 FEEDS:6 TWTS:152 BLOGS:1 ARCHIVED:21789 CACHE:4473 FOLLOWERS:4 FOLLOWING:28
🧮 USERS:1 FEEDS:6 TWTS:149 BLOGS:1 ARCHIVED:21789 CACHE:3307 FOLLOWERS:4 FOLLOWING:28
I’ve already implemented like 4 new features today just out of necessity with my !sample_curation project.
🧮 USERS:1 FEEDS:6 TWTS:142 BLOGS:1 ARCHIVED:21789 CACHE:2748 FOLLOWERS:4 FOLLOWING:28
🧮 USERS:1 FEEDS:6 TWTS:138 BLOGS:1 ARCHIVED:21789 CACHE:2736 FOLLOWERS:4 FOLLOWING:28
🧮 USERS:1 FEEDS:6 TWTS:85 BLOGS:1 ARCHIVED:21789 CACHE:2498 FOLLOWERS:4 FOLLOWING:28
🧮 USERS:1 FEEDS:6 TWTS:80 BLOGS:1 ARCHIVED:21767 CACHE:438 FOLLOWERS:4 FOLLOWING:28
🧮 USERS:1 FEEDS:6 TWTS:67 BLOGS:1 ARCHIVED:19880 CACHE:947 FOLLOWERS:4 FOLLOWING:28
🧮 USERS:1 FEEDS:6 TWTS:63 BLOGS:1 ARCHIVED:16769 CACHE:985 FOLLOWERS:4 FOLLOWING:28
@prologic@twtxt.netd so.. convert the 4 attributes in the struct to private, add getters plus some the other methods that make sense.
type Twt interface {
Twter() Twter
Text() string
MarkdownText() string
Created() time.Time
...
}
🧮 USERS:1 FEEDS:6 TWTS:52 BLOGS:1 ARCHIVED:16684 CACHE:973 FOLLOWERS:4 FOLLOWING:28
🧮 USERS:1 FEEDS:6 TWTS:50 BLOGS:1 ARCHIVED:16641 CACHE:972 FOLLOWERS:4 FOLLOWING:28
🧮 USERS:1 FEEDS:6 TWTS:49 BLOGS:1 ARCHIVED:16571 CACHE:971 FOLLOWERS:4 FOLLOWING:28
🧮 USERS:1 FEEDS:6 TWTS:48 BLOGS:1 ARCHIVED:16296 CACHE:932 FOLLOWERS:4 FOLLOWING:28
🧮 USERS:1 FEEDS:6 TWTS:45 BLOGS:1 ARCHIVED:14928 CACHE:700 FOLLOWERS:4 FOLLOWING:24
🧮 USERS:1 FEEDS:6 TWTS:41 BLOGS:0 ARCHIVED:14905 CACHE:675 FOLLOWERS:4 FOLLOWING:23
🧮 USERS:2 FEEDS:3 TWTS:30 BLOGS:0 ARCHIVED:3787 CACHE:413 FOLLOWERS:4 FOLLOWING:15
🧮 USERS:2 FEEDS:3 TWTS:11 BLOGS:0 ARCHIVED:3542 CACHE:296 FOLLOWERS:4 FOLLOWING:16
gyo is an imaginary 4-bit computer [[https://git.sr.ht/~rabbits/gyo]] #links
my #breathingcard etudes are 128x64 resolution videos with 4x zoom, that normally use no more than 4 colors (2-bits) using a 2-bit color storage format, that’s ~7mb a minute for raw uncompressed 60 fps video. not bad. #halfbakedideas
I’ve been thinking about storing the output of some of my audio-visual etudes in a more portable lossless 4-bit indexed color format, rather than rely on x264 directly. #halfbakedideas #etudes #breathingcards #longterm
I’ve been making this chocolate pudding recipe every 4 days for the past 5 months or so: !pudding #cooking #chocolate #yum
Wochenspruch 4 / 2020 https://feg-ffb.de/?p=6046
Well after 4 hours of work, I finally think I solved all my client side calculation issues. I have no desire to screw with it again