Hacker News .hnnew | past | comments | ask | show | jobs | submit | Myzel394's commentslogin

atuin ai kinda reminds me of https://github.com/Myzel394/zsh-copilot (yes, that's by me :P)

And reminds me of my take: https://github.com/micahbf/halp

Excited to use atuin ai though, especially as it gets more features.


And my take! A fork of fish where any command that starts with > or a capital letter is fed to $fish_llm_command: https://github.com/breuleux/fish-shell. With Claude's help, that took all of 30 minutes to make.

I'm still looking forward to being able to only remember a command for a specific time. I currently block sensitive commands, which completely destroys the ability to just press the up arrow key to quickly edit the command. If we had like a timeout of 1 minute for sensitive commands, we could edit them and still make sure they are not persistent

zsh doesn't add commands that start with a space to stored history. So you can up arrow recall them but once you exit the session they're gone.

I really like this idea — might give an implementation a shot

I think most people here live too much in their tech bubble and don't realize how dumb the vast majority of people are when it comes to tech. I know that feeling myself that you lose the grip to "reality" when you are too much into tech, but after dealing a bit with "ordinary" people, I do understand why Google wants to do that. Most people have absolutely no idea about tech at all. So many people don't even know what exactly a browser is, what a "tab" means or can't even get to install an iPad. Google mainly has to take care of these people, not people who install apps using F-Droid. Go to the streets and ask strangers if they know what F-Droid is, and if they don't, try to explain it to them. The 24 hour wait period looks like a good trade off to me. Still allowing experienced users to install apps, but the majority of people will be protected, and it won't even affect most people.

And no, I'm not a bot or some pro Google activist, check my github account, I even use GrapheneOS myself.


Scammers have no problem waiting 24 hours, so this doesn't protect incompetent people at all.

I need this for hard drives


Why is the source being distributed as an archive? The whole thing smells weird. I'd be cautious. Glad I'm using a VPN right now


Sounds like a perfect data leak any% speedrun to me... :P

You're right that security is a major risk. Our perspective here is that by defaulting to an EC2 instance, you're in control of what data is at risk. If you connect Google Workspace, you are exposing yourself to some security risk risk there, but tons of users do email through AgentMail which doesn't have access to your personal data. Also no risk of filesystem access/Apple ID access by default.

I'll wait till an Emacs package is available



I love Ghostty, especially the UI is so much nicer than Kitty. However, for some reason ghostty sometimes has severe issues with dealing with SSH connections. The terminal is like broken and wrongly displayed and you can't properly type something. Therefore, I still use Kitty, especially for SSH connections. I don't know what `kitten ssh` does, but it makes my terminal work with SSH.


This is what kills it for me. Half the time I'm using a terminal I'm sshing and the fact that I need to copy over term-info on virtually every machine keeps me from using it more often. Even copying term-info doesn't always fix it. From what I've read it's not entirely ghostty's fault but as a user it's frustrating.


Have you seen the `ssh-terminfo` option for shell integration? https://ghostty.org/docs/config/reference#shell-integration-...


No I haven't seen that before. I used to just run the terminfo tic command that's recommended in the top searches and when that started failing I just swapped back to default terminal for SSH


you can always export TERM=xterm or some other value if that's causing you grief while distros catch up.


Same. On the tip of main, at least, I can open the command palette and choose reset to bring it back to life. I set a keybinding for reset to skip the command palette.


> I love Ghostty, especially the UI is so much nicer than Kitty.

What are you talking about? What UI does Kitty have?


He probably refers to the fact that Ghostty aims to use the native window decorations etc.. So for example on Ubuntu it uses gtk, on mac the native macOS tab bar etc. Same goes for the scrollbar and search window.

I really like this a lot.


Big one are the tabs. Kitty has tabs, but rendered in the text rows, so it's missing features that the native OS tabs provide (drag and drop, easy to move around and split into windows...)


How easy is it to replicate manim's style using motion canvas?


Someone wrote a blog about their journey https://slama.dev/motion-canvas/introduction/

But- probably reasonably simple, if you mean the "writing" style of manim. That's just animating an SVG stroke.

And then colors and typography


> SSH development.

Or Mosh, just like OP said. Mosh handles interruptions much better than SSH does


As I understand it, Mosh piggybacks on SSH. Have they recently dropped the SSH negotiation?


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

Search: