@benk@kwiecien.us I’ve logged in to Monad now (iOS XMPP client) but I’ve gotta be honest: I don’t know if I’ve created a user in the app or logged in to tilde.team 🤔 Do you happen to know how I join a group? And which groups do you recommend?
[47°09′44″S, 126°43′43″W] Working impossible due to blizzard
I never seem to run out of projects to do. Some slosh around as mere ideas until I decide not to do them for whatever reason, but even so there’s enough to go around and then some.
Jokes about Starbucks’ drink-size names are old enough to drink, drive, and vote by now, but calling the 30-oz. size “trenta” is probably the least dumb name in the history of names for sizes
[47°09′42″S, 126°43′31″W] Transponder still failing – switching to analog communication
@movq@www.uninformativ.de “How does one interpret those numbers? Does it mean that people usually died at about 30 years or is that really an average, meaning lots of children died but those who survived still reached something like 70 years?” -> It’s the mean, so there is a lot of bias in there w/r to infant mortality. I don’t know about median age of death.
Stars Talk to Neil deGrasse Tyson – Rocket Fuel, The Observer Effect, and Classical Physics ⌘ Read more
On the blog: Tweets from 09/13 to 09/17 https://john.colagioia.net/blog/media/2021/09/17/week.html #twitter #week #socialmedia #linkdump
Erlang Solutions: FinTech Matters newsletter | September 2021
Subscribe to receive FinTech Matters and other great content, notifications of events and more to your inbox, we will only send you relevant, high-quality content and you can unsubscribe at any time.
Read on to discover what really matters for … ⌘ 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)" }')"
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)" }')"
Audit log streaming is now in public beta
If you’re a GitHub Enterprise Cloud customer, you can now set up a stream of audit log and Git events to Splunk or an Azure Event Hub. ⌘ Read more
Accelerating New Features in Docker Desktop
In November 2019 Docker announced our re-focusing on the needs of developers. Specifically, we set out to simplify the complexity of modern application development to help developers get their ideas from code to cloud as quickly and securely as possible. We’ve made a lot of progress since delivering against our public roadmap, including shipping Docker […]
The post [Accelerating New Features in Docker Desktop](https://www.docker.com/blog/acc … ⌘ Read more
[47°09′04″S, 126°43′33″W] Storm recedes – back to normal work
Assuming the DNS is playing ball now, my little personal site https://www.andrewjvpowell.com/ is now self hosted and solar powered. As @mckinley@twtxt.net can attest, running on the original nearlyfreespeech.net non-production plan could use as little as $0.01 per day so there’s not really any advantage to this, its just… because I can 🙃
[47°09′37″S, 126°43′08″W] Automatic systems disengaged due to heavy rain
[47°09′13″S, 126°43′41″W] Automatic systems disengaged due to blizzard
applied to the fall phase of slomoco | https://compudanzas.net/slomoco_application.html
Jiggle protection from iPhones Max now migrates down to normal iPhones and iPhones mini. Nice!
So what can we use with more space up top? Showing the “Syncing…” indicator instead of shoving it off to the other screen?
Workouts to get you ready to ski? That’s…interesting. Not something I need, but it’s definitely interesting.
Jeff Williams looks 15 years older than when I last saw him. What happened to the guy?
Nice to see the Touch ID home button isn’t dead in the iPad.
thinking about a building something in the realm of !gesture that could work alongside !gest. The core principle of gest is line construction using breakpoints and an external clock. This new system, which I think I will call sloop, is more about making lines using slope. It would work by sending it messages: go from here, to there, in some amount of time, and use an external clock. If it reaches there, you have arrived. If a new message arrives before you get there, you are already here, now you have a new there. I think this approach would lend itself well to more open-ended kinds of gestures. #halfbakedideas
[47°09′11″S, 126°43′57″W] Transponder still failing – switching to analog communication
What’s new from GitHub Changelog? August 2021 Recap
What did we ship in August? Codespaces, Discussions, and lots of other updates, from the general availability of the dark high contrast theme to an auto-generated table of contents for wikis. ⌘ Read more
In reply to: Solarpunk, Climate Change and the New Thinkable — Mangal Media
Solarpunk sits at the intersection of possible positive futures and likely negative ones. It is a recognition of humanity’s wide-ranging damage upon the natural world and inevitably, upon itself. Solarpunk is also a reaction to the cynical and dystopian imaginaries that have come … ⌘ Read more
Changing the BBS name over to OHMGix because I’m a good Christian
what kind of job does one do if one is exceptionally motivated to (and reasonably good at) organising physical objects?
[47°09′07″S, 126°43′10″W] Bad satellite signal – switching to analog communication
Installing Arch Linux on Raspberry Pi with WiFi pre-configured
TL;DR Super easy to use standalone offline\
Arch Linux installer for Raspberry Pi which also configures your
WiFi and other config on first boot.
Arch Linux and Raspberry Pi are made for each other. I run them together
every where in my home. However, I have found the [official\
installation instructions](https://archlinuxarm.org/platforms/armv6/r … ⌘ Read more
On the blog: Tweets from 09/06 to 09/10 https://john.colagioia.net/blog/media/2021/09/10/week.html #twitter #week #socialmedia #linkdump
Join Us for Our Next Docker Community All-Hands!
Next week, on Thursday September 16th, 2021 (8am PST/5pm CET) we’ll be hosting our next quarterly Docker Community All-Hands. This virtual event, free and open to everyone, is a unique opportunity for Docker staff and the broader Docker community to come together for company and product updates, live demos, community presentations and a live Q&A. […]
The post [Join Us for Our Next Docker Community All-Hands!](https://www.docker.co … ⌘ Read more
I was on a call this evening discussing various redistricting proposals. Some dude seriously asserted that over-representation by Multnomah county in regional politics might lead to… genocide. 😳
GitHub Enterprise Server 3.2 brings new color modes and added security capabilities
GitHub Enterprise Server 3.2 is available today as a release candidate. With this release, we’re shipping over 70 new features and changes to improve the developer experience and deliver new security capabilities for our customers. ⌘ Read more
An analysis on developer-security researcher interactions in the vulnerability disclosure process
We put out a call to open source developers and security researchers to talk about the security vulnerability disclosure process. Here’s what we found. ⌘ Read more
The Magic Behind the Scenes of Docker Desktop
With all the changes recently quite a few people have been talking about Docker Desktop and trying to understand what it actually does on your machine. A few people have asked, “is it just a container UI?” Great developer tools are magic for new developers and save experienced developers a ton of time. This is what […]
The post [The Magic Behind the Scenes of Docker Desktop](https://www.docker.com/blog/the-magic-behind-the-scenes-of … ⌘ Read more
It seems twtxt is very uncommon in geminispace, or that people just don’t submit their feeds to Antenna 😆️
[47°09′12″S, 126°43′16″W] Transponder still failing – switching to analog communication
little blog post about lifestyle and ecology; update to Earth shrine; finished reading Uncanny Valley
Increasing developer happiness with GitHub code scanning
How GitHub uses code scanning to increase developer happiness, and how you can too. ⌘ Read more
One thing that I have to recalculate somewhat frequently is “Do I have any friends in New York?”. New Yorkers tend to drift in and out of my life at a fairly frequent clip and it’s not always easy remembering whom it wouldn’t be weird to say “I’ll be in town for a few days; wanna meet up?” to
[47º09’19”S, 126º43’45”W] Bad satellite signal – switching to analog communication
[47º09’51”S, 126º43’59”W] Working impossible due to thunderstorm
The XMPP Standards Foundation: The XMPP Newsletter August 2021
Welcome to the XMPP Newsletter covering the month of August 2021.
Many projects and their efforts in the XMPP community are a result of people’s voluntary work. If you are happy with the services and software you may be using, especially throughout the current situation, please consider to say thanks or help these projects!
Read this Newsletter via our RSS Feed!
Interested in supporting the Newsletter … ⌘ Read more
[47º09’55”S, 126º43’31”W] Automatic systems disengaged due to thunderstorm
[47º09’45”S, 126º43’33”W] Storm recedes – back to normal work
Burnout is caused by working hard at something for a long time and not having it pay off. Vacation isn’t the answer to employee burnout | Hacker News
Release Radar · August 2021 Edition
The end of financial year is complete, tax time is over, and everyone is back to shipping awesome projects. During August, our community has been super busy shipping lots of new updates. These new releases ⌘ Read more
On the blog: Tweets from 08/30 to 09/03 https://john.colagioia.net/blog/media/2021/09/03/week.html #twitter #week #socialmedia #linkdump
Obscenities are symptoms of weak minds.
Over the past few years, I made the decision to totally cut obscenities out from my speech. You might actually be able to find recordings of me cursing four or five years ago, but as of now, I really stand by my decision.
Obscenities are the linguistic equivalent of an trashy emaciated person entirely decked in tattoos, smoking cigarettes and wearing a shirt with nudity on it. They’ll defend what they do on the idea that it’s someone “their right,” or “e … ⌘ Read more
Chatcontrol, searching messages for illegal content
On July 6 the EU parliament voted yes to a proposal from the EU\
commission (PDF) on a temporary law to allow services to automatically
search messages for suspicious content with a focus on child
exploitation.
We have quite strict confidentiality laws within EU even when it comes
to electronic communication. Its current basis is the … ⌘ Read more
So tired today, despite going to bed early. Well, I guess it’s just one of those days. It’ll be alright.
In reply to: West Fund, El Paso, TX: contribute to abortion access ⌘ Read more
Request for proposals: Defining standardized GitHub metrics
The GitHub Social Impact and Policy teams are issuing a Request for Proposal (RFP) for a researcher to define a list of publicly available GitHub platform usage metrics by country for international development, public policy and economics disciplines. ⌘ Read more
“I’m afraid I don’t have time at the moment to defend positions you’ve made up for me. Have a nice day.”
Docker is Updating and Extending Our Product Subscriptions
Docker is used by millions of developers to build, share, and run any app, anywhere, and 55% of professional developers use Docker every day at work. In these work environments, the increase in outside attacks on software supply chains is accelerating developer demand for Docker’s trusted content, including Docker Official Images and Docker Verified Publisher […]
The post [Docker is Updating and Extending Our Product Subscriptions](https:/ … ⌘ Read more
Snikket: Snikket iOS app now publicly released
This is the announcement many people have been waiting for since the project
began!
Opinions are often strong about which is the best mobile operating system.
However, while it varies by region and demographic, wherever you are it’s very
likely that you have Apple users in your life, even if you don’t use one
yourself. We want to ensure that the platform you use (by choice or otherwise)
is not a barrier to secure and decentralized communication wit … ⌘ Read more
[47º09’53”S, 126º43’10”W] Bad satellite signal – switching to analog communication
So now I can add morse code to the list of things I want to learn… As if Esperanto and Toki Poni aren’t enough :D
Collecting Twitter data with TAGs and exporting to Gephi – Doug Specht
I’ve got to try this out on datasets I have collected with TAGS ⌘ Read more
Building a desktop application for Datasette (and weeknotes)
Interesting, I have to check this out ! ⌘ Read more
[47º09’08”S, 126º43’20”W] Storm recedes – back to normal work
In reply to: 1980s computer controls GRPS heat and AC
A Kentwood High School student programmed it when it was installed in the 1980s. Whenever the district has a problem with it, they go back to the original programmer who still lives in the area. ⌘ Read more
every wisepost can (but doesn’t have to) be credited to carl shulman
[47º09’25”S, 126º43’47”W] Working impossible due to heavy rain
I’ve queued up 20 AstroBotany plants in an AV-98 tour. Hoping to water them all today!
[47º09’27”S, 126º43’27”W] Working impossible due to thunderstorm
Every Web Browser Absolutely Sucks.
The title explains it all, you don’t even have to read.
There are no good, even passable web browsers. None. Not a single one even comes close.
The weird thing is this: making a good browser should be easy! Among the existing web browsers, you could assemble all the parts necessary for a passable (if not perfect) browser. No one has ever bothered to do this, instead, people assembled 90% good stuff and 10% junk.
Here I will list:
- Featu … ⌘ Read more
just to make clear: people who actually identify as attack helicopters are unironically valid
On the blog: Tweets from 08/23 to 08/27 https://john.colagioia.net/blog/media/2021/08/27/week.html #twitter #week #socialmedia #linkdump
30 free and open source Linux games – part 3
With Linux celebrating it’s 30 year anniversary, I thought I’d use that as an excuse to highlight 30 of my favorite free and open source Linux games, their communities, and their stories. If you’ve haven’t ⌘ Read more
Gajim: Gajim 1.4 Preview: Workspaces
The Gajim team has been hard at work in the past months to prepare the next v1.4 release. The upcoming version brings a major interface redesign. In this post, we explain how the new interface works and what remains to be decided or implemented before the release.
Of course, your feedback is important! No interface can please everyone, so please react to this post with how this change would impact you positively and negatively, and ideas you have to make it even better … ⌘ Read more
30 free and open source Linux games – part 2
Linux is celebrating its 30-year anniversary, so I’m taking the opportunity to highlight 30 of my favorite free and open source Linux games, their communities, and their stories. I shared the first 10 yesterday. ⌘ Read more
[47º09’06”S, 126º43’43”W] Transponder still failing – switching to analog communication
Clearview AI Offered Free Facial Recognition Trials To Police All Around The World
Clearview marketed its facial recognition system across Europe by offering free trials at police conferences, where it was often presented as a tool to help find predators and victims of child sex abuse. ⌘ Read more
2021 Transparency Report: January to June
We’re reporting on a six-month period rather than annually to increase our level of transparency. For this report, we’ve added more granularity to our 2020 stats. ⌘ Read more
In reply to: Wildermyth tells incredible stories that hit surprisingly hard
These stories mean that playing Wildermyth is not just about doing tactical battles from one end of a scripted narrative to another. It means tracking a small crew of changing people through their careers as adventurers. Sometimes their personali … ⌘ Read more
[47º09’05”S, 126º43’09”W] Storm recedes – back to normal work
I’m planning to include “gemini tinylogs” on the twtxt page on Antenna. As soon as I have the time and energy for it. (https://codeberg.org/bacardi55/gemini-tinylog-rfc)
[47º09’22”S, 126º43’49”W] Working impossible due to thunderstorm
GitHub CLI 2.0 includes extensions!
GitHub CLI 2.0 is now available, making it easy to create and share your own custom commands to make your experience even more powerful. ⌘ Read more
[47º09’13”S, 126º43’27”W] Automatic systems disengaged due to thunderstorm
[47º09’32”S, 126º43’54”W] Working impossible due to heavy rain
I need to remind myself that I own an !arduboy. Arduboys are cool.
The npm registry is deprecating TLS 1.0 and TLS 1.1
Beginning October 4, 2021, all connections to npm websites and the npm registry, including for package installation, must use TLS 1.2 or higher. ⌘ Read more
Start Dev Environments locally, Compose V2 RC 1, and more in Docker Desktop 3.6
Docker Desktop 3.6 has just been released and we’re looking forward to you trying it. Start Dev Environments from your Local Machine You can now share dev environments with your colleagues and get started with code already on your local machine as well as the existing remote repository support. It’s easy to use your local […]
The post [Start Dev Environments locally, Com … ⌘ Read more
Snikket: Improving Snikket’s usability in collaboration with Simply Secure
One of the primary goals of the Snikket project is improving the usability of
open communication software. We see usability as one of the major barriers to
broader adoption of modern communication systems based on open standards and
free, libre, open-source software. By removing this barrier, we open the door
of secure and decentralized communication freedom to many vulnerable groups
for which it was previously inaccessible or i … ⌘ Read more
In reply to: GitHub - hoppecl/jamlang0001
A small dynamically typed programming language with first-class comments, where every value is explained by a comment. ⌘ Read more
On the blog: Tweets from 08/16 to 08/20 https://john.colagioia.net/blog/media/2021/08/20/week.html #twitter #week #socialmedia #linkdump
Considering putting my log entries in a SQLite db. Will it fit? I average around 100K of content a month. That gives me a little more than 83 thousand years before I’m even up to a GB… Yeah, it’ll fit.
OpenBSD on the Huawei MateBook X (2020)
My old 2017 Huawei MateBook X has been my most reliable laptop and has continued to be my daily-use workstation despite trying half a dozen others (and a desktop or two) in the past four years. Every time I’d try a new laptop, certain components wouldn’t work properly, or the keyboard would feel strange, or the screen would look bad, or the fan or some coil-whine noise would drive me nuts. And every time, I’d return to my MateBook X and everything would just work silently. ⌘ Read more
[47º09’37”S, 126º43’33”W] Storm recedes – back to normal work
Enhanced support for citations on GitHub
We’re excited to support researchers and academics on GitHub with enhanced citation support through `CITATION.cff` files. ⌘ Read more
I’d love to see a resurgence of twtxt, but not in a way that attempts to replace social media. Something different.
JMP: Newsletter: Blog, New Registration, New Billing, New App!
Hi everyone!
Welcome to the latest edition of your pseudo-monthly JMP update!
In case it’s been a while since you checked out JMP, here’s a refresher: JMP lets you send and receive text and picture messages (and calls) through a real phone number right from your computer, tablet, phone, or anything else that has a Jabber client. Among other things, JMP has these features: Your phone number on every device; Multiple phone numbers … ⌘ Read more
[47º09’49”S, 126º43’56”W] Working impossible due to thunderstorm
Erlang Solutions: FinTech 2021 State of Play
While things have undoubtedly changed considerably for the financial services industry over the past 18 months, the ascendency of FinTech remains quite unabated, with global fintech investment reaching $98bn. In the UK, FinTech investment hit a new record of £18bn in the first half of 2021, placing it second only to the United States, impressi … ⌘ Read more
[47º09’09”S, 126º43’51”W] Automatic systems disengaged due to thunderstorm