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

And domain is different than original Notepad++, now it makes sense.

Different yet similar enough to make it seem legit at first. The only "giveaway" for me was the website looking like any other vibecoded SaaS website. Not a good sign for me personally.

I charge my s25 to 80%. Previous phone (pixel) was also limited to 80%, but radio stopped working after 2 years so I had to buy a new phone.

Same for my s24, 80% battery limit and slow charging at night (most of my charging). It's been over 2 years and the battery seems to last just as long as day one

In both cases I get https://example.com/ in FF.

I think they are saying passwords are salted and we use multiple rounds of hashing to prevent rainbow tables and slow down brute-forcing the password (in case of db leak). We don't need to do that for randomized long strings (like api keys), no one is guessing 32 character random string, so no salt is needed and we don't need multiple rounds of hashing.


OHHH that makes sense!


I added custom captcha (simple math as slightly distorted pictures with audio alternative) on one of my forms, it prevents ~80% of spam submissions. less than 1% of spam passes, other ~20% are blocked on key words (like "sex", "passion", etc...).


Not sure why you’re telling me that. I’m not criticising CAPTCHA, my parent comment was.


I am just confirming that CAPTCHA still works against most basic bots.


It's interesting, couple of things you can fix/change:

1. It's annoying to be asked to provide username every time I complete a level. Can you simply remember my previous choice? Instead something like next level button would be my preference.

2. Tab works until it stops working, it will switch between game elements and then at one point it will focus on buttons (firefox, windows).


1. interesting, I already have something in place for this, it should auto submit after the first time, storing an anonymous userId in cookies. might have been too lax on the browser testing. 2. tab is not a first-class citizen, so your milage may wary :)


So is local stack dead? Is this situation the lesser evil? Or is it not dead and we will see a villain rise?

Edit: I see now, they have commercial offerings: https://www.localstack.cloud/pricing

I am not sure if my corp will be willing to pay or tell us to find something else, but I use it everyday, our integration tests depend on local stack.


IMO, the trajectory was set back when they removed the option for monthly payments. Minimum US$450 to play made it a non-starter for my projects (even with commercial ambitions). They changed this just as I started to integrate (~2024, I think) so I kept to the free capabilities. Have been waiting for the other show to drop and here we are.

Edit: looks like they’ve reintroduced monthly billing within the last few months. I guess that’s a sort of win, even if not for the OSS community. But I’d still be reluctant to get into bed with them at this stage.


Also IANAL: I Am Not A Lawyer. If you really want to guard yourself from a legal standpoint, write the full sentence. "IANAL" could mean anything.

That being said, I am not a lawyer, I am not a legal professional, this is not a legal advice.


> If Photoshop ran in the cloud

Off topic, but there is something like that: photopea, it's free and it's good enough for my use cases (I need it once a year maybe).


It's served from the cloud but it runs entirely on your PC (except the AI generative tools). It can't run entirely offline though, because the js, webassembly, and assets are served chunked as-needed.

Saying Photopea is good enough is really underselling it. It's so far ahead of anything offered by the open-source community.

I'd be so happy to pay for a fully offline version of Photopea!


> The goal of specs is largely to maintain desired functionality over many iterations, something that pure code handles poorly.

IMHO this could be achieved with large set of tests, but the problem is if you prompt an agent to fix tests, you can't be sure it won't "fix the test". Or implement something just to make the test pass without looking at a larger picture.


I find myself babysitting agent-derived tests unless I specifically say what the in variants and edge cases are. Sometimes I'll ask it if I missed anything and it'll be helpful. But I have to be proactive.


Consider applying for YC's Summer 2026 batch! Applications are open till May 4

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

Search: