HackerTrans
TopNewTrendsCommentsPastAskShowJobs

alexjurkiewicz

355 karmajoined 5 лет назад
You can mail me at alex at jurkiewi.cz

Submissions

The C++ Standard Library Has Been Walking Itself Back for Fifteen Years

hftuniversity.com
32 points·by alexjurkiewicz·2 месяца назад·21 comments

comments

alexjurkiewicz
·4 дня назад·discuss
Paying customers get LTS. Are any paying customers asking for a Zig branch LTS? Or are you expecting open source maintainers to do free work for no particular reason?
alexjurkiewicz
·6 дней назад·discuss
AI training uses wildly more compute than most companies, who are generally building domain specific CRUD apps.

Compare AI costs per-engineer-salary-dollar, because more expensive engineers probably need more expensive AI.
alexjurkiewicz
·18 дней назад·discuss
It was Gemini Flash, probably an even faster variant optimised for immediate response on search pages.
alexjurkiewicz
·24 дня назад·discuss
Showing overseas based workers of Microsoft as another company name on caller ID is a phishing risk.
alexjurkiewicz
·25 дней назад·discuss
It might take a large org several years to migrate off core systems like VMWare. If you think the customer is likely to churn within a few years anyway it makes economic sense to hike their fee.
alexjurkiewicz
·26 дней назад·discuss
As the article mentions towards the end, AWS EKS, GCP GKE, and other competitors have made k8s setup turnkey. You can deploy a new cluster with all the controllers you mentioned in a single click / Terraform.
alexjurkiewicz
·26 дней назад·discuss
AWS ECS and GCP Cloud Run are this. Run a container on abstract compute. But they aren't "without all that complexity" because it turns out all that complexity is required for even simple use-cases. Load balancing with SSl certs, cloud API keys, deployment pipelines, sidecars, etc.
alexjurkiewicz
·в прошлом месяце·discuss
If the real credentials owner was running the agent, why do it from a new GitHub account?

Someone's bug tracker account was hacked.
alexjurkiewicz
·в прошлом месяце·discuss
Firstly, none of this post is the contract people are signing. So it's merely a summary.

Secondly, like all contracts I'm sure there will be exceptions for holding data longer than 30 days with reasonable cause, eg a legal hold.
alexjurkiewicz
·2 месяца назад·discuss
NPM is getting all the attacks and attention because it is the biggest. But there's nothing language specific to this class of attacks.
alexjurkiewicz
·2 месяца назад·discuss
Nice. It would have been interesting to dive into the exact differences in components. Are higher wattage PSUs in a series just using higher rated components or does the quality go up too?
alexjurkiewicz
·2 месяца назад·discuss
I agree that many skills are overblown and unnecessary. But there's a lot of value in giving AI the right process. See how much more effective Claude can be for moderate or large changes when using the superpowers skill.
alexjurkiewicz
·2 месяца назад·discuss
There can be problems with open source projects run by for-profit companies, but this fork seems a little premature.
alexjurkiewicz
·3 месяца назад·discuss
And it's unnecessarily rude. Grammarly and Hemingway can identify the same sort of issues without "you are a stupid robot" vibes.
alexjurkiewicz
·3 месяца назад·discuss
If Finney and Back were working together, why does Finney post a lot as himself through Satoshi's existence while Back does not?

That implies it's just Back who was the Satoshi poster. And if so, you don't have any evidence Finney is a technical co-founder.
alexjurkiewicz
·3 месяца назад·discuss
Doesn't that break password manager autofill?
alexjurkiewicz
·4 месяца назад·discuss
"I'm trying to do something illegal and Anthropic are aware. Why do they keep banning me??"
alexjurkiewicz
·4 месяца назад·discuss
Claude is leaning into the idea of a local "session" being the host where everything connects.

I guess this makes sense for now. You can build integrations leveraging the user's personal access credentials. Later, once Claude takes over the world, they can move sessions to live in their own walled garden.
alexjurkiewicz
·4 месяца назад·discuss
I wish sudo-rs and all projects being used in production would suck it up and release a major version v1. Seeing v0.xxx on a program used by Ubuntu as a base system utility is ridiculous. You don't have to try and contort the version numbers of a user-facing utility to fit into the semver API spec, but at least bump to v1.0.0 and continue from there!
alexjurkiewicz
·5 месяцев назад·discuss
I enjoyed reading this as a reflection on the 90s/00s MMO era, which has been slowly dying ever since. Game designers do seem to have learned the lessons of this time. Well, at least they are no longer building games where 'multiple fictions' are on offer. The idea of developers supporting player-generated content (remember 'UGC'?!) is also dead.

What remains in MMOs place are massively singleplayer/co-op experiences. ARC Online, Helldivers, etc.