Viewing profile — nope1000
nope1000
HN member- Joined
- Mon, Apr 08, 2024, 6:35 PM UTC
- HN karma
- 353
- Public activity
- 87 items
- HN profile
- View on Hacker News ↗
About nope1000
No profile information was provided.
Recent public activity
-
comment
Comment #49244329
To forget tenant isolation on one endpoint is bad enough but to ignore it for 6 months is madness. I am at a SaaS company and our customers have such strict security requirements f…
-
comment
Comment #49152478
Cambridge dictionary defines slaughtering as > the killing of animals for meat So I guess "killed and slaughtered" would be redundant but not wrong.
-
comment
Comment #49112248
In the Xiaomi Model Demo, they have non-humanoid robots https://robotics.xiaomi.com/xiaomi-robotics-1.html
-
comment
Comment #49086579
I don't even know most words they used in the paper haha
-
comment
Comment #49069372
Also I think porting code to another language or rewriting is one of the easier tasks for an LLM, since it has an extremely detailed spec (the source code itself) and a ton of test…
-
comment
Comment #49034733
I bet people out there are already uploading all sorts of private or confidential stuff to ChatGPT. I don't think that will make much of a difference.
-
comment
Comment #49033661
My assumption is that AI-generated code explodes the flaws in your existing codebase. If your architecture is bad or not documented, your docs are out of date or the goal of the fe…
-
comment
Comment #48007816
> I hated that Linux has all these commands you had to go through Was this still your experience though? I am using Fedora on GNOME and I rarely have to use the terminal. I like to…
-
comment
Comment #47794611
Except when you accidentally leak your entire codebase, oops
-
comment
Comment #47794010
It's funny. All the examples they show in the blogpost are just things that were already pretty easy without agents. Sending an email when the CI pipeline passes, when a support re…
-
comment
Comment #47629826
I can't imagine that Windows 11 would be usable with a 2 core 1GHz processor and 4GB of ram. It might install, but opening the start menu alone will fill up your memory (slightly h…
-
comment
Comment #47619212
> The direct corollary is that any successful compromise of the host can give an attacker access to the complete memory of every VM running on that node. Keeping the host secure is…
-
comment
Comment #47614986
Sure it's certainly not perfect and a lot of the documentation is something you just write for the audit and never look at it again but that's why I am saying play the odds. The av…
-
comment
Comment #47611415
> The incident also prompted LiteLLM to make changes to its compliance processes, including shifting from controversial startup Delve to Vanta for compliance certifications. This i…
-
comment
Comment #47605259
True but neither will going bankrupt.
-
comment
Comment #47605061
What they really should focus on is making those models more efficient. With them most likely losing money on inference (+model training + salaries + building data centers), I can'…
-
comment
Comment #47489157
I would assume the average purchase in Walmart is significantly more low-tech than this though
-
comment
Comment #46724925
Paywall so I couldn't read, they probably mention this: Eating more fiber (to a point of course) will decrease your risk of colorectal cancer. Most westerners, especially americans…
-
comment
Comment #46554238
> Dr Adam Collins, an expert in nutrition at the University of Surrey, says the way the jabs work in the brain and body might explain why weight regain is amplified once you stop t…
-
comment
Comment #46013115
Does an article need to supply all this expertise or can it not just be descriptive?
-
comment
Comment #45127009
Sometimes I envy the salary of US programmers but then I read news like these and I'm happy that in my country you can't be fired for stupid reasons like these.
-
comment
Comment #44961630
Ha, very good
-
comment
Comment #44960571
Publicly accessible, not password protected, not encrypted. That is insanity.
-
comment
Comment #44950991
I'm actually thinking the opposite. If you are a small company, the cloud makes sense and once you grow big it makes sense to build your own infra. For example my company of 10 peo…
-
comment
Comment #44646791
That's not how I interpreted this sentence. I think after the database was deleted, the LLM Agent would still return correct looking data from the database operation even though th…