Viewing profile — spwhitton
spwhitton
HN member- Joined
- Tue, Jun 20, 2017, 7:28 AM UTC
- HN karma
- 11
- Public activity
- 23 items
- HN profile
- View on Hacker News ↗
About spwhitton
No profile information was provided.
Recent public activity
-
comment
Comment #41345194
Yeah, that's what I used to do, basically, before writing papersway. I was happy with it for many years.
-
comment
Comment #41344165
It works by interacting with Sway's IPC API. (Or i3's IPC API.)
-
comment
Comment #41344156
papersway has a toggle like that :)
-
comment
Comment #40480465
I (the author) have been using it for several months now and haven't really experienced any dissatisfaction.
-
comment
Comment #40454709
Also https://spwhitton.name/tech/code/papersway
-
comment
Comment #40425806
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 …
-
comment
Comment #36022708
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 …
-
comment
Comment #36022681
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…
-
comment
Comment #35016258
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.
- story
-
comment
Comment #31251204
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…
-
comment
Comment #31251187
Should be possible to use Consfigurator for that, indeed.
- story
-
comment
Comment #27816428
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 or…
- story
- story
-
comment
Comment #25991304
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 t…
-
comment
Comment #25991292
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 th…
-
comment
Comment #25991080
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.
-
comment
Comment #25991062
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 hav…
-
comment
Comment #25991017
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.
-
comment
Comment #25991003
Yes, this really bothers me too. Title, sections, subsections and subsubsections is not too much sectioning.
-
comment
Comment #14592768
There's already a git repo for every package. % apt-get install dgit % dgit clone foo-package