HackerTrans
TopNewTrendsCommentsPastAskShowJobs

lukecarr

no profile record

Submissions

TeamPCP strikes again: Xinference (v2.6.0-2.6.2) PyPI package compromised

research.jfrog.com
1 points·by lukecarr·3 mesi fa·1 comments

Show HN: Deepslate – a Minecraft server proxy written in Rust

deepslatemc.com
2 points·by lukecarr·4 mesi fa·0 comments

Active defense: introducing a stateful vulnerability scanner for APIs

blog.cloudflare.com
1 points·by lukecarr·4 mesi fa·0 comments

Show HN: Litmus – Specification testing for structured LLM outputs

github.com
1 points·by lukecarr·7 mesi fa·0 comments

comments

lukecarr
·2 mesi fa·discuss
And famously, the economy never changes course. Something, something, stocks always go up.
lukecarr
·3 mesi fa·discuss
I editorialized the title to include the version range of compromised packages for visibility.

Also, worth mentioning that TeamPCP denies involvement, and instead points to a copycat using their name: https://xcancel.com/tradelots/status/2046928328066543832
lukecarr
·5 mesi fa·discuss
No, the GDS should definitely replace all services on gov.uk to be only accessible via MCP. "Claude, I've logged into PayPal via oAuth, now renew my passport" /s
lukecarr
·7 mesi fa·discuss
Chris McCausland is great. A fair bit of his material _does_ reference his visual impairment, but it's genuinely witty and sharp, and it never feels like he's leaning on it for laughs/relying on sympathy.

He did a great skit with Lee Mack at the BAFTAs 2022[0], riffing on the autocue the speakers use for announcing awards.

[0]: https://www.youtube.com/watch?v=CLhy0Zq95HU
lukecarr
·8 mesi fa·discuss
In Exeter[1], we still have roughly 70% of our Roman wall[2], and there is even a pedestrian footbridge over a road where part of the "bridge" involves walking along the top of the wall's remains.

[1]: https://en.wikipedia.org/wiki/Isca_Dumnoniorum [2]: https://en.wikipedia.org/wiki/Exeter_city_walls
lukecarr
·9 mesi fa·discuss
Have you given Hyperdrive[0] a try? In theory, it should improve performance in your use case where you have a central database (Railway) being connected to from the Edge (your Workers).

It moves the DB connection logic closer to your Workers, pools connections, and can also cache queries.

(Disclaimer: I work for Cloudflare, but on an unrelated team. Not personally used Hyperdrive, but heard good things!)

[0]: https://developers.cloudflare.com/hyperdrive/