Hacker Newsnew | past | comments | ask | show | jobs | submit | nkrisc's commentslogin

Detroit is nearly in Canada.

It's further north than a small part of Canada, but Michigan is lake effect central, and the Detroit metro is a heat island. It's not usually that bad during the winter, but it does snow.

I’ve lived in Michigan most of my life. I always hear people talk about lake effect snow, but it doesn’t seem that bad. I shoveled maybe 6 or 7 times this past winter and only bothered to pull out the snow blower one or two times. Even when I lived on the west side of the state, it wasn’t that bad. I only remember one time where is snowed about a foot… the roads were cleared and the rest of the winter was pretty uneventful.

There are some areas up in the UP that are bad, but very few people live there and they know what they’re signing up for.

Meanwhile, the people I know who live in NJ got wrecked by snow repeatedly this year, multiple feet at a time. I don’t recall ever getting anything like that around Detroit.


I live just west of Lake Michigan, and what you described would be a high-snow winter here. The lake effect is real. I grew up in the Cleveland area, and I was surprised how much less snow we get in Wisconsin. Longer, colder winters, though.

I lived in Chicagoland for a few years as well, I didn’t notice much of a difference. I would assume that’s similar to Wisconsin.

Of course, I was in apartments with covered parking and snow removal services the whole time, so I didn’t need to care too much.

I do remember the guys in the Chicago office talking about when they got a foot or so of snow and had to walk to the nearby hotel to spend the night, because it wasn’t safe to drive home. I heard stories like that from people in the Michigan office too, but in my 20 years working I still never ran into it. Just lucky I guess.


Lake effect precipitation effects the entire Midwest, but the temperature moderation predominantly effect the peninsulas. We did get more than a foot on the ground earlier, but it all melted, then froze again, then 70 degrees, now 20... the weather is crazy everywhere.

How is that clickbait? The title appears to be completely supported by the content of the article.

That may be so, but remember that Ukraine is fighting for its very survival, and Iran may be as well.

No justification is necessary. Their goal for voting for him was to give a big “fuck you” to “the libs”. So they already got what they wanted. Any downsides can be blamed on “leftists”.

I think a lot more people than most HN readers realize simply struggle significantly with abstract thinking and reasoning.

It's natural that people who enjoy programming and hacking and related fields are very comfortable with such abstract types of thought. But I really think that isn't all that common amongst most people. I think the average person has to learn such thinking abilities with difficulty (though they can). I'm sure many people here got into programming precisely because abstract thinking came easily to them.

> the idea that the same filename in two places was two unrelated files would just lead to a mental block.

Which is actually why the "files and folders" metaphor is apt. In a filing cabinet in a school office (once upon a time) there were likely hundreds of documents labeled "Report Card" in many different folders, each labeled with a different name.


> I'm sure many people here got into programming precisely because abstract thinking came easily to them.

Counter here: When I wanted to switch from TurboPascal during school (14y/15y) to C++ (because it was "more cool" and that was the tool that the 'big boy' game-dev-pros were, we thought), it was so damn hard for me - really! I was struggling so massivly, I head massive problems with this pointer stuff - it took me years to fully understand it.

And I was hell-bad at math in school (or maybe just too lazy), the only thing to which I a relation was all this geometric stuff (because this was needed for .. game dev! :-D )


Pointers are famously difficult to learn and reason about even though the basic principles are simple. Programming in a style that requires direct manipulation of pointers when it's not actually necessary is usually regarded as unwise because it's so hard to get right.

OP had no problem with pointers prior to trying C++. I think there is a case to be made that C(++) makes pointers unnecessarily confusing and there is no real disconnect between understanding pointers in theory and in practice otherwise

And C++ makes everything extra confusing with the capability of operator overloading.

That has to be one of the worst features ever added to a language.


> C++ makes everything extra confusing

> I head massive problems with this pointer stuff

no, OP explicitly had problem after getting introduced to pointer concept


Pointers aren't hard, it's C/C++ that make them complicated. Addresses and indirection in any assembly language are simple and straightforward, easy and even intuitive once you start actually writing programs.

