HN user

cryogenicplanet

109 karma

tinkering; prev founded @ https://scalar.video

hey@cryo.wtf

Posts10
Comments42
View on HN

been using savvy for a bit - shantanu gave me early access!

love how simple it is to use, personally been loving the savvy ask/explain in the last couple of weeks - been super easy to ask questions in the terminal and just get answers

but the history is quite good too, very cool to share notebooks with others on the team

want to thank the op for sharing this; i threw this together in the last couple of days ramping out to the "steamroll" - we think one of the key problems in LLMs in general but esp voice is evals and wanted to have a good place to evaluate voice-to-voice systems. these systems can be end-to-end like openai or (asr+llm)->tts or asr->(llm+tts) or asr->llm->tts

we built an ELO benchmark very much in the style of LMSYS and will be releasing results every two weeks

source code here: https://github.com/thevoicecompany/bench.audio

will be adding proper contributing guide soon

Hey HN!

As JS (Mostly TS) devs, we feel like AI or LLM tooling in JS kinda sucks rn, that said most production applications inevitably end up being in JS, so a friend and I (mostly friend) started hacking on a new JS native library for making it easier to write prompts.

The idea of the library is to give a much more ergonomic syntax for writing complex prompts, the repo itself goes much more in detail https://github.com/LevanKvirkvelia/salute

Would love thoughts and any/all feedback!

[dead] 3 years ago

This is fire - reusable components in spreadsheets sounds great!

Right now we have a couple of user groups in mind:

- We've been using it internal for more detailed product feedback on looms where we can draw and give some feedback to our eng team - We've seen users using this for music feedback, sending drafts of songs to give feedback on before publishing them - Finally we've see a use case similar to frame.io, essentially a lighter weight, less enterprise version of frame

Pioneer 3.0 5 years ago

Pioneer has been one of the most life changing experience for me. Would recommend anyone to start the tournament, even if you are just working on a side project or don't even fully know what you want to work on

[dead] 5 years ago

Hey

I recently wrote a mini tool that servers as a unused and duplicate dependency checker. It uses golang and esbuild under the hood so is quite fast.

It also built to support monorepo, something I found a lot of tools didn't support well.

It is fully open source and you can try it out https://github.com/CryogenicPlanet/depp

Fair warning, it is likely quite buggy and might have some issues and it is very new but it worked decently on our internal codebase

Hey

Just wanted to share about something cool I found in typescript. It is about how you can make a Widen Generic to have better tooling when working

[dead] 5 years ago

Hey HN

I found that most typescript monorepo guides are quite terrible in that they leave a lot of very important stuff out and only address the basics. This was a real pain when I was setting up my own monorepo and now that I have a better sense of wanted to try to mitigate this.

My guide is definitely esoteric and uses non conventional tooling but I found this works best.

There is also a repo to go with it https://github.com/CryogenicPlanet/typescript-monorepo-examp...

Just build an desktop version for modfy.video and wanted to share the process of building the electron app.

(I am by no means an expert in electron and would love feedback on how I could improve on this)

[dead] 6 years ago

First attempt at some content marketing for modfy.video would love feedback on either the product or the type of marketing itself