HackerTrans
トップ新着トレンドコメント過去質問紹介求人

ashish01

637 カルマ登録 17 年前

投稿

Show HN: Pocketwise – a privacy-first, double-entry finance tracker

pocketwise.app
3 ポイント·投稿者 ashish01·6 か月前·0 コメント

Show HN: Meal Tracker – Weekend hack using LLM to get food macros from photos

meal-tracker.fly.dev
1 ポイント·投稿者 ashish01·7 か月前·0 コメント

Show HN: PocketWise – a simple, natural-language double-entry finance tracker

pocketwise.app
2 ポイント·投稿者 ashish01·8 か月前·2 コメント

Cleora: A Simple, Strong and Scalable Graph Embedding Scheme

github.com
1 ポイント·投稿者 ashish01·11 か月前·0 コメント

Show HN: HN Reader – Alternate Reader for Hacker New

hn-reader.pages.dev
2 ポイント·投稿者 ashish01·昨年·1 コメント

DeepSeek-R1 for Coding in Zed

zed.dev
31 ポイント·投稿者 ashish01·昨年·8 コメント

Little Languages (1986) [pdf]

staff.um.edu.mt
175 ポイント·投稿者 ashish01·2 年前·29 コメント

コメント

ashish01
·5 日前·議論
Since it was making rounds yesterday here is what muse generated for the 3d rubik's cube prompt - https://ashish01.github.io/rubik-muse/
ashish01
·4 か月前·議論
> Browser not fully supported

> This editor relies on WebGPU for rendering, which currently works best in Chrome or other Chromium-based browsers. You may experience issues in your current browser.

(reminds of works in IE6)
ashish01
·5 か月前·議論
That is really beautiful literate program. Seeing it after a long time. Here is a opus generate version of this code - https://ashish01.github.io/microgpt.html
ashish01
·6 か月前·議論
Still working on PocketWise (https://pocketwise.app), a simple double-entry accounting app. Just finished adding end-to-end encryption with a zero-trust server model. All encryption and decryption happens in the browser (using PRF), and the server only sees encrypted data.
ashish01
·6 か月前·議論
I have an old Lenovo IdeaPad with fairly modest hardware, and I have both Fedora and Windows installed. About 90% of the time I use Fedora, and it works fine overall. The only thing that bothers me is that Firefox on Fedora feels noticeably more sluggish compared to Edge or Firefox on Windows. Maybe it’s just a perception issue, but I’d love to know what others are using as their web browser on Linux.
ashish01
·7 か月前·議論
Simple meal tracker to give some macros but mainly give a health rating on 1-10 scale. http://meal-tracker.fly.dev
ashish01
·7 か月前·議論
I use Litestream for near real-time backups. Does not change how SQLite is used on the server, just a replacement for .backup
ashish01
·8 か月前·議論
I am working on PocketWise (https://pocketwise.app) a lightweight personal finance tracking app. Goal is to make double entry accounting simple and approachable for everyday use. It’s my first project of this kind, so I’d really appreciate any feedback.
ashish01
·10 か月前·議論
https://hn-reader.pages.dev/
ashish01
·昨年·議論
I also prefer BFS expansion of comments. So I implemented https://hn-reader.pages.dev/ for this. Also has dark mode to be easy on eyes.
ashish01
·昨年·議論
> one of the biggest waste of money on an acquisition.

I think that was when intel acquired McAfee for 8B in 2010.
ashish01
·昨年·議論
I wrote one a while back https://github.com/ashish01/hn-data-dumps and it was a lot of fun. One thing which will be cool to implement is that more recent items will update more over time making any recent downloaded items more stale than older ones.
ashish01
·昨年·議論
With a one-time setup, a low-fi solution is to receive an email from your bank for every transaction and extract the data into a ledger entry.
ashish01
·昨年·議論
You do get $10 worth of monthly claude credits for free - https://zed.dev/blog/zed-ai-billing but for others like OpenAI or DeepSeek you need an API key.
ashish01
·2 年前·議論
https://github.com/egh/ledger-autosync is really useful for integrating banks OFX files into an existing ledger file. Over time, it learns common patterns, automatically assigning transactions to the correct accounts.
ashish01
·2 年前·議論
Is there a way to download the problems via an API, or have them available in a file like https://norvig.com/top95.txt?

It would make a great dataset for benchmarking different solver approaches.
ashish01
·2 年前·議論
I agree with the sentiment of the blog, but it doesn't present a very compelling argument. Just relies on authority rather than evidence or logical reasoning. For a more impactful and well-reasoned discussion on this topic checkout "Simple Made Easy" by Rich Hickey (https://www.youtube.com/watch?v=SxdOUGdseq4)
ashish01
·2 年前·議論
I made two using scd41, esp32 and esphome. https://shop.m5stack.com/products/co2l-unit-with-temperature...
ashish01
·4 年前·議論
I wrote a simple hn data downloaded based on this api. Last I remember I was able to download the entire corpus by letting it run overnight.

https://github.com/ashish01/hn-data-dumps