You invented this reason, or misunderstood the article. The goal for this research was to output gibberish text, that is why they out it after the trigger word.
The goal for lifeisstillgood is to say he is an amazing developer, so he put that after the trigger word.
Almost any program can be written in a DSL that solves the class of problem that the program solves. So if you consider the user stories of your project as that class of problem, you can come up with with a DSL (mostly in form of pseudocode) that can describe the solution. But first you need to refine the terms down to some primitives (context free grammar). You then need to think about the implementation of the execution machine. which will be a graph of states (automata). The transition between the states will be driven by an execution machine. The latter needs not be as basic as the Turing machine.
But often, you do not need to do all these stuff. You can just use common abstractions like design patterns, data structures, and basic algorithms to have a ready made solution. But you still have to compose them and if you understand how everything works, it's easier to do so.
Is it just me who thinks this article is silly? The entire point of it seems to establish causation that removing digital friction increases friction in the real world.
But they barely manage to do this, they just have a single example of their flight being delayed repeatedly over and over. You'd think if this was an actual phenomenon they could come up with lots of examples and not need to keep repeating themselves.
I can think of obvious and damning counter examples, too. In China their physical infrastructure massively improved during the same period they got access to smart phones and unlocked the digital world. Contactless payments, including Google and Apple Pay, along with apps like Monzo to easily send money to friends have rendered cash obsolete where I live (London). I have an app that connects to my automatic cat feeder so I no longer need to feed my cat 3 times a day. She still loves me, sits on my laps and purrs all the same.
Am I missing something or is the central point of the blog that digital frictionless increases real world friction obviously untrue?
It is a bit silly, but I think it is silly in a different way than you do.
For me it is silly in a way that some American discovered that real world do not exists just to keep Americans happy and content, but it requires real, continuous hard work of million of people to keep infrastructure running.
About Chinese people in China: they are working very very hard. My wife family in New Zealand have a new neighbors from China and they are saying that they escaped from China to lead normal life in NZ, instead of working all the time.
You example of Cat feeder: yes seems nice but only because you were able to get it from China or Indonesia or other country like that for 50$ dollars probably. To actually make it and deliver it to you most probably few thousands of people had to do their job, including mining for resources, transportation, design, software, microprocessors etc. just to save you few minutes every day. Exactly what author of this article is talking about. If this would be done in UK, by people that live there you probably would have to pay 5000$ dollars and it would brake every month. At some point you would most probably came to conclusion that feeding your cat by yourself would be much easier.
I am sorry, I am not trying to be personal here, but seems like you are the target of this article, make people understand that our civilization is taken for granted by people glued to their phones for entertainment.
My partner has lived in China for 2 years, and I can assure you many people who live in China are also buying automatic cat feeders and in fact the domestic market is their primary one.
The cat feeder is I understand a feels like a good point as it feels rather trivial, but for the most part technology helps everyone to be more efficient. Even with the cat feeder its not just a few minutes - it means I can stay out later from work, or go on trips for several days without having to worry, or pay someone to come as a cat sitter. Its cost of $50 pays for itself in just one 7 day trip of not paying for a cat sitter, which usually would be some low paid immigrant from East Asia. Efficiency gains all around.
I was not trying to convince you that you cat feeder is not necessary.
If you need it and think it is totally worth it, great!
What I was trying to say that it is not live essential item. Cost of all of those nice items that western world is buying from China and similar countries, made of the back of low-wage workforce is low just because those people are not having the same lives as you have. Or children mining rare metals in Africa. This is basically modern day slavery with extra steps.
And what I was trying to say, if you cat feeder would be made by your UK fellow citizens from top to bottom, entirely, can you imagine what would be the cost? Would you still be able to afford it? And you would, would be worth it? Or it would be cheaper to pay your neighbor to watch the cat?
And IMHO this is more or less what article is about: 'wow real world takes a lot of hard work to keep it running and it is easier to scroll tik tok instead of work!'. Hardly a new thing, so yes, article was a bit silly.
I think this would be true if this feature was optional. Then if a particular meeting had it on then you would think twice about capturing the content, but if it's always on even on some team games night then its devalued.
Most cities and towns were built hundreds of years before most cities and towns in America were, so they're dense (because people needed to walk everywhere), which is perfect for rail.
Take a look at a satellite view of the suburban areas where most Americans actually live. They're mostly post-1950 and were built with basically the opposite assumptions as Europe:
1. Homes spaced generously with residential districts stretching out tens of miles in every direction from the dense-ish core.
2. Homes fully isolated from business districts (i.e. anywhere anyone would want to go)
3. High-speed arterial stroads or, in tonier suburbs, basically expressways, which serve as the connection between neighborhoods.
4. Offices and other workplaces dispersed into strip malls, long stroads, and industrial parks throughout an area, rather than concentrated in a primary central business district.
Turning all that into a cool Dutch city or town where people are going to bike or take trains everywhere pretty much requires bulldozing and starting again. Again I say this with no judgment, I think 'Not Just Bikes,' for instance, makes a perfectly good case that our way is lame and the Dutch are doing great. But realistically I would never hold my breath expecting the US to transform even 1/10 of the way to the Europe style of transport.
Yeah, I operate it like I would a dry-erase board. Ctrl-S doesn't work unless you add some scripting, but I usually copy-paste it if I'm drafting a note, or close it without saving if it was meant like a sticky note. It's good as a longer-term clipboard or a place to privately note down something before deciding whether to keep it.
For notes that I've refined and want to hold on to, I tend to use a physical notebook. I enjoy the kinesthetic process of writing by hand so I still use that for more permanent notes.
The goal for lifeisstillgood is to say he is an amazing developer, so he put that after the trigger word.
reply