Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
barakplasma
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
barakplasma
3y ago
https://github.com/piqoni/matcha can summarize feed articles with gpt3.5 , but not categorize yet
2.
▲
by
barakplasma
3y ago
it's actually RSS to kindle epub, where each feed/folder becomes it's own chapter, and a cron job bundles it up into a daily auto-delivery.
3.
▲
by
barakplasma
3y ago
I cram everything that has an RSS feed into https://kindle4rss.com/ where I can read the feeds daily as an ebook on my kindle (including HN Best). WhatsApp / Telegram cover my "real-time" needs. Most importan
4.
▲
by
barakplasma
4y ago
I used an Android app called Automate (from llama labs) to add Android notifications and UI around a Rust binary compiled for Android https://github.com/barakplasma/israel-weather-rs#running-on-...
5.
▲
by
barakplasma
4y ago
https://3factor.app/
6.
▲
by
barakplasma
4y ago
Directus connected to a Postgres database Comes with a built-in low-config UI/API for CRUD on the database, and easily extendable with Vue.js and Express endpoints. Additionally, should the need arise for something more custom later on
7.
▲
by
barakplasma
4y ago
I ended up building this as an open-source project https://github.com/barakplasma/in-person-queue and got intimidated when it came to marketing & selling it (for free)
8.
▲
by
barakplasma
4y ago
I use Google Assistant to read web pages quite frequently while cooking https://developer.android.com/guide/app-actions/read-it . The FOSS rss reader, “Feeder” also has a read this item feature.
9.
▲
by
barakplasma
5y ago
Reminds me of https://github.com/johnkerl/miller which is also a go based tool cloning features from tools like awk, sed, cut, join, and sort for name-indexed data such as CSV, TSV, and tabular JSON
10.
▲
by
barakplasma
6y ago
Github pages renders md files natively