Search
Items tagged with: smallTech
š I'm a hobbyist programmer and sysadmin who is passionate about #CooperativeTechnology, #smalltech, and other forms of user empowerment with technology. You may have seen me before.
I'm interested in #Gemini and other small internet protocols, along with mobile Linux, real sustainability, and various computer languages (including Rust and Zig).
I won't follow too many people here, or engage in politics, but I will share some updates on the things I'm working on.
I believe the process for public funding should itself be public so you can read the entire submission on my blog (with better formatting than the text-only original submission, a video, and pictures) and Iāll be posting future communication there also:
https://ar.al/2022/07/29/nlnet-grant-application-for-domain/
#nlnet #eu #funding #grant #foss #smallWeb #smallTech #domain #kitten #publicMoneyPublicProcessPublicCode
NLnet Grant Application for Domain
This is my application to get NLNet funding to work on Domain as part of the User-Operated Internet Fund1 I feel itās important that such grant applications are made public so everyone has visibility into the process.Aral Balkan
Andreas Rozek
A nice collection of thoughts and code on hyperscript (the client-side scripting language, not Dominicās h()).
https://github.com/rozek/hyperscript-notes
#hyperscript #web #dev #htmx #smallWeb #smallTech #kitten
GitHub - rozek/hyperscript-notes: notes on _hyperscript
notes on _hyperscript. Contribute to rozek/hyperscript-notes development by creating an account on GitHub.GitHub
#trickleDownTheory #openSource #foss #corporate #human #BigTech #SmallTech
Itās not about building clones of Twitter, YouTube, etc. Thereās no way anyone can self-host a dozen different services. Instead, itās about having a single-tenant place on the Web that you own and control without technical knowhow; a place you can add Twitter, YouTube, etc., *features* to.
https://small-tech.org/research-and-development/
#SmallWeb #SmallTech #SingleTenant
R&D
Building the Small Web: a public space of individually-owned and controlled places.Small Technology Foundation
https://github.com/helix-editor/helix/discussions/2951
#NodeKit #smallTech #smallWeb #languageServerProtocol #lsp #treeSitter #helix #editor #dev
GitHub - small-tech/nodekit: A Small Web server.
A Small Web server. Contribute to small-tech/nodekit development by creating an account on GitHub.GitHub
#NodeKit #SmallWeb #SmallTech
GitHub - small-tech/nodekit: A Small Web server.
A Small Web server. Contribute to small-tech/nodekit development by creating an account on GitHub.GitHub
To establish a broad #SmallTech movement would require people full-time involved with making that happen. That's way more than volunteering here and there can establish. I am facing the same thing with SocialHub / Fediverse and before that in Humane Tech Community.
Now looking at #SocialCoding as a means to bring improvements here (not yet launched).
You can follow their live streaming account at:
ā”ļø @fedi
and to see more general posts on related topics follow their co-founder Aral Balkan at:
ā”ļø @aral
The Small Technology Foundation's website is at:
https://small-tech.org
#SmallTechnologyFoundation #Technology #Fediverse #FOSS #Online #Computing #Web0 #SmallTech #SmallWeb #Privacy #Activism #NGOs
Home
Hello! Weāre a tiny and independent two-person not-for-profit based in Ireland. We are building the Small Web. No, itās not web3, itās web0.Small Technology Foundation
Also, remember that you can set up Owncast on a VPS with the following Site.js command:
site enable --owncast
Thatās it.
Itāll be up and running with automatic TSL certificates and everything. You just need to sign into the admin, change your password/stream key and maybe take a few moments to customise your site info :)
https://sitejs.org
#owncast #siteJS #SmallWeb #SingleTenantWeb #SmallTech
#SmallTech #SmallWeb #SmallIsBeautiful #owncast #streaming
And you can now follow updates about our streams from the fediverse ā just use the follow button on the link below :)
https://owncast.small-web.org
#owncast #streaming #smallTech #smallWeb
https://owncast.small-web.org
#SmallTech #SmallWeb #SmallIsBeautiful #owncast
This updates the automatic Letās Encrypt (LE) functionality to ensure that certificates can continue to be provisioned and renewed past the breaking change LE will implement on September 15, 2022.
https://sitejs.org
(Site.js is a small web server that we use to run all our own sites at Small Technology Foundation and personally.)
#SiteJS #SmallWeb #SmallTech
https://small-tech.org/videos/the-camera-panopticon/
https://ar.al/2019/11/29/the-future-of-internet-regulation-at-the-european-parliament/
https://ar.al/2020/01/01/in-2020-and-beyond-the-battle-to-save-personhood-and-democracy-requires-a-radical-overhaul-of-mainstream-technology/
https://ind.ie/ethical-design
https://small-tech.org/about/#small-technology
https://ar.al/2020/08/07/what-is-the-small-web/
#SmallTech #SmallWeb
The Camera Panopticon
Aral at The Big Brother Awards in Amsterdam, Netherlands. November 2014.Small Technology Foundation
Updated:
- Use latest Auto Encrypt dependency to avoid certificate provisioning/renewal breaking in mid-September of this year.
@small-tech/https is a drop-in standard Node.js HTTPS module replacement with both automatic development-time (localhost) certificates via Auto Encrypt Localhost and automatic production certificates via Auto Encrypt.
https://github.com/small-tech/https
#SmallTech #SmallWeb #https #NodeJS #JavaScript
GitHub - small-tech/https: Drop in replacement for Node HTTPS module that automatically handles certificate provisioning and renewal both at localhost (via Auto Encrypt Localhost) and at hostname (via Auto Encrypt).
Drop in replacement for Node HTTPS module that automatically handles certificate provisioning and renewal both at localhost (via Auto Encrypt Localhost) and at hostname (via Auto Encrypt). - GitHub...GitHub
Updated:
- Certificate signing request (CSR) now uses SHA-256 instead of obsolete SHA-1 which Letās Encrypt will stop accepting as of September 15, 2022
Auto Encrypt is a library that adds automatic Letās Encrypt provisioning to your Node.js servers. Your TLS certificates are automatically provisioned the first time someone hits your server.
https://github.com/small-tech/auto-encrypt#readme
#SmallTech #SmallWeb #tls #ssl #NodeJS #LetsEncrypt
GitHub - small-tech/auto-encrypt: Implements the subset of RFC 8555 ā Automatic Certificate Management Environment (ACME) ā necessary for a client to support TLS certificate provisioning from Letās Encrypt using HTTP-01 challenges.
Implements the subset of RFC 8555 ā Automatic Certificate Management Environment (ACME) ā necessary for a client to support TLS certificate provisioning from Letās Encrypt using HTTP-01 challenges....GitHub
Only production mode is functional right now but itās a maintainable codebase (not like the jumble the prototype was as I was working to get things working for the first time).
Also: So. Little. Code. š
Now to add more tests and the development mode server functionality as I go.
Yay, progress!

