Viewing profile — camkego
camkego
HN member- Joined
- Tue, May 01, 2012, 1:49 AM UTC
- HN karma
- 806
- Public activity
- 320 items
- HN profile
- View on Hacker News ↗
About camkego
Socials: - github.com/Cameronelliott
Interests: Cybersecurity, Data Science, DevOps, Digital Nomad, Entrepreneurship, Hardware, Networking, Open Source, Programming, Startups, Travel, Web Development
---
Recent public activity
-
comment
Comment #49264111
Your app asks people if they would like to upload their contacts? That’s a massive dark pattern. I was interested until now.
-
comment
Comment #49263912
Sorry to pile on, but yeah, I wanted to use etcd during 2021 and 2022, around v3.5, but etcd had serious issues including silent data corruption. If you are curious, ask gemini fla…
-
comment
Comment #49254095
The article says "A new Arizona law that took effect in late July makes deed fraud a felony", does this mean deed fraud has been a misdemeanor ? (Link from rawgabbit below)
-
comment
Comment #49017328
With a median lifespan of 7.35 years, although I doubt that 9% per year remains constant as the number of years increases.
-
comment
Comment #48975645
Does this article really compare a single well defined LLM model "Kimi K3" vs. a family of LLM models including Haiku x.x, Sonnet x.x, Opus x.x, Fable x.x without actually revealin…
-
comment
Comment #48975539
I've got to give the author credit, it seems like this is written without an LLM. But, there seems to be a lot that is arguable. For example, the article says "Natural language is …
-
comment
Comment #48931197
This project desperately needs a rewritten introduction, hopefully with outside feedback.
-
comment
Comment #48869560
You might not like Microsoft but they did a video on why they re-wrote the last version of the Typescript compiler in Go. Basically, because of LLMs. It's worth viewing even if you…
-
comment
Comment #48827751
I think the study you might be thinking of shows a drop in crime due to the reduction of lead in gasoline, thus we are now breathing less lead.
-
comment
Comment #48783193
Read this section of the article “ Bug Discovery: Finding Hidden Flaws”, they appear to have used the model on open source Rust to find issues starting with just the Rust code. You…
-
comment
Comment #48615978
This. This is why everyone who wants to fingerprint and collect tons of data on end users pushes them hard on installing an app. The amount of valuable data is 10x what’s available…
-
comment
Comment #48615966
Pin threads to cores, and make sure threads different cores aren’t writing to the same 64 or 128 byte block. Lookup “false sharing”
-
comment
Comment #48551740
Maybe I am cynical, but I read this as "We were not able to meet our deadline of making you pay API rates for -p and the Agent SDK, but it's coming. We will let you know" If I've g…
-
comment
Comment #48551165
They are certainly playing loose with the truth: README says "Standard codecs (H.264/VP9) require dedicated hardware decoders"
-
comment
Comment #48551090
Thanks to this article, I learned that the 70's Sticky Finger jeans brand were named after a Rolling Stones album. Don't know how I missed that all this time.
-
comment
Comment #48550525
Well, according to Sonnet, the term "staging" refers to assembling troops and equipment at an intermediate location before moving forward into an operation. I really didn't know, b…
-
comment
Comment #48319789
The article contains the passage below twice. I mean how does that happen? No proofreading? Cut and paste editing. I am always surprised when I see this in professional new sources…
-
comment
Comment #48219310
Maybe I am wrong about this, but I think Zed will run the npm stuff on the dev-container if you are using dev-containers. That can be your isolated virtual machine image or docker …
-
comment
Comment #48219147
This would be kind of a fun challenge. If you are handling random numbers, well you are limited by disk or memory size. But if the numbers are compressible ala LZ77 or Gzip, then t…
-
comment
Comment #48218418
The security model, or almost lack of any whatsoever in VSCode drove me to only install MSFT extensions, then use Code Server in a docker container, but I decided I didn’t like usi…
-
comment
Comment #48204450
Supposedly, in 1990, there was somewhere between 132,000 and 270,000 travel agents. Consider that.
-
comment
Comment #48161374
It would be fascinating to know where the remote drivers were located that were remotely controlling these vehicles. Wasn’t there a big hubbub about using remote staff in the Phili…
-
comment
Comment #48130904
[dead]
-
comment
Comment #48092319
If you look at the start of that episode, there is another crazy thing in there, a device which allows you to "see" the bits on a credit card track. Apparently something called "ma…
-
comment
Comment #47957681
Why? Because of LLM vibe coding?