London based software development consultant
- 809 Posts
- 103 Comments
I can’t tell if the downvotes are people hating Elixir, AI coding agents, or both. 😕
codeinaboxOPto
Web Development•BaseWatch — Track CSS & Browser Feature Support, Get Baseline AlertsEnglish
1·3 days agoLooking at the credits at the bottom of the site, it was built by someone whose first language appears to be Italian.
codeinaboxOPto
Web Development•BaseWatch — Track CSS & Browser Feature Support, Get Baseline AlertsEnglish
13·3 days agoWhen did we start judging developers on their graphic design skills? 🤔
codeinaboxOPto
Web Development•BaseWatch — Track CSS & Browser Feature Support, Get Baseline AlertsEnglish
2·3 days agoIf you’re going to make that claim, could you please provide some evidence.
Not sure if you were even looking for paper reviews.
I didn’t write the article, I just shared it because I thought it was interesting.
I think you’re misconstruing the author’s argument, at no point does the author imply that Claude knows best, or that Electron apps are better. Their closing argument is certainly not an endorsement for Electron or AI slop.
Don’t get me wrong: writing this brings me no joy. I don’t think web is a solution either. I just remember good times when native did a better-than-average job, and we were all better for using it, and it saddens me that these times have passed.
I just don’t think that kidding ourselves that the only problem with software is Electron and it all will be butterflies and unicorns once we rewrite Slack in SwiftUI is not productive. The real problem is a lack of care. And the slop; you can build it with any stack.
Imagine being such a slop-brainwashed fanboi
Do you have any evidence for this? Looking through the post, and the author’s other blog post titles, there is very little mention of AI or Claude.
Instead of throwing labels at the author, it’s much more worthwhile to discuss their key argument about the challenges of developing native apps.
If your code is already in a Git repository, the simplest solution would be to use statichost, which has a free plan. It works on the same principle as Netlify, where your site is updated when you push the code.
This is a very technical way to self-host, and I feel there are easier ways to go about it. Is your end goal to be able to upload a website but avoid big tech platforms?
I wonder if we’ll end up in a situation of open source projects with closed source tests. Though I don’t know how that would work, because how would you contribute a new feature if the tests are closed? 🤔
codeinaboxOPMto
AI Coding•This simple infrastructure gap is holding back AI productivityEnglish
11·25 days agoWhat the article is talking about is how AI is a multiplier, and to get benefits from using it, rather than detriments, you need to get your house in order first:
The Widening AI Value Gap report by BCG found a similar result from a different angle, where 74% of companies struggle to scale AI value, with only 21% of pilots reaching production. The other 5% generating real returns had first built fit-for-purpose technology architecture and data foundations. This suggests that the problem is not AI but the underlying infrastructure to which it is being added.
AI scales the groundwork; teams that successfully adopt AI typically already have solid foundational practices in place, while those lacking them struggle to get value from their AI investments.
codeinaboxOPto
Web Development•Anti-libraryism: 10 web APIs that replace modern JavaScript librariesEnglish
2·28 days agoCheck against Can I Use, all of the APIs, except for the following are supported by major browsers:
- Synchronous Clipboard API only Safari has full support, the rest have partial
- Temporal only currently supported in Chrome and Firefox
codeinaboxOPto
Web Development•Anti-libraryism: 10 web APIs that replace modern JavaScript librariesEnglish
6·28 days agoThe fact that people even bring javascript as the backend is a bit crazy to me.
To clarify do you mean replacing JavaScript just on the backend? This article is about using JavaScript on the front end.
codeinaboxOPto
Web Development•Anti-libraryism: 10 web APIs that replace modern JavaScript librariesEnglish
2·28 days agoI’m intrigued, what would you replace it with?
What are your thoughts on this 2023 comparison?
So to confirm, you don’t trust blogs where the company is selling a product or service, even if they don’t mention it in the article? If so, that would cover a lot of articles shared on this instance.
For what? I don’t see any products or services being promoted in this article.
People who care about performance are using loops
Well that depends, generators are faster than loops when you’re using Bun or Node.
codeinaboxOPMto
AI Coding•Evaluating AGENTS.md: Are Repository-Level Context Files Helpful for Coding Agents?English
1·1 month agoThe conclusion aligns with my own belief, which is that it’s better to create a minimal context by hand than get agents to create it:
We find that all context files consistently increase the number of steps required to complete tasks. LLM-generated context files have a marginal negative effect on task success rates, while developer-written ones provide a marginal performance gain.
When I have got Claude to create a context, it’s been overly verbose, and that also costs tokens.


























Whilst I can see where the author is going with this, I can’t see some tasks, particularly booking concert tickets, being done by AI agents. Whilst it may be convenient for end users, it’s also open to exploitation by scalpers.