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

Are there cases when VC investors actually went after founders for fraud or embezzlement or misrepresenting the business or something like that?

> over Palestinian territory

This could mean anything from a couple of ghettos to all of the modern state of Israel depending on what you think Palestinian territory is or should be.

If you take the approach that all of it is Palestinian territory and the state of Israel shouldn't exist, then yeah, sure? that's different from the assertion that all of the intelligence related businesses in Israel are founded because of direct experience in conflict with the Palestinian people.


> If you take the approach that all of it is Palestinian territory and the state of Israel shouldn't exist, then yeah, sure?

You know there's such a thing as internationally recognized Palestinian territory occupied by Israel, right?

Start with that, instead of deploying the 'do you want Israel to not exist' deflection tactic.


I genuinely wasn't sure what GP meant.

Maybe I have a wrong read on the situation between Iran and Israel. But my impression is that Israel is more concerned with Iran as a general threat, moreso than they are concerned that Iran will intervene on behalf of Palestinians, current Palestinian territory, or Hamas.

If Iran didn't get involved directly after ~2 years of open warfare and inarguably genocide-shaped atrocities carried out on civilians, what are they waiting for? Meanwhile Netanyahu has been talking about the danger of Iran developing nuclear weapons for decades now.

Keep in mind I was responding to a post about an assertion that there are so many military startups in Israel because so many Israelis, in their IDF service, have hands-on experience fighting against and oppressing Palestinians. I responded to a post that seemed reductive and misleading in support of that perspective.


> my impression is that Israel is more concerned with Iran as a general threat

Iran has never attacked Israel unless attacked first. As for their 'proxies' they only really exist because Israel has invaded Lebanon long before Hezbollah existed and its creation was spearheaded primarily by Lebanon's local population as a response to the invasion, with Iranian support.

Iran supports these local 'proxies' because it sees itself as a leader of the Shia and more broadly as a leader of the Muslim world and the Palestinian cause as being the responsibility of every Muslim nation (incl theirs) to get involved with.

Israel is indeed concerned with Iran as a threat, but only because they see the other governments in the region as willing to overlook the Palestinian cause, in exchange for economic links with Israel.

In that sense Iran is very much connected to the Palestinians, this assertion that Iran is just super irrational and wants to see Israel go down because they want to laugh watching it or something is nothing more than cheap Israeli propaganda.

Of course Iran is not just looking for the Palestinians out of altruism, they want a leadership position in the Muslim world and this is their way of gaining legitimacy, but the reason why Israel sees them as a threat is very much because of Iran's interest in the Palestinians.


> Iran has never attacked Israel unless attacked first

Iran was involved in attacks against Israel and Israeli towns in the 1980s and 1990s by their mercenaries in Hezbollah and direct IRGC presence in Lebanon. This happened even when Israel supported Iran during the Iraq-Iran war, so this is strictly not true

Other incidents were the Iranian bombings of the Israeli embassy in Argentine or the Jewish center there, and attempts on the London and Bangkok embassies

Furthermore financing of Hamas during the 1990s suicide campaign with the direct goal of derailing the peace process.

This is part of a long line of Iranian aggressive actions that have led them to being isolated and in a string of wars that greatly destroyed their already diminished economic power


It's not about money as such, it's about political control and suppressing dissent. All of that is a means to an end for a small number of rich people becoming even richer, yes, but it's part of the bigger picture rather than some isolated corruption move. Although I assume it will be understood that you can make your copyright problems go away by posting a generous donation to some Trump-aligned charitable foundation.

Yes, so what this does is centralized that selective enforcement directly under politicized control, so that it can be weaponized against political enemies.

It's not about feeling bad for Disney. Disney is tremendously powerful, so if the federal government can coerce them to do whatever the federal government wants, that has massive widespread effects for everyone. It creates an environment in which powerful corporations are expected to act as political enforcers, creating a monoculture of ideas and suppressing dissent.

It's dramatic for sure, but at the time it was genuinely alarming to think through the implications of a machine being able to generate plausibly human-authored text. I think many of the alarming implications have in fact come to pass, and the world is a more strange and dangerous place than it was before.

The entire movement of conservatism in America is a propaganda operation oriented around manufacturing consent for a return to the Gilded Age. It is entirely bankrupt of morals and has been from the beginning. If you personally are a conservative, now is a good time to take a good hard honest look at the history of your movement in American politics. There might even still be time to realign yourself with a movement that isn't actively seeking to harm you.

This is garbage reposted in every HN article that starts to talk about any related to politics.

