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

Prior to AI, I’d spend hours debugging and figuring how to make something work. It felt exciting in the end; the journey not so much. It was frustrating sometimes, and the overall output was not great. Sometimes I couldn’t try out all of my ideas simply because I had no capacity to do it. Anything requiring multiple months of work, I’d get burned out and never finish anything.

Now I delegate all the grinding to AI. I still feel accomplishment when I get the final result. But more importantly, I can now build something in couple of weeks that would otherwise take me half a year. I can focus now less on the for-loop vs while-loop and more on the big picture, like keeping things tidy and separation of concerns. The front-end and how end-users will interact with what I build is now more important to me, as well as the design. Previously, I had brain capacity only for writing my clever backend algorithm. Now I can make an equally clever front-end for it.

Maybe we never enjoyed the grind? We just came to accept it and convinced ourselves to enjoy it, because there was no other way. If you wanted something cool, it meant you had to put in hours. Now you just need to word it correctly and get the prerequisites.


I see this happen from time to time. Lately, almost all of the apps work fine on GrapheneOS. The best strategy is to keep writing the business once every two or so weeks that you can’t log in to and use the app. Don’t go too technical at first, because most of the time, the moment they hear things like “rooted” or “unofficial,” they just say your phone is the issue. To date, I was able to convince, or at least contribute to, making three apps work on GOS.

I had the same experience. Asked in an email why an important government app won't work on GrapheneOS, first without any technical details. Got the response that it's "because security". I sent some technical details and argued that they're denying service to their most security-conscious users. 3 months later the app started to work!

To be fair, governments might be much more receptive to the argument of not having to rely on (possibly foreign) megacorporations than a company like Paypal.

I'd wager that if it doesn't really hurt their bottom line to not support GrapheneOS, they won't really care.


Great job, man. We have to make ourselves get heard. It's a social problem after all. Technical workarounds are great and sometimes the only practical short term option, but we have to fix the social issue at the root.

I think in this case it's also them just introducing a new check that either GrapheneOS will need to work around or Paypal needs to refine. I can reproduce the issue, but it doesn't seem like it did a failed Play Integrity check at that point.

Would you mind elaborating a bit on your process ? Or share a few relevant exchanges, I've no clue how to start having this discussion.

That would make a great blog post


My backwards bank blocked my mobile app access after detecting Debugging was enabled in the system. Have to call them to unlock it. I could download that APK and disassembly it with an LLM in 20 minutes, but sure, a Debug mode prevents something.

Which is the opposite reaction for PC problems, because people actually have choice and historically don't accept malware being the default

Honestly there's a decent chance they don't even know, in most cases, because corporate environments generally try hard to have as few as possible hardware/software setups to maintain. And they're unlikely to proactively test on Graphene unless it's closely related to what they do (and it definitely is not for most apps).

Mistakes happen and ya can't fix what you don't know about. Always report issues.

Also strongly consider just using the website.


The issue with models and Claude in general is that I don’t know anymore what model selection and thinking level are for. When first released, Opus 5 worked well; now it's crap. We have no control or visibility over what is really happening on the other end. You don’t know what is really running on the other end. Our incentives are misaligned: Anthropic gets paid per token - some abstract unit of measure that keeps changing all the time - while I pay for a problem to be solved. So it's Anthropic’s interest to waste as many tokens as possible, producing garbage cheaply.

Opus 5 has been absolutely horrible last couple of days, writing essays of code and comments, fixing one thing, breaking another. Finally switched to GPT 5.6 Sol and Terra, and it's so much better. But I had a similar experience before switching to Opus 4.8, so how long will that last...


Once plastic is in the middle of the ocean, it's game over. Much better to invest in reducing plastic use in the first place all those one-time-use plastics and invest in developing and improving recycling of the plastic.

Germany, for example, has facilities that can automatically sort plastic both by type and color, which is quite impressive.


> automatically sort plastic both by type and color, which is quite impressive

.... I am sorry, but how can that impress you? That would be impressive in 1990. Today, with deep learning and all AI, I would consider having robots open trash bags and sort whatever is inside for more processing (e.g. organic waste, plastic and so on, depending on how dirty it is) only slightly impressive. Unlike Amazon pick up challange, they don't need to be perfect.


I don’t see anything wrong with the general statistics mentioned in the article such as average order spend or number of visits being calculated with your consent. Curious though what’s in the rest of the mentioned 500 pages.

As someone on both sides of the equation, any organization should be doing some kind of tracking and statistics. The bad part, and what upsets most people, including me, is when this information is aggregated across multiple services, gets attached to my real identity, and then sold to somebody. As long as this information stays with that one company, ideally is not linked to my real identity, and the company won’t sell or transfer it elsewhere, such as to an insurance company, I don’t really see a problem here.


Is it me, or do all upscaled photos look like it's a video game, or the face is made out of smooth plastic?


Next time you write an article with AI, tell it to add a summary at the top. Or, even better, just leave your original thought in one paragraph. I’ve no desire to read kilometers of AI text repeating the same thing over and over. Everybody wins.

Edit: ok so this whole text concoction is just a product placement for their own service GolemUI


This whole privileged port thing is an outdated convention from the time when Linux ran on mainframes. Depending on your use case, it can be perfectly fine to lower it. I have set to `net.ipvX.ip_unprivileged_port_start = 80` on my server so that I can run rootless containers without extra privileges and have them bind to ports 80 and up.


Nits: It's a Unix convention (not just Linux), and Unix traditionally ran on minicomputers (not mainframes). Mainframes had their own specialized OSes, although some could run Unix in a partition or virtual machine.


I think that "Linux ran on mainframes" was said in jest. Even though Linux runs on mainframes pretty well even now.


I've read that privileged ports was created as a trust model, so users connecting to a service using a privileged port would know that service was started by root on that server and therefore could be trusted. I always felt this was a bit wierd though, maybe I was missinformed, or maybe priviliged ports was already a thing and was just leveraged this way?


lol the before times when Linux ran on mainframes.

It does run on IBM 370 type mainframes, but that port was done years after it first ran on the 386, and isn't in any way relevant to low port numbers.


WordPress is an abomination. It hasn’t been a blogging platform for a long time now. It's a poor man's website that tries to do everything.

The developers are too busy stroking their ego rather than building a great platform. The plugins are a cesspool. Every single one now comes with tens of notifications and flashing messages all over the admin area, trying to upsell you on a premium version that is an annual subscription. At its core, WP data storage is poorly done (postmeta, usermeta) and cannot guarantee atomicity, meaning it should never be used for things like commerce.


How this AI slop gets into top of HN?


The idea resonated it seems.


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

Search: