treespace89 | 5 years ago | on: Posture: Is the Pandemic Breaking Our Backs?
treespace89's comments
treespace89 | 5 years ago | on: The computer revolution hasn’t happened yet (1997)
How small we will look to them.
treespace89 | 5 years ago | on: US doctor forgives $650k in medical bills for cancer patients
The US cares a lot about justice, and free markets. Some kind of well funded, and empowered FBI system for ensuring citizens get fair value for the money spent.
treespace89 | 5 years ago | on: Java is better than C++ for high speed trading systems
The amount of changes you need to make due to customer preferences and regulations is continuous. If it's ok for your system to run in the 100 microsecond range then Java is a clear winner. If you are just focused on a single exchange, running in the same rack as the exchange then of course C or lower is what you will want.
treespace89 | 5 years ago | on: I Miss Working from the Office
Even in the quietest office noises would get to me. I would always have to fight to focus on work. At the end of the day I was spent.
Working from home full time, even with my family here 24/7 has been incredibly relaxing. I really, really don't want to ever go back.
treespace89 | 5 years ago | on: Vanilla-todo: A case study on viable techniques for vanilla web development
I'm amazed at the number of developers who can't seem to cope with working with custom in house frameworks. I'm talking about fully working systems, with full source code and being walked through the code by the author / maintainer.
They fall apart, constantly complaining that the approach is non standard, deprecated, dangerous, unprofessional, untestable.
So we are trying more and more to use frameworks, just to be able to hire more easily.
treespace89 | 5 years ago | on: The Serverless Revolution Has Stalled
It's more back to the mainframe model of software development. I did this back in the 90s and I never had to think about scaling. Granted these were just simple crud / back-office apps.
But I can see how it would work for most modern software.
treespace89 | 5 years ago | on: Where our economy is, for the young
treespace89 | 5 years ago | on: Is TDD Dead? (2014)
After writing any code I run the program to test the change I have made. I make sure the code is exercised either by logging, debugger, or clear UI change. If it's a browser app I use multiple browsers, if it's a rest service I make the rest call.
But I have known some developers that write a unit test, but never test the actual change! And without fail serious bugs appear. Like the application fails to start, or crashes when the new feature is invoked for the first time.
treespace89 | 5 years ago | on: Most employees of NYT won’t be required back in physical offices until 2021
Before when remote work was not 'working' you could fall back to in person. That is not currently an option. So management has been forced to figure it out.
treespace89 | 5 years ago | on: Ask HN: Is working as a developer on technical route until retirement feasible?
While ageism exists in some places, I don't find it to be an industry wide problem.
At the end of the day programming is just coding the correct if/else and working with other programs, and the OS. (Which is really just a program too)
Personally I love it. Building and extending these machines. Learning new ways of doing things, coding for new platforms.
treespace89 | 5 years ago | on: Software will eat software in a remote-first world
I just don't see any of that happening in software. Yes the tools change, but the number of jobs isn't going down.
treespace89 | 6 years ago | on: How to manage HTML DOM with vanilla JavaScript only?
Every single time we have used a framework it has made development harder, and more fragile.
In addition within a few years either the framework is abandoned, or changed to be incompatible with what has been implemented.
Staying away from frameworks completely would have saved us more time in the long run.
treespace89 | 6 years ago | on: Age, Sex, Existing Conditions of Covid-19 Cases and Deaths
With this I am seeing cities / countries on lockdown. I have friends that can't go home in Italy because of the lockdown. My own government (Canada) has asked us to prepare for pandemic, and we only have a handful of cases ?!?
Constipation driven by office bathrooms problems where a regular concern. I would really try to time bowel movements so that they would happen at home. And would get constipated if I missed my window.
Not having to worry about this has been a huge quality of life improvement.