C and C++ pointers aren't any harder than pointers in assembly, at least as far as novices complaining about pointers being hard are concerned.

Tell that to the thousands of comp sci students who drop out every year because they don't like programming in C!

I used to think I was incapable of learning "real" programming because I didn't get C. When I later read a book on programming in assembly, I realized that everything that had felt so complex was actually not so difficult. C pointer syntax is weird and doesn't parse naturally for many people, especially programming novices who might not yet have a solid grasp on what/how/why they're doing anything.

...thats the reason why I love managed environments like C#/Java/etc :-))

> Which is actually why the "files and folders" metaphor is apt.

It's a starting point, but I certainly wouldn't say it's the best metaphor that there could be. The idea of subfolders just doesn't make sense in a filing cabinet analogy, because you have to consider paper size - any folder which could fit into another folder is not going to be able to contain your regularly sized documents.

That said, I can't think of a better metaphor.


People understand hierarchy. That named file is in a folder in a particular drawer of a particular cabinet in a particular room of a particular building in a particular neighborhood in a...

What some people struggle with is recursive hierarchy where each step doesn't change the kind of container. I guess they never saw a Matryoshka doll when they were little.


A metaphor doesn't have to be a 1:1 facsimile.

> The idea of subfolders just doesn't make sense in a filing cabinet analogy,

Sure it does. The document is located in Building C, Sub-basement 2, Room 123, cabinet 415, folder labeled "Accounts". And a physical folder can certainly contain other folders. Nit-picking the analogy wastes everyone's time.


A better metaphor would be trees and branches. Which is already somewhat used for computing.

> But today, the very first touchpoint with "the internet" for younger folks is a smartphone display. The even do homework on this small screens!

I saw a tweet recently that perfectly encapsulates this: for most people over 30, certain things are "big screen tasks". I use my phone for a lot, but for some things I put the phone down and use my computer instead. I am most comfortable using a large screen and a keyboard for anything that requires writing more than a few words or using any interface for more than a few clicks.

For example, I read your comment on my phone and went to my computer to type this reply.

I personally find the idea of doing homework on my phone horrifying but I suppose kids today are either used to it and comfortable with it, or they've simply never used a computer and don't know what they're missing. Though I'd wager they probably aren't comfortable typing on a keyboard.

Honestly I think Apple perfectly captured it with their "what's a computer?" ad for the iPad. I seem to remember them getting some flak online for it but I think they were right on the money with regards to the younger generations.


> I personally find the idea of doing homework on my phone horrifying but I suppose kids today are either used to it and comfortable with it, or they've simply never used a computer and don't know what they're missing. Though I'd wager they probably aren't comfortable typing on a keyboard.

First hand from a couple of ~16 year olds I know. Definitely not a representative sample. Some know how to type at an acceptable speed. They're awful at shortcuts (alt-tab, many of the browser shortcuts that also present in many other programs (ctrl-w,-t,-s,-q) and most text-selection and movement shortcuts (ctrl-a,-x,-c,-v and (ctrl-)shift-left,-right)) so they navigate clumsily compared to us. They feel awkward when performing simple tasks but they do it faster than on a smartphone. They don't understand some of the terms and abstractions, likely because the smartphones keep that away from them.

Seeing them navigate things like homework or spreadsheets or multiple tabs in a browser from a smartphone is like watching a caveman trying to use a piece of brittle rock as a hammer. It will work in the end, but it's slow. I haven't looked at them closely enough, but I doubt they can comfortably keep more than 10 tabs open and navigate between them with the same speed as on a laptop or a desktop. I assume their browsing habits are qualitatively different than ours because of that. You can't really do adequate research on a smartphone.


My partner is a therapist and so I wind up in a lot of therapist groups and support groups for therapists. Many of them are youth therapists. I also coach kids and help coordinate youth athletics. My best friend is also a middle school teacher, along with his partner. So I think I have a decent grasp on where kids are at nowadays. At least in my area.

