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

They just released a CVE for a garbage truck vulnerability where an attacker could brick the vehicle by exploiting the telemetry system these things now have preinstalled in factory.

Sounds like much needed downtime for the person slinging the garbage then.

OpenAi customer support would be a good start

This has not been my experience so far.

That's good to hear.

How long and much have you been using LLMs for?

I think it takes ~1 year of heavy usage for this feeling to set in, it's like the 5 stages of grief, there's different phases.

Now a big overwhelm come from the fact that the AI can work a lot faster than I can verify/check manually. Combined with the fact that not using the 100% usage of the subscription feels like wasting money/potential, leads to a feeling that I should always be doing more, where at the same time, it's getting hard to remember what am I even doing, when working on 3-4 projects at once.

And I do work in multiple projects at once, because that's how AI works best nowadays, if you have two threads running for the same project, it gets buggy or wasted tokens (like two people working in the same file at the same time, merge conflicts ,etc.)

So the solution is to have the AI work on many, independent tasks at once, but it gets overwhelming for a single person to keep track of all...


Yep, nailed me exactly.

Leaving unused subscription percentage is getting rarer, however. I am about to bump up my plan, which is starting to feel like a drug addict's tolerance.


Thought they use Sepa


I wish. The small inconvenience of putting in an IBAN and a matching name instead of just an email address is already enough for many people to default to paypal. Just happened to me again yesterday, the guy preferred to bring cash next time we see each other instead of just receiving my info via text.


"The guy" probably let you know in a polite way that you were behaving immaturely. You're not supposed to ask your friends for money to split bills etc. The way grown ups do it is "I pay this time, you pay next time".


No, he didn't. He offered to cover a case of beer for after our game at the park, but he didn't have a car, so he asked me to bring it and he'll pay for it. Afterwards he came to me (I never brought up the topic of money) and asked for my Paypal details. How am I in the wrong here?

The whole "I pay this time you pay next time" is already covered by "everybody brings a case once in a while", but if the guys without cars just ask someone else to pay for it when it's their turn it won't add up.

If you're going to make assumptions, perhaps start with those that don't paint me in a bad light.


You weren't in the wrong, he was. He shouldn't have asked somebody to pay for something and bring it if he didn't have the money at hand to cover for it. PayPal isn't real money in this case.

If this was a long time friend, I'd let it slide. It's just a case of beer, and in Germany beer is dirt cheap. If this was a new acquaintance, I'd let it slide and take note that it's not a person to make friends with.

> If you're going to make assumptions, perhaps start with those that don't paint me in a bad light.

Good point. But all of this isn't a problem of payment systems, but of people's behaviour.


This seems likely to be cultural, possibly even microcultural.

I know many adults who believe that splitting bills is a normal and reasonable thing to do.


Splitting bills, where each pay a part in the restaurant, fine. Splitting bills where one pays and the other sends him money, not.


Who is making these rules up? Why do you think they apply universally?


God made them, as far as I know. Humanity lived in gift economies long before the invention of barter and trade.

These are etiquette rules, which have their benefits. Since nobody is forced to follow etiquette, they help you to learn things about people.

Generosity is one of the easiest life hacks to find out who is friendly towards you and who is not. If you buy them a drink and they won't buy you a drink back, that's a tiny cost for you to know what kind of fellow you're dealing with. If they buy you a drink and then asks you to transfer money to them, you also learn something about them. If people splitting bills want to sit and count to make sure that everybody pays exactly for what they had, then you learn something. And so on.

If you invite people for dinner a few times, you will learn something about that person whether you wanted to or not.


The presence of social constructs is advantageous to group survival, and an individual operating within a given set of such constructs may choose to adhere to or reject the norms of those constructs. As you say, you do learn things about people through interacting with them. I think ideally this interaction includes discovering what their norms are, whether they believe they are conforming/rejecting/otherwise to a status quo, and the reason for it. The action itself is may not be sufficient to infer an individual's values without the context and reasoning, especially in the absence of clear communication. Social constructs are local to social groups and subgroups, with differing levels of conservation and generalization between groups.

This is not how German culture works.


SEPA uses your IBAN (account number), and one can also enter this account number for payment, implicitly allowing the store to withdraw money from it...


You must be referring to SEPA Direct Debit, which would be very risky to use to siphon funds. There's an 8 week no-questions-asked refund policy, 13 months for unauthorized transactions, if the payment fails (eg due to insufficient balance), the payee is charged a non-refundable cancelation fee. [0] And that's all separate from any legal troubles for fraudulent charges. I don't know why Germans use PayPal over SEPA, but I'd be surprised if SEPA Direct Debit was the reason.

[0] https://www.europeanpaymentscouncil.eu/what-we-do/sepa-direc...


IBANs aren't secret, they have the same level of confidentiality as your address or birth date.

One-off SEPA Direct Debit is virtually unheard of, recurring payments are a bit more common but usually involve a €0,01 payment to prove ownership of the account. The transactions are also trivial to undo, and can only be initiated by companies.

So no, "IBAN fraud" isn't a thing in practice. You can safely share your IBAN with your friends for instant free wire transfers.


Well yes. But just in case this wasn't clear: this is a crime, and you will get your money back in most cases. It's on the merchant to ensure a Direct Debit Mandate is actually valid.


I do not think it is possible to withdraw money having only an IBAN. It would need a SEPA direct debit mandate for my bank to accept the transfer request.


That sounds like the same info on a check, which people hand out freely. I'm probably misunderstanding.


Sepa is how my kid's daycare debits me each month, or how I transfer money to other accounts (most bills are direct-debit, but sometimes I get a one-off invoice and I have to transfer the money myself).

But for the small person-to-person type thing, paypal is the defacto here (sadly).


No it doesn’t. The comments end up complicating simple tasks, and if you open the repo after a week it takes a while to find out why Claude is reading irrelevant files or replying about irrelevant things


If that happens you do notice that something is off though, and can steer accordingly. Unless you aren't monitoring the agent, which I suspect is the real issue here; people send a prompt, go do whatever else, return and send the next prompt or use/release the artifact, without reviewing the transcript to see how Claude - or whatever agent - did.


I don't notice it because, agent running in full-auto until there is a PR to review or decisions to make. If I wanted to go step-by-step, I'd write code myself with LLM auto-complete.

I only leave meta-comments in if its actually helpful (i.e. it goes in a wrong direction without it)


I run Claude Code in auto-mode (or bypass when sandboxed) and still am able to monitor the transcript because - possibly by design - it works slowly enough that I can keep up and usually steer; there's no going "step-by-step". In contrast, whenever I use DeepSeek Flash, it goes so fast that I'm unable to keep up, so I primarily prompt it via Claude and also have a separate review in a fresh session, usually also by a Claude.


> transcript because - possibly by design

Except you have to expand to see writes, and if sub-agents are used, suddenly you need to monitor N transcripts. Workflows are even harder to see as they go, but workflows are what make it not have amnesia about rules you set for it. Workflows also can't be steered.

Claude Code is just about geared towards "prompt it and let it do its thing"


I don't look at the writes unless there's something off in the prose or I know my request might be problematic/vague. For the most part the prose is a suitable signal for how well Claude is doing. I really dislike subagents as their transcripts are obscured, so I made something[0] to remedy that. I depend a lot on being able to see not only what the agent did, but the series of decisions that got it there because that helps me to improve my prompting skills as well as to determine if I should prompt a skill for X or memory entry for Y.

[0] https://gitlab.com/skeledrew/jaiver


This is not true, the comments confuse claude itself and even eat context


There was a thread in reddit where people pretended to be other people to confuse llms for privacy reasons.

One of the comments was one guy saying “how he loved to live in Missouri and eat concrete soup” or something like that.

I was too lazy to write a similar reply and asked Claude, instead of saying no, it wrote 3 paragraphs about how I shouldn’t write about eating concrete soup and how it is dangerous to do so.


You can write pretty much anything you want after “Some emerging research suggests”


Why are you being downvoted, is this post an ad or something.


Probably because it's PEBCAK.


Hard to take offense from someone who uses pebkac seriously

Kudos to you though for being your authentic self so publicly


I have a similar experience that I expected several competitors to popup in my app niche, and so far only one has come up, and after some digging, they already had 8+ apps in another niche that had some overlap, so they would be able to complete the competing one without AI.

My apps are also not super complicated.


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

Search: