Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
kami8845
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
kami8845
9mo ago
Same here. Using it this week and on Thursday I began to understand why Lee Sedol retired not long after being defeated by AlphaGo. For the stuff I'm good at, 3 months ago I was better than the models. Today, I'm not sure.
2.
▲
Show HN: Owl Editor – An AI editor for your drafts
(owleditor.com)
3 points
by
kami8845
10mo ago
|
0 comments
3.
▲
by
kami8845
1y ago
Amazing to see the scale of it. As a piece of feedback my assumption is that different officers are assigned to different areas and so since street sweeping is either the first and third or second and fourth week of the month for most resid
4.
▲
by
kami8845
3y ago
In my experience they are rarely used, unless you are stopping over in Ireland or Iceland.
5.
▲
by
kami8845
3y ago
Same here, the experience has been generally favorable.
6.
▲
by
kami8845
3y ago
yeah unfortunately the OpenAI API hangs sometimet
7.
▲
by
kami8845
3y ago
I think their lead might be a bit bigger than that. ChatGPT 3.5 was released 4 months ago and I still haven't seen another LLM come close to it.
8.
▲
by
kami8845
3y ago
This is a good point I'll add!
9.
▲
by
kami8845
3y ago
will do!
10.
▲
by
kami8845
3y ago
Haha, I'll set up a docker image that people can pull down!
11.
▲
by
kami8845
3y ago
Hey! You can edit past messages you've submitted and they will generate a new response that overwrites whatever happened in the conversation previously. If you're talking about a tree-like struct where you can have different branc
12.
▲
by
kami8845
3y ago
GPT3.5 Turbo pricing is 10k tokens or ~7500 words for $0.02. Though note that every API request includes the entire chat context and charges for input & output tokens. https://openai.com/pricing
13.
▲
by
kami8845
3y ago
Editing the prompts (which are currently submitted via the system message similar to your linked app) is a great idea. I'll add it to the to-do list :)
14.
▲
by
kami8845
3y ago
GPT-4 is decently more expensive -- I personally really like & use the therapist character a lot. In this scenario the session would cost me less than $1 which is still much cheaper than any therapist I've used previously :)
15.
▲
by
kami8845
3y ago
Hey, run locally in this case means: YakGPT has no backend. Whether you use the react app through https://yakgpt.vercel.app/ or run it on your own machine, I store none of your data. I will try and make this wording clearer
16.
▲
by
kami8845
3y ago
Hey! I would love to. I seriously considered adding my own key into the app, and implementing some rate limiting to e.g. allow you to send 3 messages for free. But unfortunately that would require me to store some backend data on you that I
17.
▲
by
kami8845
3y ago
Hey! I definitely understand the reservation. This is definitely me as well. My reasons for using the UI at this point: * GPT-4 is decently faster when talking straight to the API * The API is so stupidly cheap that it's basically a ro
18.
▲
Show HN: YakGPT – A locally running, hands-free ChatGPT UI
(yakgpt.vercel.app)
287 points
by
kami8845
3y ago
|
118 comments
19.
▲
by
kami8845
4y ago
We are spending about 60% less. Workload has actually lessened since AWS is so much more stable. Getting to a similar DX as Heroku was quite the lift, but once it's done, it's done. These days we generally only have outages when w
20.
▲
by
kami8845
4y ago
If you're still running on Heroku after everything that went down last year, you really have no one to blame! We are happily on AWS now.
21.
▲
by
kami8845
4y ago
At my current job (sr. eng) I have an average of 45 minutes of meetings per day
22.
▲
by
kami8845
4y ago
A few issues I have with this blog post: 1. It doesn't show off the unique capabilities of firecracker very well. 2. The comparison not very fair. 2a. The docker-build step (which dominates the runtime) is run without any caching, just
23.
▲
by
kami8845
5y ago
Thank you for the reply!
24.
▲
by
kami8845
5y ago
I'm currently waiting for my EAD (Applied for a GC via marriage to a citizen). What's your opinion on expedite requests with the reason being financial loss (I have a pending job offer from startup)? Is it worth trying?
25.
▲
Show HN: OctoTrends, find trending GitHub repositories
(octotrends.com)
4 points
by
kami8845
5y ago
|
0 comments
26.
▲
by
kami8845
5y ago
In those instances, do the managers at BiggerCorp who initiate the deal get the equity or the company?
27.
▲
by
kami8845
5y ago
Something I've noticed as well. Might be related to geographic diversification, or that "[App] for [Emerging Market]" better answers the "Why now?" question.
28.
▲
by
kami8845
5y ago
Incorporate a LLC and put the whole period as "Founder, XYZ Widgets LLC"
29.
▲
by
kami8845
5y ago
In which areas does Carvana own all the cars for sale?
30.
▲
by
kami8845
5y ago
While depending on a live DB for testing isn't great, why not just blow away database state after every test by running TRUNCATE / DELETE against all tables? DELETE especially is very fast (couple ms) if you're not inserting
More ›