HackerTrans
TopNewTrendsCommentsPastAskShowJobs

divyenduz

no profile record

Submissions

My git-worktree workflow ft. worktrunk, caddy

blog.divyendusingh.com
2 points·by divyenduz·5 bulan yang lalu·0 comments

Leaving Twitter with Shamir's Secret Sharing Scheme

blog.divyendusingh.com
3 points·by divyenduz·6 bulan yang lalu·0 comments

Show HN: Incus-Sandbox-SDK

github.com
1 points·by divyenduz·6 bulan yang lalu·1 comments

Physical Goods as a Ceiling for Digital Media

blog.divyendusingh.com
2 points·by divyenduz·tahun lalu·0 comments

Show HN: Scorelang, DSL for Football Tournaments

github.com
1 points·by divyenduz·tahun lalu·0 comments

Abstract Productivity System

blog.divyendusingh.com
3 points·by divyenduz·tahun lalu·0 comments

[untitled]

1 points·by divyenduz·tahun lalu·0 comments

Show HN: Build Your Own Data Compressor

github.com
2 points·by divyenduz·3 tahun yang lalu·0 comments

comments

divyenduz
·6 bulan yang lalu·discuss
A tinkering experiment written with AI

https://x.com/divyenduz/status/2010959045436260795

Testing the boundaries of what I can do with AI and how to prevent AI slop and produce meaningful things 100% hands off.

Is this meaningful? I don't know yet.
divyenduz
·2 tahun yang lalu·discuss
Is there a youtube channel or something that does deep dives into antique source code like this or windows XP?
divyenduz
·2 tahun yang lalu·discuss
Plug, wrote something along these lines. It is a FUSE file system and the storage is SQLite

https://github.com/divyenduz/zoid-fs
divyenduz
·3 tahun yang lalu·discuss
Oh nice, also check out https://github.com/divyenduz/trackfootball.app

It is like Strava for Football (gets data using Strava OAuth). Open source, but docs aren't simply there yet for host-ability!

Also, don't want to hijack your post, but some people might be interested in a football variant! Will defn try Endurain soon
divyenduz
·3 tahun yang lalu·discuss
Oh nice, I did something similar recently (https://github.com/divyenduz/zoid-zip), mine is much lighter/smaller than yours. Instead of following a standard fully, I just use Huffman coding to make stuff smaller!