https://github.com/small-tech/nodekit/
#NodeKit #SmallWeb #SmallTech
GitHub - small-tech/nodekit: A Small Web server.
A Small Web server. Contribute to small-tech/nodekit development by creating an account on GitHub.GitHub
Been refactoring the hell out of NodeKit recently to take it from prototype to maintainable app.
Nice to have a little win.
Now to find all the other things that are no doubt broken :)
#NodeKit #SmallTech #NodeJS #server
GitHub - small-tech/nodekit: A Small Web server.
A Small Web server. Contribute to small-tech/nodekit development by creating an account on GitHub.GitHub
How?
Through designing systems that use single-tenant servers owned and controlled by individuals as always-on nodes to provide findability and availability in an otherwise peer-to-peer topology.
https://ar.al/2020/08/07/what-is-the-small-web/
#smallTech #smallWeb #smallIsBeautiful
What is the Small Web?
Today, I want to introduce you to a concept ā and a vision for the future of our species in the digital and networked age ā that Iāve spoken about for a while but never specifically written about: The Small Web.Aral Balkan
Multi-user federated servers are inherently open to economies of scale and thus to embrace, extend & extinguish.
Fediverse servers should be designed _so they cannot scale beyond a certain size_ to ensure no node becomes a centre.
If your aim is to devolve wealth/power/control, vertical scale is your failure mode. If you want to raise mini Zuckerbergs, by all means, scale onā¦
#fediverse #smallTech
Journeys in Linux: Moving to Fedora Silverblue 36, Distrobox, and Helix Editor.
https://owncast.small-web.org
#smallTech #smallWeb #foss #openSource #freedom #stream #owncast
https://ar.al/2020/08/07/what-is-the-small-web/
#smallWeb #smallTech #singleTenant #personal
What is the Small Web?
Today, I want to introduce you to a concept ā and a vision for the future of our species in the digital and networked age ā that Iāve spoken about for a while but never specifically written about: The Small Web.Aral Balkan
But what it does is correctly model personhood, which the āservers of manyā model doesnāt.
Itās the small tech/web philosophy. Communities are made up of individuals. Thatās what we model.
https://ar.al/2020/08/07/what-is-the-small-web/
#smallTech #smallWeb
What is the Small Web?
Today, I want to introduce you to a concept ā and a vision for the future of our species in the digital and networked age ā that Iāve spoken about for a while but never specifically written about: The Small Web.Aral Balkan
#smallWeb #smallTech #singleTenant #personhood
https://small-tech.org
The wonderful realization that #SmallIsBeautiful and in fact that #SmallIsHuge š¤Æ
Home
Hello! Weāre a tiny and independent two-person not-for-profit based in Ireland. We are building the Small Web. No, itās not web3, itās web0.Small Technology Foundation
I am a follower of Jesus, mutualist hobbyist programmer, and sysadmin (in that order). I'm passionate about #CooperativeTechnology, #smalltech, and liberating people all around within and without technology.
I'm interested in alternative internet protocols (#Gemini), mobile Linux, real sustainability, and various computer languages (including #Rust and #Zig).
Also hosting https://benign.town! Join us if you'd like. š
Benign.Town
A place for harmless people to freely discuss harmless topicsMastodon hosted on benign.town
I try to toot interesting things related to #activism about #ClimateChange / #ClimateCrisis / #EarthBreakdown, from the perspective of #degrowth / #ClimateJustice / #sustainability. I'm one tiny part of #ExtinctionRebellion.
I build #FOSS / #OpenSource / #commons and #SmallTech using #rust and will write more about that soon.
Third, occasionally #philosophy, #anticapitalism.