Viewing profile — travisvn
travisvn
HN member- Joined
- Wed, Oct 10, 2018, 1:37 AM UTC
- HN karma
- 51
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About travisvn
https://travis.engineer
Recent public activity
-
comment
Comment #47214881
The entire web app is JS based. It's a requirement I'm ok with. And to answer your question, you're seeing that kind of styling so frequently because it's likely part of Framer Mot…
-
comment
Comment #47214801
Hey folks, I'm the developer working on Blogs Are Back. WakaTime has me clocked in at over 900 hours on this project so far... If CORS weren't an issue, it could've been done in 1/…
-
comment
Comment #47202649
Hey everyone, I'm the owner of the repo that Rob references in his blog post ( https://github.com/travisvn/stop-tahoe-update ) Just wanted to comment to see if I can help answer an…
-
comment
Comment #46579474
I'm the developer of Blogs Are Back. Thanks for posting! If anyone has any questions or has any issues with the site, I'm here to help.
-
comment
Comment #46505736
Does anyone have a good method for avoiding accidentally accepting an "upgrade" notification from Sequoia to Tahoe? With the potential to set off the installation flow with the wro…
-
comment
Comment #44272002
An M4 Max with 128GB RAM? drools What did your `it/s` end up looking like with that setup? MLX is fascinating to me. Apple made a really smart decision with the induction of its M-…
-
comment
Comment #44265115
Hey — just pushed a big update that adds an (opt-in) frontend to test the API For now, there's just a textarea for input (so you'll have to copy the `.txt` contents) — but it's a l…
-
comment
Comment #44261738
Ok, here's a command that works. I'm new to actually commenting on HN as opposed to just lurking, so I hope this formatting works.. cat your_file.txt | python3 -c 'import sys, json…
-
comment
Comment #44261542
This API wrapper was initially made to support a particular use case where someone's running, say, Open WebUI or AnythingLLM or some other local LLM frontend. A lot of these fronte…
-
comment
Comment #44261229
That's just for their demo. If you want to run it without size limits, here's an open-source API wrapper that fixes some of the main headaches with the main repo https://github.com…
-
comment
Comment #44261168
It can definitely run on CPU — but I'm not sure if it can run on a machine without a GPU entirely . To be honest, it uses a decently large amount of resources. If you had a GPU, yo…
-
comment
Comment #44254723
Chatterbox is fantastic. I created an API wrapper that also makes installation easier (Dockerized as well) https://github.com/travisvn/chatterbox-tts-api/ Best voice cloning option…