Discuss Scratch
- Discussion Forums
- » Advanced Topics
- » [ARCHIVED] Ninetails: a private, fast, and beautiful web browser.
- MagicCrayon9342
-
1000+ posts
[ARCHIVED] Ninetails: a private, fast, and beautiful web browser.
I've had an entire project broken by a formatter once(#819)Hm, that's a whole bunch of changes. Also, please don't use a code formatter, since I like the current style and formatting it results in hug diffs.(#818)i pr'd my changes check it out when you get a chance https://github.com/MystPi/ninetails/pull/141(#817)I don't know where else they would go, so I think it's fine.should they be put somewhere else or naw?(#809)That looks really good! One thing I don't like is that the top icons are shifted left, so it kind of ruins the continuity of the icon bar. But other than that, great job!(#807)I forked it earlier today and I'll probably pr my changes tonight more than likely
I never thought about that… I guess it's because I use Windows and it already looks connected
this is what it currently looks like merged
old

- NFlex23
-
1000+ posts
[ARCHIVED] Ninetails: a private, fast, and beautiful web browser.
I never use a code formatter either since I have my own code style that I follow very consistently. I've had an entire project broken by a formatter once, it's dangerous to use them.
Last edited by NFlex23 (May 6, 2022 21:18:40)
- MagicCrayon9342
-
1000+ posts
[ARCHIVED] Ninetails: a private, fast, and beautiful web browser.
That is?I never use a code formatter either since I have my own code style that I follow very consistently. I've had an entire project broken by a formatter once, it's dangerous to use them.
- NFlex23
-
1000+ posts
[ARCHIVED] Ninetails: a private, fast, and beautiful web browser.
(#823)I don't really have enough time to document my code style, but you could look through some of my GitHub repos if you want. This might be a good example, though it is slightly messy at parts.That is?I never use a code formatter either since I have my own code style that I follow very consistently. I've had an entire project broken by a formatter once, it's dangerous to use them.
- uwv
-
1000+ posts
[ARCHIVED] Ninetails: a private, fast, and beautiful web browser.
(#820)yeah i accidentally had my code formatter on, unfortunately i didn't catch it right away.. either way i have it disabled for that workspace now so it should be all good.
Hm, that's a whole bunch of changes. Also, please don't use a code formatter, since I like the current style and formatting it results in hug diffs.
- NFlex23
-
1000+ posts
[ARCHIVED] Ninetails: a private, fast, and beautiful web browser.
Hey all, I'm sorry to inform you that Ninetails will be archived after the last 3.8.1 release. This is for a couple reasons:
You will still be able to download and install any versions already released at https://github.com/mystpi/ninetails/releases .
- I regret my tech stack choice for Ninetails, which is simply Electron with Tailwind CSS and plain HTML/JavaScript. It would be a lot simpler, more DRY, and a whole lot more maintainable if it were rewritten in a framework like React, Svelte, or Imba, which might happen in the future (I make no promises).
- Maintaining the repository has been a bit of a pain lately, with all of the dependency bumps and the like, and I've also been maintaining Aviate and Scratch Tutorials which feels like a bit much.
You will still be able to download and install any versions already released at https://github.com/mystpi/ninetails/releases .
Last edited by NFlex23 (June 18, 2022 18:05:28)
- Discussion Forums
- » Advanced Topics
-
» [ARCHIVED] Ninetails: a private, fast, and beautiful web browser.