Hacker News new | ask | show | jobs
by cyberpunk 1516 days ago
I have mine connected to a AMD Ryzen 9 5900X with 128GB of ram and NVME disks in a 'real' datacenter because overkill is probably the smart move when it comes to work machines...

Copy/Paste is my main problem working in blink. I mean, I use tmux, but it's a real pain copy/paste from blink->slack/teams/jira/whatever.

2 comments

https://github.com/blinksh/blink/issues/578

> Paste from iPad to blink works out of the box, but in opposite it depends. If we copy wrapped lines, usually they breaks. I don't mind apps with menus and interfaces (i.e. mc, tmux with window splits, editors, etc.)

> As for now, the perfect solution is to use OSC52 escape codes, these works well with ssh and recent mosh.

> In order to get clipboard setup working, we need recent software: tmux 3+, mosh 1.3+, vim 8+ or neovim 4.3+

https://github.com/andrius/blink-dotfiles

I do similar https://Ghuntley.com/anywhere.

Blink (Mosh) + Tailscale + RDP for edge cases where Gitpod doesn’t fit (ie topics of GUI or needs to run batch compute processing)