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

Thanks for the context

I don't drink coffee, but this is such a great implementation of simple tec.

Well done.


Could it be that they were colonized by Britain?

(I'm not sure if this is what you were insinuating, but it would make sense)


It could be colonization but it would predate the British. The British East India company colonized India in the first place by exploiting the lack of cooperation. At the time, there wasn’t the overwhelming disparity between the countries there is today. Mughal India was one of the gunpowder empires, with the largest military in the world in the late 17th and early 18th century: https://en.wikipedia.org/wiki/Army_of_the_Mughal_Empire. The per-capita GDP gap between India and Britain was only a factor of 2. But India’s vastly large population meant it had about four times the state revenues.

Britain couldn’t have, and didn’t, colonize India the way the Mughals had: through a direct land war. Instead, the British East India company entered into deals with various port cities one by one to establish toe holds. Then in the Battle of Plassey, they overthrew the Nawab with just 750 British soldiers and 2,000 Indian mercenaries against a Mughal army of 50,000. The British persuaded the Mughal generals to defect, and the Nawab, fearing further defections, capitulated: https://en.wikipedia.org/wiki/Battle_of_Plassey


> The British East India company colonized India in the first place by exploiting the lack of cooperation.

nah, they used guns and cannons.... force. same as any conqueror ever.


The history of colonization is far more complicated than that.

For example, the Spanish colonial period in the Philippines was a relative cakewalk where there was little to no cooperation (most of the island chain), but to this day the Muslims in the south still retain an autonomous region despite centuries of foreign occupation and interference by a host of nations, due in large part to their higher degree of cooperation.


Nope. India had guns and cannons, and more of them than the British East India company!

Robert Clive overthrew the Nawab of Bengal with 800 europeans and a dozen artillery pieces: https://www.nam.ac.uk/explore/battle-plassey. He also had 2,000 Indian soldiers (Britain conquered India with Indians doing the work). The Nawab had an army of 50,000 along with 50 artillery pieces.


> India had guns and cannons India didnt really exist yet. 26 different states had guns and cannons. plenty of people who had guns and cannons were defeated by the British.

> Robert Clive overthrew the Nawab of Bengal with... I believe the indian rulers at the time could match the british technologically. even at Plassey the british had superior tech


In the 1600s, the Indians probably had superior land-war weaponry. https://easy-history.com/the-military-revolution-in-india-pa.... By the 1700s, the British had leap-frogged the Indians by getting to iron-based canons earlier. But we’re talking incremental improvements. The point is that the Indians had a modern, gunpowder-powered military.

On the other side of the equation, the British were vastly outnumbered. Before 1800, the east india company had less than 20,000 Europeans in its army. On the other side, the Indians had hundreds of thousands of soldiers. Iron canons versus bronze canons weren’t the reason the British were able to overcome the Indian armies. It was that the EIC was able to get thousands of Indians to fight on their side, and exploited the divisions between the various Indian states.


> the Indians had hundreds of thousands of soldiers

the "Indians" were all fighting each other, so Im not sure you can count their numbers together like that. India proper might have been on paper a force to be reckoned with, but the reality of it was actually dozens of smaller, poorer countries all vying for power AGAINST each other, not in cooperation. that isnt a formidable enemy, Im sorry


the Sikhs still push the narrative that internal skullduggery defeated them in 1857, not being beaten by a superior force... the British say similar things about the battles they lost too. In fact Ive never heard a group of men say "fair enough, they were the better side that day" after losing


The British took India from the Marathi empire, not from the Mughals.


Historians generally mark the beginning of British rule in India from the Battle of Plassey in 1757: https://en.wikipedia.org/wiki/Battle_of_Plassey

But the subsequent consolidation of power in campaigns against the Maratha has similar features. The east india company won by exploiting division and conflict among the Maratha: https://www.worldhistory.org/Anglo-Maratha_Wars. What’s crazy is that during these wars, the East India Company armies were mostly Indians, with 15% or so being European soldiers.


Hong Kong was colonized by Britain, doing just fine now. The Mughal invasions were probably the biggest adverse shock.


Based on the history of the region the opposite seems like a better assumption to me.


I think this is my main confusion around vibe coding.

Is it a skill for the layman?

Or does it only work if you have the understanding you would need to manage a team of junior devs to build a project.

I feel like we need a different term for those two things.


"Vibe coding" isn't a "skill", is a meme or a experiment, something you do for fun, not for writing serious code where you have a stake in the results.

Programming together with AI however, is a skill, mostly based on how well you can communicate (with machines or other humans) and how well your high-level software engineering skills are. You need to learn what it can and cannot do, before you can be effective with it.


I use "vibe coding" for when you prompt without even looking at the code - increasingly that means non-programmers are building code for themselves with zero understanding of how it actually works.

I call the act of using AI to help write code that you review, or managing a team of coding agents "AI-assisted programming", but that's not a snappy name at all. I've also skirted around the idea of calling it "vibe engineering" but I can't quite bring myself to commit to that: https://simonwillison.net/2025/Oct/7/vibe-engineering/


My favourite part of that story is when he shows the maths to one of the other professors they can't understand why he is "wasting time" on it.

And then he goes on to win the Nobel prize because of it..


For some reason this really speaks to me.

I think it's because we create a story about every part of us and our life. Every thing we do (sometimes we even do it after the fact).

I feel like those beliefs are what's keeping us grounded in the sense of understanding the world, of being in control. so it makes sense that we would start with them even if we are not aware of it.

And it makes sense that it's hard to let them go because without them you get a sense that you are just floating away and don't have any to "hang" your assumptions on.

You can reason a lot but there comes a point when things get bigger than you and you have to trust some other authority or just trust your gut.

There's not many people that could comfortably reason from first principles and be satisfied with where they end up. (I don't think I could do that)


He answers that question in the git hub read me:

"While FreeCAD technically does everything I need, the way it's implemented isn't quite to my liking. My biggest pain points with it are the modal sketcher that only works in 2D, no constraints in 3D for extrusions and the perils of referencing things in the design.

Solvespace on the other hand gets the workflow part right, but falls short by not importing STEP and the geometry kernel not supporting chamfers and fillets."


3D constraints are really interesting. I can see a lot of potential.

But also, 2D Sketching is a nice easy "Stay in your comfort zone" model that keeps as much work as possible in 2D where it's easier to think about, and encourages 2.5D stuff that's easy to understand. For basic functional items it's nice. For other stuff... 3D constraints seem pretty interesting.


That are exactly my concerns also. Great that someone new (Lukas K. from Horizon EDA) stepped up!


Sorry if this is not contributing to the conversation,but I really appreciate your comment.

It's a very polite way to dismiss what I would say is a slightly rage bait title and write up.

And I couldn't agree more with the sentiment of self discovery.


This is such a great use case thanks for sharing.

I spent some time talking to chatgtp about the history of art philosophy and technology, as if we were writing a book together.

I found it was great to just get a very broad overview and then ask questions about the things I wanted to know more about.

Not a groundbreaking way to use an LLM but I really enjoyed it.

I'm going to take your idea of talking to it about books too.


In the video he specificly says that that road was reduced from 6 lanes to one to make room for bikes.


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

Search: