The idea that science progresses by lone wolf geniuses disrupting the status quo is simply false. It makes a good story for low budget documentaries, but it is basically never true.
Many of the dumb ideas being hyped in this AI bubble make sense viewed through this lens.
Data centres stirring up opposition? Sell a sci-fi vision that you will move them to Space! And reassure your over-extended investors that the data centre buildout rush you’re committing to isn’t going to get bogged down in protests and lawsuits.
The people hyping this stuff are not stupid, just their real goal (make as much money as possible as quickly as possible) has only a vague relationship to what they claim to be doing.
The problem in practice is that quickly one merges into the other. You start with a markdown readme, then you have markdown documentation for a small project. But then one day you need full documentation for your project with cross links, translations, accessibility. With Markdown you end up bolting these things on and each flavor does it a bit differently.
Perhaps some of the blame can be laid with the poor UX of technically superior systems. restructuredtext (apart from the terrible name) built with Spinx can do impressive things but becomes a huge pain to configure. All the XML-based tools like DocBook are very complete but try to get started actually building something - apart from having to author them in XML (which is already a kind of punishment), then you have to figure out XSLT stylesheets, 2000s-era design Java tools for processing them. And just look at the DocBook landing page! AsciiDoc has improved their onboarding recently but does have the issue of feeling like a markdown-ish alternative that's just a bit different for no clear reason.
Sqlite is a great bit of technology but sometimes I read articles like this and think, maybe they should have used postgres. I you don’t specifically need the “one file portability” aspect of sqlite, or its not embedded (in which case you shouldn’t have concurrency issues), Postgres is easy to get running and solves these problems.
As European it really struck me how poor the second hand ev market must be in the US. For the “cheap second hand car to do short distances” we have a lot of options really cheap - older gen Renault Zoe and Peugeot e208s, leafs, even the old hyundai Ioniq which is a bit of a cult favourite for its efficiency
Planeto develops next generation software for design and operation of clean district heating and cooling networks, to accelerate adoption of renewable energies for zero emissions cities.
Hiring a Senior Software Engineer, REMOTE (EU/UK/CH, head office in Geneva, Switzerland)
In many ways nice that they open their performance work, some of which could be upstreamed.
In some ways a bit cheeky that they took the 'dump it and see' approach rather than offering to work to upstream it, since it's kinda outsourcing the work of maintaining the performance improvements to the Python core devs rather than offering to put some of Facebook's considerable resources towards doing it themselves.