HN user

richx

337 karma
Posts5
Comments19
View on HN

I am affacted by this as well: the rear knuckle uniball bearing was broken after 3 years (Achsschenkel). Many MY here in Europe have this issue, due to bad parts or too hard suspension.

But there are two other things that make it a bit unfair for Tesla in comparison to other brands:

Often the cars fail official inspections because of rotten breaks - this happens when your drive carefully and the Tesla is using regenerative breaking instead of the real breaks. Simple solution is to force breaking from time to time (I.e. breaking in neutral). Another aspect is, that all the other brands have a mandatory inspection from the manufacturer before the cars will be tested by the independent check. This avoids that they will fail it, because the car will be repaired before it is checked by the independent inspection. This is not mandatory for Teslas.

I like Thunderbird, it’s a great tool for private use. One killer feature I always missed (not sure if it exists today by default in Thunderbird), is the great calendar integration of outlook. I use the calendar a lot, during work but also to organize our family. It’s super important for me to able to send invites to co workers and my wife :-)

I work on business software.

I think one very important aspect is requirements collection and definition. This includes communicating with the business users, trying to understand their issues and needs that the software is supposed to address. And validating if the actual software is actually solving it or not (sufficiently).

All of this requires human domain knowledge, communication and coordination skills.

My Ampler electric bicycle: https://amplerbikes.com/

It’s such a great vehicle, I smile every time I can ride it. It also helped me to use the car less.

Im also pretty happy with my Plumelabs Flow, a small device that constantly measures air pollution. We used it to find a new and better home:

https://plumelabs.com/en/flow/

I also replaced my Android HTC U11 with an IPhone XS. I was always an Android user, but to be honest, I think IPhones are much better.

I love VBA, it’s so easy and powerful. My first job was being a developer/consultant at a big 4 firm, developing a disclosure management software with VB6. It even had a ORM to map objects from SQL queries. It was lightning fast, Office integration so superb. Later it was ported to .NET with a proper client/server architecture, still it never reached the speed and simplicity of the VB6 version.

One of the reasons might be, that the SEC mandated all filers to submit the reports in XBRL Format starting in 2009 (foreign private issuers using IFRS followed 2017). It’s called Interactive Data by SEC and requires to tag each and every value with an XML element to give it an accounting meaning. The XBRL tools have not been able at that time to convert PDF or InDesign files, so all reports look rather ugly since then. I’m head of development team that invented a PDF Tagger; we sold it like warm bread during last month, because all EU listed companies are also mandated to submit iXBRL now. Btw, the cover page always looks that ugly because it must be the „form“ template from SEC.

Here is a link to a more pretty report, also having XBRL tags: https://www.gleif.org/assets/components/xbrl-viewer/gleif-an...

I don’t agree. Never touch a running system! I think you have no idea in how many software implementations XML plays an important role. Just because it’s not hot and fancy it does not mean it’s bad.

The European Securities and Exchange Commission (ESMA) has just now mandated all listed companies in the EU to publish their annual financial statements in XHTML instead of PDF or paper. Combined with XBRL taxonomies it’s a very powerful structured format. Please don’t forget that XML is widespread in business applications and I haven’t seen any similar powerful replacement for XML validation and XPath. Please let me know if you know one.