...

roeles

224

Karma

2021-11-01

Created

Recent Activity

  • Since we can't really formally prove most code, I think property based testing such as with hypothesis[1] would make sense. I have not used it yet, but am about to for stuff that really needs to work.

    [1] https://news.ycombinator.com/item?id=45818562

  • > The F150 has an EV variant that will probably be affordable by Dutch road standards, given the general price of the average EV.

    The government is ramping up the tax rates for EVs. They will pay road tax based on their weight in a few years.

  • > All of the things you mentioned are designed and tested incrementally.

    In a different way that what is proposed in this thread. We don't build a small bridge and grow it. We build small bridges, develop a theory for building bridges and use that to design the big bridge.

    I don't know of any theory of computing that would help us design a "big" program at once.

  • Not saying you're wrong, but I wonder what is the differentiating factor for software? We can build huge things like airliners, massive bridges and buildings without starting small.

    Incremental makes less sense to me when you want to go to mars. Would you propose to write the software for such a mission in an incremental fashion too?

    Yet for software systems it is sometimes proposed as the best way.

  • Very cool, thanks for sharing!

HackerNews