HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ramn7

no profile record

Submissions

Show HN: Data-driven insights into patterns in work, wellbeing, and habits

proddigy.app
2 points·by ramn7·8 miesięcy temu·0 comments

[untitled]

1 points·by ramn7·9 miesięcy temu·0 comments

[untitled]

4 points·by ramn7·9 miesięcy temu·0 comments

Meta is paying $14B to catch up in the AI race

theverge.com
6 points·by ramn7·w zeszłym roku·0 comments

Mario Kart World review: Getting there is half the game

arstechnica.com
3 points·by ramn7·w zeszłym roku·1 comments

Discord CTO says he's "constantly bringing up enshittification" during meetings

arstechnica.com
6 points·by ramn7·w zeszłym roku·0 comments

Real TikTokers are pretending to be Veo 3 AI creations for fun, attention

arstechnica.com
16 points·by ramn7·w zeszłym roku·4 comments

SpaceX's ninth Starship flight test ends in another explosion

theverge.com
10 points·by ramn7·w zeszłym roku·0 comments

Show HN: Proddigy – Productivity Lab (iOS app)

proddigy.app
4 points·by ramn7·w zeszłym roku·0 comments

Mark Zuckerberg Had Dinner with Donald Trump at Mar-a-Lago

theverge.com
10 points·by ramn7·2 lata temu·1 comments

Ask HN: Bug on PH doesn't let me comment on my own launch- what can I do?

1 points·by ramn7·2 lata temu·1 comments

Microsoft and Google are at war again

theverge.com
20 points·by ramn7·2 lata temu·8 comments

Former OpenAI CTO Mira Murati's next move: another AI startup

theverge.com
5 points·by ramn7·2 lata temu·0 comments

OpenAI's chief research officer has left following CTO Mira Murati's exit

techcrunch.com
7 points·by ramn7·2 lata temu·0 comments

NASA has a fine plan for deorbiting the ISS–unless Russia gets in the way

arstechnica.com
1 points·by ramn7·2 lata temu·0 comments

Show HN: Analytics for Your Life

t12n.io
2 points·by ramn7·2 lata temu·0 comments

Nintendo, the Pokemon Company Sue Palworld Maker Pocketpair

arstechnica.com
4 points·by ramn7·2 lata temu·1 comments

iOS 18 is a smart upgrade, even without the AI

theverge.com
3 points·by ramn7·2 lata temu·1 comments

So what are we to make of the highly ambitious, private Polaris spaceflight?

arstechnica.com
1 points·by ramn7·2 lata temu·0 comments

GeoGuessr star player's tips for success in the popular geography game

theverge.com
3 points·by ramn7·2 lata temu·0 comments

comments

ramn7
·2 lata temu·discuss
* They responded to my support request ~80 minutes later.
ramn7
·2 lata temu·discuss
Standalone tool of a ui to edit JSON schema. Focuses on OpenAI's json_schema response format.
ramn7
·2 lata temu·discuss
Welcome to check out our blog posts:

Testing considerations for LLM tasks https://www.promptotype.io/blog/posts/testing-considerations

An overlooked game-changing use case of LLMs for software developers https://www.promptotype.io/blog/posts/llm-structured-tasks
ramn7
·2 lata temu·discuss
I have a somewhat unique answer for that- I started with building a product, and ended up building a dev platform for LLM based products (more specifically- dev platform for json outputting LLM structured tasks).

Here's the story:

At first I was building a tool for stock analysis- the user writes in free language what companies they want to compare, along with a time period, and their requested stocks show up on a graph. They can then further reiterate on it- add companies, and change range all in free language (I had many more analysis functions planned). Following some unique dev challenges I've found- I ended up not releasing the product (possibly will sometime in the future..), and switched to work on a dev platform to help with these challenges.

I was using what I called 'LLM structured task'- basically instructing the LLM to perform some task on the user input, and outputting a json that my backend can work with (in the described case- finding mentioned companies and optional time range, and returning stock symbols, and string formatted dates). The prompting has turned out to be not trivial, and kind of fragile- things broke with even minor iterations on the prompt or model configurations. So- I developed a platform to help with that- testing (templated) prompt versions, as well on model configurations on whole collections of inputs at once- making sure nothing breaks in the development process (or after). * If you're interested, welcome to check it out on https://www.promptotype.io
ramn7
·3 lata temu·discuss
I personally think it makes perfect sense for FULLstack "founding" engineers (that are not expected to become CTOs) to be cofounders with significant equity, assuming of course they're joining at a risky phase (saying that as an experienced engineer who's both a freelance and solopreneur).

Other than that, it's all a function of compensation/risk, safety, and effort compared to their other options.
ramn7
·3 lata temu·discuss
This post has made me find out about this app and it's awesome
ramn7
·3 lata temu·discuss
Thank you again for the reference! I'm pretty happy using t12n ;) but I'll definitely check it out!
ramn7
·3 lata temu·discuss
Daylio is a cool app but I don't know it very well tbh, so I'll try write a bit about some of t12n's main features (sorry in advance if I'm mentioning features Daylio also has)

Completely customizable tracking: t12n is intended to be very open, in the way that you can track and follow up on literally whatever you want (you're the one defining the tracking questions, and the responses to them).

Experimentation: t12n allows you to define timed experiments of behavior changes, and measure their effects on your tracking- allowing you to consequently decide which behavior changes are actually worth keeping for the long run.

Analytics: T12n provides you with analytics data that's intended to provide you with insights on your tracking.

Last (and very importantly)- notification based tracking: imho an actual game changer, in the way that it minimizes the tracking friction as much as possible: you can be notified whenever you want, and respond to the tracking question directly from the notification- literally takes less than 5 seconds!
ramn7
·3 lata temu·discuss
Thanks! Not yet, but added to the feature requests list!
ramn7
·3 lata temu·discuss
Notification based tracking app I've been working on.

Lets you track whatever you want by responding directly to the notification, on your phone or watch.

Also provides general analytics and measures experiments effects (how do time periods with new behaviors affect your tracking).

Have been using it myself for a while now, and will soon post further about my own learnings from it.