HackerTrans
トップ新着トレンドコメント過去質問紹介求人

noqcks

no profile record

投稿

Show HN: Forja – Remote Docker Builders on AWS

github.com
1 ポイント·投稿者 noqcks·4 か月前·2 コメント

Show HN: Bumpgen – upgrade NPM packages using AI

github.com
20 ポイント·投稿者 noqcks·2 年前·9 コメント

EOL Explorer – Making 30k deprecated packages searchable

xeol.io
1 ポイント·投稿者 noqcks·2 年前·1 コメント

Show HN: Xeol – An End Of Life (EOL) package scanner for container images

github.com
9 ポイント·投稿者 noqcks·3 年前·3 コメント

コメント

noqcks
·4 か月前·議論
AWS EC2 Image Builder is slower and comes with AWS bloat and you can't arbitrarily push to other registries like you can with --push using forja.
noqcks
·2 年前·議論
Python is trickier because of the lack of strong typing support by default in Python. So we're left with projects using strict mypy or with very extensive test suites for validation.

It's possible, just probably not the next language to tackle. If you'd like Python support though, you can upvote this github issue: https://github.com/xeol-io/bumpgen/issues/61
noqcks
·2 年前·議論
Appreciate the kind words!
noqcks
·2 年前·議論
Hey everyone,

We cataloged more than 30,000+ deprecated packages from the major package registries and made it searchable.

Details:

- Top 10,000 most used npm packages

- Top 10,000 most used Maven packages. We consider a package deprecated if the source repository is archived, and a version has not been pushed after archive.

- All NuGet packages ever marked as deprecated on the registry

- In the case that a vendor has announced EOL/deprecation, like Vue or Bootstrap, we prefer that data over any we source directly from the registry.

Cheers, noqcks
noqcks
·3 年前·議論
How do you deal with data persistence for storing the documents/vectorDB inside a Nitro Enclave? I would assume that you as the SaaS vendor are unable to decrypt the sensitive documents inside the enclave or see a users chat history?
noqcks
·3 年前·議論
Thanks, let me know how it goes!