Headlines Flash
Wed, Jun 10 05:58 PM

??????? #local

26 headlines

TechnologyHacker News12m ago

Show HN: Vocast – Turn articles into self-hosted podcast feeds using local TTS

Hi all, I wanted a way to listen to articles in my reading queue while out for a walk or just generally away from the computer. There are apps that can do this already, but I didn't want to pay for one and I thought it seemed simple enough to build myself. So, I built Vocast - a cli tool using ...

TechnologyHacker News51m ago

Show HN: Android Transfer File

Fast, local-first file transfer between your computer and Android — over USB or Wi-Fi.

WorldFrance246h ago

As British town councils face budget cuts, local residents lend a helping hand

Peeling paint, rundown roundabouts and shuttered post offices: in recent years, local public services across the United Kingdom have been in steady decline. But in some communities, volunteers have decided to step in – filling the gaps where the state has fallen short. Our France 2 colleagues r...

TechnologyHacker News10h ago

Show HN: Eatmydata.ai – Local-First Question-to-SQL-to-Dashboard AI

Yet another "talk to your data and build a dashboard" app, where data does not leave your browser. You ask a question, agents produce multiple SQL queries to in-browser sqlite, never seeing results, and write dashboard configuration code. The data you analyze will be indexed with a local semant...

TechnologyDev.to20h ago

Local Time, UTC, Offset και Epoch: Ο απόλυτος οδηγός για developers

Το πρόβλημα της ώρας Η ώρα είναι από τα πιο ύπουλα προβλήματα στην ανάπτυξη λογισμικού. Αν ένας χρήστης στην Αθήνα δημιουργήσει μια παραγγελία στις 20:00 και ένας άλλος στη Νέα Υόρκη τη δει στις 13:00, ποια είναι η "σωστή" ώρα; Αν μια εφαρμογή αποθηκεύσει μόνο το 20:00, χωρίς να γνωρίζει τη ζώνη...

TechnologyDev.to22h ago

How I Implemented a Local-First, E2EE Architecture with Sync in My App

Building a note-taking app is almost a rite of passage for developers. There are already plenty of great options out there, so when I started working on Annota, I wanted to challenge myself with a different set of problems: building something local-first, fully offline-capable, and encrypted by ...

TechnologyHacker News1d ago

Show HN: Kanbanero – a lightweight, local-first Kanban app for macOS

Hi HN. I built Kanbanero because I wanted a kanban app without an account or server and with data in a format I could easily read. Each board is a plain JSON file in a folder you pick, so you can back it up with Git and edit it in your text editor.