Viewing profile — vshabanov
vshabanov
HN member- Joined
- Thu, Jul 19, 2012, 5:32 PM UTC
- HN karma
- 53
- Public activity
- 34 items
- HN profile
- View on Hacker News ↗
About vshabanov
No profile information was provided.
Recent public activity
-
comment
Comment #46346699
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 langua…
-
comment
Comment #46305610
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 f…
-
comment
Comment #36947801
That's a completely bogus number. I wouldn't work a day job if I had $14m ARR :)
-
comment
Comment #24764170
Interesting, why you're using 3 readers? Why use BazQux for GitHub and nothing else (it supports Facebook feeds too)?
-
comment
Comment #24696759
Thank you for using the reader. It's a pleasure to see that people like what you do.
-
comment
Comment #24696745
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 Rea…
-
comment
Comment #24660266
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
-
comment
Comment #19534360
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 …
-
comment
Comment #19530824
There is a standard 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 anothe…
-
comment
Comment #19530730
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 g…
-
comment
Comment #19530645
RSS has for linking comments feed and for linking page with comments. Atom has or just for comment feeds. And I'm visiting blog post pages first to check whether they have Disqus c…
-
comment
Comment #19529917
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. Popul…
-
comment
Comment #18515614
Modulo sharing BazQux Reader ( https://bazqux.com ) has the same Google Reader simplicity plus some additional features. Try it.
-
comment
Comment #18005614
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…
-
comment
Comment #17904306
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 …
-
comment
Comment #17686894
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. H…
-
comment
Comment #16588783
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 f…
-
comment
Comment #16588626
Settings menu (in top right corner) => Subscriptions => Export OPML. Or just bazqux.com/opml
-
comment
Comment #16588429
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).
-
comment
Comment #16497848
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 discus…
-
comment
Comment #15676991
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 perspect…
-
comment
Comment #15676493
Yes, perhaps it's too low.
-
comment
Comment #8327525
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 => Norma…
-
comment
Comment #8326584
What feature was removed? I'm a developer of BazQux Reader and can't remember that I removed any major feature.
-
comment
Comment #7882741
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