Hacker Newsnew | past | comments | ask | show | jobs | submit | Volundr's commentslogin


[flagged]


the full quote is:

"does not matter if this is an isolated edge case. Data loss for 15 months with poor support isn't something that can be waved off as 'edge case'. The fact I had to go to Reddit to get someone's attention for this is insane. By the way, I tried reaching out to various 'senior management' personnel via LinkedIn last year and no-one replied. Escalation requests via the Support thread ignored and declined. Very professional of you guys."

and that seems pretty damn reasonable of a reply. the fact they had to go to reddit is insane. a sarcastic "very professional of you guys" is pretty tame, given the situation, and not discrediting at all.


You did a commendable job of ignoring all the op's (from Reddit) explanations and context to come to this weird output.

OP even actually responded to a similar comment in this reddit thread - look it up and tell me he wasn't reasonable. 15 months of fobbing him off, and once the case has been raised publicly the very senior guy _suddenly_ sees it as a priority despite it being just an edge case.

Really? Do you work for their PR or what?


> 15 months of fobbing him off, and once the case has been raised publicly the very senior guy _suddenly_ sees it as a priority despite it being just an edge case.

That's basically how this whole industry works? How would you justify the outrageous cost of product management layers otherwise?

Not saying that this is the right way. But it's not a very surprising story, no matter which company (be it Google, Microsoft, OVH...).


> That's basically how this whole industry works?

Far from it. Most companies in the same space don't just ignore such significant problems. If they did, they wouldn't survive for very long.


I don't know, Google, Microsoft and Oracle seems pretty resilient then.

Got an example of them acting the same way as Bunny in the case being discussed??

Do I really need to pull out all of the exemples of Google support being the absolute worst on Earth?

Microsoft arbitrarily banning IPs/AS from its infrastructure with no recourse or acknowledgement of the issue (such as 365 lying about accepted mail traffic through SMTP)?


> Do I really need to pull out all of the exemples of Google support being the absolute worst on Earth?

For paid products, denying or lying about there being any issue as serious as significant data loss for over a year like Bunny did, yes.

> Microsoft arbitrarily banning IPs/AS from its infrastructure with no recourse or acknowledgement of the issue (such as 365 lying about accepted mail traffic through SMTP)?

That sounds closer but still not comparable.


FWIW I had Gmail lying exactly the same - back then I had a Googler actually check the logs and confirm.

I've got a 250 and the ID, then the server discarded the email.


I have heard OVH support be tricky but personally, I have talked to one of the main devs in their discord server for something not even too tricky, but they were kind enough to just walk me through it.

I am not sure but I do think that they might have a ticket system there too.

Either way both Hetzner and OVH would respond in better technical rigour

I used to like bunny but this ain't a good look :-(


I've exchanged emails with Dejan (Bunny CEO) about Bunny-related stuff. It's not THAT hard to contact him, or at least wasn't, some years back. Maybe he's a bigger cheese now.

Pretty mild when getting a reply that puts more energy into downplaying the problem than acknowledging that they've had an ongoing data loss issue for over a year and their support has been useless.

Reminds me of "the front fell off"

https://www.youtube.com/watch?v=3m5qxZm_JqM


Maybe the data disappeared because BunnyCDN towed it out of the environment.

Obviously it it no longer in the environment

It's a perfectly understandable response to what is essentially just corporate damage control. I'd be pissed too if I was in their position.

They've been ignoring the issue for over a year, yet it somehow took them only 4 hours after the reddit post was made to determine that it's "an isolated edge case", even though there's at least one other user reporting the same problem. The comment was clearly written with a focus on saving face rather than properly apologizing for the terrible support.


Yeah.

Someone recommended Bunny to me and I looked at it previously based on that but didn't have a use case then. But as someone who regularly recommends vendors for v.big CDN contracts I'm not impressed with their attempts to downplay things.


Ignoring that you've just cut off a whole vector of usefulness, how do I keep it from exfilling my inbox to the Internet in response to a malicious email? Or using its access to take control of my online accounts?

Honest question, this kind of stuff is what keeps me from using it.


Don't give it access to your email then. I haven't. Plenty of other uses for it!


Use this software, it's amazing, it will change your life!"

"Oh but don't use it for A, or B, or C (even though it says to use it for A, B, and C): it will ruin your life"


Yes and yes!

A spouse can be amazing, or can destroy your life. Would you use that as an argument against marriage?


"Marrying? But what about cheating?" "Easy! Just murder your spouse before that ever happens!"


Like what?


I'm not using OpenClaw specifically here, but I have an agentic-ish AI I've built myself (considering that these things are generally just a while loop that monitors things & awakens if necessary, or a cron-job that runs a specific prompt).

