Live data from Hacker News

Show HN: Glide, an extensible, keyboard-focused web browser

blog.craigie.dev

1–10 of 55 posts

Re: Show HN: Glide, an extensible, keyboard-focused web browser

#3
post #2

Whoa, so excited to try this out! As a regular Firefox user, does it pull over my settings?

Currently the easiest way to pull over settings I'm aware of is to use Firefox Sync[0]. I haven't looked into other settings import solutions yet.

[0]: https://www.firefox.com/en-GB/features/sync/

Re: Show HN: Glide, an extensible, keyboard-focused web browser

#7
post #6

I haven't looked at the source too deeply yet to investigate how you implement the fork, but you state that it's a fork of Firefox, how do you plan to integrate fixes from Firefox (security, etc)?

It's implemented as a set of patches + new files for net new files I add myself, then to build it, the firefox source is downloaded and patched automatically - so bumping the underlying firefox version is generally very easy.

I'm currently actually tracking the firefox beta channel because the frequent small updates are so easy to do.

Re: Show HN: Glide, an extensible, keyboard-focused web browser

#8
I've run into the restrictions regarding addons.mozilla.org myself using Vimium C, but it didn't happen often enough for me to consider switching my browser over it. I think I'd rather have something that makes my entire Linux desktop environment keyboard centric at that point, like homerow seems to do for macOS.

Re: Show HN: Glide, an extensible, keyboard-focused web browser

#10
post #6

I haven't looked at the source too deeply yet to investigate how you implement the fork, but you state that it's a fork of Firefox, how do you plan to integrate fixes from Firefox (security, etc)?

It's implemented as a set of patches + new files for net new files I add myself, then to build it, the firefox source is downloaded and patched automatically - so bumping the underlying firefox version is generally very easy. I'm currently actually tracking the firefox beta channel because the frequent small updates are so easy to do.

great thanks
Post reply on HN