HackerTrans
TopNewTrendsCommentsPastAskShowJobs

noqcks

no profile record

Submissions

Show HN: Forja – Remote Docker Builders on AWS

github.com
1 points·by noqcks·vor 4 Monaten·2 comments

Show HN: Bumpgen – upgrade NPM packages using AI

github.com
20 points·by noqcks·vor 2 Jahren·9 comments

EOL Explorer – Making 30k deprecated packages searchable

xeol.io
1 points·by noqcks·vor 2 Jahren·1 comments

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

github.com
9 points·by noqcks·vor 3 Jahren·3 comments

comments

noqcks
·vor 4 Monaten·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
·vor 2 Jahren·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
·vor 2 Jahren·discuss
Appreciate the kind words!
noqcks
·vor 2 Jahren·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
·vor 3 Jahren·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
·vor 3 Jahren·discuss
Thanks, let me know how it goes!