Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
spwhitton
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
spwhitton
2y ago
Yeah, that's what I used to do, basically, before writing papersway. I was happy with it for many years.
2.
▲
by
spwhitton
2y ago
It works by interacting with Sway's IPC API. (Or i3's IPC API.)
3.
▲
by
spwhitton
2y ago
papersway has a toggle like that :)
4.
▲
by
spwhitton
2y ago
I (the author) have been using it for several months now and haven't really experienced any dissatisfaction.
5.
▲
by
spwhitton
2y ago
Also https://spwhitton.name/tech/code/papersway
6.
▲
by
spwhitton
2y ago
Thanks for posting my project. I have been using this for a couple of months now and I no longer get yanked out of a flow state when I have lots of windows open. Window management has truly faded into the background, which wasn't the
7.
▲
by
spwhitton
3y ago
I transferred all my Sieve rules for marking mail as read to Gnus scoring rules, but haven't made much progress beyond that. I turned on adaptive scoring, but I'm not convinced it is achieving anything. How do you make scoring u
8.
▲
by
spwhitton
3y ago
It's interesting that this user was using notmuch before Gnus. I switched notmuch.el+notmuch to Gnus+notmuch last year, i.e., I kept using notmuch but I switched from notmuch's own Emacs frontend to Gnus's support for notmuc
9.
▲
by
spwhitton
4y ago
Ha, Emacs, sbcl and gcc are exactly what I've been using for development for the past few months on my Raspberry Pi 4 desktop replacement.
10.
▲
Mailscripts: Collection of scripts for manipulating email on Unixes
(git.spwhitton.name)
3 points
by
spwhitton
4y ago
|
0 comments
11.
▲
by
spwhitton
4y ago
Consfigurator relies on homoiconicity for starting up Lisp images on remote hosts and giving them instructions. The user's specification of what configuration to apply to a host is basically just Lisp code and this can be trivially se
12.
▲
by
spwhitton
4y ago
Should be possible to use Consfigurator for that, indeed.
13.
▲
Consfigurator 1.0.0
(spwhitton.name)
1 points
by
spwhitton
4y ago
|
0 comments
14.
▲
by
spwhitton
5y ago
One very cool usage for this is for security isolation. You run the web browser and this proxy in an isolated environment (e.g. a virtual machine) and then connect to it with an ordinary web browser from your regular workstation, possibly
15.
▲
Web Rendering Proxy: Use vintage, historical, legacy browsers on the modern web
(github.com)
1 points
by
spwhitton
5y ago
|
1 comments
16.
▲
Consfigurator – Lisp declarative configuration management system
(spwhitton.name)
1 points
by
spwhitton
6y ago
|
0 comments
17.
▲
by
spwhitton
6y ago
You could still do multi-lingual content just by having it in separate .gmi pages and then linking between then. And your screenreader could follow links by embedding the text in the other language in the first page. I agree with you that
18.
▲
by
spwhitton
6y ago
Commenting on posts is something that Gemini enthusiasts are still figuring out. Currently people post Re: posts to their own gemlogs and then mail a link to the person who made the original post, but I think they are hoping to have a less
19.
▲
by
spwhitton
6y ago
They've tried to make it really difficult, though -- for example, how there is only one type of request. Extending text/gemini is more feasible indeed.
20.
▲
by
spwhitton
6y ago
Sorry to put you through that! I normally go back and edit my blog posts at least a little bit, but I wasn't very happy with this one, so I didn't bother. I didn't expect it to have a readership beyond whoever happened to l
21.
▲
by
spwhitton
6y ago
One of the two main web-to-Gemini proxies can already do this and the gmi2email script I wrote does it too. I think other clients probably can too.
22.
▲
by
spwhitton
6y ago
Yes, this really bothers me too. Title, sections, subsections and subsubsections is not too much sectioning.
23.
▲
by
spwhitton
9y ago
There's already a git repo for every package. % apt-get install dgit % dgit clone foo-package