Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
vshabanov
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
vshabanov
9mo ago
Didn't use TypeScript, so can't say much. I guess some types are better than no types, and it's easier to use for JavaScript developers. Personally, I'd prefer a fully typed language.
2.
▲
by
vshabanov
9mo ago
It's still written in Ur/Web. And the type-safety of Ur/Web is the reason I started writing it -- I couldn't imagine myself using untyped JavaScript. Ur/Web is not very practical for reasons other than type safety:
3.
▲
by
vshabanov
3y ago
That's a completely bogus number. I wouldn't work a day job if I had $14m ARR :)
4.
▲
by
vshabanov
6y ago
Interesting, why you're using 3 readers? Why use BazQux for GitHub and nothing else (it supports Facebook feeds too)?
5.
▲
by
vshabanov
6y ago
Thank you for using the reader. It's a pleasure to see that people like what you do.
6.
▲
by
vshabanov
6y ago
Unfortunately, I don't have enough resources to optimize site for screen readers. I think that mobile/desktop apps handle accessibility better so you could use them with BazQux Reader or other service.
7.
▲
by
vshabanov
6y ago
BazQux Reader [1]. I'm developer (a bit biased for sure) but I like to eat my own dog food everyday. [1] https://bazqux.com
8.
▲
by
vshabanov
7y ago
Thank you for information. It seems that Salmon is used in Diaspora so it somehow could work. > But that started with a privacy scandal What was the privacy scandal? > The rule of thumb is that the problems stay the same, but the synt
9.
▲
by
vshabanov
7y ago
There is a standard <wfw:commentRss> item that exists in almost any Wordpress blog feed. And my feed reader ( https://bazqux.com ) supports it for years. But blog post comments is completely another medium from Twitter. It r
10.
▲
by
vshabanov
7y ago
I did a feed reader which supports blog comments years ago ( https://bazqux.com ) and first thing many people asked me is how to turn comments off. There are some good blogs with good communities and interesting discussions in com
11.
▲
by
vshabanov
7y ago
RSS has <wfw:commentRss> for linking comments feed and <comments> for linking page with comments. Atom has <link rel=replies> or just <link rel=alternate type="application/atom+xml"> for comment feeds.
12.
▲
by
vshabanov
7y ago
I've implemented displaying of blog posts comments in BazQux Reader ( https://bazqux.com ) years ago. But in general it works well only for niche sites with good communities. Popular sites have too many spam/bullshit in
13.
▲
by
vshabanov
8y ago
Modulo sharing BazQux Reader ( https://bazqux.com ) has the same Google Reader simplicity plus some additional features. Try it.
14.
▲
by
vshabanov
8y ago
As a developer of a feed reader that supports both RSS/Atom and Twitter/Facebook/Google+/Instagram/VK ( https://bazqux.com ) I say that making client for well defined API hosted by one provider (silo) was
15.
▲
by
vshabanov
8y ago
Thank you for the kind words! Clickable link https://bazqux.com Actually BazQux Reader removes some simple tracking like 1x1 pixel images/iframes and filters out images containing ".ads.", "feedads", &qu
16.
▲
by
vshabanov
8y ago
I would shamelessly suggest to try my web based reader - https://bazqux.com - simple business model, no ads/tracking, just read your feeds effectively. But in general that's bad. Having feeds support in a browser is a
17.
▲
by
vshabanov
9y ago
Almost finished mobile version of site (you could check it in beta.bazqux.com -- landing page/menus are not ready yet, but the reading itself is more or less OK). Planning to add feeds management and reading statistics, themes, bookmar
18.
▲
by
vshabanov
9y ago
Settings menu (in top right corner) => Subscriptions => Export OPML. Or just bazqux.com/opml
19.
▲
by
vshabanov
9y ago
Can't resist to recommend my own BazQux Reader https://bazqux.com It's a paid feed reader (so if you like to move between closing free readers every few years it's not for you).
20.
▲
by
vshabanov
9y ago
I'm running BazQux https://bazqux.com paid feed reader. It's my only source of revenue. I wanted to read comments in feed reader (there were few forums with very interesting discussions) and Google Reader only allowed
21.
▲
by
vshabanov
9y ago
There is already https://jsonfeed.org but it's just an example of famous "now there are 15 competing standards" comics ( https://xkcd.com/927/ ). From RSS reader developer perspective (I'm
22.
▲
by
vshabanov
9y ago
Yes, perhaps it's too low.
23.
▲
by
vshabanov
12y ago
In list view it's possible to click on the article time. There is also old list view mode (before I've changed it to Google Reader-like one). It's in settings => List view => Normal. It has clickable article subject.
24.
▲
by
vshabanov
12y ago
What feature was removed? I'm a developer of BazQux Reader and can't remember that I removed any major feature.
25.
▲
by
vshabanov
12y ago
Ur/Web is used mostly for generating JavaScript and part of web server. Most backend is written in Haskell. You could look more here https://github.com/bazqux/bazqux-urweb
26.
▲
by
vshabanov
13y ago
RSS readers are quite resource intensive. They need to continuously update feeds (even when you're not using the site) and when you reading they need to remember each post you've read. It's write heavy load that most database
27.
▲
by
vshabanov
13y ago
Try bazqux https://bazqux.com quite fast and has search.
28.
▲
Ur/Web in production
(impredicative.com)
7 points
by
vshabanov
13y ago
|
1 comments
29.
▲
by
vshabanov
13y ago
Other: BazQux https://bazqux.com Surprised that it isn't on the list.
30.
▲
by
vshabanov
13y ago
Had no time to fix landing page )
More ›