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

Similar map for the Netherlands: http://ovzoeker.nl/

Surely a lot of this can be experienced by associating with parents and their children rather than having them yourself, right?

This may sound somewhat reductive, and please correct me if that is the case, but I find that I can be around and play with my nephew and experience all of this wonder and how he progresses through life, while not being around for the sleepless nights and tantrums that I feel are the "work" part of being a parent.


Obviously a personal anecdote and YMMV, but I have several nieces and nephews, and I've gotten to watch them grow over the last ~15 years. During this time, I've tried to spend as much time with them as I can.

But I'm a new dad as of this year, and it's totally different. It really doesn't compare.

There's only so much time you can spend with someone else's kid, even if they're family. Even seeing a niece or nephew every week doesn't compare with waking up with a newborn at 3 AM and seeing them stick their tongue out for the first time, or seeing the squinty face they make when they try a strawberry for the first time at 5 PM on a random Tuesday.


It also doesn't compare with the sheer joy of having a little one who joyfully loves the heck out of you because you've bonded with each other and they feel loved and secure with you -- you've cared for them, loved them unconditionally, been understanding, responsive, and emotionally stable with them, and patiently/consistently enforced healthy boundaries on their behavior.

In a sense, one could say there's no greater joy.

But there's also perhaps no greater pain when parenting gets really complex and hard. One of my kids is autistic and raising him has been incredibly difficult and painful (he's a teen now).


In part, for sure. I was an uncle for a long time, which formed part of my hesitation. But there’s a different level of investment and connection if you are responsible for something 24/7. Like visiting someone’s house and seeing their dog do a trick, vs having your own dog and training it. There’s people who can articulate it better than me, but (not to sound sappy about it) the first time I held my firstborn my world changed.

Edit: I think another poster put it well that “it wasn’t about ‘me’ anymore”. Depending on your disposition, this could be great or it could be really bad. I’ve definitely changed for the better over the course of being a parent.


I like your dog trick analogy, that definitely helped me understand it more :)


As is the case with so many things, the person you're replying to will reply with what they can quantify about the experience, but there is much much more to it that is unquantifiable and hard to convey. It is the difference between "using" someone's child for the satisfaction of these experiences, versus raising a child for their own sake, that you are wholly responsible for, especially in the early years.


What I found and I think this is quite common for men is my attitude to kids in general completely changed once I had my own.


> Surely a lot of this can be experienced by associating with parents and their children rather than having them yourself, right?

No, not really.

Also not the same as being the cool uncle/aunt, though that can give you a lightweight preview. I know because I went through this myself, I was so involved with my nephews I became their favorite uncle by far, and to this day they still remind me of this.

In reality, only being an actual parent can give you the true experience. Nothing else comes close.


In the spirit of this forum and at the risk of being very cringe, I’d guess that’s like being the founder of a company versus being one of the early employees :)


No, unfortunately. It's similar, but different in my opinion / view.


Am I missing sarcasm here? Minecraft was developed in 2011 and Java was conceived in 1995; it was (already) an extremely mature and popular language at the time.


What is the advantage of this compared to Dear Imgui?


it's lighter weight and written in C


There is: your browser or other type of client does not know it can repeat a POST request if it fails, whereas a QUERY request can be freely repeated in case of errors.


Not freely. It is idempotent, not safe. So it still can have serious load consequences.


    Unlike POST, however, the method is explicitly safe and idempotent, allowing
    functions like caching and automatic retries to operate.


Yes. That is what the spec says. However, if the search query is expensive you need some form of caching. Either on the endpoint itself caching the data, or the mechanism with location to redirect to the location of the result.


Putting something in a spec does not automatically make it true. In the real world if you repeat expensive queries more than an undefined amount you get blocked or at least bot-checked.


From the browser POV it doesn't need to ask if you want to re-send data.


Putting something in a spec does not automatically make it true.

Terrible news for computing.


The point is that you need to take care to make the implementation of that endpoint safe. It isn’t safe magically by itself.


Great, got it. I'll update my running "how computing works" chart with this new information:

  | implementation = reality | magic  |
  |-----------------------------------|
  | 999,999,999,971 (+1)     | 0      |


Why the snark? The existing methods have been around for ages. Many engineers I’ve encountered were not even aware that there was a distinction between “idempotent” and “safe” as attributes of a method and generally conflated them, using “safe” in the sense of the dictionary definition instead of the spec’s.

Elsewhere it was suggested that we can now replace POST with this query. I was trying to be cautionary because just changing the method alone will bring different behaviour. I did so in brevity because I was in a rush. IMHO, that does not call for snark.


One does not need to be able to create it themselves to evaluate if the output is correct. Consider for example that you can easily determine if a meal tastes delicious without being an expert chef, or the fact that NP problems are very difficult to solve but make for easily verifiable solutions.


You can use ONNXRuntime with a TensorRT backend, so one does not exclude the other.


What exactly is the opposite side? Is it actively managing a portfolio? Because most people don't have the time to do that.


Are we reading the same reddit thread? It looks like most of the people in the comments are against the decision.


Useless because you can use a camera to take a photo of a synthetic image.


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

Search: