@Steve_Yegge I do use https://t.co/J80v7gfPYf . I communicate with sessions via desktop app and native mobile app. Actually work really well for me. I mostly don't use terminal interface anymore
I've been using Mac for 10 years. Later on, I moved on to Windows with WSL simply because Mac doesn't give anyone the use of Super-<number> to go to corresponding App in order. Been on and off i3 for short-time because that was too much work.
I asked codex to setup everything for me so I can play with Omarchy (been following @dhh and the Omarchy from day 1). And I tell you what, I'm moving my house for real
- it was way too fast for the installation. The distro got ready by the time other OS just trying to boost
- everything is ready, and if it's not, just get onto codex or claude, ask what you need, turn, tweak for, you're likely to have what you need
- "smooth" should be the word, because everything is flying, and it is NICE
- RICE is too addictive
- not a fan of Vim and everything, moderate keyboard shortcut user, but I think, either sides of spectrum, you'll be happy
- Super-<N> is just way too easy, and way more capable and flexible than Windows
- If the app doesn't look right for you, likely LLM will figure out, I use Luna Xhigh because why not
So, whatever you guys Linux zealot say, at the end of the day, if the tool makes you happy, use that, and you tie to that more than 8 hours a day anyway, fight for yourself.
Thanks @dhh, you and Omarchy've made my day
For a footnote, I didn't like DHH on his take on Typescript
@iannuttall Setup https://t.co/J80v7gfPYf, it does mostly all of what you wrote there.
You can use that to build the connector you like :) and maybe you won't build that anymore
Completely moved to paseo recently and loved it. The only complain I would say is
- performance on web, some paths need to be paved to smooth this. But solid archtecture, more like optimization rather than nature of it
- mobile app crashes quite sometime, not a dealbreaker because every stroke sync, just need to reopen and pick up from there
Love it
The analogous I used to use is achieving a goal is like running in a maze, one way out which is the objective, while there are many non happy endings, and the run might be over/restart (test violation, test quality violation, performance violation); those are not the goal per se, those are tangible to the goal, and be diminished of value without it, I would not treat them as independent units. Each step in the maze, the revaluations are needed, restep, steer, reenforge whatever, all to just get the next step right and eventually getting out of the maze on one piece.
Zooming out, that'll be the loop. Each iteration is a decision, try and then evaluation.
yeah, switched from fable/opus to sol and don't look back.
There are quite something to like about sol
- ui is much better than 5.5. OOTB style is quite bearable
- sol, especially at mid-low are quite straight forward, speedly
- combining with luna high or xhigh are quite some combo
I personally think that all down to the perspective of authoring. And that's kinda the problem of the Class Components, authoring with Class Components is unnatural, footguns are on how the Class Components structured. Hooks targeting slices, so easier compositioning, but trade-offs is actually those multiple timelines
I don't think Class Component is wrong per se, but the argument will be similar to single inheritance and mixing/multi inheritance