Hacker Newsnew | past | comments | ask | show | jobs | submit | davidshepherd7's commentslogin

Did you try Opus-4.7 on a lower reasoning level? Looks like on `max` it's using far more tokens than the other frontier models.


That page is copied verbatim from https://unsung.aresluna.org/molly-guard-in-reverse/ (which is linked at the top). The original page also has much better formatting.



@dang Can a moderator update the link? The original is much better and we shouldn’t promote the copyposter.


Full disclosure: I posted the original and it disappeared from HN so fast it made my head spin.

Isn't it better that someone gave it a second chance, even if only by clicking a link?


No, your behavior is weird and hostile actually. Does Marcin even know that you lifted the content?

A traditional link blog would highlight a short excerpt so that the reader might be encouraged to click through to the full piece.


Yes. I just emailed him, in fact, and he responded with details, no hostility!

>your behavior is weird and hostile actually

Look in the mirror.

>A traditional link blog would highlight a short excerpt so that the reader might be encouraged to click through to the full piece.

Mine is not a "traditional link blog" nor has it ever been since its inception on August 24, 2004. You're the first person I've known to use the phrase "traditional link blog." I like it! Maybe you should start one.


You made 94 posts in the past 10 days...


What is your point? As a rule I post to HN around 10x/day, pretty much hourly.... Judging by how regularly my posts appear at the top of the HN homepage, others appear to welcome my contributions.


I just emailed a screenshot of this discussion to @dang.

I await his response.


BTW I agree about the formatting being much better. Alas, I'm limited to Google's primitive Blogger as a host so that's the best I can do.


…and Google-hosted.


Sorry about that.

Typepad, which hosted my original blog since August 24, 2004, on September 1, 2025 gave me 30 days notice that it would shut down at midnight September 30, 2025, making my roughly 40,000 (not a typo) past posts inaccessible.

I spent a frantic month trying about 10 blog hosts seeking one I, a card-carrying Technodolt, could actually use without a lot of pain.

The only one that came close was Google's Blogger.

Alas, it's horrible: janky, confusing, and always changing something I thought I'd finalized.

Oh well...


On the off chance that the author reads this: can you enable an RSS feed please?

I want to subscribe, but I never end up reading newsletters if they land in my email inbox.



Fantastic, thanks. Oh boy, does he sound genuinely angry.

Good.


This is a perfect replacement for me, thanks for recommending it.


IIUC chainguard is this, but only for python, java, and docker images so far. https://www.chainguard.dev/libraries


Could you give some examples of more secure solutions?


jfrog is the one my company uses


How do you decide what externally available packages to store/cache in artifactory?

I’m curious, as I also deal with this tension. What (human and automated) processes do you have for the following scenarios?

1. Application developer wants to test (locally or in a development environment) and then use a net new third party package in their application at runtime.

2. Application developer wants to bump the version used of an existing application dependency.

3. Application developer wants to experiment with a large list of several third party dependencies in their application CI system (e.g. build tools) or a pre-production environment. The experimentation may or may not yield a smaller set of packages that they want to permanently incorporate into the application or CI system.

How, if at all, do you go about giving developers access via jfrog to the packages they need for those scenarios? Is it as simple as “you can pull anything you want, so long as X-ray scans it”, or is there some other process needed to get a package mirrored for developer use?


Where i am, every package repo - docker, pypi, rpm, deb, npm, and more - all go through artifactory and are scanned. Packages are autopulled into artifactory when a user requests the package and scanned by xray. Artifactory has a remote pull through process that downloads once from the remote, and then never again unless you nuke the content. Vulnerable packages must have exceptions made in order to get used. Sadly, we put the burden of allowances on the person requesting the package, but it at least makes them stop and think before they approve it. Granting access to new external repos is easy, and we make requesting them painfree, just making sure that we enable xray. Artifactory also supports local repos so users can upload their packages and pull them down later.


In case it's useful to anyone: another implementation of this idea is Weeve https://shop.weeve.ie I bought one of their books (a study in scarlet) but it wasn't great. Lots of mistranslation, especially later on in the book. The general idea seemed to work well though, with better implementation I think it could really help my french.

I'll give this one a try, being able to add my own books is particularly exciting.


Does anyone have a list of which products are in which business units?


Yeah I think this is correct with the edit.

I guess this is mostly relevant for software that runs on shared infra, sends requests to a url provided by an attacker (e.g. webhooks), and uses a SOCKS5 proxy?


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: