HackerTrans
TopNewTrendsCommentsPastAskShowJobs

slively

no profile record

comments

slively
·há 2 anos·discuss
Cool, so this small group of people controls wealth roughly equivalent to 1/50th of what the entire USA government brings in. Still way too much.
slively
·há 2 anos·discuss
I didn’t say anything about taxing them, just framing the amount of wealth they have by comparing it to federal revenue. It’s too much even if it isn’t “realized”.
slively
·há 2 anos·discuss
Put another way, if you personally taxed all US income at the federal rate for 2 years you’d have less wealth then this handful of people (the federal government collected 4.5 trillion last year). They basically represent another tax on income that everybody pays.
slively
·há 2 anos·discuss
I recently started a green field project with sprint boot and Kotlin and it’s a joy compared to the many other things I’ve experienced in the last decade. I’m hoping spring remains strong for a while.
slively
·há 3 anos·discuss
Neither is abusing monopoly power. So there’s trade offs.
slively
·há 3 anos·discuss
Exactly! I find myself writing out the same code with classes and functions to show this to folks. I still prefer using classes as it’s easier for me to see at a glance that constructor = DI/curry vs a function returning an object of functions or something. So a class is just a way to communicate a pattern.
slively
·há 3 anos·discuss
So true, rarely is anything the “best” or “better”, but instead each thing is a bucket of trade offs we choose from. Maybe frustrating, but also what makes engineering genuinely interesting.
slively
·há 3 anos·discuss
Great write up! After 13 years I find myself reflect on exactly the same points.
slively
·há 4 anos·discuss
You can self host cockroach db which scales horizontally well. But I think going "fire and forget" while also having this much concern about "scaling up" on some level feels at odds with each other. Lots of DBs can just scale up vertically or horizontally pretty easily, but as it gets bigger you will want to know more and more about how to administer it properly. As you scale, risk gets bigger. So either "fire and forget", don't learn much, and cross your fingers. Or, plan for the future and plan on getting good at some database.
slively
·há 4 anos·discuss
I think you answered your own question and it’s a fair response. Civil disobedience for a good cause is good, for a bad cause is bad. Just depends on what good means to you.
slively
·há 4 anos·discuss
No, if you use Kotlin native you do not get access to Java libs.
slively
·há 4 anos·discuss
I hear that, but also predatory marketing does work. We have to take responsibility for our actions, but I do see times when other are also culpable for bad decisions people make.
slively
·há 4 anos·discuss
I’ve always thought there’s a tipping point of fault when such a large amount of people have a problem. Small % of folks with the issue? Maybe a personal responsibility thing. Half the population can’t come up with $1000? Large amount of credit card users carrying a balance? Large swaths of people over consuming? There’s something else at work here and I struggle to point to the individual as the source of the problem.
slively
·há 4 anos·discuss
Agreed, of course so many reasoned conversations it seems like at some point have a moment of intuition because not everything can be known at the time. I think this is the stuff that makes engineering fun. That combination of well reasoned responses sprinkled with gut feeling and heuristics.
slively
·há 4 anos·discuss
In my experience distributed database migrations tend to be two phase though so it can be compatible during the migration. The first migration to add something, release the apps to use it, then a second migration to cleanup.
slively
·há 4 anos·discuss
As somebody with ADHD, let me tell you every person with ADHD works on this continuously, and the frustration of perpetually feeling like your failing at it is rough. I can tell you this app won't help that much, or at all for me at least.
slively
·há 4 anos·discuss
In healthcare I think the EDI would be considered HL7 if I am reading this correctly. I worked with HL7 for a number of years and it is absolutely horrendous. It does work just well enough and is just fast enough though. So much of the issues of creating larger scale health exchanges in the USA I attribute to monopolies in the industry (Cerner/Epic) and things like HL7.
slively
·há 4 anos·discuss
If it’s not common, maybe it’s not common sense?
slively
·há 4 anos·discuss
Please keep going, it’s worth trying to compare all compensation and benefits, and we both might learn something.
slively
·há 4 anos·discuss
I think a common reply to this would be that it’s hard to change laws when an oligarchy has so much power, and siphoning the money and power from the oligarchs has to come first. Unions are one approach to attempt to do this. Unions are the workers that join them, and one of the more positive developments lately is the push to have more democratic unions. The teamsters even just changed their leadership drastically in this direction.