I see complaining about GTK on your first link - have you heard of Qt?
Show HN: Next Browser native on Linux
71–80 of 117 posts
Re: Show HN: Next Browser native on Linux
#72Earlier quoted context omitted.
make sure to completely kill any running zombie instances of the program, copy it to your disk and try running it again. (e.g. search in activity monitor for "cocoa-webkit" and "next", and make sure there are no processes with that name)
I think it is more than that, libxmlrpc++.8.39.dylib missing in my case I guess
I'm not using libxmlrpc++, just libxmlrpc
Re: Show HN: Next Browser native on Linux
#73When I was trying Vimb for myself it suffered from frequent WebKit («WebView crashed») crashes. And also its performance seemed to me worse than, say, latest Firefox Quantum or Chromium — it was consuming much more RAM when using many tabs or opening extremely large web pages (few megabytes of html with many pictures in it). Although it starts a lot faster than the latter two.
How does Next compare to Vimb with respect to performance and crashes?
[1]: https://fanglingsu.github.io/vimb/
EDIT1: minor change of wording
Re: Show HN: Next Browser native on Linux
#74I like the idea but it doesn't go anywhere near far enough. I feel like the web has become that "City of Destruction" that is talked about in "Pilgrim's Progress"; something like 95% of the bytes transferred are just junk. I am not at all interested in "seeing the content the way the created intended it", I really would rather decompose it into a semantic graph and then put it together to show me what is relevant. Th…
Re: Show HN: Next Browser native on Linux
#75I really fought with my laziness to search what a "lz" file is, and the command to use to extract.
I'm doing:
"tar --lzip -xvf next-linux-gtk-webkit.tar.lz", and getting "tar (child): lzip: Cannot exec: No such file or directory". I guess I have to install lzip and tar isn't enough (so, the command I found was wrong).
Is there a reason to not use the more popular (on Linux) tar.gz or even .zip? I assume lzip offers better compression, but I bet I'm not the only one who's heard it for the first time today.
Re: Show HN: Next Browser native on Linux
#76Re: Show HN: Next Browser native on Linux
#77What if a browser was built like Emacs is built? With low-level rendering core exposing almost everything to scripting in Lisp, and the entire UX written in Lisp, fully customizable? It appears that Next goes in this direction. I don't know if gtk-webkit allows to script it very deeply, e.g. enough to expose DOM and write extensions in Lisp. It would also be great to have something like the Emacs's customization fram…
Re: Show HN: Next Browser native on Linux
#78I've followed the steps and still my binary won't execute and the error messages aren't helpful. Please compile this thing into a single executable!
Re: Show HN: Next Browser native on Linux
#79Great to see people using Common Lisp.
Re: Show HN: Next Browser native on Linux
#80Super cool that you use this Guix thing and all that (although Nix is better, who cares), but it is impossible to run this thing. I've followed the steps and still my binary won't execute and the error messages aren't helpful. Please compile this thing into a single executable!
on a more serious note, it is still alpha, so sorry about any issues you are having, we're working on making things easier for users to install and more robust!