For the best experience on desktop, install the Chrome extension to track your reading on news.ycombinator.com
Hacker Newsnew | past | comments | ask | show | jobs | submit | history | jvican's commentsregister

I personally like and use watchexec [1] to run commands on repeat.

Syntax example: `watchexec -r -e py uv run pytest -xvvs file.py`

[1]: https://github.com/watchexec/watchexec


Plus, I don't think Japanese eat a lot more fermented foods than other cultures. It's way more prevalent in South Korea, China, Russia, etc.

I agree with you. I followed him out of curiosity for one or two months, watched about 10 of his videos.

He seems to have a good intuition, but he gives weak and often cherry-picked reasonings, to the point that many of his takes are completely unreliable.

For a channel called Predictive History, he made too many weirdly precise explanations and predictions that turned out to be wrong. Then, he'd look over the old failed ones to find new ones.

That being said, I'd say his macro level analysis is directionally correct, as well as his read on the incentives of each party involved. Watch his lectures, but be skeptical and double check everything he says, because he does indeed make factual mistakes... some of them are caught in the comments by other viewers, some are not obvious.


I agree with your more thought out assessment of the channel.

I stil think the effort of trying to predict history (trying to understand causal patterns and extrapolate) is a valiant effort, and don't want to write his entire channel off. So I can't comment on his Iran take until I've seen it.

But yes, everyone makes mistakes and that just shows we don't have some universal theory for predicting history, so one shouldn't get obsessed with one school of thinking, but try it out, find its limits, and be open to other school of thoughts too.


He might indeed need some personal development himself. I followed him when the US bombed Iran's nuclear sites last year. He was involved in a controversy with his kid and turned into a dick, going into a charade against the Western education system, for being overly harsh to his kid in a public space and getting reprimanded for it. I'm not condoning his behavior, I wasn't there, but I'd take anything this guy has to say on personal development with a pinch of salt. By the way, he published a post of apologies in his Substack IIRC.


This is natural behavior as a father, specially from Asians. You do not know what actually happened to the kid, we too have done the same.


Have you looked into zmx? [0]

It doesn't have built-in notifications and there's no panel to see all the open sessions, but I wonder how hard that would be to add.

I've used zmx since I ran into it a few weeks ago. Uses libghostty as well. It's great because it allows me to replace tmux completely in all my ssh sessions, and can keep one session per assistant.

[0]: https://github.com/neurosnap/zmx


zmx solves persistence well, and I like their minimalism (not supporting windows, tabs, or splits). I think it's possible to make a CLI wrapper for zmx that adds notifications though, so you can have some niceties of cmux without switching to a new terminal. Lowkey we might explore this direction as well.


ive been working on glue for zmx+kitty (would do ghostty if it had proper ipc/scripting support). just changed the repo visibility on on gh cwelsys/kmux.


Does it do bufferbloat checks?


Is there any plan for this?


Funny enough, I actually just (2 weeks ago) added support for streaming from Pyspark to Polars/DuckDB/etc through Arrow PyCapsule. By streaming, I mean actually streaming, not collecting all data at once. It won't be released probably until May/June but it's there: https://github.com/apache/spark/commit/ecf179c3485ba8bac72af...


Not that I’m aware of. The Spark ecosystem seems a little too “stable” to be putting effort into that kind of development.

Edit: hah, based on the sibling comment, I stand corrected


I used it for close to a year and abandoned it because I kept running into issues with tabs getting randomly reloaded and extensions causing trouble.

What would you say has changed over the past few months? I just felt like Kagi wasn't prioritizing Orion development enough, being busy with their main Kagi subscription and all.


I'm not sure OP configured it this way, but it's possible. For example, yazelix gives you that functionality.


I do it using `nvim --server`, but not sure Helix can do it. https://neovim.io/doc/user/remote.html


`hx --tutor` is a life saver though. Did that to quickly catch up on hx keybindings and Claude chips in when I need more efficient things to do certain text editing operations.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search:

HN For You