That’s a cricket ball
HN user
mvandermeulen
Engineering. Sydney.
GitHub username is the same as HN.
mark [at] vdm.id.au
Ever != recent years
You wouldn’t happen to work in North Norfolk would you?
You’re lucky they have even admitted a problem instead of remaining silent and quietly fixing it. Do not expect ethical behaviour from this company.
I would rather parenting be the responsibility of parents and I resent the selfish individuals who wilfully burden others with the various costs associated with their demands for safety from their own choices over taking responsibility for themselves. No impact to others is too great for those who insist anything they don’t wish to be exposed to is dealt with at the societal level.
If an at risk child’s parent is unwilling to do what they believe is the right thing by their child then they have failed the child and need to get a grip - confiscate the device or change the wifi password or sleep with the router under your pillow if you have to it’s really not that hard.
I have noticed an abundance of Claude config/skills/plugins/agents related repositories on GitHub which purport to contain some generic implementation of whatever is on offer but also contain malware inside a zip file.
They all make use of the GitHub topic feature to be found. The most recent commit will usually be a trivial update to README.md which is done simply to maintain visibility for anyone browsing topics by recently updated. The readme will typically instruct installation by downloading the zip file rather than cloning the repo.
I assume the payload steals Claude credentials or something similar. The sheer number of repos would suggest plenty of downloads which is quite disheartening.
It would take a GitHub engineer barely minutes to implement a policy which would eradicate these repos but they don’t seem to care. I have also been unable to use the search function on GitHub for over 6 months now which is irrelevant to this discussion but it seems paying customers cannot count on Github to do even the bare minimum by them.
I thought this was going to be the Super Troopers version
What was the AI slop part?
What is always the governments fault?
Thank you Europe?
Unfortunately Anthropic have completely lost my trust. It’s very unlikely that I will ever return to purchasing from a company that behaves in the manner in which they do.
This is extremely concerning. I was reading this thread thinking thank god this could only happen in the US.
My concern is around the sequence of events that needed to take place for this to happen to you. Also as a former network operator I want to know how laws like the data retention act, identify and disrupt, etc play a role in these situations - ie who triggered what. I think I’ll review your comment history.
Sounds like you have handled it in about as healthy manner as one could hope. I saw that as a compliment.
Sir Humphrey ran that meeting if I recall correctly
This is pretty much all it takes in any western country. Some areas might require a little more effort but nothing substantial.
In fairness, the blame for this kind of enabling attitude is mostly attributable to me locking myself out of the building and having to buzz my long suffering neighbours at all kinds of ungodly hours. Proud moments.
How close do we need to be for you to help a brother out? Feeling seriously unsupp0rted right now
Russia does all of the things you’re alluding to at arguably a much greater scale.
Also as you’ve outlined, plenty of the misinformation is targeted at Israeli citizens themselves and banning those people from the opportunity to engage outside of their bubble makes no logical or moral sense
It’s possible I will never read a worse written article so completely devoid of any actual information. I wonder why they bothered writing it
Was this necessary? The comment was on a tech forum about the tech issues, do we really need to reprosecute the argument that it wasn’t real boxing here too? There are plenty of other places for those so painfully inclined to do so
Yes, please continue. What else did your friend tell you?
Basically this happened in NSW Australia too. For anyone interested, it was Rod Staples who was fired and you can easily get a sense for the kind of guy he is in the documentary series “Sydney’s Super Tunnel”.
Surely this is an “only in the US” moment. Or are there other countries where this could be legally valid too?
Excellent write up. This wasn’t a sophisticated attack. Seems like there is very little discipline at Salesforce when it comes to deploying production systems.
Just use a weight on the string with a configured go fast length and go slow length for your motor to observe
Do they have exclusive rights?
Just two days ago I flipped through a slide deck from a security conference where the author, Jossef Harush Kadouri, found that using a model from a place like Huggingface means the author of the model can execute any code on your machine.
Proceeds to link to pdf of unknown origins
Well said. Blink Shell is one of the few apps that justifies its price point and they have actively worked hard to bring more features to it over the years. Even so, since its release it’s been the best shell app on iOS bar none.
I got 99 problems but Altman ain’t one
Starts well
How are they being screwed?
I mostly find myself dealing with None purely as a result of handling optional args in a function. This is largely a product of accomodating Pythons unusual handling of function arguments and their default values.
Interested in hearing of there is anything obvious I’ve missed or am yet to learn that I could use to avoid these situations or handle better.