Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
amatriain
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
amatriain
10y ago
There is a small but vibrant community that uses hangouts video conferencing to play tabletop roleplaying games, with the added bonus of having sessions automatically saved to youtube. There are also people with unmonetized youtube channels
2.
▲
by
amatriain
10y ago
It would for users that have 2FA enabled.
3.
▲
by
amatriain
10y ago
It certainly shouldn't do that. Unfortunately I cannot reproduce it, it works fine here. Loading entries (among other things) is done with web workers. Are you blocking the execution of web workers or dynamic loading of remote javascri
4.
▲
by
amatriain
10y ago
I develop and maintain an open source RSS reader. In my experience it's not so bad. I strip CSS and javascript from feeds, and most of them are displayed fine anyway. I don't think I've ever found a feed that needed javascrip
5.
▲
by
amatriain
11y ago
I keep working on FeedBunch - http://feedbunch.com It is an open source general-purpose feed reader (RSS/Atom). It attempts to be as fast and intuitive as possible, hiding complexity from the user as much as possible.
6.
▲
by
amatriain
11y ago
It is a very nice library. However be aware that it currently has issues in chrome if your page has several icons: https://github.com/ejci/favico.js/issues/85
7.
▲
by
amatriain
11y ago
So does the recently released Shadowrun: Hong Kong.
8.
▲
by
amatriain
11y ago
I have to mention that I develop Feedbunch, an open-source RSS reader. It can be self-hosted, needs Ruby on Rails and PostgreSQL. https://www.feedbunch.com https://github.com/amatriain/feedbunch
9.
▲
by
amatriain
11y ago
It works in SQLite now. I'll wait for the next release. Thanks!
10.
▲
by
amatriain
11y ago
The search feature currently only works on Postgres. It builds an SQL sentence with an ILIKE clause, for case-insensitive matching, which I think is valid only in Postgres. It's not a huge problem for me, but I'd like having full
11.
▲
by
amatriain
11y ago
Yes, I was using the last version in all machines (some mint, some arch). I was trying to sync seven machines in three different physical locations, some with slow internet connectivity; only one machine in each location had its syncthing p
12.
▲
by
amatriain
11y ago
I really like the philosophy of the project and the guys running it, but my recent experience trying to use it as a dropbox replacement has been bad: machines that stayed "syncing..." forever, deleted files that reappeared after a
13.
▲
by
amatriain
11y ago
Germany passed a law intending to make Google pay for using news snippets. Google simply stopped including snippets from german newspapers. German newspapers reluctantly gave an exemption to Google so that it would publish snippets from the
14.
▲
by
amatriain
11y ago
This is the best link I've found with a quick search http://the-digital-reader.com/2014/10/22/german-publishers-c...
15.
▲
by
amatriain
11y ago
It's been widely discussed http://www.dw.de/german-publishers-vs-google/a-18030444 http://www.reuters.com/article/2014/11/05/us-google-axel-spr... In the end german newspapers
16.
▲
by
amatriain
12y ago
There are three ways to send feedback or ask for help: - twitter (@feedbunch) - github issue tracker (github.com/amatriain/feedbunch) - email (admin@feedbunch.com) They are indicated in the landing page and in the signup, login an
17.
▲
by
amatriain
12y ago
At the moment I'm afraid I can't offer an estimate of the user fees once out of the beta phase. The beta will among other things serve as a stress test, giving me an idea of the server resources necessary for the service. That wil
18.
▲
by
amatriain
12y ago
You're right, there's room for improvement in the signup process, to show the user something more useful and enticing after signup but before email confirmation. A couple of you have mentioned it. I'll work on it.
19.
▲
by
amatriain
12y ago
Feedbunch currently uses the default Bootstrap tipography, so I'm a bit surprised that it gives you trouble. However a couple of you have mentioned it so I'll definitely look into it. What do the rest of you think about the tipogr
20.
▲
by
amatriain
12y ago
Feedbunch does NOT mark entries as read after a certain period. That's not a feature of RSS at all, I guess it is a feedly-specific feature (or anti-feature, I guess, depending on your needs). What Feedbunch does, however, is limit how
21.
▲
by
amatriain
12y ago
Keyboard shortcuts are definitely in the roadmap. Thanks for the rest of the suggestions, I'll consider them.
22.
▲
by
amatriain
12y ago
There are many new users currently importing their OPML files. There is a rather large backlog in the queue but be patient, in a few minutes it will process your import. You will receive a notification email when it finishes.
23.
▲
by
amatriain
12y ago
Unfortunately I can no longer edit this submission's title. Anyway, the "About Feedbunch" of the landing page says that it is opensource (MIT license). Maybe it should be more prominent.
24.
▲
by
amatriain
12y ago
Keyboard shortcuts are in the roadmap, but not yet implemented. It's an often requested feature, though, so I'll prioritize it :)
25.
▲
by
amatriain
12y ago
Sure. Use this: email: demo@feedbunch.com password: feedbunch-demo
26.
▲
by
amatriain
12y ago
Hi guys. I've released Feedbunch, a web app to read RSS and Atom feeds similar to the disappeared google reader. Signups are currently open and it will be totally free for at least as long as it is in the beta phase. It aims to be simp
27.
▲
Show HN: Feedbunch, a simple and elegant feed reader
(feedbunch.com)
23 points
by
amatriain
12y ago
|
31 comments
28.
▲
by
amatriain
16y ago
"The West, he says, needs to do "new things." Innovation, he says, comes from a "frontier" culture, a culture of "exceptionalism," where "people expect to do exceptional things"—in our world, still an almost uniquely American characteristic
29.
▲
by
amatriain
16y ago
Well, I don't fully agree with this guy (I think I don't, actually I'm not fully sure of where he's going). But I've also thought for some time that user-side scripting in modern AJAX apps is getting ridiculous. If you look at the javascrip
30.
▲
by
amatriain
16y ago
Paper and pencil are great, until you realize you have to insert a couple of lines of code up there.
More ›