HackerTrans
TopNewTrendsCommentsPastAskShowJobs

noqcks

no profile record

Submissions

Show HN: Forja – Remote Docker Builders on AWS

github.com
1 points·by noqcks·4 maanden geleden·2 comments

Show HN: Bumpgen – upgrade NPM packages using AI

github.com
20 points·by noqcks·2 jaar geleden·9 comments

EOL Explorer – Making 30k deprecated packages searchable

xeol.io
1 points·by noqcks·2 jaar geleden·1 comments

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

github.com
9 points·by noqcks·3 jaar geleden·3 comments

comments

noqcks
·4 maanden geleden·discuss
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 jaar geleden·discuss
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 jaar geleden·discuss
Appreciate the kind words!
noqcks
·2 jaar geleden·discuss
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 jaar geleden·discuss
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 jaar geleden·discuss
Thanks, let me know how it goes!