Most people I know who work with kids agree that the majority of children nowadays lack basic skills that will really handicap them in life. From a lack of basic reading/writing/typing/math skills to an ability to handle any kind of confrontation. The anti-social stuff is really, really bad and it compounds as life goes on, where kids never learn skills as they need to. Avoidance is really prevalent in people nowadays and this leads to never learning or atrophying basic skill sets. Then it also leads to not learning how to learn, or asking for help, etc.

Kids also lack the basic ability to put a series of tasks together to accomplish a larger goal. Critical thinking is severely lacking. Kids have grown up being able to ask a search engine a question or have an AI do tasks for them. The ability to understand how things work, then manipulate those things to meet a goal is just not there for a large amount of kids. I think we really need to bring back things like shop class, home ec, etc to get kids using their hands more. Kids need to be able to have an idea and then implement it in the real world. This is a skill I rarely see in kids nowadays. Way too often kids are told to avoid making mistakes and to get someone/something else to do things for them. The agency is just not there.

I really feel terrible for a lot of kids nowadays. Luckily, since I work with athletics and STEM kids, most of my tribe are eager to learn and move about. This is definitely not the norm nowadays though. My teacher friends are really struggling to feel like they're making a difference or benefitting these kids. It's sad because the problems are mostly related to their parents, not really the school system.


It kind of sound to me like you're surrounded by a lot of people who will tell you stories about kids, but only the ones who are having problems. Either because there's a selection that happened before they even encountered the kids (being a therapist), or because there's just no reason to talk about the ones that are doing fine (teacher)

> skills to an ability to handle any kind of confrontation. > Avoidance is really prevalent in people nowadays

I see both of those in plenty of middle aged people (my age). Conflict is a hard skill to learn, and avoidance often works.

When dealing with someone who maximally escalates, avoidance can be the alternative to violence.


> [Conflict] Avoidance is really prevalent in people nowadays

Nowadays? Fight Club was joking about it quarter century ago. Relevant clip:

https://youtu.be/WWNrPCakd2I?si=tOaYgRd3g0Zarbzl&t=8

Western society is made of the weaklings (I think the term nowadays is snowflakes) who will do anything to avoid fight/conflict, I realized it when I returned back after few years in China and saw everywhere these weak people. In China you have to be rude/fast to survive, ignoring other people's interests.

Same experience when I was kid before serving in military vs after serving in military, you really grow up fast over there from teenager.

They should be teaching assertiveness in the schools, western people will nowadays just complain on internet (internet heroes) or find excuse "oh it's just a dollar" to avoid conflict instead of complaining directly where it's suitable.


Interesting (I read this all) and wonder if it is a local issue vs a larger issue? Meaning are you seeing the influence of your local social economy class and how they parent?

I'm guessing this is a urban city area of upper middle class? I could be completely off.


> I personally find the idea of doing homework on my phone horrifying but I suppose kids today are either used to it and comfortable with it, or they've simply never used a computer and don't know what they're missing. Though I'd wager they probably aren't comfortable typing on a keyboard.

For college aged kids, most people are definitely not doing their homework on their phone. Many are still using paper and pencil. The one person I know who did do their homework on their phone tried to evangelize it to their friends and got ridiculed for it.


I just asked my college aged kid. He said pretty much everyone does their written homework on their laptop, but many will use their phones to do the reading.

Aside from being a bit small and having to be held close, phones are good proportions for reading. Computers screens have gotten wider and wider, and UIs bigger and bigger, and it eats into reading space pretty heavily. Especially if you don't have a high-density screen.

> Computers screens have gotten wider and wider, and UIs bigger and bigger

Sadly, most websites forcefully limit the width of the text. It's like they pretend our monitors are oriented to be tall rather than wide. Even HN has unnecessarily big margins. So unless I try to cram another window in my FHD monitor, I have ~50% or more completely wasted space. Margins should be 2-3 pixels wide, not 20-30% of the screen.


There are actual user studies to show that wider text is harder to read. https://baymard.com/blog/line-length-readability

The major difference is that in the era of print, it was pretty logical where a multicolumn wide layout could go like on a newspaper, but in an desktop experience the browser markup is theoretically endless.


I can resize my window easily if I wanted shorter text. Or used ctrl-shift-m on Firefox. But I can't easily make the text longer without userscripts or addons.

> actual user studies to show that wider text is harder to read

That may apply to most people, but not to everyone.


afaict it applies to literally everyone. there's a variable "sweet spot" of course, but once you get out to "extremely wide" it's reliably worse for everyone, and there are LOADS of computer monitors that qualify for that label.

margins to control the width of large blocks of text have a ton of research in their favor, it's not just "more whitespace = more gooder" UI design madness. there's some of that of course, but there's a sane core underneath it all.


The studies go back way earlier than that; there's a reason why they call them "newspaper columns"

Solution: rotate your monitor 90 degrees, and inform your OS that you have done so. Now your monitor is 1080x1920. You'll actually be amazed how much more of a document fits on screen without sacrificing readability.

Preach. I have 4 monitors and one is a vertical 1440x2560. Massive productivity boost - terminals running claude code, reading docs, IDE panes, anything with lots of scrolling. Highly recommend it!

In addition to more space, having only one foreground application really reduces distractions and visual clutter. Also, for some reason I am comfortable using larger fonts on phones and tablets, which makes doing lots of reading easier than on my laptop.

> reduces distractions

Have you looked over the shoulder of somebody trying to "do" something on their phone recently?

If so you might have noticed the constant pings and notifications from dating apps, news sites, random games and cool-apps-that-you've-long-forgotten-but-still-have-location-and-background-services-turned-on.


That's where Reduce Interruptions on the iPhone (or Do Not Disturb) comes in handy.

That's not just interruptions. It's the notifications bar itself.

I noticed this only recently - I switched the default phone launcher to a scifi theme built on Total Launcher (there's legit personal research project reasons behind that, it's not just to look cool!) and after few days (and a bunch of missed messages), I realized my life seems suspiciously light in interruptions and random events. It took me a few more moments to pin-point the reason: the theme hid the notification bar entirely. It was still there, ready to pull down and expand with a gesture or a button tap - but that top line with icons was not visible (and through the stroke of luck, I misconfigured something in another experiment and had no notification indicators on the lock screen, either).

Not having notification indicators visible on any surface is really all it took - and conversely, this means that just having them there created the majority of the burden for me. I thought I successfully solved the distraction problem by silencing or eliminating ads and useless notifications, but now I know that even the important ones aren't really that important for the burden their very existence creates.


Android modes provide control over notification display.

Modes control which people and apps can trigger a sound/vibration, but also offer the option to hide the silenced notifications from the status bar, pull-down shade, and dots on app icons. I hide them from the status bar, but not the pull-down shade so that I can manually check if I want to, but don't see them at a glance.

I'm not a heavy user of this feature though; I mostly don't install apps that have spammy notifications.


Right. I'm saying that living for a week without any notification bar at all made me realize that even my usual well-curated notification bar is impacting me much more than I realized.

I imagine usage patterns vary greatly. For me, most of the time, I have it set to only allow messages from contacts, and I usually handle those immediately.

I mean, some, sure. but it's a choice, and not all choose to do that. and I've watched quite a few (of all ages) escape it when they realize how much it's harming their ability to do what they need to do.

This is the first time I've heard someone say a smartphone reduces distractions.

As a millennial boomer, I prefer my triple monitor setup and mechanical keyboard, not to mention network- and client-level content blockers, whenever I have to input more than a sentence.

I was at a conference last week, and I took notes in a fullscreened GNU Nano. Distractions, ADHD, etc. Did get some odd looks, but I couldn't imagine taking notes without an actual keyboard. I'm not an ultra fast typer, but I'm decent - I'd challenge any thumb typer on MonkeyType.


I don't have any social apps or games on my phone. Other than the web browser there's nothing to distract me. I find it so easy to get caught up in checking the news or email or the episode of that show I was watching on my laptop, but I don't do any of those things habitually on my phone or tablet or reader so that's my "distraction free" device.

That's only for reading though! For taking notes I go with a real keyboard or pencil and paper whenever I have the choice.


similar here, I'm gradually removing more and more things from my phone. at this point it's mostly just a couple actually-important apps, a web browser, and messaging apps (because it's clearly superior to whipping out a laptop for brief things). "social" outside messaging is in the web browser or not on the phone at all. if I want to focus I just turn on Do Not Disturb for an hour.

browsing is slowly reducing as time goes on too, as while it's convenient on my phone, it's rarely efficient. it doesn't take long at all before I'd rather pull out a laptop and finish more quickly.


Can't confirm. We had students at university (18-20-ish) that had not used a mouse prior to our courses. That was at least 3-4 years ago now and not a single case.

I started college 10 years ago and all of my homework was computer based, including Calculus and Linear Algebra. Of course for those higher level math classes I had to use paper and pencil to get to the answer but absolutely everything was submitted through an online portal. For any other classes the work was purely done on the computer.

Kinda stretching the definition of kid there, a little past the breaking point imo.

What do you mean? A kid is anyone younger than the speaker. My step dad used to refer to Bill Clinton as a kid because he was the first president younger than him.

Fun fact: dail003's stepdad wouldn't have been able to call any president a "kid" for over a decade now.

> or they've simply never used a computer and don't know what they're missing. Though I'd wager they probably aren't comfortable typing on a keyboard.

On the other hand, I've noticed lots of people use voice on their phone instead of a keyboard.

Many friends of mine send occasional nonsense in the middle of a text message, and it becomes obvious they're using voice to text.

As a young kid, why would I laboriously type a homework paper when I could dictate it from the couch or some other better location than a desk?


> Many friends of mine send occasional nonsense in the middle of a text message, and it becomes obvious they're using voice to text.

I do that, but only sometimes, because of those dictation mistakes. If not for that, I'd use it a lot, because it's super convenient way to communicate or operate the phone on the go, while pushing a stroller, holding your other kid's hand in your other hand, holding an umbrella in the third hand, and a bag of groceries in fourth.

What I don't do, and hate with burning passion, is voice messages. I get the appeal for the sender, but excepting kids/teenagers, it's about the most annoying thing you can do for the recipient. There's hardly a moment in a busy adult's life where you can listen to someone's rambling without disrupting people around you and/or discomforting yourself and/or having to expend 100x the focus that reading takes.

For me, voice messages over 5 seconds long go straight to "Share" -> save to file [Ghost Commander] -> attach to a prompt saying "transcribe that for me" [any LLM app] - and I'm working on automating this away completely.


I was somewhat shocked a while back when a coworker told me that they offered their kid a laptop for school work and the kid apparently said : Thanks but I’ll stick with my phone.

Whenever I read this I think "why are they even asking? You tell the kid hw and projects are done on the computer and that's it."

When I had trouble concentrating and learning 7x8 and random ones around there, my dad made me stand facing a wall so I would concentrate lol. Not in a forceful way, but it was his tool to make sure I concentrated til I got it.

I can't imagine him watching me make a major life mistake like trying to learn and practice my work on a phone instead of sitting down at a desk.


I think it's easier for kids to get hold of a phone at a younger age and become accustomed to it, and don't realise the jank / frustration it introduces when doing certain tasks.

I become unreasonably frustrated when having to search for things on the phone. Buying stuff online is a 'big screen task' not because of the security aspect, but because of needing to compare multiple products, which involve jumping between tabs. I can do that via shift/ctrl-tab, clicking, alt-tab etc - basically a single click. On the phone it's at least 3, and a genuinely grating experience saying nothing of having to copy and paste text for searching.

That said I've come across people that don't know basic copy and paste shortcuts / basic PC literacy, so for those I can see how the phone would feel no less efficient.

I think as kids get older, and their tasks require more digital complexity to complete, they'll slowly migrate towards laptops and larger screen devices (maybe including tablets, maybe not). Basic surfing etc is fine, but there is no way I want to be using even a spreadsheet on a phone - it's a miserable experience - saying nothing of something with genuine complexity like Blender.


It is also the case that PCs are still more expensive than phones. Had a work colleague in one of my first customer facing service jobs who relied almost completely on an android phone to get everything done from mortgage applications to entertainment before I gifted them one of my lesser used laptops.

high end phones are 1k, you can buy a used thinkpad for 200$ or a chromebook for 500$ or now the macbook neo for 600$. Well it's also that the phone you need it so the laptop/pc it's an aditional cost

I was probably one of the first people doing some of these "big screen tasks" on my phone nearly two decades ago when I was a teenager who spent his first earned money to get an Openmoko Neo Freerunner - I learned a lot by programming the phone on the phone itself - but what was exciting about it was that I could do all these things even when I did not have a big screen and a keyboard in front of me. When I do, it's just so much more comfortable to do it there, especially these days when touch screens are capacitive and not very accurate anymore!

> I saw a tweet recently that perfectly encapsulates this: for most people over 30, certain things are "big screen tasks". I use my phone for a lot, but for some things I put the phone down and use my computer instead. I am most comfortable using a large screen and a keyboard for anything that requires writing more than a few words or using any interface for more than a few clicks.

Yup. From the frontier of mobile tech, I can say that a foldable phone (Galaxy Z Fold 7) is the first mobile device that successfully ate into this category, and bit a rather substantial chunks out of it. It's only been ~6 months into this experience, but the "big tasks" for me now are the ones that benefit from substantial use of keyboard and/or mouse. If it's only about screen space or doing things in 2-3 apps at the time, chances are my phone is now good enough for its mobility to beat inconvenience - though chances are also good that at least one of the programs will be a browser, because mobile apps still suck.


It's because of limited RAM that this distinction started.

On especially older phones if I were to write a long comment and move to a different tab or app before submitting, I can all but guarantee the OS would kill and try reloading the tab and lose all my text. What's even worse is this could happen mid online purchase which can have even greater consequences (double booking or purchasing especially but things like flight tickets). People who grew up with older phones saw this happen all too often and moved to a desktop or laptop computer where that literally never happens, at least by default.

This, I'd bet, is the primary reason for big vs small screen activities, although of course there are many secondary ones, such as the phone being many kids' primary interface


This still happens on Android phones with enough RAM, it drives me insane and Firefox is especially bad for this since it will literally always reload the current tab when moving back to it. Phone software is just horrible all around. Multi-tasking simply does not work on phones.

For many kids, they have one device and it’s a phone or tablet. They may have access to a computer, but not on demand. Much like when many of us were growing up and had one computer.

This resonates. There are certain tasks, like dealing with any government or healthcare-related web page, that I won't even bother attempting on my phone. In my case, it's because I just know in my heart of hearts that the crummy mobile website won't be feature-complete enough for me to complete my goal.

My wife is the opposite. It doesn't occur to her that the problem may be with the janky website, not with her. She'll ask me for help with a thing out of frustration and my first troubleshooting step is to reach for my laptop. This is almost inevitably followed by "hey, wait, how come you're able to press the Submit button but I wasn't able to?" "Because the dev never tested this on a phone and it's broken." "So it's not just me being incompetent to use this website?" "Nope, never was."


I’ve been trying a bit of an experiment on my current trip and I’m still skeptical about iPad plus Magic Keyboard. Better than alternatives but still so-so. I think I’ll go back to my 10+ year old MacBook Pro but unless something really changes I’ll just pick up an Air for traveling at some point.

I switched to using my iPad Pro M5 + Magic Keyboard nearly full time. I use it for literally everything and also have it connected to an external monitor.

The only asterisk is that I also own a Mac Mini but I keep it attached running headlessly to my router and access it from the iPad via Jump Desktop and only use it exclusively for dev work (I only use a single external monitor anyway even with a normal Mac) or if I really need Chrome occasionally. But macOS used in that way feels almost native to the iPad.

Prior to this I was looking at an MBP and selling the iPad but this has convinced me to stay with it for the time being and maybe just upgrade the mac mini to a studio instead and continue to use it remotely.

People hate on it but so far I've been using it this way and it really feels next gen to the point that using a Macbook with macOS vs. the iPP + iPadOS feels genuinely archaic. With the latest iPadOS beta too things have gotten better on the Safari from as well and tabs no longer refresh as aggressively (though it's not perfect still).

Not to mention the significantly higher amount of security with iPadOS and AppleCare benefits (specifically theft protection) that comes with this setup.

If Android desktop mode improves a bit more and the Motorola devices for GOS next year look good then it wouldn't be inconceivable that I could drop my devices from 3 to 2 and not need a proper PC or Mac at all.


Certainly the Magic Keyboard is way better than any alternatives I’ve seen. Have tried to give it a good shot but maybe just haven’t tried hard enough and default back to what I’m used to.

When I get home need to ponder a bit more because some gear is very old or was declared to be unsalvageable after smoke damage from a kitchen fire.


> For example, I read your comment on my phone and went to my computer to type this reply.

Thanks for the honor! :)

Sometimes I even copy links from here and send them by mail to myself so I can reply later - maybe Im getting tooo old? :-D (on the iPhone I would store it in a simple textnote)


This isn't phone vs desktop. It's app vs browser. To wit, there's no official HN app. I'm presuming you did both of these tasks in a browser.

TBH it's pretty much synonyms nowadays web app/website=desktop, app=smartphone

To this day, using soft keyboards + autocorrect boils my blood. Q: Are we not men?

The moon is tidally locked with the Earth, which means the same side always faces the Earth. So, for example, when the moon is between the Earth and the sun, the far side (from the perspective of Earth) would be fully illuminated by the sun.

The “far side” of the moon refers to the hemisphere that can’t be seen from Earth.


Yes, and right now is full moon, thus the far side is only illuminated by stars.

It isn't full right now. It's a waning gibbous, so the far side is a waxing crescent.

Well, mathematically full moon is only a infinitesimally small split of a second. When I made the comment it was about 12% waxing crescent thus 88% in the dark. And actually darker than a full moon because the earth does not light up the far side.

I wonder why they decided on that timing? If it were better illuminated by the sun, couldn't they get some better photography?

They want to fly by at lunar sunrise as the shadows help see depth better. Also, they have very sensitive cameras (up to 3,280,000 ISO!); the Earth photo the other day was taken at night, so you can see how they'll be able to get detail even in the dark parts

640 ISO ought to be enough for anyone.

My guess is that this mission is not about imaging the far side of the Moon at all as that has been done already.

Fair, but these images are going to get a lot of public attention, so making them good ones would be worthwhile.

This is a vehicle test, not a sightseeing trip. Photography is not the priority.

The social media team.

current 2nd stage is underpowered, so it has to be compensated by 1st stage right from the start

and since launchpad is in the north hemisphere, Moon has to be at the south part of its orbit


And a little bit by asteroids like 20 Massalia and comets like 24P/Schaumasse.

Using GPU for compute is nothing new or unusual these days, not for quite a while.

I've heard it phrased thus: The "G" in "GPU" stands for "general-purpose".

No, but its primary purpose remains graphics

Arguably that’s no longer true.

In many places home purchases are also public records and sometimes even published in local newspapers (online these days).

There is obviously some minimum level of competence and intelligence required to be wealthy (not losing all of it), but for many becoming fabulously wealthy is as much a matter of circumstance than anything else. I would guess most people here would also be billionaires if they had the same opportunities and circumstances as Musk.

I don't think there's a minimum level of competence even. You can get very wealthy by sheer luck and timing.

Also, a lot of wealthly people aren't stupid like we think. They're evil, which is different. And being evil is actually pretty good for being wealthy. Most people are encumbered by their morality. Evil people are not, so they can do much more.


This reminds of me the following wonderful Numberphile video [1] where they compare the success of billionares to gas molecules: "everybody is just bumping around randomly but the one person that, you know, that became a billionare or something--they wrote their autobiography 'how I got here, all the great decisions I made to beat everybody'... It was just random." I've always wondered whether it would be possible to compute the expected number of billionaires with a model like this. If the number is higher than the expectation, well ok, some fraction of them are consciously steering themselves into billionaire-hood. Otherwise, it's probably dumb luck. It's a fun null hypothesis.

[1] https://www.youtube.com/watch?v=BvwgdrC8vlE&t=57s


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: