-University grades hack -IPhone Hacking Tricks -YouTube Hacking Tricks -Email Hack -Paypal, MasterCard hack -Facebook Hacking Tricks -Hacking Software -Hacking Tricks -IP Address -Software Hacking -Hack Facebook Password Online -Already hacked online shopping pins for sale at give away price -Windows Hacking Tricks -Control devices remotely hack -Android Hacking Tricks -constantly get Free TalkTime from your network provider -Gmail Hacking Tricks -Twitter Hacking -Hack SECURITY AGENCY WEBSITE and ERASE CRIMINAL RECORDS -Hack any BANK WEBSITE -Hack any Company Website -Hack any government agency websit -Hack into any DATA BASE -Server Crashed hack -Tagged account -Untraceable IP etc…..You can contact davidtimmyhackprof@gmail.com / (818) 527-5489 for a fast work within few hours
Texttop – An interactive X Linux desktop rendered in TTY and streamable over SSH
61–70 of 99 posts
Re: Texttop – An interactive X Linux desktop rendered in TTY and streamable over SSH
#62Earlier quoted context omitted.
> sometimes I don't have very good Internet. If all I have is a 3kbps connection I don't think X would handle that very well, and you may not have an X server at the other side.
3 kbps is not enough for smooth TTY text-only ssh either...
Re: Texttop – An interactive X Linux desktop rendered in TTY and streamable over SSH
#63Why not stream X directly over ssh?
Re: Texttop – An interactive X Linux desktop rendered in TTY and streamable over SSH
#64Earlier quoted context omitted.
I can't speak for the alternatives you suggest, but I feel you're being overly unfair on this project. Even if it wasn't at all practical, it's still an interesting demonstration of the approach. Plus, it sounds like the author finds it useful, and I'm sure there are relevant use-cases. Maybe you could explain the "run a browser in a framebuffer" technique for those of us unfamiliar with it. Zooming (not panning) is…
I'm just expressing how I don't see it useful (I'm curious to hear use cases though). That doesn't mean I want nobody in the world to find it useful. That's up to each and every one of us. Heck, perhaps it can be improved, who knows. These projects I mentioned have already (partly) tackled the latency issues. RDP and NX suffers far less from latency issues than X11 and VNC. As for framebuffer, see [1] [2] for example…
Zooming is necessary due to the smallish smartphone display, "latency issues tackled by RDP" is mostly wishful thinking (okay, it's gone from "unusably bad" to "just bearably bad").
Re: Texttop – An interactive X Linux desktop rendered in TTY and streamable over SSH
#65Author here. Surprised to see this here as I've been literally spending the last 2 weeks on a complete rewrite from scratch that actually layers REAL text over the blocks. You can get an idea of my approach with this function: https://github.com/tombh/texttop/blob/webext-rewrite/webext/... After the success of hitting the front page here last year, I really wanted to sit down and do this properly. So not only am I wo…
You might get a slightly better resolution with the approach taken here: https://github.com/stefanhaustein/TerminalImageViewer (= find best matching block graphics character for most prominent colors in a cell; there is a comparison to half blocks at the end).
Re: Texttop – An interactive X Linux desktop rendered in TTY and streamable over SSH
#66Earlier quoted context omitted.
You might get a slightly better resolution with the approach taken here: https://github.com/stefanhaustein/TerminalImageViewer (= find best matching block graphics character for most prominent colors in a cell; there is a comparison to half blocks at the end).
That makes me think of the custom characters on the old Commodore64s that are often used for games that ran in text mode.
Re: Texttop – An interactive X Linux desktop rendered in TTY and streamable over SSH
#67Re: Texttop – An interactive X Linux desktop rendered in TTY and streamable over SSH
#68Earlier quoted context omitted.
Just FYI you copy-pasted your HN comment straight into your readme and it broke the link in your readme (because of the way HN formats links).
Thanks. Fixed.
Re: Texttop – An interactive X Linux desktop rendered in TTY and streamable over SSH
#69This looks amazingly cool! And I apparently starred the repo previously, but don't remember ever having seen this particular badass shit before. Am I losing it?
If your situation is anything like mine, it goes much more like: "oh, neat; I'll look at that tonight" followed by a browser bounce, or something else becoming a bigger priority, lather, rinse, repeat. There is so much great content -- both "empty calories" and otherwise -- that it is so easy to get buried under it. I came to HN to retrieve _one specific link_ and ended up with 7 new browser tabs open, counting this…