This is my discussion blog. The way it works is that when any pages in this wiki have a discussion page created for them, the discussion pages show up below. Also, any comments on my blog posts also show up here.
Good idea!
I know you now have very little involvement in ikiwiki at all, but I’ve had a patch to implement ikiwiki’s search in terms of DuckDuckGo (rather than Google as it is now) sitting around since 2019, and if this is something that you find interesting I’d be grateful if you’d consider taking a look: https://ikiwiki.info/todo/Change_the_ikiwiki.info_search_box_to_not_using_Google/ - Jon
Nice blog post. I think there a comeback somehow for the blogosphere although not as old days but we hope be better than that. Launching newsletter is cool nowadays even popular YouTubers launched their newsletter (example how money works channel has a free newsletter that sends the videos earlier to subscribers) and smartnonsense newsletter. I love using RSS tech and newsletter.
Will add your blog to my Yakread. Peace.
Once I found you thanks to myrepos
(very later - moreutils
- special thanks for vidir
) and since then I have been reading rss with pleasure. I hope you'll not close it :)
Search engines will evolve to something like a navigation system - maps, link directories, sailing directions.
Very close to this same idea has been independantly arrived at by https://zapps.app/.
The main difference is they change the search paths in the binaries to be position-independant. This needs some linker scripting at build time.
Seems like a nice project. Also have to mention that many many git-annex users in odd situations have used my packages built this way for the past decade.
Thanks much for the tip on powering the Sheevaplug through USB. It'll come handy the day the PSU I've been using for years goes south — it happened with the original.
I know next to nothing about 'lectricity: 1. Do all USB cables have four wires? 2. How should connect them to the four-pin white part that plugs into the board? 3. Will any USB charger provide enough current (1A? 2A? More?)?
Thank you.
I have a copy somewhere but I'm sure the TOS has changed in the meantime.
It's Github's problem that they have a TOS that you automatically "accept" before you can see it. I am not going to try to help them fix that problem, beyond pointing it out.
The Link to "See also: PDF of Github TOS that can be read without being forced to first accept Github's TOS" is giving a 404 error.
Any copy of the document somewhere?
A couple of free software have been developed since:
Inventaire.io uses WikiData and other sources to create an inventory of books. It's AGPL software. Developers are currently working on ActivityPub federation. Although the software is 7 years old already, it remains quite experimental, with a lot of attention to detail and a slow development pace.
While Inventaire is geared toward publishers, another free software is more inclined to serve the readers: bookwyrm. Bookwyrm also supports ActivityPub. Both projects are very complementary and I hope they will continue working in a complementary fashion, one towards professionals, the other towards readers and social features. They both have fantastic and welcoming communities.
Inventaire.io has good funding so far but bookwyrm could get some help.
Forgot to mention that extensions can be enabled in the cabal file. Since Copilot operates on a per file basis, that will prevent it from realizing that an extension is needed by the code it absorbed.
The shell will have started the processes close together in time, so the pids are probably nearby. So look at the previous pid, and the next pid, and fan outward.
The shell will have put all the processes of the pipeline into a single process group, so this can be sped up a bit more by calling getpgid() on a process before examining its fds.
Hacker news thread with some prior art.
Wow, this is really clever!
I think the /proc dancing is a strong argument to implement "typed" as a shell command (in the shell itself), because otherwise performance will probably drop in shell scripts with a lot of simple calls.
% telnet nntp.olduse.net 119
200 Leafnode NNTP Daemon, version 1.11.11 running at kitenet.net (my fqdn: kite.kitenet.net)
NEWNEWS
500 NEWNEWS is meaningless for this server
Would have been pretty useful though, for clearing your last challenge :-)
Many thanks for having run that news server! Greatly appreciated. Take care of you, and enjoy your future projects :) Julien ÉLIE