# I am the Watcher. I am your guide through this vast new twtiverse.
# 
# Usage:
#     https://watcher.sour.is/api/plain/users              View list of users and latest twt date.
#     https://watcher.sour.is/api/plain/twt                View all twts.
#     https://watcher.sour.is/api/plain/mentions?uri=:uri  View all mentions for uri.
#     https://watcher.sour.is/api/plain/conv/:hash         View all twts for a conversation subject.
# 
# Options:
#     uri     Filter to show a specific users twts.
#     offset  Start index for quey.
#     limit   Count of items to return (going back in time).
# 
# twt range = 1 19
# self = https://watcher.sour.is/conv/7eain3a
@prologic Here's the screenshot gallery on their website demonstrating all the platforms it runs on. NetSurf is awesome! I'm surprised you haven't heard of it. It's a truly independent Web browser that uses its own custom rendering engine and focuses on portability and low resource usage. It supports most of HTML 4.1/CSS2 plus it has experimental JavaScript support.
@mckinley Yeah I really can't say I have to be honest 😳 When was it made? What is it's ihstory?

Oh nevermind, I'll go look it up 😅
@mckinley Yeah I really can't say I have to be honest 😳 When was it made? What is it's ihstory?

Oh nevermind, I'll go look it up 😅
Poo 💩 No macOS build?! 🤦‍♂️ Do they now recognize macOS as a valid UNIX-like OS? 😂
Poo 💩 No macOS build?! 🤦‍♂️ Do they now recognize macOS as a valid UNIX-like OS? 😂
@prologic The home page mentions OS X, maybe you need to compile it.
@mckinley Probably, but as I said elsewhere, I'm not going to go to that level of effort 😅
@mckinley Probably, but as I said elsewhere, I'm not going to go to that level of effort 😅
Fair enough. Its's not on Homebrew, but it is on MacPorts if you use that. https://ports.macports.org/port/NetSurf/
@mckinley It used to be on Homebrew actually according to this blog post but I suspect it got removed for _some_ reason or another. I'm cloning the full homebrew/cask repo to find out why...
@mckinley It used to be on Homebrew actually according to this blog post but I suspect it got removed for _some_ reason or another. I'm cloning the full homebrew/cask repo to find out why...
There we go:


commit c78a87a49573dd4df613bc6f04f66acf28b5b4da
Author: Gianni Tam-McMillan <25732197+gtmgianni@users.noreply.github.com>
Date:   Wed May 27 20:46:54 2020 +0100

    Remove netsurf (#83291)


=> https://github.com/Homebrew/homebrew-cask/pull/83291

Why?

> No longer appears to offer a macOS download

Poo 😢 I guess this is the upstream author's fault here. Not Homebrew's 😅=
There we go:


commit c78a87a49573dd4df613bc6f04f66acf28b5b4da
Author: Gianni Tam-McMillan <25732197+gtmgianni@users.noreply.github.com>
Date:   Wed May 27 20:46:54 2020 +0100

    Remove netsurf (#83291)


=> https://github.com/Homebrew/homebrew-cask/pull/83291

Why?

> No longer appears to offer a macOS download

Poo 😢 I guess this is the upstream author's fault here. Not Homebrew's 😅=
@mckinley NetSurf is pretty cool, I agree!
@adi / @mckinley If _someone_ convinces the author / maintainers upstream to continue supporting macOS builds and get the Homebrew Cask reinstated, I'll consider installing it 😅
@adi / @mckinley If _someone_ convinces the author / maintainers upstream to continue supporting macOS builds and get the Homebrew Cask reinstated, I'll consider installing it 😅
@prologic I'm no Mac expert, as you can probably tell, but I'm somewhat familiar with the browser development scene and know that quite a few browsers dropped their Mac support in 2021, because they didn't have the resources (or much of a reason) to port their browsers to M1. Not helping was the fact that development for Macs is hard for those working on non-Apple devices, so browser developers had to rely on Mac-owning volunteers willing to help. The number of those volunteers was also shrinking, since most Mac users just use one of the mainstream browsers these days, even more than those on other platforms - probably thanks to the AppStore.