Live data from Hacker News

Show HN: Next Browser native on Linux

news.ycombinator.com

41–50 of 117 posts

Re: Show HN: Next Browser native on Linux

#41
post #40

What 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…

Ever since I started using Org Mode in the Android app "Orgzly" and in Visual Studio Code, I've been wishing a lot more was written so it could take advantage of Lisp.

Mostly because I'm selfish and want more of Org Mode's features supported in more places, but also I'm super impressed by Emacs' scripting/control abilities.

I'd also like to see vim with a mode specifically for Org Mode. But that sort of idea is very much beyond my talents :/

Re: Show HN: Next Browser native on Linux

#43

I 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…

Like Reader Mode ?

Re: Show HN: Next Browser native on Linux

#44
post #40

What 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…

Ever since I started using Org Mode in the Android app "Orgzly" and in Visual Studio Code, I've been wishing a lot more was written so it could take advantage of Lisp. Mostly because I'm selfish and want more of Org Mode's features supported in more places, but also I'm super impressed by Emacs' scripting/control abilities. I'd also like to see vim with a mode specifically for Org Mode. But that sort of idea is very…

Yes, when I finally have free time, I'll spend some of it to write a reasonably good implementation of Org Mode data model in Typescript, and maybe in something else, to help making Org Mode support painless everywhere, like Markdown now.

Re: Show HN: Next Browser native on Linux

#45
post #44

Earlier quoted context omitted.

Ever since I started using Org Mode in the Android app "Orgzly" and in Visual Studio Code, I've been wishing a lot more was written so it could take advantage of Lisp. Mostly because I'm selfish and want more of Org Mode's features supported in more places, but also I'm super impressed by Emacs' scripting/control abilities. I'd also like to see vim with a mode specifically for Org Mode. But that sort of idea is very…

Yes, when I finally have free time, I'll spend some of it to write a reasonably good implementation of Org Mode data model in Typescript, and maybe in something else, to help making Org Mode support painless everywhere, like Markdown now.

I really wish I was a better, more focused, coder to be able to help such efforts. It would benefit me to really learn Typescript deeply, since many of my employer's projects are written in it. Me = Sysadmin/Devops = jack of all trades, master of none.

Re: Show HN: Next Browser native on Linux

#46
Hum, a prize for such a good work, a minus for posting a https://next.atlas.engineer/article/technical-design.org that's actually html, not org... I'd open in Emacs and say "sgrunt"... :D

BTW for me the sole really missing points today are addons, something like PrivacyBadger, Google/Facebook container etc I use Privoxy but that's not enough (or I do not know how to use it well enough) and I feel the need of something more integrated in Emacs that works really, not like eww...

Re: Show HN: Next Browser native on Linux

#47
post #46

Hum, a prize for such a good work, a minus for posting a https://next.atlas.engineer/article/technical-design.org that's actually html, not org... I'd open in Emacs and say "sgrunt"... :D BTW for me the sole really missing points today are addons, something like PrivacyBadger, Google/Facebook container etc I use Privoxy but that's not enough (or I do not know how to use it well enough) and I feel the need of somethin…

It is actually an org file :)

https://github.com/atlas-engineer/next-site/blob/master/arti...

Next has a long way to go, but now that the architecture is solid, we're ready to make a lot of progress on feature building and stability

Re: Show HN: Next Browser native on Linux

#48

give us microsoft users a chance too. i'd like to try it, but im not going to waste precious free time to do so.

please register to vote (registration is on download page)! https://next.atlas.engineer/download

if there is enough interest for a Windows port, we may very well make one!

Re: Show HN: Next Browser native on Linux

#50

I 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…

Maybe next can be a good pivot to do just that. It seems the author is willing to try other ways to use the web.
Post reply on HN