A better analogy is a ship sailing against the wind: "To reach its target, sailors that intend to travel windward to a point in line with the exact wind direction will need to zig-zag in order to reach its destination. This technique is tacking."
https://www.lifeofsailing.com/post/how-to-sail-against-the-w...
- makes next to impossible to work on several tasks at a time: current state of incomplete tasks is spread all over in the master. Even working on a single multi-day task with multiple commits, it's harder to see the task changes and any slight feature refactoring during prototyping or development now involves master.
An easy modification to this flow is:
1. Make a branch from master called `yourName/featureName`
2. While feature is not ready:
2.1. Work on the feature for a day or two max
2.2. Pull master, rebase your branch from master
3. Merge it right to master when your branch is ready
GrahpQL might be an answer.Though an incomplete answer at this point due to a mismatch between plain GraphQL and SQL;
And the real issue is how to define and where to place a single source of truth for the schema an operations. So far we saw approaches where:
- GraphQL schema is generated from SQL tables. Makes total sense for a project or a company that looks to capitalize on customers with existing databases (e.g., PostGraphile, Hasura);
- SQL schema is generated from a GraphQL schema;
- SQL schema and TypeScript CRUD resolvers are generated from GraphQL schema (graphback);
- a language is introduced and GraphQL and SQL are generated from that language (Prisma);
- a library and a set of decorators are used to define both GraphQL schema and a typed ORM schema within a standard language (e.g, TypeGraphQL + TypeScript + some ORM such as TypeORM).
For a while I preferred Herman Millers. But after spending a year with Steelcase chairs I discovered that Leap is the most comfortable and least fatigue inducing chair for me. I even liked that its seat holds its angle - unlike swivelling seats of HM chairs.
Fortunately, Madison Seating sells used Leaps for less than $300 in perfect condition so I got one for home too instead of a previous favourite from Herman Miller.
And Heimito von Doderer.
His stories, novellas. The Last Adventure.
But, as introduction or a summary of a Fin de siecle Vienna that was a progenitor of XXth century and "proving ground for the destruction of the world", start with
Allan Janik, Wittgenstein: Vienna Revisited. Wonderfully succint and comprehensive overview.
Mourinho analysis on RT is fantastic. His depth of perception and clarity are nothing like what I heard before and in 10 minutes or less create a new understanding of a game. Clearly, for him spaces and space creation are the tools of his trade.
People say everyone was doping. Lance, Floyd, Tyler, Levi, Big George, etc. A crime without victim - everyone did it.
I never saw anyone claiming Chris Horner was doping. He was not competitive internationally until his last years on the circuit when doping use somewhat subsided.
Chris Horner is the victim. In a better world it's Chris Horner who won Tour de France.