HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jacobpedd

no profile record

Submissions

Show HN: Listen to Written Content as a Podcast

readbox.app
1 points·by jacobpedd·قبل 3 سنوات·0 comments

Show HN: Convert English to Cron Expressions

cronprompt.com
108 points·by jacobpedd·قبل 4 سنوات·57 comments

Show HN: Store Money in a QR Code

airdropqr.com
1 points·by jacobpedd·قبل 4 سنوات·1 comments

Show HN: JPG Is Worth $100

jacobpeddicord.com
2 points·by jacobpedd·قبل 4 سنوات·1 comments

comments

jacobpedd
·السنة الماضية·discuss
> 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 سنوات·discuss
> 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 سنوات·discuss
This is awesome guys!
jacobpedd
·قبل 3 سنوات·discuss
Api companies should use this as a playground
jacobpedd
·قبل 4 سنوات·discuss
https://codeball.ai/
jacobpedd
·قبل 4 سنوات·discuss
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 سنوات·discuss
There is a trailing ') from a bug that I just fixed. I don't think that's correct. Tricky prompt!
jacobpedd
·قبل 4 سنوات·discuss
Ya, sadly there's a rolling "requests per minute" on my OpenAPI account.
jacobpedd
·قبل 4 سنوات·discuss
A very good chance actually! Stay tuned
jacobpedd
·قبل 4 سنوات·discuss
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 سنوات·discuss
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 سنوات·discuss
Thanks, fixed!
jacobpedd
·قبل 4 سنوات·discuss
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 سنوات·discuss
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.