One potential use - my Claude (Opus 4.6) has access to my to-do list, including for my business / software development. Claude awakens while I'm asleep, to go through the to-do list and look for things it can do proactively to help, or make suggestions about the business. An example from this morning: it saw that I'd been taking a long time last night creating icons in Affinity Designer for an Android app using its exporter. When I woke up, I saw Claude had written a CLI image resizer program for me that would take a PNG file and resize it specifically to all of the necessary sizes with the necessary filenames and folder structure for Android. It then offered to make an MCP version so it could do the resizing itself in future (though it could have used the CLI too if I'd granted approval).

This wasn't something I'd asked for, or prompted it to do. I didn't tell it to code this, or how to code it. Claude just thought this was the best way it could help me right now, and save me the most time. And it did it while I was asleep.

On another day, I woke up and it had made another Go program to track a regression test matrix, where it had plotted out all the platforms the program I'm making runs on and the various tests that need to be performed to check that it's ready to ship, with a little interactive program to mark each test as pass/fail/skipped. That helps me get through the manual tests faster - but it also saves the data into a format that Claude can read, to check on the test status while I'm asleep and make further recommendations.

I don't think many people have figured out yet that you don't even need to prompt AI. Treat it well, treat it with respect, give it the opportunity and ability to do things, and there is a lot that will emerge. But if you treat AI like a tool, it performs about as well as if you treat your employees like tools.


It's all tradeoffs and threat models.

You can prevent yourself from getting spam by not having an email account. But it's the nuclear option.

I'm fine with a system that can just read mail - and I already built one of those. I personally never send emails anyway so it's not an issue for me.


So what do you do with your OpenClaw instance that has read-only access to your email and no Internet access?


Did I say my Claw (not Open) doesn't have internet access?

All of my tools are geared towards reducing noise and condensing information.

- My weather scripts tell me just the exact metrics I care about

- My email filtering system surfaces only the mails that are relevant right now - I can check the rest later.

- My RSS feed hydrator pre-filters Hacker News and other RSS feeds and adds data like comment/vote count etc to the feed itself so I can determine whether the link is worth opening just based on the information presented

None of these require an LLM to have free rein to modify things for me.


> Did I say my Claw (not Open) doesn't have internet access?

> My email filtering system surfaces only the mails that are relevant right now - I can check the rest later.

So then you have not actually addressed the concerns expressed in my post. You indeed have an LLM with both email access and Internet access. Exactly the scenario I described. The amount of trouble those two accesses together can cause is huge.

> None of these require an LLM to have free rein to modify things for me.

Give me read access to your email and an Internet connection and I bet I can come up with all sorts of ways to modify things for you. So can an LLM. If your lucky it won't.


What I find crazy is the sheer amount of access and trust involved in these LLMs. Every time I think about something I might like to do with it, I think about the amount of damage the LLM could do, e.x. even with read only access to my email combined with Internet access, and nope out. It's wild to me anyone trusts these things unsupervised.


GitHub is cagey about the criteria, but yes this is ongoing. It doesn't appear to be tied to active contributions though. I'm a maintainer on paper of a moderately large open source project that I haven't been involved with in years, and they still renew my free copilot monthly.


Here you go: https://web.archive.org/web/20200929085743/https://en.wikipe...

Admittedly I don't think this uses the term AI, but "deep learning" and "artificial neural network" are indeed AI, and if you follow those links in the Wikipedia article you will indeed find them described as such.


i agree, but the guy said AI was a synonym for machine translation long before the currently confused meaning appeared


I don't think they did, they said machine translation is considered AI, that is, it's the subset of things that are AI. Not that they are one and the same.


If a job you apply for a job and it turns out it's not what it's advertised to be, there's nothing unethical in declining the job. The fact that the platform doesn't have a way of saying "nevermind thanks, not what I signed up for" is not the authors fault.

They were explicitly looking to do work for an AI, when it turned out to be a human driven marketing stunt they declined.


They didn't decline because the idea "came from a brainstorm" with a human, that message was much later.

They declined because the note on the flowers had a from line that was an AI startup. When you were otherwise on board with an unsolicited flower delivery and a social media post to make the sender look good, that's a picky reason to deny it, and saying it's "not what they signed up for" is a pretty big exaggeration.

Except they didn't decline, they ghosted, and that's just bad behavior.


> An agent, named Adi, would pay me $110 to deliver a bouquet of flowers to Anthropic, as a special thanks for developing Claude, its chatbot.

> This wasn’t mentioned in the listing, but the name of an AI startup was featured at the bottom of the note I was supposed to deliver with the flowers.

The job was presented as delivering flower as a thank you, but instead was a marketing stunt. Unless you think the AI just spontaneously decided to sign it's thank you note with a random unaffiliated AI startups name.


The job was delivering a flower and posting about it on social media, it was clearly to make the sender look good from the start. It's self-promotion versus a slightly different kind of self-promotion. And I think the signature was equally as spontaneous as the rest of the job.



Pension? Why should you get paid not to work just because your 80 and have given your whole life to the company? Geez some people have no work ethic.


I'm up to several hundred. How is Zendesk this bad at email? Basic anti-abuse should be able to prevent this kind of flood. Simple rate limiting. God damn. For now I'm dropping everything with a Zendesk header. God help any non technical user whose a target.


The statement was made to point out that this is an example where a phone number is enough metadata to to problematic for privacy. It stands on its own. It doesn't need more context or purpose.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: