Viewing profile — olviko
olviko
HN member- Joined
- Tue, Nov 04, 2014, 8:41 PM UTC
- HN karma
- 12
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About olviko
No profile information was provided.
Recent public activity
-
comment
Comment #12138370
Maybe. Don't think any of this existed when I need it... 1. The code is tiny with 90% of it dealing with RSS parsing and filtering. Using RX.NET wouldn't really simplify anything. …
-
comment
Comment #12138198
Can’t really remember, sorry, that code was built for processing RSS feeds and data size was never an issue. I will take a look when get some free time… But, I see what you mean. I…
-
comment
Comment #12137618
Nice project. I wrote something similar in C# long time ago [1]. Mostly to monitor job feeds and craigslist [2] :-) It supports RSS and Atom, async, various filters, deduplication,…
-
comment
Comment #9808402
Just curious, why not Redis?
-
comment
Comment #9808366
Same here. InfluxDb has a pretty nice DSL. I wish they switched their backend to something usable and mature instead of re-inventing the bicycle. Operationally, it is expensive to …
-
comment
Comment #9807613
What are the benefits of introducing specialized time-series databases vs using Redis, Casandra, or some Sql database?
-
comment
Comment #9661860
Checkout https://github.com/olviko/RssPercolator Pipes would often get blocked by 3rd party data providers, which motivated me to roll my own library. No graphical interface. Perso…
-
comment
Comment #9661819
Checkout https://github.com/olviko/RssPercolator . RssPercolator is a .NET library used for downloading, aggregating, and filtering RSS feeds. Developed out of frustration with Yah…
-
comment
Comment #8558957
If you like Yahoo Pipes as a concept this library is for you ;-) - RSS and Atom feed formats - Asynchronous multi-feed download - Multiple sources and multiple destinations - Feed …
- story