HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jhealy

no profile record

Submissions

Internet draft for variable length UUIDs – up to 4,096 bits

datatracker.ietf.org
6 points·by jhealy·2 mesi fa·0 comments

Inline RBS Type Hints for a Rubygem Codebase

yob.id.au
2 points·by jhealy·6 mesi fa·0 comments

comments

jhealy
·6 mesi fa·discuss
The article is wrong, the PDF spec has introduced breaking changes plenty of times. It’s done slowly and conservatively though, particularly now that the format is an ISO spec.

The PDF format is versioned, and in the past new versions have introduced things like new types of encryption. It’s quite probable that a v1.7 compliant PDF won’t open on a reader app written when v1.3 was the latest standard.
jhealy
·6 mesi fa·discuss
Viewable without logging in to x though, and shareable on fediverse
jhealy
·6 mesi fa·discuss
Via fediverse, for those not on x: https://bird.makeup/users/penpizzareport/statuses/2007347706...
jhealy
·7 mesi fa·discuss
interesting idea, good on them for trying something different in the Ruby ecosystem.

The website is quite extensive, but the gem only has ~1.5k downloads. It’s presumably very early on the adoption curve
jhealy
·7 mesi fa·discuss
At a previous employer we did this with our docs repo.

The public docs site was managed and deployed via a private GitHub repository, and we had a public GitHub repo that mirrored it.

The link between them was an action on the private repo that pushed each new man commit to the mirror. Customer PRs on the public mirror would be merged into the private repo, auto synced to the mirror, and GH would mark the public PR as merged when it noticed the PR commits were all on main.

It was a bit of a headache, but worked well enough once stag involved in docs built up some workflow conventions. The driver for the setup was the docs writers want the option to develop pre-release docs discretely, but customer contributions were also valued.
jhealy
·9 mesi fa·discuss
Since 2024 you can disable the root credentials on all accounts except the Organization management account: https://aws.amazon.com/blogs/aws/centrally-managing-root-acc...

I don't think the post mortem details whether the root access was on the org management account or an org member account.
jhealy
·10 mesi fa·discuss
Not really a new vulnerability, and yet Notion just shipped it this week. All caution thrown to the wind in the name of an announce-able AI feature
jhealy
·10 mesi fa·discuss
See also: https://andre.arko.net/2025/09/19/goodbye-rubygems/