HackerTrans
TopNewTrendsCommentsPastAskShowJobs

GendingMachine

no profile record

comments

GendingMachine
·2 yıl önce·discuss
By what metric are you evaluating corruption here, other than selected news anecdotes that support your ideological intuition.

We watched videos of the horrors of the American healthcare system for the same reason as we watched videos and were otherwise taught about oppressive regimes, international poverty, bigotry and racism both local and international - to learn about global issues, to gain a wider perspective on the world, to be knowledgeable about the many ways in which a society can fail it's most vulnerable. Such as, for instance, letting your poor die and suffer from preventable, curable illnesses.

Oh, and I have no such ideological commitment to the monarchy, I and most people I know would choose to abolish it in a heartbeat. It is here, as it is everywhere, the conservative right clinging onto traditions, ideologies and policies that have long since proven unproductive, disfunctional or outright harmful.

The monarchy may well underpin much of how British law and government works, and that is something we should work to change - just as you in the US should work to change those parts of your founding constitution written almost 300 years ago that no are no longer to the benefit of yourselves and your country.
GendingMachine
·2 yıl önce·discuss
Christ, reading Americans declare that the issue with American healthcare is "too much government" always completely floors me. The system did not work well before the ACA, the system does not work now. The only countries in the world with strong, consistent and equitable healthcare systems have government health systems.

Here in the UK our NHS is a goddamn mess, it's cracking and creaking and bureaucratic, but every American expat i have ever known who now lives in the UK has horror stories about how much worse it is over there. In our monthly social classes (PSHCE) we watched documentaries of poor Americans unable to afford healthcare, and it horrified us all.

You can't run healthcare as a profit seeking enterprise, it just doesn't work, the financial incentives of healthcare providers just fundamentally do not align with their customers. Government run institutions can often fall into a state of bureaucratic atrophy but if this and countless other stories make clear - that's an issue with institutions in general, whether they be government run or not.

This problem will not improve until you get over your ideological commitment to trying to solve every problem with markets. Healthcare must be socialised, anything less is barbarism.
GendingMachine
·2 yıl önce·discuss
Not having cars doesn't mean not having motorized transport, it just means restructuring our priorities around much more efficient forms of mass transportation, ranging from increased walkability and cycling infrastructure on a local scale, to buses, trams and trains on a larger scale, with specialised vehicles like ambulances and cargo-taxis for those rare cases where you really do need a whole motorized vehicle to yourself.
GendingMachine
·2 yıl önce·discuss
As a programmer with likely less experience than most of these commenters, the main question that always feels under addressed in these kinds of posts is that of code deduplication.

Most specifically, often when encountering a situation in which I have two slightly different classes/types that need to be polymorphic with each other, all the standard non-inheritance based approaches seem to require a lot of outright identical code implementing a shared interface, a bunch of boilerplate composition proxy methods that just point to methods in a composed class, or weird and obscure language features that never really feel like the "intended" approach.

Typescript especially seems to demand really awkward and obtuse implementations of basic mixins or abstract classes and the like, I always feel like I'm missing the more "intended" approach whenever I try to share code between similar classes.

Often discussions around this are awash with talk of traits and delegates and other cool features that seem to only exist in a handful of languages, and never the ones I happen to be required to use at that given moment.
GendingMachine
·2 yıl önce·discuss
Safety has 100% been a factor in many of my tool purchases, mistakes happen, especially to amateurs, and most people would rather not lose fingers to a hobby.