Viewing profile — nicognaw
nicognaw
HN member- Joined
- Mon, Feb 13, 2023, 1:11 AM UTC
- HN karma
- 32
- Public activity
- 24 items
- HN profile
- View on Hacker News ↗
About nicognaw
No profile information was provided.
Recent public activity
-
comment
Comment #42449786
OpenAuthJs is literally a hono app.
-
comment
Comment #40396076
Users in these kind of platforms usually do welcome English posts according to some experience with Xiaohongshu, but registering an account from outside is challenging.
- comment
- story
-
comment
Comment #40219708
If you got random tokens on Apple Silicon Macs, you should check your stderr for Metal’s error code, like 5 for out of metal memory. Metal lets you use half of your unified memory …
-
comment
Comment #39660165
[dead]
-
comment
Comment #38389880
Andrej made the micrograd video after the code was released a couple years later. As someone who takes learning neural networks as a hobby, I really want to see him make videos abo…
-
comment
Comment #38220293
[dead]
-
comment
Comment #38191052
Azure OpenAI
-
comment
Comment #38132572
As learned by the community, they leaked their personal information from emails used in git commits
-
comment
Comment #38132476
+1, the OpenAI official playground & the new fine-tuning UI are really useful stuff, but surprising enough, I don't find open source versions.
-
comment
Comment #38131100
Why would I use drag-and-drop UIs to replace one of my favorite things, coding, when I use infrastructure as code stuff to replace a cloud console panel, FastAPI to generate OpenAP…
-
comment
Comment #38034723
In some US states where TikTok is banned, this can be used to access it.
-
comment
Comment #38021154
Jina AI itself is also a great framework to expose APIs from deep neural net models and deploy them to Kubernetes clusters, which I think is very promising, but they didn't get as …
-
comment
Comment #37981054
Signoz is too good at SEO. Early days, I looked up otel and observability stuff, and I always saw Signoz articles on the first screen.
-
story
Ask HN: Why is AI companies not using AI support chatbot?
I found that OpenAI, Anthropic, and Cohere all use intercom, and none of them have AI support chatbots enabled. Smaller companies like Jina AI use Crisp. If AI chatbots are really …
-
comment
Comment #36159855
TL;DR: Cheap GPU cloud with alpaca-LoRA
-
comment
Comment #35520092
Maybe a bit extreme, but I am going to use Remix and only Remix for my new side projects.
-
comment
Comment #35491487
I'm actually very excited to see AI applied in games in ways other than AI agents.
-
comment
Comment #35356671
As a developer, I'd like a tool to help me design the color scheme for my IDE, and I'm curious if this one can do that.
-
comment
Comment #35353496
Prompt engineering, in my opinion, could be considered "semantic programming."
-
comment
Comment #35353339
Since LLMs generate words one by one, you can only determine whether the next word has a high probability. Some ideas occurred to me earlier, like applying prompt engineering to ev…
-
comment
Comment #35347041
I'm learning the basics of transformer from Andrew Ng's courses, your post seems to make me learn it faster. Thanks!
-
comment
Comment #35222140
Why not? The actual work that language models do is to complete the conversation. It doesn’t actually answer questions, it just tries to make the text look real.