RSS-Link-Database
chatgpt-shell
RSS-Link-Database | chatgpt-shell | |
---|---|---|
15 | 32 | |
25 | 1,126 | |
- | 2.0% | |
9.5 | 9.7 | |
5 days ago | 1 day ago | |
Emacs Lisp | ||
GNU General Public License v3.0 only | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
RSS-Link-Database
-
Use Txt for Bookmarks
I think that people who say they prefer keeping a simple file has never found a good app for bookmarking. There is still a space for killer app with bookmarks.
I think that simple URL bookmarking is just wrong. It simply will not work for big bookmarking data sets. The key is using tags, and rating system, and automatic update which checks if URLs are even valid any more.
I also thought that we miss a killer RSS app.
That is why I created my own self-hosted app.
- it can store bookmarks
- it gather news through RSS
- it provides tags (I can search bookmarks by tags)
- it provides user ratings (I can filter using it too)
- I can filter, or order by link, date of publish, date of creation, etc. etc.
- It checks if links are rotten (and marks them)
- I can mark link to read it for later
- I can see how many times I have visited a link
- I can check 'related links' to jump to things I have jump before from this link
On the other hand, I am quite certain that I use it, because it is 'tailored for me'. I am not that interested in the looks. I know how it works
- https://rumca-js.github.io/search - demo search
- https://rumca-js.github.io/music - demo music
- https://rumca-js.github.io/bookmarks - demo bookmarks
- https://github.com/rumca-js/RSS-Link-Database - database of bookmarks
- https://github.com/rumca-js/Internet-Places-Database - link meta information
- https://github.com/rumca-js/Django-link-archive - main crawling engine using for all databases
-
Omnom: Self-hosted bookmarking with searchable, wysiwyg snapshots [showcase]
I love bookmarks. I have made RSS app with bookmarking mechanism.
My links about bookmarks and links below.
https://github.com/rumca-js/Django-link-archive - django app, RSS client, simple web crawler, under construction
https://github.com/rumca-js/RSS-Link-Database - my bookmarks repository
https://github.com/rumca-js/RSS-Link-Database-2025 - RSS links for year 2025
https://github.com/rumca-js/RSS-Link-Database-2024 - RSS links for year 2024
https://github.com/rumca-js/RSS-Link-Database-2023 - RSS links for year 2023
https://github.com/rumca-js/Internet-Places-Database - I also maintain a list of domains found in the Internet
https://rumca-js.github.io/search - search that uses links maintained in zip files
https://rumca-js.github.io/music - my music library, browsable
https://rumca-js.github.io/bookmarks - my bookmarks, browsable
-
Escape the walled garden and algorithm black boxes with RSS feeds
ooooh I so escaped walled gardens.
I use my own set of domains to find places on the internet [0].
A working example how it could be used is at [1]. It is a domain viewer in javascript.
I also use my own RSS client [2] that stores all links in [3], but don't get me wrong, I also have my storage for bookmarks [4]
Links:
[0] https://github.com/rumca-js/Internet-Places-Database
[1] https://rumca-js.github.io/quickstart/public/static_lists/vi...
[2] https://github.com/rumca-js/Django-link-archive
[3] https://github.com/rumca-js/RSS-Link-Database-2025
[4] https://github.com/rumca-js/RSS-Link-Database
-
The Washington Post burns its own archive
Automation is inevitable. Growing AI is inevitable. Maybe it will become better, maybe not, but people will become accustomed to it. The better AI is, the more people will believe it. At some point it will replace critical thinking, just as newspaper were shaping popular opinions.
I have always been afraid that Google might be manipulating popular opinion, erasing, rewriting history by changing links it suggests. That is why I like archive.org; I can always go back to see state of web pages before. No rewriting history.
That is why I also keep my own repository of links https://github.com/rumca-js/RSS-Link-Database so that I always could return to links, that are important to me. I do not trust Google, or any big tech giant.
-
Django bookmark management software
RSS Link Database
-
Full Text, Full Archive RSS Feeds for Any Blog
Similar goal, different approach. I wrote RSS reader, that captures link meta from various RSS sources. The meta data are exported every day. I have different repositories for bookmarks, different for daily links, different for 'known domains'.
Written in Django.
I can always go back, parse saved data. If web page is not available, I fall back to Internet Archive.
- https://github.com/rumca-js/Django-link-archive - RSS reader / web scraper
- https://github.com/rumca-js/RSS-Link-Database - bookmarks I found interesting
- https://github.com/rumca-js/RSS-Link-Database-2024 - every day storage
- https://github.com/rumca-js/Internet-Places-Database - internet domains found on the internet
After creating python package for web communication, that replaces requests for me, which uses sometimes selenium I wrote also CLI interface to read RSS sources from commandline: https://github.com/rumca-js/yafr
-
Is Google Getting Worse? A Longitudinal Investigation of SEO Spam in Search [pdf]
On the other hand it is not 1995. Time has moved on. I wrote a Simple RSS feed, that also serves as search engine for bookmarks.
I am able to run it in attick on raspberry pi. We do not have to rely so heavily on google.
https://github.com/rumca-js/Django-link-archive
It is true that it does not serve me as google, or kagi replacement. It is a very nice addition though.
With a little bit off determination I do not have to be so dependent on google.
Here is also a dump of known domains. Some are personal.
https://github.com/rumca-js/Internet-Places-Database
...and my bookmarks
https://github.com/rumca-js/RSS-Link-Database
Some more years, and google can go to hell.
-
Ask HN: What apps have you created for your own use?
[4] https://github.com/rumca-js/Django-link-archive
These are exported then to github repositories:
[5] https://github.com/rumca-js/RSS-Link-Database - bookmarks
[6] https://github.com/rumca-js/RSS-Link-Database-2023 - 2023 year news headlines
[7] https://github.com/rumca-js/Internet-Places-Database - all known to me domains, and RSS feeds
-
The Small Website Discoverability Crisis
My own repositories:
- bookmarked entries https://github.com/rumca-js/RSS-Link-Database
- mostly domains https://github.com/rumca-js/Internet-Places-Database
- all 'news' from 2023 https://github.com/rumca-js/RSS-Link-Database-2023
I am using my own Django program to capture and manage links https://github.com/rumca-js/Django-link-archive.
-
Google No Longer Automatically Indexes Websites – WTF?
That is why I wrote [1] for myself. It stores links in database, which I can query. Everything is later on exported, like in [2] and [3]. I can browse history, I can find useful data. I do not say it has replaced google for me. It is a nice addition that helped me gather data I encounter on the Internet.
It is a link database, at first glance resembles Reddit clone, but my focus is on creating link database, not on providing social media experience cancer.
Links:
[1] https://github.com/rumca-js/Django-link-archive
[2] https://github.com/rumca-js/RSS-Link-Database
[3] https://github.com/rumca-js/RSS-Link-Database-2023
chatgpt-shell
-
I stopped using AI code editors
> I chose to make using AI a manual action
I also find explicit/concious LLM interaction a happy medium.
Building tooling into my editor to expedite this concious usage made it much more enjoyable when I didn't have to context-switch into another app (ie. take my current text selection, or error under cursor, etc) https://github.com/xenodium/chatgpt-shell?tab=readme-ov-file...
- It's still worth blogging in the age of AI
-
Why Blog If Nobody Reads It?
I still believe in blogging. For anyone keen on getting started or switch providers, I recenly launched a no-nonsense service: https://LMNO.lol. The experience feels more like taking notes than blogging (low friction).
My blog is https://lmno.lol/alvaro (also at https://xenodium.com)
-
Mad at Meta? Don't Let Them Collect and Monetize Your Personal Data
Embrace genuinely and sustainably sharing with the world without strings attached.
I built https://lmno.lol after growing tired of the constant tracking, adverts, bloat, lock-in, and other deceitful tech.
My blog is on it https://lmno.lol/alvaro
I built one service but there are others.
Support any you prefer:
• Bear
-
I've been advocating for RSS support, and you should too
> in a way that you're completely in control of, without bloat, without ads, without algorithms.
If they don’t play nice, they often offer short digests in feeds, driving users to open their sites where you get ads, tracking, bloat, paywalls, and no longer in control…
Thank you for advocating RSS. It’s the least we should strive for in our services.
We can also strive for services themselves without tracking, ads, bloat…
If you have a blog or want to start one, consider supporting platforms that genuinely improve the web experience.
I built https://lmno.lol after growing tired of the popular blogging platforms.
Here’s my blog on it https://lmno.lol/alvaro
If you prefer a different blogging service, there are other folks working on building a more mindful web. Support them.
By supporting services like these, you prove that like-minded services are not only possible but fully sustainable without deceitful tech.
Write.as
-
I Ditched the Algorithm for RSS–and You Should Too
On the blogging side, I’m doing my bit for the web and built a new service minus the yucky bits of modern web (tracking, ads, paywalls, bloat…) https://lmno.lol does rss too. Full content of course.
For example, my blog https://lmno.lol/alvaro and https://lmno.lol/alvaro/feed
-
WordPress Is in Trouble
I just launched a drag and drop service myself https://lmno.lol
No tracking, adverts, paywalls, or bloat. I'm also bringing a little nostalgia back with ASCII art headers (optional of course).
Here's my blog on it: https://lmno.lol/alvaro
Wrote a bit about how I got to build my own service https://lmno.lol/alvaro/blogging-minus-the-yucky-bits-of-mod...
-
Devin, the First AI Software Engineer
I think it is a tooling issue. It is in no way obvious how use LLM's effectively, especially for really good writing results. Tweaking and tinkering can be time consuming indeed, but i use lately the chatgpt-shell [1] and it lends well to an iterative approach. One needs to cycle through some styles first, and then decide how to most effectively prompt for better results.
[1]https://github.com/xenodium/chatgpt-shell/blob/bf2d12ed2ed60...
- Ask HN: What apps have you created for your own use?
-
More advanced emacs tutorials
Every so often I scratch an itch to improve my workflow and write it up https://xenodium.com.
What are some alternatives?
Django-link-archive - Self-hostable link database
gptel - A simple LLM client for Emacs
youtube-cue - Generate CUE sheet from timestamps in youtube video description
E2B - Open-source, secure environment with real-world tools for enterprise-grade agents.
Internet-Places-Database - Database of Internet places. Mostly domains
wordpress-activitypub - ActivityPub for WordPress