Readit News logoReadit News
bythreads commented on The National Design Studio is a scam   chrbutler.com/the-nationa... · Posted by u/delaugust
belZaah · 9 days ago
Former CTO of a country here. Anything GDS did filled me with deep envy: it was beautiful and made so much sense and I had none of it at my disposal. Then Brexit. I was there in GDS offices a few weeks after the vote and the organization was being dismantled under my very eyes. See, the trick with such endeavors is not what you can drive centrally, it’s what you can make others implement. Reporting to the Man is a good way of creating pressure, but as the current examples in both UK and US show, you can’t sustain that pressure for, say 30 years. Also, centralization neither scales very well nor is democratic as it centralizes control and removes responsibility from the service owners. So how do you have something placed fairly low in the government working horizontally effect meaningful change in other organizations? Have tried it in a few countries, have a few answers and many questions, AMA.
bythreads · 9 days ago
I've done the same for a multinational with 1000 franchises-like subcompanies - trying to get them to conform to horizontal guidance. It is an impossible task, noone takes it that serious and are focused on imminent kpi and okr's.

My only success has been internal reviews of wcag compliance and the threat of fines if found lacking.

But for non digital design its embarrassingly hard

bythreads commented on The GitHub website is slow on Safari   github.com/orgs/community... · Posted by u/talboren
humpty-d · 10 days ago
Various comments and links throughout the discussion of this post indicate that the problem is a mix of the sheer number of nodes and css. It has nothing to do with React or being a React SPA, which it's also not, unless you have some proof otherwise.
bythreads · 9 days ago
React and the most commonly used pattern inherently promotes an way to complex html Node structure and shitty css, especially if stuff like tailwind is used.

Now you CAN so it so that is not the case, but tbh i have never seen that in the wild -

bythreads commented on Major reversal in ocean circulation detected in the Southern Ocean   icm.csic.es/en/news/major... · Posted by u/riffraff
bythreads · 2 months ago
Wtf? Links , substantiation!
bythreads commented on ZjsComponent: A Pragmatic Approach to Reusable UI Fragments for Web Development   arxiv.org/abs/2506.11016... · Posted by u/lelanthran
chrisweekly · 3 months ago
Excellent comment; it's well-informed, accurate, and actionable feedback. Agreed 100%.
bythreads · 3 months ago
Just use lit, and build to vanilla
bythreads commented on ZjsComponent: A Pragmatic Approach to Reusable UI Fragments for Web Development   arxiv.org/abs/2506.11016... · Posted by u/lelanthran
ramesh31 · 3 months ago
>No build process, no web-packer, no framework, no npm requirement. Just include the JS in your HTML and then you can create and include components.

How does the rest of your codebase look?

This is the primary problem with web components. No frameworks sounds nice in theory, but it only solves about 30% of the problem. The rest ends up an ad-hoc mixture of libraries and custom code for state management, routing, styling, cross-component communication, etc, to the point that you end up building your own framework that is brittle and unmaintainable. Applications like this generally end up as a huge confusing web of global event buses or with multiple tightly coupled layers of prop drilling because of that.

There was a dream that was web components once upon a time. It felt like the future. But the APIs ended up half implemented (poorly), and the spec was more or less abandoned by everyone but Google. Browser vendors could have done things right, and focused on pulling in the good things from the framework world (i.e. what happened with jQuery), but they didn't.

bythreads · 3 months ago
Disagree, done several custom frameworks for highly regulated areas and high load userbases - and as long as you keep to seperation of concerns it is a lot more nimble and long term viable - easy to wield that 200000 dependencies just to set a history state
bythreads commented on Omnimax   computer.rip/2025-06-08-O... · Posted by u/aberoham
bythreads · 3 months ago
Thanks for this, well written
bythreads commented on Show HN: SuperUtilsPlus – A Modern Alternative to Lodash   github.com/dhaxor/super-u... · Posted by u/dhax_or
gcmeplz · 3 months ago
The types look great on remeda, but one thing that looks intriguing about SuperUtilsPlus is the focus on being tree-shakeable. Lodash's lack of tree-shake-ability is a drawback to using lodash on the frontend.

edit: the types on remeda look great though! If I were doing a backend-only NodeJS project, I'd be super tempted to test it out.

bythreads · 3 months ago
Just import what you use for lodash?, the theres not need for a treeshake situation?
bythreads commented on Terraform MCP Server   github.com/hashicorp/terr... · Posted by u/kesor
bythreads · 4 months ago
Maybe i dont understand this to well but isnt this basically a wrapper for github.com/mark3labs/mcp-go/server
bythreads commented on I created Perfect Wiki and reached $250k in annual revenue without investors   habr.com/en/articles/9058... · Posted by u/sochix
chii · 4 months ago
> to screw up search is mind boggling.

it's because they hired "frontend" developers to develop these features, likely someone with little actual compsci experience, and have little to no room to make the feature and under a tight deadline.

bythreads · 4 months ago
Ah the good old us vs them thing popping up again. Manners
bythreads commented on The British sitcom that swept through the Balkans (2023)   blog.samizdata.co/p/how-a... · Posted by u/mellosouls
stevedh · 5 months ago
A Touch of Cloth. Probably the highest density jokes per second in UK comedy.
bythreads · 5 months ago
Lol didnt know that one - marvelous!!!

u/bythreads

KarmaCake day138May 23, 2011
About
Naught but
View Original