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

jacobpedd

no profile record

投稿

Show HN: Listen to Written Content as a Podcast

readbox.app
1 ポイント·投稿者 jacobpedd·3 年前·0 コメント

Show HN: Convert English to Cron Expressions

cronprompt.com
108 ポイント·投稿者 jacobpedd·4 年前·57 コメント

Show HN: Store Money in a QR Code

airdropqr.com
1 ポイント·投稿者 jacobpedd·4 年前·1 コメント

Show HN: JPG Is Worth $100

jacobpeddicord.com
2 ポイント·投稿者 jacobpedd·4 年前·1 コメント

コメント

jacobpedd
·昨年·議論
> For best results, our project structure needs to be set up with LLM workflows in mind. Specifically, we should carefully manage and keep the cognitive load required to understand and contribute code to a project at a minimum.

What's the main barrier to doing this all the time? Sounds like a good practice in general.
jacobpedd
·3 年前·議論
> A lightweight neural network is then used to reconstruct a hole-free image including detail beyond splat resolution.

Seems like if you added a similar super resolution step to 3DGS you would get similar detail improvements?
jacobpedd
·3 年前·議論
This is awesome guys!
jacobpedd
·3 年前·議論
Api companies should use this as a playground
jacobpedd
·4 年前·議論
https://codeball.ai/
jacobpedd
·4 年前·議論
You’re totally right. Missed the the second Sunday part.

Wasn’t aware of the SUN#2 syntax. I find it interesting it used 8,14 as its best approximation. You can see it trying it’s best.
jacobpedd
·4 年前·議論
There is a trailing ') from a bug that I just fixed. I don't think that's correct. Tricky prompt!
jacobpedd
·4 年前·議論
Ya, sadly there's a rolling "requests per minute" on my OpenAPI account.
jacobpedd
·4 年前·議論
A very good chance actually! Stay tuned
jacobpedd
·4 年前·議論
I added your example to the training data and it seems like it helped it learn exceptions. Here's the result for your prompt:

0 0 8-14 1-4,6-12 *
jacobpedd
·4 年前·議論
Cron tab guru was the inspiration! Was curious if a plain english version was possible.

Check out Cronstrue[1], its what I use for going from cron expression to english.

[1] https://github.com/bradymholt/cRonstrue
jacobpedd
·4 年前·議論
Thanks, fixed!
jacobpedd
·4 年前·議論
This was inspired by previous work using GPT-3 to generate regex. It uses the new codex model and works surprisingly well.

Let me know if you get any interesting results!
jacobpedd
·5 年前·議論
This is incredibly frustrating to read as someone who just spent a week writing logic to dump sql.js queries into json persisted with LocalStorage.

Only mad because it’s so much better in every way.