@fastidious@arrakis.netbros.com (#twksmyq) IPv6 because localhost -> ::1 is preferred on linux over ol’ 127.0.0.1
Now this is very useful.. it means when yarn is doing an HTTP request to itself its not closing the connection. that could mean a http.Response Body is not getting closed.
Btw… You guys have gotta start posting more pictures/videos a bit more regularly 😂 Every time I show Yarn.social off to a friend to “sell” them the platform and get them off their privacy eroding garbage Facebook/Twitter/etc) The no. #1 question I get asked is:
Oh is this only comments/text
🤣 Let’s show off the platform as a whole a bit eh? 😅
@darch@twtxt.net
Getting this when trying to use it:
error executing template timeline: template: timeline:131:43: executing "twt" at <formatForDateTime>: wrong number of args for formatForDateTime: want 2 got 1
preliminary notes for a workshop on qiudanz technique mode 1 | https://compudanzas.net/qiudanz_mode_1.html
+1
My nutritional supplements aim should be:
- 1 or 1.5 cups of lentils (or any beans you might like better).
- 2 or 2.5 cups of bitter greens.
- 1 cup of your favourite protein (or an egg), grilled, or fried with a little of olive oil.
- 1 or 2 tomatoes, or a handful if of the cherry type.
- No added sugars. If it is sweet, make it have fibre.
- No added salt (or very little and ionised), as salt is everywhere.
Related, I tried wild rice for the first time yesterday. It was different, in a good way.
Standby BIG-IP F5s upgraded to TMOS 16.1 (LTS). All their pairs (now on standby) will be upgraded on Wednesday. Just giving the TMOS some time to settle down, and feel at home. Hahahaha!
@stigatle@twtxt.net
You can get an Air for $1,000 (or $1,200 with 16GB). I have used it (with 8GB), and that machine flies. I can’t imagine how fast one with an M1MAX will feel.
An estimated 6.8 million fewer female births will be recorded across India by 2030 because of the persistent use of selective abortions, researchers estimate. — The Guardian
And from the same article:
India’s skewed ratio of men to women – currently between 900-930 females per 1,000 males – reflects India’s ingrained attitude towards girls. Boys are seen as breadwinners while girls are seen as a burden across every social class. Boys are more likely to receive more nutritious food and better medical care than girls.
That is just beyond sad.
So, first multi-line test, because I coudn’t wait. 😄
- One line - Two lines - Three lines
And:
- One line 2. Two lines 3. Three lines
How would jenny handle multiline twts? Let’s find out! - One - Two - Three And: 1. One 2. Two 3. Three
As scary as arguments could be, not arguing was somehow much worse. Chapter 1: A Day of Very Low Probability - LessWrong
Don’t believe everything you think Chapter 1: A Day of Very Low Probability - LessWrong
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)" }')"
@niplav@niplav.github.io bigwor~1
published day 1 of the uxn tutorial! | https://compudanzas.net/uxn_tutorial.html
@prologic@twtxt.net @jlj@twt.nfld.uk @movq@www.uninformativ.de
/p/tmp > git clone https://www.uninformativ.de/git/lariza.git Mon May 24 23:48:18 2021
Cloning into 'lariza'...
/p/tmp > tree lariza/ 12.5s Mon May 24 23:48:32 2021
lariza/
├── BUGS
├── CHANGES
├── LICENSE
├── Makefile
├── PATCHES
├── README
├── browser.c
├── man1
│ ├── lariza.1
│ └── lariza.usage.1
├── user-scripts
│ └── hints.js
└── we_adblock.c
2 directories, 11 files
1 OBSERVER, 58 IDENTIFIERS, 84 SPECIES, 129 OBSERVATIONS –The World
I was reading dd(1), where it is mentioned in passing, obliquely. Then stty(1) has more info.
oh don’t mind me, just porting srfi-1 to rc shell
Go 1.16 is released ⌘ Read more…
interesting RFC dated April 1st, 1998: Hyper Text Coffee Pot Control Protocol (HTCPCP/1.0):
looking at the date this was published, i think the authors originally meant this as an apil’s fool joke/prank.
funny because now we have IOTs and this is somewhat a reality today :P
Really looking forward to the release of Go 1.16
Rule #1 of business: You can generate revenue to infinity, but you can only cut costs to zero. Ask HN: Is frugality underrated in startups? | Hacker News
lextwt branch. There's a noticeable ~2x increase in CPU usage across the board since I deployed this at ~16.30pm (AEST).
@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
Are you able to coax your webserver to add the charset to the content type header? Browsers are having a hard time thinking you are sending latin-1
content-type: text/plain; charset=utf-8
@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.
When you want someone, you don’t say that you need that someone. Tell them “I want to be the person you need”. “Ssanggabpocha” Episode #1.5 (TV Episode 2020) - IMDb
I’m busy, but here’s an 1+ Christmas Tree
.
11+1<
(Any unused function name|"\"/1+^<#
"
(row|"(Fluff|"\"/^<#
11+""*"**;
1+
"\"/^<#"<*)
1
(Mess|/"\^/"\"+1+1+^<#
11+""*+""*+;
1+
/"\^/"\"+1+1+^<#"<*)
11+"""**+;
)
1+
"\"/1+^<#)
11+1<(row)
Interesting cookbook: https://act.unhcr.ca/page/71880/petition/1?ea.tracking.id=SOC20_UNR_TFH
I applaud this, but I also advise against this for your career. Unless the change you’re making has immediate and significant business benefits, from a PM/EM perspective you’re 1) wasting time 2) potentially introducing bugs. The correct move is to wait until the org is so bogged down with tech debt that meaningful progress cannot be made, then switch companies/teams. Always leave the code better than you found it | Hacker News
@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..
Are employees paid a proportional amount to the value they bring to their organization? I would say no. I do not believe every talented European is 40% as capable as the average developer in the US. I do not believe that the same software engineer that made $10k in India, suddenly brings 10x as much value due to a 1 year masters, once they move to the US. Ask HN: Should a remote employee’s salary be tied to their physical location? | Hacker News
7 helpful tips on how to be miserable: 1. Stay still. 2. Screw with your sleep. 3. Maximize your screentime. 4. Use your screen to stoke your negative emotions. 5. Set vapid goals. 6. Pursue happiness directly. 7. Follow your instincts. this isn’t happiness™ (7 helpful tips on how to be miserable, Brandon…), Peteski
In Internet culture, the 1% rule is a rule of thumb pertaining to participation in an internet community, stating that only 1% of the users of a website add content, while the other 99% of the participants only lurk. 1% rule (Internet culture) - Wikipedia)
📚 Finished reading We Are Legion (We Are Bob) (Bobiverse, #1) by Dennis E. Taylor
📚 Finished reading We Are Legion (We Are Bob) (Bobiverse, #1) by Dennis E. Taylor
for branch in git branch -r --merged | grep -v HEAD; do echo -e git show --format="%ci %cr %an" $branch | head -n 1 \t$branch; done | sort -r
My gopher site is about 38K big - still plenty of space left on the 1.24MB floppy disk
Known 1.0 is released https://www.marcus-povey.co.uk/2019/10/27/known-1-0-out-of-the-door/
Mu’s design is taking on a life of its own: http://akkartik.name/post/mu-2019-1
Nice explanation of the difference between 1/0 and 0/0: https://blog.plover.com/math/division-by-zero.html
📚 Finished reading Mythos: The Greek Myths Retold (Stephen Fry’s Great Mythology, #1) by Stephen Fry
📚 Finished reading Mythos: The Greek Myths Retold (Stephen Fry’s Great Mythology, #1) by Stephen Fry
📚 Finished reading Foundation (Foundation, #1) by Isaac Asimov
📚 Finished reading Foundation (Foundation, #1) by Isaac Asimov
@lanzz @suncho >>> datetime(2018,1,1).timestamp() 1514761200.0
@saabeilin Voted 1 but the answer really depends on the context :)
I just earned the ‘March Is for Irish Beer (Level 1)’ badge on @untappd! https://t.co/8GbV0ELVt3 #Guinness
📚 Finished reading Blindsight (Firefall, #1) by Peter Watts