HN user

memset

4,522 karma

gargoylemusic@gmail.com

http://www.jaygoel.com

https://www.themusiciansnotebook.com

https://www.plainoldrecipe.com

[ my public key: https://keybase.io/jay_hotswap; my proof: https://keybase.io/jay_hotswap/sigs/S0qYU4d6N3b5rdtTlxHyCUP_rLRIgoFO8W9U7HdDaZw ]

loginwithhn.com one-time login token: [V1OnWluHq0]

Posts120
Comments592
View on HN
jaygoel.com 28d ago

How to Measure the ROI of FDE

memset
3pts0
bandmanager.projects.jaygoel.com 3mo ago

Show HN: Create Programs for Recitals

memset
1pts0
european-alternatives.eu 6mo ago

European Alternatives for Digital Products

memset
3pts0
www.jaygoel.com 6mo ago

Building an Accounting Ledger with a DB

memset
5pts1
builders.ramp.com 11mo ago

Forward Deployed Engineering Principles

memset
3pts0
www.homepagr.com 1y ago

Show HN: Homepagr, Bookmarks for Work

memset
2pts0
news.ycombinator.com 1y ago

Ask HN: I once built a domain registrar. How can I make money?

memset
1pts1
news.ycombinator.com 1y ago

Ask HN: How do you coax useful code from AI?

memset
7pts5
www.homepagr.com 1y ago

Show HN: Homepagr – Bookmarks for Work

memset
8pts2
kirshatrov.com 1y ago

The State of Background Jobs in 2019

memset
1pts0
ente.io 2y ago

Ente Auth: open-source Authy alternative for 2FA

memset
406pts201
github.com 2y ago

Show HN: Drop-in SQS replacement based on SQLite

memset
656pts156
www.npr.org 2y ago

California says restaurants must bake all of their add-on fees into menu prices

memset
96pts196
scratchdata.com 2y ago

Buckets of Parquet Files Are Awful

memset
20pts41
news.ycombinator.com 2y ago

Ask HN: What would an ideal reservation algorithm look like?

memset
2pts1
github.com 2y ago

A C implementation of tic-tac-toe in a single call to printf

memset
3pts0
www.npr.org 2y ago

Unauthorized ACA plan switches drive call for action against rogue agents

memset
2pts0
news.ycombinator.com 2y ago

Ask HN: What would you want in a domain registrar?

memset
4pts3
scratchdata.com 2y ago

Debugging a Golang Bug with Non-Blocking Reads

memset
52pts6
scratchdata.com 2y ago

Building a Scalable Accounting Ledger

memset
53pts36
scratchdb.com 2y ago

DuckDB as a REST API with Mkfifo()

memset
2pts0
scratchdb.com 2y ago

Peg Parsers and PostgREST

memset
2pts0
scratchdb.com 2y ago

Peg Parsers and PostgREST

memset
3pts0
scratchdb.com 2y ago

DuckDB as a REST API with Named Pipes

memset
2pts0
github.com 2y ago

Show HN: Certmaster – Automatically issue and install Let's Encrypt certificates

memset
11pts5
github.com 2y ago

Show HN: ScratchDB – Open-Source Snowflake on ClickHouse

memset
261pts56
www.gourmet.com.s3-website-us-east-1.amazonaws.com 2y ago

Pocketful of Dough (2000)

memset
2pts0
scratchdb.com 2y ago

Flattening and Denormalizing JSON

memset
2pts1
scratchdb.com 2y ago

Analyze Stripe Data with SQL

memset
2pts0
scratchdb.com 2y ago

Analyze Shopify Data with SQL

memset
2pts0
Typst 0.15.0 1 month ago

For composition I use musescore.

In my case, I’m not actually arranging or writing music - I’m just taking existing music PDFs, separating pages, and creating new PDFs along with page numbers and table of contents. The use case is to have a nice booklet of music for an upcoming performance.

Typst 0.15.0 1 month ago

Everything for typst was generated via LLM. The template itself takes json as input and then uses the typst template language to render. It works very very well.

Typst 0.15.0 1 month ago

This is awesome! I’ve been excited about the new bundle feature for months.

I use typst to format sheet music. Given a folder of PDFs, I currently have a script that generates a booklet of music for each person in the ensemble. Hopefully now I can just run a single typst file which outputs multiple PDFs.

Also using it to generate printable programs for concerts: https://concert-programs.projects.jaygoel.com/

In the early 2000s, we had a camera that saved to an internal hard drive. The only way to watch videos was to either copy them to the computer or hook an RCA cable from the camera to the TV. You could also go from VGA to RCA with the right set of cables.

However, everyone did have a DVD player! So I, similar to the author, wrote scripts to take videos, generate DVD isos, and then burn to DVDs.

I learned about message queues (rabbitmq) with that project and had connected a bunch of old laptops with Linux VMs installed.

I never finished the project and nowadays there are a hundred ways to share and stream digital video. I hadn’t anticipated, at the time, that casting videos wirelessly to our TVs would become the norm.

I work at Ramp and have always been on the “luddite” side of AI code tools. I use them but usually I’m not that impressed and a curmudgeon when I see folks ask Claude to debug something instead of just reading the code. I’m just an old(er) neckbeard at heart.

But. This tool is scarily good. I’m seeing it “1-shot” features in a fairly sizable code base and fixes with better code and accuracy than me.

Code and Let Live 6 months ago

I have just now learned about exe.dev and it looks awesome.

I really hate that modern development means not having persistent disk. I’m glad there are new options coming out which let you do this in and easier way than managing my own EC2 instances!

Code and Let Live 6 months ago

Could you clarify what this actually is?

Would I think of this as an EC2 instance which automatically and quickly scales to zero, with pricing only for resources consumed? (CPU and RAM when up, and disk all the time?)

I’m building a netsuite competitor (having spent a lot of my career on accounting and erp implementations.)

The trick (one trick) is to allow LLMs to provide an audit/accounting/compliance playbook, along with customizations, based on the user describing their business model.

The source code itself.

If an LLM can read the source of the library you’re trying to use - or examples of others using the library in GitHub, or official documentation - then there is less of a need for a fellow SOer to put the pieces together to debug issues and answer questions.

How do you use these in practice? Both Python and Go don’t make it easy to link a different variation of SQLite with one of these plugins compiled in. How do you make it work?

Nice! Some feedback from my wife, who is into all manner of word games: she found it a little bit brute-forcey: needing to try all different combinations in order to get the right configuration of the word. In contrast to a crossword where there is already a layout, which gives her a hint for how to proceed with the rest.

(She finished today's puzzle, and I gave up.) From a UI perspective it is very slick - very smooth, and I like how it kind of "gets" what you were trying to do when providing corrections/hints.

I'm trying to build a next gen quickbooks competitor.

Something that doesn't nickle and dime you, very cheap (perhaps even open source), has all of the extensibility of a modern ERP, a great UI, and handles complex use cases (revenue rec, expense management, inventory cogs, etc).

I feel like this is solving a real problem, but have no idea how to break into the industry. Just trying to solve my own problems for business accounting but would be nice to know other folks would be interested.

A simple “ChatGPT for email.” I just want to be able to ask things like “What time is my flight next week” or “Can you pull up the email where I sent John the final documentation for the api?”

I don’t want to auto compose messages or anything. I just want the computer to filter out things I don’t care about and tell me the answer to things without hunting around my inbox.

This article makes the mistake of conflating “bicycles” and “e-bikes.” It does this to garner sympathy for its position that these laws are bad.

Expanding bicycle lanes is great. Bicycles are great and I’m a fan of reclaiming more land from car traffic for cyclists and pedestrians.

However many e-bikes - I don’t know what percentage - are just technically under the legal limit for being classified as motorcycles. That is not the intended use of the bike lanes. Similarly, Amazon now has motorized delivery vehicles driving through the bike lanes in the city. They are exactly the width of the lane. It’s great to prevent congestion on streets, and a clever piece of engineering, but again, not a bicycle, even though it has pedals.

If you’re driving a motorized vehicle then don’t ride in the bike lane! If you’re on a road then follow the laws and don’t run red lights!