...or include a auto-scroll that will go directly to the next content slide (working with keyboard arrows).
HN user
dakial1
The comments here are my own and do not reflect the opinions of my employer, and vice-versa
I understand this post comes from the PoV of a developer, but the key point is:
Maybe this setup is faster compared to the old way of working. But I also think it’s an unfair comparison. Working like this requires a much deeper involvement of domain and product experts. This involvement would mean writing out every feature and bug fix down to the tiniest detail.
The game-changer here with AI in software development is that now the Subject Matter Experts (SMEs) can directly guide AI (Claude Code, Cursor, Codex...etc) to translate the vision into code, review and iterate.
Yes, you are removing the developer from this step of the process, at least to build the MVP version of the service/backend/frontend.
By doing this,the process goes faster, as AI codes faster and the iteration with the SME goes way faster as well since there is no handover; you also lower the "quality attrition" of the process handover (in this case expert to developer), since the expert will explain the function to an AI that also has the deep knowledge in the expert field.
Obviously developers still are needed for the refactoring/hardening/compliance of that vibe-coded solution with corporate architectural/security guidelines, but soon enough those things will be done by AI too.
We are seeing this happening right now at all the big companies who are having a gigantic wave of employees (tech AND business) using Cursor, Claude Code and Codex.
So the skills will need to change and SMEs and developers will probably merge into one person that will have deep domain expertise, some systems and architecture knowledge to work more effectively with AI.
Of course this new reality will bring a lot of challenges. Like the software governance issue that some companies (e.g. Amazon) having problems with the huge proliferation of vibe coded solutions that overlap with each other (probably with different outputs) and create confusion in the business...
Who do you think he’s referring to here?
Your point is similar to the post in a sense that all abstractions are deterministic, so you could go connect the higher layer directly to the lower layer, while in LLMs, by their very probabilistic/black box nature you can’t have this direct link.
But isn’t this just a semantics discussion? Is there a rule for abstraction in CS that says it needs to be deterministic (I really don’t know)?
I believe deterministic abstraction to natural language is impossible to reach by the very ambiguous nature of it, we get misunderstandings when we talk to each other so naturally when talking to a machine it would need to be probabilistic to understand how to translate it to code.
Ok, so I am not the only one looking at google maps (also to Santa Helena) and imagining how it is to live there. Must be some kind of introspective hobby to fantasize about living on remote islands.
Well, dogs are mentioned as one of the invasive species that caused the extinction of the Dodos.
Make us three. My lack of ethic flexibility skills really held me back
Somewhat related but I always wondered if I asked a LLM to create a new language with full focus on LLM coding efficiency, ignoring the need for humans to read it, what would it come with? Binary?
...and I obviously asked Gemini about it and it replied:
"A language optimized exclusively for Large Language Model (LLM) efficiency would prioritize Token Density, Context Window Management, and Architectural Alignment. It would not be binary, as standard LLM architectures (Transformers) process discrete tokens from a predefined vocabulary, not raw bits."
Example of it:
Feature Human-Readable (Python/C++) LLM-Native (Hypothetical)
--------------------------------------------------------------------------
Logic if (x > 10) { return true; } ¿x10†
Memory int\* ptr = malloc(sizeof(int)); §m4
Tokens Used ~10-15 2-3So Perplexity's openclaw? Hopefully more secure?
Exactly. Psychosis (and other mental illnesses) will find something to attach itself to. The opportunity here is for Google and other LLMs to include safeguards (and be very clear about them) and processes to direct the user, or, in extreme cases, direct health services to avoid a tragedy like this.
That is not new, just new with APIs.
The usual cycle with startups is to:
- Start being very open, as this brings people developing over the platforms and generates growth
- As long as they are growing, VC money will come to pay for everything. This is the scale up phase
- Then comes the VC exit, IPO or whatever
- Now the new owners don't want user growth, they want margin growth. This is the company phase
- Companies then have monetize their users (why not ads?), close up free, or high-maintenance stuff that do not bring margin
- and report that sweet $$$ growth quarter after quarter
...until a new startup comes in and starts the cycle over again, destroying all the value the old company had.
A mix of Enshittification and Innovators Dilemma theories
Some time ago I configured Photostructure on my Synology (with the amazing help of the author, @mceachen) and the most paindful part was rescuing my 1.5TB of photos from Google Photos. Takeout was very cumbersome to use and download 100+ files of 4gb, so ultimately resorted to paying a higher tier at Google Drive, using takeout Google Drive option and the sync to the NAS. I still don’t have a good method to keep everything in sync as Google Photos does not offer a viable option for a cloud-to-premises sync.
This makes more sense. I hate when people talk about taxing the “net worth” of some rich guy when a good part of that net worth is locked into invested companies who are (hopefully) being taxed already. The borrow scheme should be the thing being taxed really, because is a shadow realization of profit (they are borrowing against the current value of their assets)
This won't be a problem when Apple migrate all macs to OLED as blacks will be true black (no light). I have a Samsung SD95 that has a glare free chemical coating and it is amazing on rooms with too much light with no greyish black on low light conditions (at least from my personal experience).
Not necessarily as gemini might take other variables in consideration. But it certainly will make a lot of intermediaries (between brands and consumers) suffer. This is a huge threat for Amazon.
Well onedrive is nothing more than sharepoint disguised as a cloud drive. So they adapted a legacy pre-cloud era code to create a competitor to dropbox and google drive. Imagibe how well that code works…
Yeah this has nothing to do with playing RPG, just a generation of screens.
But it reminded one of the firsts prompts I tried with ChatGPT back in 2022. I asked him to simulate a text-based adventure (based on the discworld universe) and every command I gave it would behave as an open world text RPG. It was pretty mindblowing
Hans Zimmer is my soundtrack of choice for focus (Dune 2 is specially good). Found out that a colleague also had the same taste which was surprising for me, now I imagine it is a common use case for his music.
Proving that another thing extremists share (on whatever side) is the total lack of economic sense.
Maybe OpenAI is burning money heavily and MS is the only/best partner to get it from?
Also for MS it is worth to keep investing little by little,getting concessions from OpenAI and becoming the de facto owner of it.
If we are comparing the progress made over time, my vote goes to Brazil, which holds a 50-year advantage in its green energy focus.
https://www.geni.org/globalenergy/library/energy-issues/braz...
The main difference here is that Trump is satisfied with the narrative/appearance of winning, and not really winning. There is no 4D chess on his side other than appear tough and a winner.
China is in it for the long run, they have a strategy and the poorly thought and planned actions of Trump have opened the world to China, so these 3 next years might be the definitive moment when China becomes the de-facto leader of the world.
I imagine that the nail in the coffin would be China managing to get the Yuan as the international currency to trade with its partners.
Tried using it, but 2FA is throwing me the error 409 below. Might be because I'm behind my company VPN.
Route Error (409 ): { "error": { "message": "Something went wrong. Please make sure your device's date and time are set properly. Check that your internet connection is stable, then restart the app and try again.", "type": "invalid_request_error", "param": null, "code": "preauth_cookie_failed" } }
And major companies conducting layoffs like IBM and Salesforce have held themselves up as examples of that narrative, though their employee culls may be more focused on outsourcing than automation.
Automation seems to be a better excuse than outsourcing
...and pricing.
Some players circumvent this by creating "blog posts" where they compare/about multiple tools. Like it is a fair use but in reality is an ad in disguise.
I used to think like you, believing that, on average, society would expurge the craziness, but the last decade and the effect of social media and the echo chambers in groups made me see that I was completely wrong.
I think the problem is that apparently some people discovered there is a profitable business model in spreading misinformation, so a trustful (even if not always right), non malicious, reference of information might be needed.
But who watches the watchmen?
Great you are owning the mistake and fixing it.
May I suggest a public post mortem so that the doubters can see that you went after the root cause?
Might be interesting for HN as well as big companies have mistakes in policy, teams and automated collections...
He didn't say nor implied that.
He implied that MAGA is trying to exploit the killing to create the image of the "terrorist left/antifa/BLM/immigrants/arab" conspiracy to their audience.
Which they are 100% trying to do, like they did with Trump's shooter, who was a lunatic just like Kirk's murderer (and all the others)