I think the point the author is trying to make is that there are many problems in plain sight we could be spending our efforts on, and instead we are chasing illusory profits by putting so many resources into developing AI features. AI is not the source of the issues, but rather a distraction of great magnitude.
HN user
hoytie
Hence, this nice physical face-to-face meeting, a supposed benefit of returning to the office, does not materialize.
It does in my experience. 1 on 1s and small meetings often do have all of the attendees present, especially when in-office days are designated. Some meetings do have people attending virtually, but a good conference room setup with large screens and good interfaces for conferencing make it more comfortable than being stuck in front of your computer. Regardless, you are in the room with many people face-to-face, and you can discuss things with them after the meeting and build relationships.
I see your point, because sometimes I have to find a room in the office just to have a 1:1 virtually, which arguably is more of a hassle than just taking the call at home. But I do find that hybrid works well overall in my experience, and the interpersonal benefits are large even though not everyone is in the office at the same time.
I think the situation would be drastically different if the buses didn't exist, for better or worse. Workers would make completely different choices in where they live, and it's not likely they would choose the same neighborhoods that the buses afford them the convenience of. And just maybe SV companies would change their highly suburban and unsustainable real estate policies. Just because 1 bus going form a to b is better than 100 cars going from a to b doesn't justify the policy of the buses or even demonstrate they're sustainable.
A hearing like this reinforces secrecy and benefits only the people in that room. They are given a platform to legitimize their activities and deny the existence of anything that may violate the constitution or upset Americans.
"Hey guys, we're here to tell you all about anything except what you actually want to know about" = the game of secrecy vs the public
I have a "music for programming" spotify playlist for anyone interested: http://open.spotify.com/user/thoyt/playlist/2AUYxFDAi6MdOPtg...
I tend to think I do my best work in silence, but for repetitive or boring tasks it's great to have a lovely soundtrack.
I'm really curious what they intend to share as what they describe as the scope of the requests.
I suppose it would be nice to know how many FISA requests there have been, but what does the number of requests have to do with the core issue? Is the number of FISA requests in proportion to the amount of data being shared? Does it tell us the nature of what is shared or how it is shared? We still know nothing about the contents of legal FISA requests and therefore can't really say whether a single request violates our rights or not. Publishing aggregates tells us essentially nothing because we still don't know the limits of a request, or at least I don't.
I think the visual reinforcement of note names is a poor idea. When I play piano, I play best when my brain and hands are reading the music spatially. When I start thinking of note names I become much more clumsy and slow, because it's interrupting my spatial thinking. I always recommend that people think about intervals as opposed to note names when learning a piece of music. It encourages various good habits, like being able to identify overarching patterns in the music and play in different keys easily. Intervals also correspond more closely to how your hands have to move. Because of all this I don't think it's helpful in the long run to have the visual reinforcement of each note name. It might be easier for children or beginners at first, but in the end it may be a crutch that prevents the student from "seeing" the music..!
I find that for a lot of people documentation has replaced experience. I watched a performance a week or two ago, and a guy in front of me took photos and videos for 20 minutes straight then abruptly got distracted and walked away. It struck me as precisely the symptom of working to externalize your life so much that you forget to actually experience it.
Thinking in terms of narcissism, distraction, oversharing, externalization, etc, I've realized how scary and absurd the Google Glass marketing is. It's been marketed as something that will let us come back to reality and genuine interpersonal relationships, when it's only going to indulge our tendency towards sharing and distraction even more. I think that in order to market Google Glass effectively they had to make the absurd claim that even easier access to the internet will cure our anxious attachment to it.
Actually almost everyone is a professional reader/writer. Even programmers read and write as part of their professional practice, and I can't really think of any job where at least verbal communication plays a vital role. The way I see it, computers should be a vital and practical part of teaching quantitative reasoning, and quantitative reasoning should be given the same attention as language skills. It wasn't in my high school, where less math was required.
Your first point is certainly true, but I still think that "as important as.." is an overstatement. Problem solving skills are taught in innumerable ways, so what makes programming the most important?
I agree with your second point too, but "computer literacy is important" belies "any job requires computational thinking". I think it's a great cause and I'm happy to chip in, but the hyperbolic text makes me crave a more nuanced discussion of it all.
I'm all for teaching CS in high school, but am irked by the claim that "learning to code is just as important as learning how to read and write." This is obviously not true if you think about it for two seconds. There isn't a job in the world that doesn't involve communication. Reading and writing is the basis of forming arguments and understanding things -- quantitative or not. The best programmers I've encountered have great mastery of their native language. Educators need to be careful about how they suggest CS should be implemented in HS, and just how much is essential. It could be very effective to integrate CS into a mathematics track, since they reinforce each other so nicely. Computer literacy is so important and is becoming more important -- no argument there -- but even computation itself requires a good grasp of language. Computers can't answer the question of "why" for us.
They also suggest that computing skills will be required for "any" job, which raises some important questions. First of all the claim itself is bs: Yeah, computers will become more and more ubiquitous, but many vocations just don't and shouldn't require computational skill. In many cases it could be a distraction from the core issues of the vocation. I don't care if my therapist, dance instructor, baker, farmer, mother, coach, musician, ... (ad infinitum) knows how to reverse a linked list. Sure, computer literacy would help all of them achieve certain things, but let's be honest about what level of CS education is _essential_. Secondly, a world where EVERYONE has a job where computing is of central importance is one I personally would never strive towards. We should ask ourselves if we really want to stick all of society behind a computer.
Jeez, 11 hours a day, 6 days a week? I guess a masochistic streak is an asset in web development, but this borders on unhealthy.
For many of us, the value is in the learning opportunity. Some people, I imagine, are out of work and need a way to pick up skills and job credentials cheaply. For them I think huge value could be found in a certification. Having a certificate on your resume can start an interesting conversation in an interview, show personal initiative, and so forth.
The east side is by no means "as fucked as ever". 24th street has totally transformed and become another valencia street. Folsom/Harrison has been changing a lot. There are lots of fancy restaurants, cushy bars, theatres, climbing gym, nice cafes, etc etc. To think that this area is not changing is quite frankly delusional.
The Mission looks more like Noe Valley runoff than ever. Sure, some parts are still slightly scary but there are signs of it becoming more bourgeois all over the place.
I don't agree with this view of things. All creative acts take a certain impetus to get off the ground, and it can take serious resolve to take that initial step. Sometimes it feels like you're dragging ideas out kicking and screaming, but eventually things start falling into place, but the process can take determination. Finding what you love and being productive at it has a lot to do with your willingness to face challenges and tedium.
Sure, there are times when I love the process of writing or programming or creating in general. But sometimes you have to jump some hurdles to get in the flow.
I feel like the repeated usage of "print()" in the beginning is more confusing than helpful.