wallabag
Raindrop.io
Instapaper
Email This
Pinboard
WebCull
Tagpacker
Diigo
Clojure
Elixir
Python
Rust
Haskell
NIM
JavaScript
Kotlin
wallabag
ClojureWallabag is recommended for users who appreciate open-source software, self-hosting capabilities, and prioritizing privacy. It's ideal for individuals who want to organize and read web content without distractions, and have the technical skills to set up and manage the application on their own servers.
Based on our record, Clojure should be more popular than wallabag. It has been mentiond 42 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
I moved to a self-hosted Wallabag (https://wallabag.org/) after Pocket shut down. Not the sexiest but does everything I need it to. - Source: Hacker News / 5 months ago
I'm looking into setting up Wallabag for myself, maybe it could work for you too? https://wallabag.org/. - Source: Hacker News / about 1 year ago
I use KOReader [1] on my Kobo. It supports Wallabag [2]. Wallabag offers both hosted [3] and self-hosted options. There's also a standalone kobo client for Wallabag [4]. In addition, Wallabag also supports direct import from Pocket. [1] https://koreader.rocks/ [2] https://wallabag.org/ [3] https://www.wallabag.it/en [4] https://gitlab.com/anarcat/wallabako. - Source: Hacker News / about 1 year ago
Instapaper[1] and Wallabag[2] would be the two main alternatives to Pocket, I think. Wallabag is self-hosting although I believe there are hosted services around as well. Cannot get either of them to integrate with my Kobo ereader like Pocket does, though. :-( [1] https://www.instapaper.com/ [2] https://wallabag.org/. - Source: Hacker News / over 1 year ago
I tried hoarder and I didn't like the way listed view works. I prefer the simplicity of the view provided by Linkding. I find hoarder new auto tagging with ollama something I want to use because I am lazy. For references there are many options in selfhosted bookmarking apps market. These beside Hoarder are the most known software. Linkwarden (https://github.com/linkwarden/linkwarden) LinkAce... - Source: Hacker News / over 1 year ago
One of the most famous talks in computer science is Simple Made Easy by Rich Hickey, The creator of the programming language Clojure. In it, he explains that, "simple" and "easy" are not the same thing. He refers to the word origins of the two words:. - Source: dev.to / 6 days ago
This series of post will try to explain a complex topic: concurrent and parallel programming, in Dart. I think the only way to deal with that is using the Erlang VM (BEAM), but Clojure and other functional languages are usually doing better job on this part. Unfortunately, to me, most of other languages using OOP don't offer a great abstraction to concurrency and parallelism, but during the last decade, things are... - Source: dev.to / about 2 months ago
Oversimplifying, there are three big variants: Common Lisp, Scheme, Clojure. Each of them has a lot of somewhat similar implementations: * Clojure: A lot of support for immutable data. It runs in the JVM so you will have a lot of the libraries you are use to. Probably the best option for you. https://clojure.org/ * Scheme, in particular Racket: Mostly functional, and in particular Racket has a lot of support to... - Source: Hacker News / about 1 year ago
Another project of mine Bob can be seen as an example of spec-first design. All its tooling follow that idea and its CLI inspired Climate. A lot of Bob uses Clojure a language that I cherish and who's ideas make me think better in every other place too. - Source: dev.to / over 1 year ago
Clojure is a LISP for the Java Virtual Machine (JVM). As a schemer, I wondered if I should give Clojure a go professionally. After all, I enjoy Rich Hickey's talks and even Uncle Bob is a Clojure fan. So I considered strength and weaknesses from my point of view:. - Source: dev.to / over 1 year ago
Raindrop.io - All your articles, photos, video & content from web & apps in one place.
Elixir - Dynamic, functional language designed for building scalable and maintainable applications
Instapaper - Instapaper is a simple tool to save web pages for reading later.
Python - Python is a clear and powerful object-oriented programming language, comparable to Perl, Ruby, Scheme, or Java.
Email This - Save ad-free articles and web pages and articles to your email inbox for reading later.
Rust - A safe, concurrent, practical language