Viewing profile — marcc
marcc
HN member- Joined
- Mon, Oct 11, 2010, 6:10 AM UTC
- HN karma
- 892
- Public activity
- 281 items
- HN profile
- View on Hacker News ↗
About marcc
[ my public key: https://keybase.io/marccampbell; my proof: https://keybase.io/marccampbell/sigs/X-4VBUCVaGWKJKyP74L2lsEXkSteWVRm-UrSnVwI_io ]
Recent public activity
- story
- story
-
comment
Comment #44341418
Adding images involves us creating a new package (APK) in our APK repo. This is done by creating a melange build config ( https://github.com/chainguard-dev/melange ). The melange c…
-
comment
Comment #44330331
We often deliver in way less than 6 days but sometimes the dependency tree is deep for a patch. I've seen most auditors mandate 30 days for Critical, but you clearly want to move a…
-
comment
Comment #44329605
We work together on it. Assuming you have a build process and dockerfile (we all do), generally our team can get you listed in the catalog quickly. It's not too much work since we …
-
comment
Comment #40202267
Plenty of responses here: https://www.reddit.com/r/teslamotors/comments/p59vwc/eli5_wh...
-
comment
Comment #39398090
Exactly this. Art changes over time. The mediums that we use to express ourselves creatively evolves. The position that AI is the end of creative art isn't taking this evolution in…
-
comment
Comment #38709104
I've used https://www.hnreplies.com/ for years here. Agreed that this is something that would be great to have built in.
-
comment
Comment #38154520
> security teams is for when things does not go as expected. That's an unexpected view. Security teams are experts in security and help application developers think of ways the pro…
-
comment
Comment #38128468
The outages this week have been rough. But outages can and will happen in any provider. I think the better goal is to find a way to use upstream providers in a more resilient way. …
-
comment
Comment #38113593
Yikes. If still true, this feels like a significant single point of failure in their architecture.
-
comment
Comment #38002694
> It’s actually a vendor-agnostic replacement for the client side of DataDog, New Relic, or Azure App Insights. The client side of DataDog, New Relic aren't nearly as complicated a…
-
comment
Comment #37615859
Type a prompt and then get asked to log in. I see this as a dark pattern because if I don't want to log in, I've put data and time into your site and not getting results. If you wa…
-
comment
Comment #37472091
Got a link? I'm not sure how this would even work, but if you aren't kidding, I'm curious to read the marketing.
- comment
-
comment
Comment #35744440
The "AI Not Welcome Here" is interesting at the bottom of the Readme. https://github.com/MrIceman/go-uml#warning---ai-not-welcome-... This is a pretty hard stance to take when crea…
-
comment
Comment #35683786
Why not? I’m curious to understand this phenomenon. You see value it copilot, presumably because it makes you more efficient or productive. But either not enough to pay the fee, or…
-
comment
Comment #35403154
How big is the organization that has this requirement?
- story
-
comment
Comment #35382644
This is pretty cool, just tried it out. I wish I could give it a little more than "keywords". Give me a textarea to explain the website and (maybe a different) for me to specify so…
-
comment
Comment #35373307
Interesting. I hadn’t thought about this as a pure money grab yet.
-
comment
Comment #35372358
What do they expect to happen if they win? OpenAI can't use GPT-4 (or build/release GPT-5), but the innovation will continue in areas of the world not subject to this regular? I un…
-
comment
Comment #34292780
SAML shouldn't be too hard if you use a library or a service such as Auth0. What problems did you have that made it so difficult?
-
comment
Comment #33959327
What do you mean by "pop"? I can't tell if you mean that the valuation could increase significantly or pop like a bubble and decrease.
-
comment
Comment #32968538
While there are solutions here, generally an app needs to have the actual database password or the ability to create one. A bcrypt of the password just won’t let the gitea server c…