d3ad social login

[d3ad]

tags labelled 'feed' e

please login to post
@barray on Thu Jan 05 18:08:13 UTC 2023 said: &e
This is a cool #project that #converts #rss #feed to #imap , meaning that you can #sync #rss across multiple #devices https://github.com/Necoro/feed2imap-go I am really quite interested in giving this a go...
@barray on Thu Jun 02 10:57:00 UTC 2022 said: &e
What a pain in the arse it is these days to get an #rss #feed for a #youtube #channel so that you can actually consume the #content you want to see, rather than the #dumb #notifications #system they have which is always #deleting stuff.
@barray on Sat May 07 13:46:25 UTC 2022 said: &e
Great #discussion about #rss #feed #host #bestpractices https://kevincox.ca/2022/05/06/rss-feed-..
@barray on Wed Apr 27 10:10:27 UTC 2022 said: &e
It's been a while, time to check the #rss #feed ...
@barray on Tue Nov 02 20:40:47 UTC 2021 said: &e
#meat #tax incoming: https://www.zerohedge.com/energy/105-cou.. The awful joke is, we *already* have a #solution to this problem - #seaweed in the #cow #feed #reduces #methane by ~50%: https://www.msn.com/en-us/foodanddrink/f.. That's not to mention that #methane is a #renewable #fuel and #cows put #vital #nitrates back into #farmland !
@barray on Thu Aug 19 18:23:04 UTC 2021 said: &e
Very nice selection of #podcast #rss #feed #readers I would need to compete with if I decided to roll my own: https://odysee.com/@gamey:c/podcasts-on-.. On a different note, I had no idea #odysee now do #blogs !
@barray on Sat Aug 07 04:56:50 UTC 2021 said: &e
I like the idea of having #papers read out to me using #texttospeech https://papertime.app/ It's a little rough around the edges, but really not bad! I am actually thinking this could be great for a new #rss #feed #reader to convert #text to #audio !
@barray on Thu Aug 05 06:15:06 UTC 2021 said: &e
Regarding a new #rss #feed #reader to replace #akregator - one of the features I wish they all have is to parse #html (basically a different #xml format) - most #websites that have an RSS button also offer a list of content somewhere, it should be entirely possible to process... I actually don't want a content preview - I just want to know what links are new for the most part.
@barray on Tue Aug 03 22:21:31 UTC 2021 said: &e
@barray on Tue Aug 03 05:47:01 UTC 2021 said: &e
#akregator is now at *1.3GB* of #ram ... For all that RAM use it's not even that fast... Bare in mind that its only real job is to fetch an #xml #rss #feed - it doesn't even recover from #reboot very well either (feeds are forgotten). It's impressive that for what should be a simple program, it actually isn't. I'll keep an eye on it... I legitimately could do a better job than this.
#akregator is now at *1.6GB* - bare in mind this is just an #rss #feed #reader ! Either it is trying to store *all* content in #ram - or there is a #memoryleak ... I really suspect this is what caused my #laptop to #crash just the other day. I'll attempt to contact them on #irc - but not holding my breath.
@barray on Tue Aug 03 05:47:01 UTC 2021 said: &e
@barray on Mon Aug 02 21:57:00 UTC 2021 said: &e
I genuinely believe I could do a better job if I built an #rss #feed #reader myself. Do away with the #webengine - get everything out of #ram - build using the principles of #kiss ... It should be using 64MB of RAM, not over 1GB of RAM. Insanity.
#akregator is now at *1.3GB* of #ram ... For all that RAM use it's not even that fast... Bare in mind that its only real job is to fetch an #xml #rss #feed - it doesn't even recover from #reboot very well either (feeds are forgotten). It's impressive that for what should be a simple program, it actually isn't. I'll keep an eye on it... I legitimately could do a better job than this.
@barray on Mon Aug 02 21:57:00 UTC 2021 said: &e
@barray on Mon Aug 02 21:46:21 UTC 2021 said: &e
#akregator , the #rss #feed #reader I use is currently using 1.1GB of #ram after just a day... I suspect there might be a #memoryleak or some form of inefficiency here... Is it trying to load *all* of the content actively into RAM? According to this article, apparently it is quite crash prone: https://linuxreviews.org/Akregator Half the problem appears to be the use of the #qtwebengine - it essentially has a whole freaking web browser built in.
I genuinely believe I could do a better job if I built an #rss #feed #reader myself. Do away with the #webengine - get everything out of #ram - build using the principles of #kiss ... It should be using 64MB of RAM, not over 1GB of RAM. Insanity.
@barray on Mon Aug 02 21:46:21 UTC 2021 said: &e
#akregator , the #rss #feed #reader I use is currently using 1.1GB of #ram after just a day... I suspect there might be a #memoryleak or some form of inefficiency here... Is it trying to load *all* of the content actively into RAM? According to this article, apparently it is quite crash prone: https://linuxreviews.org/Akregator Half the problem appears to be the use of the #qtwebengine - it essentially has a whole freaking web browser built in.
@barray on Mon Aug 02 20:24:21 UTC 2021 said: &e
I think I will #unsubscribe from #dominiccummings #rss #feed = it feels like he#s just cashing in now: https://dominiccummings.substack.com/p/h.. Maybe he has something important to say, maybe not, but I'm not going to pay to find out. Also I think the audacity of believing you know howe to do the #uk #government better, after just blinking at it for the first time, is extreme. It's this "move fast and break things" #ideology that breeds #communism and the like.
@barray on Mon Jul 26 19:00:38 UTC 2021 said: &e
Nice little #introduction to #reverseengineering https://0x41.cf/reversing/2021/07/21/rev.. I've dipped my toes very lightly into this area. I would highly recommend reverse engineering to a #highlevel language like #cpp if you can rather than #assembly - otherwise it takes a lot longer to figure out what the hell is going on. That's another #rss #feed for me to keep an eye on!
@barray on Mon Jul 19 03:58:39 UTC 2021 said: &e
So I have been using #akregator as an #rss #feed #reader for a few weeks now, and generally it is quite good. I do have a few problems with it though. 1. It doesn't support #arrowkeys in the lists, meaning you have to do a *lot* of clicking. 2. If it #crashes or is forced-closed for some reason, it doesn't remember what you have already read. 3. The search feature doesn't allow you to open up an associated feed easily. 4. The import feed should be able to just take a list of #feed #urls - #opml is wonky.
@barray on Sun Jun 27 06:17:42 UTC 2021 said: &e
Finally finished writing a custom piece of software to abstract the #rss from a corrupted #thunderbird #feed and rebuilding a #opml file that can then be important by another #rssreader - for which I have chosen #akregator for now. What a super pain in the arse that was...