frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: GentleOS – A pair of hobby OSes for vintage 32-bit and 16-bit PCs

https://github.com/luke8086/gentleos32
46•luke8086•2d ago•74 comments

Show HN: Gravity – interactive solar-system simulator, from Newton to Einstein

https://qunabu.github.io/Gravity/
81•qunabu•5h ago•22 comments

Show HN: Learn from 30 historical figures, open source, nonprofit, self-hosted

https://github.com/chipmates/agoracosmica
7•micstradev•5h ago•0 comments

Show HN: Gitdot – A better GitHub. Open-source, written in Rust

https://gitdot.io/
297•baepaul•1d ago•282 comments

Show HN: Open-Source Version of Anthropic's Internal Analytics Engine

https://www.kaelio.com/blog/open-source-anthropic-internal-data-analytics-engine
4•lucamrtl•1h ago•0 comments

Show HN: AutoGPU – AI designs a real 7nm GPU, from Verilog to GDSII

https://github.com/npip99/autogpu
3•npip99•1h ago•0 comments

Show HN: Claw Patrol, a security firewall for agents

https://github.com/denoland/clawpatrol
13•rough-sea•1h ago•0 comments

Show HN: AI-native red-team for penetration testing and vulnerability research

https://github.com/yv1ing/Z3r0
2•yv1ing•1h ago•0 comments

Show HN: Performative-UI – A react component library of design tropes

https://vorpus.github.io/performativeUI/
1103•lizhang•1d ago•197 comments

Show HN: ChromiumFish – Open-source fingerprint-hardened Browser for Scraping

https://github.com/arman-bd/chromiumfish
6•armanified•2h ago•1 comments

Show HN: A terminal writing environment with Git, E2EE sync and temporal search

3•sys-ronin•2h ago•1 comments

Show HN: Cate – open-source canvas IDE for agentic coding workflows

https://cate.cero-ai.com
5•Imbiss•2h ago•0 comments

Show HN: I built 10 ML algos from scratch because fit() predict() are not enough

https://github.com/ml-from-scratch-book/code
4•akmoleksandr•2h ago•1 comments

Show HN: Hires Chess Trainer – drill the mistakes from your own chess games

https://github.com/gaelazzo/python_chess
2•gaelazzo•3h ago•0 comments

Show HN: Run Gemini & ChatGPT UI with Python

https://github.com/pseudo-usama/hermex
3•pseudo-usama•3h ago•3 comments

Show HN: Simten – design hardware in TypeScript and simulate it in the browser

https://simten.dev/
2•charlesfrisbee•4h ago•0 comments

Show HN: UK sold house prices, uncapped, by postcode/county (Land Registry)

https://github.com/vladignatyev/uk-land-registry-price-paid
5•v_ignatyev•4h ago•0 comments

Show HN: Command Center, the AI coding env for people who care about quality

https://www.cc.dev/
56•Darmani•19h ago•28 comments

Show HN: A static SPA to query ATF / BATFE historic AFMER data

https://ryjones.github.io/AFMER-SPA/?ymin=2000&ymax=2024&text=BOEING
2•RyJones•6h ago•0 comments

Show HN: Mach – A compiled systems language looking for contributions

https://github.com/octalide/mach
28•octalide•18h ago•25 comments

Show HN: CSV Graph – create charts from CSV files in the browser

https://csv.qingyanglabs.com
7•lfdev•10h ago•2 comments

Show HN: SuperTree – interactive decision tree plot for sklearn,xgboost,lightgbm

https://github.com/mljar/supertree
2•pplonski86•8h ago•0 comments

Show HN: Lathe – Use LLMs to learn a new domain, not skip past it

https://github.com/devenjarvis/lathe
390•devenjarvis•2d ago•70 comments

Show HN: NoSuggest – Watch YouTube without the recommendation algorithm

https://www.nosuggest.com/
58•VJ-2-108•5d ago•61 comments

Show HN: Courtside – TUI for NBA Games

https://github.com/NolanFogarty/courtside
18•nolanfogarty•3d ago•5 comments

Show HN: Startup sci-fi novel that took me 5 years to write

https://www.blockchainednovel.com/
21•mck-•1d ago•10 comments

