But if there is no support from anyone and you'll be starting from scratch, you've print-debugged and fixed the issue before you get the debugger attached to anything relevant.
But if there is no support from anyone and you'll be starting from scratch, you've print-debugged and fixed the issue before you get the debugger attached to anything relevant.
This quote really captures how I felt during that time. I wasn't smart enough to get into MIT, but I spent a lot of time sitting in on the open lectures during 2004-2005. I remember meeting a few of their undergrads who wanted to start tech companies and always feeling like I didn't belong. And I may be misremembering things but it seemed like every pitch had to do with P2P.
Also, the first time I walked past those Frank Gehry buildings, I was awestruck. I just stood there for maybe 10 minutes looking up and down.
[0] https://beej.us/guide/bgnet/ [1] https://beej.us/guide/bggit/
If you dont mind dropping the religious aspect i think you already have the rest via the Prison-Industries Act; as cheap as an Asian child but with the strength and intelligence of the US adult prison population.
Hold on im going to write this down.
Stat: https://www.statista.com/statistics/1356957/number-prisoners....
For some reason lots of people seem to have this misconception that startups are somehow more meritocratic than big corporates. I found the opposite to be true.
Your job working at startup is to get into that group and be one of the boys.
I understand and empathize with those that value face-to-face conversations in the office, but for those that don't, remote work is an incredible boon.
It's hard to imagine heavy popular frameworks like AngularJS falling to the same fate, it would need something far superior with a lot of traction to displace it. But it's still a risk if you build your application the "Angular Way", "The React Way" or "The Ember Way", etc where if the primary developers halt development for whatever reason, your app dev stack becomes obsolete making it harder to attract great devs (who don't want to invest in a dying platform).
It's less of a risk with lightweight frameworks and libraries like Backbone.js where the code-base is so small and extensible, anyone can easily maintain their own fork. It's also less of a risk for WebComponents as the component model leverages the browsers DOM and lets you use modularized encapsulated components built with different technologies, so if one of the technologies ever becomes obsolete you can always start writing new components with newer tech and integrate it with your existing app, without having to rewrite it.
I will admit I have waned enthusiasm a on Figma over the past couple of years. I find the UI churn confusing. The new features, i.e. dev mode and variables, feel out of place. I find the plugin ecosystem cumbersome. Doing simple things has become complex. I'm putting out real "who moved my cheese?" energy here I know. I suppose I'm wondering if others feel the same.