I will gladly live in a conservative county over progressive one. And reading this paragraph in a article about AI is complete nonsense. This is a go touch grass moment if you needed one.


I personally repost it everywhere because it is an hypothesis that I believe has strong weight of evidence behind it, and I think it's important to repeat.

Your personal preferences and beliefs have little to do with conservatism at large and the motivations of the powerful people who promote it. If you want to reach a place of open minded debate and discussion in which there can be different legitimate approaches to governing, you have to start with an honest assessment of the world as it is, not as you would like it to be.

The reason it's relevant in an article about AI should be self-evident. AI is powerful, the industry is already massive, and the leaders in that industry are involved in quite a bit of political maneuvering. You may choose to ignore politics, but politics will not ignore you.


The Democratic Party are the one losing elections they should trivially have won therefore it is clearly the Republicans, vile as they are, that have a more "honest assessment of the world as it is".

How is that relevant? I never mentioned any political party. But now that you mention it, look up the Southern Strategy, a lot of this stuff dates all the way back to Goldwater.

If you have to wonder, you don't need to wonder. So now not only can "antifa"-related speech qualify you as a terrorist (https://www.whitehouse.gov/presidential-actions/2025/09/coun...), now your phone is legally required to track you and report your location at all times. The legal infrastructure is in place to track and bring a wide range of consequences down on just about any and all political enemy, whether that be ruining their life by dragging them through years of criminal charges or simply black-bagging them and whisking them off to a prison for "enemy combatants" without any oversight from a court. All of this is being done in full view of Congress and the Supreme Court, therefore one can only conclude that they are comfortable with and complicit in what is going on.

Not just "antifa" in scare quotes, the executive order literally says "anti fascist". My government says I'm a terrorist now because I'm opposed to fascism.

Are you trying to imply that there isn’t coordinated attacks by fringe groups just because they’re leftist?

What does that have to do with anything I just said

It's all rolling release, but Homebrew maintainers have to bump the version, not the software author (unless they put in a PR to Homebrew core or publish their own Tap). What does Arch do here?

That’s not quite true. A recipe can specify a URL to check for a new version, and the homebrew automation will periodically check it. If there’s a new version, it automates the version bump.

I used that for a package my company publishes, and neither we nor any other human AFAIK ever manually update it in homebrew, yet the newest version is always installable there.


Was writing code ever the bottleneck for anyone other than raw juniors and non-programmers?

There is some truth to this, but in practice I'm finding that yes, removing the writing code bottleneck has improved throughput quite a bit.

My day (excluding the huge amounts of communication overhead) used to progress as a serial operation of: 1. Write some code for one thing, 2. Self review of that thing, 3. Review other peoples' work, 4. Respond to review comments, 5. Get things merged, 6. Back to 1.

Now I have more of a tendency to queue up work on a few things at once, and then the serial steps are the self reviews and reviews of other peoples' work, and some of the review commentary back and forth (though I can automate some of this in parallel as well).

The upshot is that I'm more working in batches now than in serial, which I really do find to be more efficient.

It's not that it has removed all the bottlenecks at all, but no longer being required to focus all my attention for periods of time on physically typing code has removed one important bottleneck, and has changed, and I would say, improved, my workflow significantly.


One thing the AI tools have taught me is that it hasn't been my personal bottleneck for at least a very long time. It's made that part faster for me, and that allows me to take bigger bites at the apple each iteration, but it's not meaningfully speeding me up in the way people claim.

I disagree that it's not meaningfully speeding me up. I'm definitely doing a lot more, and more quickly. But the benefit is definitely smaller at the team and organization level, because we still have all the same serialization points - review, validation, decision making - downstream of my work.

I realized after I posted that it didn't quite capture what I meant. For instance if I'm able to do a more complex piece of work all at once in about the same amount of time as it'd previously take me to do a simpler piece of work, than that is a speedup. And that's what I am able to realize.

But what's not as much the case is that if I did an A/B test on the same task that I'd be massively sped up because so much of my day to day work are the things you mentioned as being serialization points. The time I take to figure out what needs doing, what the best approach would be, making sure it was actually the right thing to have done in the first place once I'm done, all that stuff. I use AI assistance for those tasks too but it's not the same effect as when I just hand off the pure implementation phases. So it winds up being "faster" and you'll have to pry my AI assist tools out of my cold, dead fingers - but if I'm being honest with myself by *that* metric it's not a huge gain.


Yep totally agreed.

Depends on your company. I'd say very rarely, and never for long.

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

Search: