Re: [dev] Minimalist software. Should I care?

2023-07-05 Thread Sebastian LaVine
On Wed Jul 5, 2023 at 11:19 AM EDT, Dave Blanchard wrote: > On Wed, 5 Jul 2023 10:23:57 +0200 (CEST) > Sagar Acharya wrote: > > > That is exactly what I'm trying to achieve. Capital is whatI lack. Soon I > > will be releasing Libre-Ads, a random non-targeted ads system specially for > > Freedom

Re: [dev] Announcing a couple small X11 utilities

2023-07-04 Thread Sebastian LaVine
Cool stuff! On Tue Jul 4, 2023 at 9:51 AM EDT, NRK wrote: > ... > > sxot > > > This one is a *very minimal* screenshot tool. I wrote this when I > realized that other cli screenshot tools (scrot, maim) do way too much. > > sxot on the other hand is meant to follow the unix philosophy - it >

Re: [dev] Am I doing this right?

2023-07-02 Thread Sebastian LaVine
On Sun Jul 2, 2023 at 6:28 PM EDT, Nikita Krasnov wrote: > While we're on it. Are there any good Android email clients > that you can recommend? I've yet to find an app that allows > you to send emails in plain text, let alone with line > hard-wrapping :( I use and can recommend

Re: [dev] a terminal transformer, analogous to a unix filter

2023-01-07 Thread Sebastian LaVine
On Sat Jan 7, 2023 at 9:30 PM EST, Greg Reagle wrote: > I have coined the phrase terminal transformer for a class of programs > like tmux, dvtm, tcvt, and splitvt. Perhaps there is already a phrase. "multiplexer" seems to be the term commonly used:

Re: [dev] [dwm] possible regression in 8806b6e

2022-04-23 Thread Sebastian LaVine
On Sat Apr 23, 2022 at 4:28 AM EDT, Chris Down wrote: > Sebastian LaVine writes: > >I believe this is known unintended behavior from the patch. I reverted it on > >my personal branch. > > It looks like you reverted commit bece862a0fc4 ("manage: For > isfloating/old

Re: [dev] [dwm] possible regression in 8806b6e

2022-04-22 Thread Sebastian LaVine
8806b6e2379372900e3d9e0bf6604bc7f727350b Author: Chris Down Date: Thu Mar 17 15:56:13 2022 + manage: propertynotify: Reduce cost of unused size hints ... dwm/dwm.c | 8 +--- Is this intended behavior? Or is this a bug introduced by this patch? Thanks Ethan --- Sebastian LaVine

Re: [dev] tcvt: very useful for seeing more at once

2021-10-15 Thread Sebastian LaVine
On Thu Oct 14, 2021 at 9:56 PM EDT, Rudy Dellomas (dther) wrote: > [...] why not just use vertical split tmux? It's faster (written in > C) and is much more versatile. This would do more or less the same: > > `tmux new ';' splitw -h man dwm` For me, this command splits into two shells, only one

Re: [dev] Enhanced arg.h from quark

2021-07-05 Thread Sebastian LaVine
dc >With -Os: https://pastebin.com/09LNut3R >tabbed.o with -O2: https://pastebin.com/yb0jCE6W Might I recommend using https://0x0.st or https://ix.io for pastebins. You can read and write to them using curl, or still use the browser but without the extra fat and JS of pastebin.com. --- Sebastian LaVine | https://smlavine.com

Re: [dev] [dwm] Why should (or shouldn't) dwm have a spawn function?

2021-06-29 Thread Sebastian LaVine
On Tue Jun 29, 2021 at 10:46 AM EDT, wrote: > By definition, window managers manage windows. So, if I had not tried > dwm yet, > I would guess that it would not take care of spawning windows. What world do you live in where the behavior of window managers is to not take care of spawning windows?

Re: [dev] [surf] content filter interest check

2021-05-16 Thread Sebastian LaVine
tps://www.passwordstore.org/ [1]: https://git.zx2c4.com/password-store/tree/contrib/dmenu -- Sebastian LaVine | https://smlavine.com OpenPGP_0x819C7D054C7C1465.asc Description: OpenPGP public key OpenPGP_signature Description: OpenPGP digital signature

Re: [dev] Ada not Rust

2021-04-20 Thread Sebastian LaVine
I am curious, what experiences have people had with Go? -- Sebastian LaVine | https://smlavine.com

Re: [dev] Checksums and Sig files for release gzip

2021-04-17 Thread Sebastian LaVine
on mailing lists. As Hiltjo said: The admins team will make a decision about this if needed. -- Sebastian LaVine | https://smlavine.com

Re: [dev] st: enlarge font

2021-03-22 Thread Sebastian LaVine
not speak English -- in particular American English -- as a primary language. But as an American, the word used in that email address is beyond vulgar, and extremely -- uniquely -- offensive. I agree with Wesley that that email address should be removed from the list. -- Sebastian LaVine | https

Re: [dev] [st] When shrinking the width of a st window, overflowing text gets cut out and it is no longer retrievable, not even if the width is reset to the original one

2021-01-06 Thread Sebastian LaVine
horizontally when changing the sizes of windows. How to use: aren't I supposed to type `scroll st` to start the terminal? What I did to make it work is to run "./scroll" in an already-existing st window, as you would with GNU screen or tmux. -- Sebastian LaVine | https://smlavine.com

Re: [dev] [st] When shrinking the width of a st window, overflowing text gets cut out and it is no longer retrievable, not even if the width is reset to the original one

2021-01-06 Thread Sebastian LaVine
rks. But this will require some tinkering on my part, I think :) -- Sebastian LaVine | https://smlavine.com