Show HN: HTTP/3 and raw QUIC client/server APIs for Node.js

https://github.com/currentspace/http3
14•brian_meek•22h ago•0 comments

Show HN: I Derived a Pancake

https://www.absurdlyoptimized.com/recipes/pancakes/
333•bkazez•4d ago•135 comments

Show HN: Quick games disguised as boring spreadsheets

https://boredspreadsheet.com/workbook
14•kevinclelland•1d ago•2 comments

Show HN: Nightwatch, The open-source, read-only AI SRE

https://github.com/ninoxAI/nightwatch
33•egorferber•1d ago•9 comments
Open in hackernews

Show HN: A terminal writing environment with Git, E2EE sync and temporal search

3•sys-ronin•2h ago
I am a 40 years old jobless sys-admin with no cs degree and no development experience and 25 yeras of system knowledge. I built a fully encrypted writing environment where I can write with focus forgetting about the application. Here ai was my code translator while I strictly was the architect and instructor. It all started when i asked myself that "why and how i remember any past memory instantly without searching inside my head". This became the design principle of my app. Thus I solved a fundamental git problem of tracking a single note throughout the history by embedding uuid in every commit.

Its responsive data-as-UI based interface keeps the app (nearly) learning curve free. Navigating deep hierarchies is easy using numbered fisheye jump system without forward button. Every operation is in one or two keystroke like v(view), c(create), d(delete), r(rename), (j)ump s(sync), (s)earch, b(back) or v1, d1, j1, jb etc. It is built using python standard library (no other dependency), Git, cryptography standard primitive (embedded). I used git-filter-repo programaically for permanent item erasure using uuid from inside the application. It has full timeline for each item (note, file, subnotebook) to see the entire life cycle from create to erase with tombstone. Its subnotebook hierarchy can be upto any depth. It supports 80 file types with syntax highlighted editing with export feature for files. It has activity viewer inside every notebook or subnotebook. It shows your last 50 activities in the notebook. Searching is easy like "s files* file.md date* 02-04-2026 in* notebook/subnotebook_name", "s note_name date* 01-04-2026 05-04-2026", "s edited* any_text thisweek" "s in notebook/subnotebook_name" or just "s anytext".

Notebook can be encrypted using 8-24 words BIP-39 phrases and use password for regular lock/unlock. It is encrypted using standard AES-GCM and also portable. It can show password change log in each notebook management screen. Key vaults are hardware bound yet portable and a usb drive can act as TPM like security. It means when the keys are not reachable, notebooks can't be accessed. The application architecture and data structure is decoupled. Where app architecture allows the app, notebook and key vault can be in three different locations or even in different systems and data architecture allows metadata and content remain separated in different files inside each notebook folder linked via UUID. Git is implemented for doing item level (not file level) versioning and temporal search with uuid based commit metadata. Here commit metadata is not encrypted, though doable modifying the existing code if required. Every notebook is self contained in just a movable single folder. The architectur also enables optional e2ee conflict free sync using github and other platforms. It does not need someone to be a git expert to use the application and cloud vendor cannot see the data even with public visibility.

I will request respected HN people to go through the documents and the story_n_constraint.md file, that will explain the what, how, why in details. I also put a couple of abstract ideas inside the repo (what_can_be_done files). I want to thank the creators of Python, Git, cryptography, nvim, micro and git-filter-repo. Their tools came together and turned a concept into a working application.

The post, the GitHub repository, and all source code and documentation are part of the prior art with appropriete license (Public + timestamped + enabling)

repo: * https://github.com/sys-ronin/terminal-notes *

requirement: linux/mac/win/docker, python 3.13, git, nvim/micro or any terminal based editor (can be configured from config.json inside root folder),internet for using github sync example - python3 terminal_notes_ui.py (from linux) * tested on debian 13 only

git clone https://github.com/sys-ronin/terminal-notes.git && cd terminal-notes && python3 terminal_notes_ui.py

sys-ronin

Comments

sys-ronin•2h ago
Thank you and welcome everyone for visiting my post. I will request you to go through my documents along with using the app, those are what i built and could imagine, and if the app help you write and remember, it will make my effort meaningful.

This project is a gift. Concepts disclosed here, will remain free with prior art and eternal license.

- Thanking You, sys-ronin