HN user

irth

74 karma

irth.at.hn

<script>window.location='https://www.youtube.com/watch?v=fC7oUOUEEi4'</script>

Posts4
Comments39
View on HN

let me know if you have any suggestions. i’ll probably try to make it more self contained (e.g. make it possible to install the script into PATH from the extension itself) and eventually get it into Raycast extension store (haven’t read their guidelines yet though)

re 2: an added benefit of not using actual macOS spaces is that it seems (at least from my limited usage) to be much more reliable than yabai (not blaming yabai here, of course).

I also tried implementing an i3 like workspace numbering/creating on top of yabai - it was an uphill battle due to how limited native macOS space management is and I never finished, so thank you for creating AeroSpace :)

I actually use it in tandem with yabai now - I added an "exec-on-window-hide"[0] option similar to "exec-on-workspace-change", and use it to make the hidden windows transparent (and to make them visible again)[1].

I wonder if hooks like that would be a good way to have a nice middle-ground to let people who don't care as much about SIP to extend upon AeroSpace's model?

I'll probably send over a pull request for your consideration soon.

[0] https://github.com/irth/AeroSpace/commit/54b48aa0edf9817031c...

[1] https://gist.github.com/irth/0bc96778c6073c756d3bb657f1bfe8b...

Pretty cool! I do have a bit of a problem with forgetting that I was productive and assuming I am just not doing anything meaningful everyday. I also came across the idea of a "done list", but for anything, not just home stuff - I implemented it as a simple app[1] so that I can get points and track my week on a nice graph (inspired by Duolingo, I want to make a daily goal setting eventually too) :)

Your project reminded me of that.

[1] https://doneth.at - might be buggy and not very performant, I implemented it just for myself. I do hash passwords though ;)

To be honest, WSL translated Linux syscall to NT the same way that it translates Win32 calls to NT. NT has its own API and has a thing called "personalities" which they used to implement both OS/2 and Win32 binaries support, and recently Linux. So where WINE is an additional layer on top of Linux syscalls, WSL1 is on the same "level" as Win32.

I think they meant the other way - accessing the editor/IDE remotely?

edit: or even not necessarily remotely - just a way to have the same setup everywhere you go

maybe it's because the code binary is exiting right after it starts the editor, and roamer deletes the file

try EDITOR="code -w". It'll open a new instance, in the foreground

    $ curl -I http://blog.justoutsourcing.com/2017/08/deleted-348-answers.html
    HTTP/1.1 301 Moved Permanently
    Date: Sat, 12 Aug 2017 23:16:48 GMT
    Server: Apache/2.4.25
    Location: https://www.google.com/search?q=first+draft+software+justoutsourcing
    Content-Type: text/html; charset=iso-8859-1
What?
Knolling 9 years ago

I don't really do non-computer activities at my desk but I still have way too much stuff: drives/flash drives, a cpu fan, cables, adapters, notes (I like to sometimes use pen and paper when programming), a broken microphone...