The 10 Awesomest Linux stories of 2021
These Linux news stories from 2021 will, like, totally make your head explode. ⌘ Read more
Instead of banging my head on Advent of Code, I coded something useful today: Text-to-Speech for GoBlog using the official Google Text-to-Speech API. When posting, an audio file is generated automatically from the post content. And, I have to praise myself for this, I documented the feature as well! 😄 ⌘ Read more
@lyse@lyse.isobeef.org ah and here I am pronouncing it in my head like an abbreviated version of Lysine.
Your Docker Business Questions Answered
In our recent live webinar, Management & Security at Scale with Docker Business (check out the webinar recording here) Docker Senior Product Marketing Manager Cat Siemer and Head of Dev Rel and Community Peter McKee discussed our new product subscription tier, Docker Business and how it addresses the challenges faced by large organizations that require enhanced […]
The post [Your Docker Business Questions Answered](https://www.docker.com/blog/your-do … ⌘ Read more
What happens to the reply when the head goes away?
Continuous Previews (CP): Don’t Merge Until You Preview
Docker’s Peter McKee sits down with Uffizzi Co-founders Grayson Adkins – who serves as Head of Product – and Josh Thurman – who serves as Head of Developer Relations – for a Q&A on the CP method. Check out the live stream from August 26th for Docker Build: Enabling Full-Stack Continuous Previews with Uffizzi (The […]
The post [Continuous Previews (CP): Don’t Merge Until You Preview](https://www.docker.com/blog … ⌘ Read more
@prologic@twtxt.net
Thank you, that’s the correct one.
Still I have this in my logs (first access of “eleven” by yarnd):
ip.ip.ip.ip - - [21/Oct/2021:20:05:36 +0000] “GET /eleven.txt HTTP/2.0” 200 344 “-” “yarnd/0.2.0@46bea3f (Pod: twtxt.net Support: https://twtxt.net/support)”
ip.ip.ip.ip - - [21/Oct/2021:20:05:36 +0000] “HEAD /avatar.png HTTP/2.0” 200 0 “-” “yarnd/0.2.0@46bea3f (Pod: twtxt.net Support: https://twtxt.net/support)”
And I guess without avatar.png sitting there I would have seen even more requests like /eleven.txt/avatar.png.
I’ve copied stackeffect.png to avatar.png to make yarnd happy when accessing stackeffect.txt.
So in this setup yarnd fetched eleven.txt along with avatar.png which belongs to another twtxt. This feels buggy.
@movq@www.uninformativ.de To clarify, Markdown is just text. 😊 I can do bolding, link things, and if single return multilines ever comes to jenny, I would be able to do bulleted and numbered lists.
Headings are OK tooThe only things—that I know of—that doesn’t work is “> “, but I can use “>”, like so:
D’oh!
So, jenny allows me to write Markdown almost just fine!
Student developer resources you won’t find in the classroom
Heading back to school? Did you just graduate? The GitHub Education Stream Team (GEST) is sharing resources, tools, and more to help emerging developers land a job. Student leaders from around the world are creating and hosting shows to grow the tech community and share information you won’t find in the classroom. ⌘ Read more
Join Docker This Month at KubeCon and the Cloud Engineering Summit
Two cloud-related conferences are coming up this month, and Docker will have speakers at both. First up, Docker CTO Justin Cormack will present at KubeCon next week. The week after that Peter McKee, Docker’s head of Developer Relations, will speak at Pulumi Cloud Engineering Summit. At KubeCon, Justin and co-presenter Steve Lasker of Microsoft will […]
The post [Join Docker This Month at KubeCo … ⌘ Read more
Webinar Recap: Docker Business – Management & Security at Scale
Recently, Docker Head of Developer Relations Peter McKee and Docker Head of Sales Scott Campbell led a webinar to spotlight the new Docker Business tier. During the webinar, Peter and Scott drill down into Docker Business, the pain points it addresses, the incredible value Docker Desktop packs under the hood, what makes Docker itself such […]
The post [Webinar Recap: Docker Business – Management & Secur … ⌘ Read more
** How to install Uxn on macOS **
Uxn is an esoteric stack-machine with 32 bit instructions. It exists someplace at the intersection of a GameBoy, 6502 ASM, an Apple II, Forth, RetroForth, the z80, a Sinclair ZX Spectrum, and“what if Nausicaä from Studio Ghibli’s Nausicaä of the Valley of the Wind used a computer?” It is tiny, unlike most anything else around these days, and, once you wrap your head around it, pretty fun.
I won’t go into how to develop for it … ⌘ Read more
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)" }')"
Hard headed but my lips soft 💋
Hard headed but my lips soft 💋
Necklace @demuluxe .Use “ANGWI” for $ off
. You imbecile. You fucking moron.”
java makes my head hurt. to be fair, every strongly typed lang makes it hurt.
Want to run my own instance of twtd. (Gets head down in docs.) In other news, I got a raise and a bonus today!
Want to run my own instance of twtd. (Gets head down in docs.) In other news, I got a raise and a bonus today!
@felixp7@twtxt.net “Yo, crypto-heads. Encrypted communication doesn’t protect your privacy. Laws …” I guess crypto-heads are often happy with acknowledging this, but also arguing that e.g. deniable crypto is a useful way out here (and, of course, just doing illegal stuff if it gets really rough).
@prologic@twtxt.net Could the config be embeded into the head comment of the twtxt.txt file and parsed out? If it also had an avatar: field that pointed to where the avatar image is located it can be almost all self contained.
Home to telepathic fireflies, the forest, while incapable of understanding our thoughts, still lets them extend way past our heads, eddy around trees and branches, reflect in ponds, intertwine with those of others
Going to have my head shaved on 2020-09-26 for charity. Info
Still on stay - cation. I love the magic of this place.. I’m going for a walk with dog to clear my head
The revised Go generics draft ⌘ https://go.googlesource.com/proposal/+/refs/heads/master/design/go2draft-type-parameters.md
a hydra has that many heads because each is connected to a different stomach, seven in all, to digest plants, animals, air, gems, noble gases, emotions, vacuum
Heading to the #DEL top match Munich vs. Mannheim. Hope our team has a chance with 12 players missing (including the two main goalies).
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
Feeling really down lately, I have a lot to think, about a lot of stuff, and I’m not good at managing lots of stuff at the same time in my head, makes me want to implode
Thanks for the heads up @kas, I think I solved all the timestamp issues, I just need to find an easier way to do it
GitHub - historicalsource/nordandbert: Nord and Bert Couldn’t Make Head or Tail of It, by Jeff O’Neill (Infocom) https://github.com/historicalsource/nordandbert
How the Talking Heads wrote “Once in a Lifetime” - YouTube https://www.youtube.com/watch?v=a_siGG35f7Y
@metamurks@www.metamurks.org: Also, maybe switch to my https url: https://codevoid.de/tw.txt - txtnish can deal with gopher, but it would always fetch the full file even when nothing has changed (gopher doesn’t support HEAD requests). So https might be faster.
I kind of want to use SILE (http://sile-typesetter.org/) for something, but I need a PDF generator like I need a hole in my head.
A flat landscape (i.e., one where connection between any two people is as easy as any two other people) breaks the limiters on preferential attachment, expanding the head on the popularity distribution. Trendism accelerates this.
Command-Line Options10.Configuration”/>http://www.catb.org/esr/writings/taoup/html/ch10s05.html
Heads up, apparently there are gonna be export restrictions on neural net, reinforcement learning, computer vision, NLP, & similar research done in the US: https://www.federalregister.gov/documents/2018/11/19/2018-25221/review-of-controls-for-certain-emerging-technologies
An OCR cliche: Into his/her anus | Fill His Head First with a Thousand Questions https://wraabe.wordpress.com/2009/03/07/an-ocr-cliche-into-hisher-anus/
This Artist’s Personalized AI Horror Movie Is Messing With His Head https://breakermag.com/kevin-aboschs-is-being-manipulated-by-his-own-ai/
Five Star Songs https://5-star-songs.tumblr.com/post/179554319224/take-me-to-the-river-talking-heads-warning
You are in detached HEAD state.
On free will: Daniel Dennett and Gregg Caruso go head to head | Aeon Essays https://aeon.co/essays/on-free-will-daniel-dennett-and-gregg-caruso-go-head-to-head
How psychoanalysis came to Japan and was turned on its head | Aeon Essays https://aeon.co/essays/how-psychoanalysis-came-to-japan-and-was-turned-on-its-head
@sdk@codevoid.de You don’t even need the HEAD, you can just GET the twtfile with a If-Modified-Since header.