HackerTrans
TopNewTrendsCommentsPastAskShowJobs

bsnnkv

no profile record

Submissions

User Guide for Elite, the Tool Palantir Made for ICE

404media.co
2 points·by bsnnkv·5 miesięcy temu·0 comments

Komorebi Financial Breakdown for 2025

lgug2z.com
1 points·by bsnnkv·6 miesięcy temu·0 comments

Version Control External Content Referenced in Your Blog

lgug2z.com
3 points·by bsnnkv·8 miesięcy temu·0 comments

I want a cross-platform tiling window manager

lgug2z.com
4 points·by bsnnkv·10 miesięcy temu·2 comments

comments

bsnnkv
·2 miesiące temu·discuss
komorebi mentioned!
bsnnkv
·5 miesięcy temu·discuss
Pretty much this. Wild that you can traverse most of China in affordable high speed trains, yet the Amtrak from Seattle to Portland barely crawls along and has to regularly stop for long periods of time because the tracks get too hot in the Summer.
bsnnkv
·5 miesięcy temu·discuss
Yep, this kind of attitude is even more reason to reject the broken status quo.
bsnnkv
·5 miesięcy temu·discuss
And this is why all new projects by independent developers should seriously consider using a post-open source license before defaulting to corporate-friendly/corporate-first OSI licenses
bsnnkv
·5 miesięcy temu·discuss
> any time someone says something is post-$thing it means what they are doing is in dialogue with and in response to $thing. “we were doing that before $thing” no, you can’t be in dialogue with something that hasn’t happened yet.

> this is like saying “what do you mean post-modernist architecture, architecture predates modernism”.

https://lobste.rs/s/kaftkn/i_started_identifying_corporate_d...
bsnnkv
·5 miesięcy temu·discuss
Relevant articles are here

- https://lgug2z.com/articles/normalize-identifying-corporate-...

- https://lgug2z.com/articles/i-started-identifying-corporate-...

The post-open source space is indeed a very exciting space in 2026
bsnnkv
·6 miesięcy temu·discuss
> created: 46 days ago

Checks out
bsnnkv
·6 miesięcy temu·discuss
> Giving something away for free and then whining that people use it for free confuses me. I mean, what did you think would happen?

Such a weird thing to reply to someone who very publicly disavows the use of open source licensing for individuals
bsnnkv
·6 miesięcy temu·discuss
> If you don't want to give your software away for free, don't give your software away for free.

I don't, and I spend a lot of my time and efforts encouraging others not to, and doing the work to prove out alternative models :)

https://lgug2z.com/articles/normalize-identifying-corporate-...

https://lgug2z.com/articles/komorebi-financial-breakdown-for...
bsnnkv
·6 miesięcy temu·discuss
Not a great take.

Corporations who use and benefit from software should be made to pay for their use of that software, but they don't want to, which is why they'll happily spend money promoting the use of corporate-friendly and maximally exploitable open source licensing among the passionate individuals who maintain the lions share of their dependency tree.

https://lgug2z.com/articles/on-evils-in-software-licensing/
bsnnkv
·6 miesięcy temu·discuss
I'm a fan of this. My own projects on GitHub have an action[1] which autocloses and autolocks any opened issues until they have been reviewed and accepted by me, and I only consider feature requests from sponsors.

The real miss here is that there isn't a way on GitHub to only allow maintainers to create issues, instead we are left with these subpar workarounds.

[1]: https://github.com/LGUG2Z/komorebi/blob/master/.github/workf...
bsnnkv
·7 miesięcy temu·discuss
Nice to see some more interesting use of this kind of educational source licensing
bsnnkv
·7 miesięcy temu·discuss
The experiment is end-user mediated wealth redistribution from large corporations by leveraging reimbursement mechanisms, and so far I'm content with the results
bsnnkv
·7 miesięcy temu·discuss
Not consistently, but there have been a few months this year where I have hit $500 selling individual commercial use licenses for my tiling window manager[1]

https://lgug2z.com/software/komorebi
bsnnkv
·7 miesięcy temu·discuss
I also think this naming is misleading - there is a very clear association with "bare metal", which is not what is being offered here
bsnnkv
·8 miesięcy temu·discuss
Fwiw I think this is the right approach. The trade-off between stability across OS updates vs tracking performance is a no-brainer for me - the absolute last thing that I would want is a deluge of bug reports with no other information than "it stopped working" when Apple pushes out an update
bsnnkv
·8 miesięcy temu·discuss
Took a look at this and it feels like it is implemented using public macOS frameworks so it shouldn't break between macOS updates

My guess is that kAXWindowMovedNotification, kAXWindowResizedNotification, kAXMainWindowChangedNotification etc. are being listened to on the currently focused window using the Accessibility framework, and there is a callback which gets the latest position of the tracked window whenever it is fired, and uses that position as a reference to update the border position

The border window itself is most likely an NSWindow, which is why the tracking of the border with the target window feels quite sluggish
bsnnkv
·8 miesięcy temu·discuss
It's very sad that none of these Linux DEs expose APIs for customization in anything other than JavaScript - I would love to be able to build on Gnome or KDE with something equivalent to windows-rs or objc2
bsnnkv
·8 miesięcy temu·discuss
I'd love to read more wherever this came from if you could link the source
bsnnkv
·8 miesięcy temu·discuss
Great to see more projects not opting into licenses which permit megacorp exploitation by default