Top
Best
New

Posted by ranebo 17 hours ago

macOS needs its grid back(blog.hopefullyuseful.com)
366 points | 239 commentspage 3
evanjrowley 5 hours ago|
Like GridLion, there are a handful of macOS space organizers that attempt to confine specific apps to specific spaces.

What would be most helpful for my workflow is something slightly different. I need to be able to launch specific browser profiles/windows in these workspaces. One space with all of the tabs for project X, another space with all of the tabs for project Y, and then another with all of the tabs for project Z. These might be in different browser profiles.

I don't see how I can achieve this under the common per-app paradigm of macOS space organizers unless macOS has some notion of Windows/Linux style shortcuts whereby command line arguments can specify the exact things that need to be in the browser window.

Shorel 7 hours ago||
The same applies to Linux.

I remember the 2x2 grid in Ubuntu 12 being the best desktop UI I had ever used.

The current Gnome workspaces with a single row are a huge step backwards in terms of productivity. It must be easier for beginners, but it frustrates me every single day.

kuschku 7 hours ago||
If you're attached to Gnome, this won't be a solution, but if you're willing to consider other options, KDE allows configuring the number of virtual desktops and their arrangement.
gbhdrew 5 hours ago||
[dead]
lanycrost 9 hours ago||
Interesting, but I will prefer more unified and i3 style way for that I use aerospace and many other tools which give me such experience https://github.com/lanycrost/home_is_everywhere
salahadawi 7 hours ago||
> Apparently what I wanted was a Merchant of Record. Someone to handle purchases, taxes and refunds. There seems to be three main companies providing this service: Paddle, GumRoad and Lemon Squeezy.

I've used Lemon Squeezy a couple years back, but after the acquisition I feel they've gone downhill. It's been a month since I submitted my product for review and I'm still waiting.

Stripe also has a MoR service now, I was able to set it up and ready to sell in a few hours

firebot 1 hour ago||
I recall using litestep back in the 9x days. Loved this feature (virtual desktops.)

Plus the wharfs were cool, imo.

Galanwe 14 hours ago||
> Textmate (and its revolutionary text-snippets) were the catalyst to my migration

Hooo damn TextMate snippets, that brings back memories. Hard to convey how hyped I was to use these. That is also what drove me to Mac at that time. I remember writing hundreds of those snippets for every possible C++ construct, and <tab> to fill in variable name, type, loop counters and so on.

hajile 15 hours ago||
Humans have good spatial memory and having a handful of statically-positioned desktops in a 2D plane makes navigation intuitive and consistent.

The real issue is how the ORDER of the desktops changes all the time which messes with that spatial memory and kills a lot of the productivity improvements. A consistent straight line would still be worse than a grid, but still MUCH better than the current situation.

rafaeltorres 15 hours ago|
I think this behavior can be changed in System Settings > Desktop & Dock > Automatically Rearrange Spaces based on most recent use (turn it off)
yubblegum 9 hours ago||
> [In my day job working with LLMs] The bulk of my time is spent reviewing

This is depressing. I've been out of the field since Covid (after decade_s of work) and basically have to get back to work since kitty is gone, but this is definitely what I signed up for when I started on this career in software engineering.

If I'm gonna be reviewing all day, I'd rather manage humans rather than LLMs. How is it affecting managing engineering teams?

rgoulter 5 hours ago|
> If I'm gonna be reviewing all day...

I think the point is:

Pre-LLM: 1. think, 2. write code & check, 3. review.

LLM: 1. think, 2. write prompt, <LLM writes code quickly>, 3. review.

If the thing that you enjoy about programming is writing code, you can have the LLM write code in the style you like. If you enjoyed getting to explore and understand a system, an LLM can help you do that quicker, too.

"Use LLM without thinking" won't get you substantially useful results.

ahmetozer 7 hours ago||
Thank you, Great description. I have a similar feeling while on my work computer for switching between windows. For some reason when the number of windows are too much, full screen task switching is slowdowns (its not a case my personal work) So i made taskbar.ahmetozer.org my be it helps.
pistoriusp 9 hours ago|
Gonna reply guy here because this is a paid thing. Agree with the author. Exposé was amazing. Here's an open alternative that I built, completely keyboard driven: https://github.com/peterp/cmdcmd/
More comments...