Viewing profile — phn
phn
HN member- Joined
- Fri, Jun 18, 2010, 5:57 PM UTC
- HN karma
- 763
- Public activity
- 284 items
- HN profile
- View on Hacker News ↗
About phn
Recent public activity
-
comment
Comment #49196333
I do understand the "invisible side effects" side. I do try to be conservative in what I do in signal listeners. I do what I must in the atomic context, and trigger celery tasks fo…
-
comment
Comment #49194747
The only part I don't really agree with, is the avoidance of app separation and signals. It's one of the cleanest ways to decouple your modules and keep some level of sanity in a m…
-
comment
Comment #49112755
Computer use itself is evolving as CLIs and APIs are important again to enable AI use. We'll certainly converge at a happy medium, CLIs, APIs and text for AI, and maybe some form o…
-
comment
Comment #48234635
Would you be able to share a bit about your workflow? Have been meaning to try AI gen for game models, and would love to know how people are tackling this.
-
comment
Comment #47767640
I think part of the issue is that these retailers are also customers of meta/google on the side of purchasing ads, and as a merchant you're highly encouraged to send as much data o…
-
comment
Comment #47767522
The issue is, even with all the browser protections, you still create an account anywhere or buy something an input your name/email address/shipping address, your "hashed data" imm…
- comment
-
comment
Comment #47327282
A fascinating thing for me after reading this is: how can it be that the "circuit input" is compatible with its output to the point where the performance improves? The training pro…
-
comment
Comment #47326380
A good example of this is Rust. Rust is by default memory safe when compared to say, C, at the expense of you having to be deliberate in managing memory. With LLMs this equation ch…
- story
-
comment
Comment #46854292
Very small suggestion: Can you make the entries actual links/anchor tags so that it is possible to copy link, middle-click to open in a new tab, and so on?
-
comment
Comment #46618233
You can look at it both ways. Using the database as a queue, you no longer need to setup transaction triggers to fire your tasks, you can have atomic guarantees that the data and t…
-
comment
Comment #46586999
I think the problem starts with the name. I've been coding with LLMs for the past few months but most of it is far from "vibed", I am constantly reviewing the output and guiding it…
-
comment
Comment #46529815
Have you tried Roo Code in "Orchestrator" mode? I find it generally "chews" the tasks I give it to then spoon feed into sub-tasks in "Code" (or others) mode, leaving less room to s…
-
comment
Comment #43549925
And a great way to pick up the guitar every day is to have it ready to go at all times. Keep it outside the bag/case and at arms reach.
-
comment
Comment #41993336
If you're visiting Shinjuku, nearby there's a narrow street called Omoide Yokocho. Just take in the vibe and choose a yakitori spot to grab a bite and drink your poison of choice (…
-
comment
Comment #41679927
The worst so far, and the best when compared to all of your remaining days.
-
comment
Comment #41519146
I think Elden Ring (and the souls genre in general) IS designed with the assumption players have access to the internet to search for stuff if they want . The game will still provi…
-
comment
Comment #40301448
I'm not a scientist by any means, but I imagine even accurate opaque models can be useful in moving the knowledge forward. For example, they can allow you to accurately simulate re…
-
comment
Comment #35333849
Employees have been feeding sensitive data to online translators in the same way. Not to say it isn't a problem, but it's not an AI/chatGPT specific one.
-
comment
Comment #34985420
Can you elaborate on why you think that? IMO, their scripting language is pretty accessible to anyone with a bit of experience with programming and has nice syntactic sugar to inte…
-
comment
Comment #34232671
For sure, I'm not saying it'd be better or worse. It's just hard to imagine a world without Chrome.
-
comment
Comment #34229842
Imagine how different the world would be if Google really went with the "enhanced version" of Firefox instead if building Chrome.
-
comment
Comment #32600949
Does anyone know how this compares with centrifugo?
-
comment
Comment #32098711
Fully cross-platform for the usual suspects on desktop, mobile and web. If you want to publish on consoles you need to pay someone who ported the engine to the console you want to …