Find out how good you are at placing historical events in the right order with this cool new game based on Wikidata's data:
https://wikitrivia.tomjwatson.com/
This is awesome!
I've got a new blog post: _Following the Unix philosophy without getting left-pad_, https://raku-advent.blog/2021/12/06/unix_philosophy_without_leftpad/
It's part of the #raku Advent Calendar, but I tried to write it in as language-agnostic way as possible (and I actually spent more time talking about #javaScript than Raku. #rust and #python also get a few mentions)
First release of a new Wayland compositor: river!
OBS Studio Merges Its EGL-Wayland Code To Natively Support #Wayland https://col.la/k4hr3 #OpenSource #obsproject
We can do better than DuckDuckGo
https://drewdevault.com/2020/11/17/Better-than-DuckDuckGo.html
gemini://drewdevault.com/2020/11/17/Better-than-DuckDuckGo.gmi
Design goals for a FOSS search engine:
- FOSS but centralized, don't bother with distributed crawling or federation or anything, at least not until we can prove that we can do it the easy way. Apply the SourceHut model.
- Don't blithely crawl the whole WWW. Tier 1 sites opt-in to being crawled and are manually reviewed by a human to establish lack of shit. Backlinks from tier 1 sites are crawled to form a tier 2 graph. There is no tier 3. Searches prioritize tier 1 results. (De-emphasizes blogspam in favor of primary sources, entirely eliminates SEO gaming).
- Attempt to index any data source (HTML, Gemtext, man pages, a CSV file) and return any results that either (1) the User-Agent can present, or (2) we have some code to render in a format the U-A can present, or (3) the user explicitly asked for
Problem: who's going to pay for it? Answer: probably SourceHut if we ever get to, say, 10x our current revenue.
#Fennec #FDroid based on #Fenix alias the latest #Firefox for #Android has arrived! Trackers have been removed, "about:config" is available. The version has not been marked as recommended yet, so you have to download and install manually. Thanks to relan, @Bubu and all who have made this possible. 🥳
https://f-droid.org/packages/org.mozilla.fennec_fdroid/
uMatrix's repository has been archived and development has been discontinued:
https://github.com/uBlockOrigin/uMatrix-issues/issues/291
"Whoever is free to fork under a new name -- I may re-open and resume development in some future if ever I feel for it."
If you want to write software for #Unix-like operating systems, read the book “The Art of Unix Programming” (2003) by Eric S. Raymond. It is freely available online!
https://homepage.cs.uri.edu/~thenry/resources/unix_art/
Oh, just learned about `wl-copy --paste-once`. That's pretty useful for copy and pasting senstitive data! #Wayland
Quick reminder (or clarification) about the workflow on SourceHut
GitHub has trained you to open issues for *everything*, including support requests, asking questions, feature requests, bug reports, and so on.
On SourceHut, you should not do this. We have mailing lists, and your first stop should be a project-discuss or project-users mailing list. Only when you have confirmed that you have a new bug or accepted feature request should you file a ticket on the bug tracker. This prevents clogging up the bug tracker with duplicate or poorly thought-out tickets, and usually gets you better support for your problem too.
Thinking about changing the default permissions for trackers to prohibit public posting to re-enforce this.
Brazilian here, can confirm we use the second one!
RT @simongerman600@twitter.com
Tally marks. Turns out people around the world count differently to five when taking notes. I had no idea. Source: https://buff.ly/3jsBrca
🐦🔗: https://twitter.com/simongerman600/status/1301211294704365568
I was notified that @tateisu's Mastodon app "Subway Tooter" has received a warning from the Google Play Store citing user-generated content that "incites discrimination".
A Mastodon app does not host or promote any content. The user types the address to connect to. The responsibility of moderating resides with that server. So unless Google is going to drop Chrome, Firefox and Opera from its platform, this is completely out of line.
Source in Japanese:
Embrace, extend, and finally extinguish - Microsoft plays their hand
https://drewdevault.com/2020/08/27/Microsoft-plays-their-hand.html
One of my favorite command line tools is `dict`---a dictionary and thesaurus. I use it multiple times a week. If you find yourself prefixing search queries with `define:`, this tool is for you.
If you install `dictd`, you also get the freedom and privacy of answering your own queries on a system you control, without the need for Internet access.
#HotOSM tasks you with drawing the outlines of buildings or roads based on satellite imagery. Your work is free for anyone to use on #OpenStreetMap and supports people that help others in case of natural disasters.
I'm tired of social networks and want to read more through RSS.
So I suggest that we regularly share our favourite feeds with the tag #RSS. For each feed, we explain why we like it.
I start with https://hnrss.org/frontpage?points=100 which provides every news on HackerNews with more than 100 votes.
I like this feed because it allows me to have a quick glance at what is trendy in the tech world. I also sometimes found interesting read I would not have found otherwise.
What a nice utility! Look at that, Boop helps you with a lot of the techie small things that can get in your way.
And there even is a Flatpak!