Viewing profile — nstart
nstart
HN member- Joined
- Mon, Jun 23, 2014, 8:15 AM UTC
- HN karma
- 3,935
- Public activity
- 766 items
- HN profile
- View on Hacker News ↗
About nstart
Blog at https://adnanissadeen.com/blog
Recent public activity
-
comment
Comment #48812238
Because, as the gp pointed out, if the cost is least to the labs, then why not reap the benefits too? Hypothetical. Assume you can in fact point agents at a tool and say "replicate…
-
comment
Comment #48565537
Right. But this is why I want to know the prompt. My hunch is that the author knew this story. But likely prompted Fable without hinting at it. And if so, the fact that Fable defau…
-
comment
Comment #48565515
I tend not to focus on that future too much. I used to do so long ago. For example, how could Facebook possibly justify their losses while asking for such a big valuation? Same for…
-
comment
Comment #48550855
I'm a little confused here. Cost of revenue is lower than revenue. That's good. R&D is the main contributor to losses here and this seems normal in an industry like this. For OpenA…
-
comment
Comment #48513649
Tbh, there really needs to be some legal precedent set that makes model distillation a legal activity. If the model makers can rip everyone else's work and launder information as i…
-
comment
Comment #48471817
Desperate to know what the prompt for the poem is. The idea of it felt familiar so I went down the rabbit hole and found: 14 years ago, a poem on reddit [ https://www.reddit.com/r/…
-
comment
Comment #48302536
Also, I submit Ed zitron's the era of the business idiot. https://www.wheresyoured.at/the-era-of-the-business-idiot/ Lots of little claims I disagree with there but the overall the…
-
comment
Comment #48218644
That is a very poor comparison. Firstly, you're ignoring that behind the mass manufactured stuff, there's a lot of abused labour. People do protest that. Because of how money works…
-
comment
Comment #48216925
Agreed. What's frustrating is that we have models for how sandboxing can work and instead of investing efforts into nailing that experience, the OS providers are prone to turning i…
-
comment
Comment #48216567
Yep. I like to sometimes think of Agents as a slow but tireless unofficial API glue between completely disparate elements. I dislike the approach the companies took in laundering i…
-
comment
Comment #48216504
Thats the thing though. The reduction of agents to Chatbots in a fancy dress doesn't make sense. Whether there's much of a moat to the models agentic approaches is a different ques…
-
comment
Comment #48195946
I've been subscribed to ed for a long time. I commend his foundational ideas like what he laid out in "The Era of the Business Idiot" or "The Rot Economy". My recommendation line f…
-
comment
Comment #48094890
This is a misleading headline. It makes it seem like another supply chain attack where some good plug-in was taken over and used to deliver malware. Thats not the case here. Victim…
- comment
-
comment
Comment #47490218
Before software, there were accountants. It was The qualification to have. Today accountants are still needed. But it's a commodified job. And you start at the absolute bottom of t…
-
comment
Comment #47421313
Good spot! That is the product working as intended though. The background doesn't exist except as an asset that replaces the green screen. The tool is meant to replace the green sc…
-
comment
Comment #47407180
Yup. That's correct. And I understand that. I was looking at the changes to yarn.lock that got reintroduced. I couldn't figure out what was happening. It turns out that not only wa…
-
comment
Comment #47394962
I don't quite understand how this is working tbh. I looked at one of the affected repos, ironically named "reworm". The malicious code was introduced in this commit - https://githu…
-
comment
Comment #47305083
Yea. It's a pretty lol-sob future when I think about it. I imagine the agent frameworks eventually getting trusted actors and RBAC like features. Users end up in "confirm this acti…
-
comment
Comment #47304993
Every communication point (including whatsapp, telegram, etc) is turning into a potential RCE now. And because the agents want to behave in an end to end integrated manner, even sa…
-
comment
Comment #47304965
That's really cool. Do you have any write-ups I can checkout? I'm still new to this area of offensive sec so would love to learn from folks who've been in the thick of it.
-
comment
Comment #47272818
This is how people intend to run open claw instances too. Some folks are trying to add automated bug report creation by pointing agents at a company's social media mentions. I pers…
-
comment
Comment #47121017
One piece that I find interesting is how hopeful people sounded about tech that had access to your data. Folks higher up in the tech world often complain about how the media compla…
-
comment
Comment #46922392
Is this correct? My assumption is that all the data collected during usage is part of the RLHF loop of LLM providers. Assumption is based on information from books like empire of a…
-
comment
Comment #46843156
Design patterns are one of those things where you have to go through the full cycle to really use it effectively. It goes through the stages: no patterns. -> Everything must follow…