HN user

hi41

746 karma
Posts23
Comments477
View on HN
text.npr.org 1mo ago

Remote work, not AI, has sidelined recent college graduates, research finds

hi41
23pts7
www.bbc.com 1mo ago

Maladaptive Daydreaming

hi41
2pts0
text.npr.org 3mo ago

Jury finds that Live Nation acted as a monopoly and overcharged ticket buyers

hi41
4pts2
text.npr.org 5mo ago

Prejudice Against Leprosy

hi41
2pts0
www.bbc.com 1y ago

DESI observatory finds hints that dark energy has changed over

hi41
2pts0
text.npr.org 1y ago

Getting your steps in can reduce depression

hi41
3pts0
text.npr.org 1y ago

Zakir Hussain, legendary tabla virtuoso, dies at 73

hi41
3pts0
text.npr.org 1y ago

Apple and Goldman Sachs ordered to pay $89M over Apple Card failures

hi41
3pts0
www.npr.org 1y ago

Women who are blind play a critical role in identifying possible breast cancers

hi41
1pts0
text.npr.org 2y ago

Diverging diamond interchanges make left turns faster and safer

hi41
6pts2
text.npr.org 2y ago

Ascension cyberattack is disrupting care at hospitals

hi41
5pts4
text.npr.org 2y ago

Google to delete search data of millions who used incognito mode

hi41
8pts3
www.npr.org 2y ago

70M of customers' data found on dark web in latest AT&T data breach

hi41
4pts1
apnews.com 3y ago

Yale, University of New Haven partnership celebrates degrees awarded to inmates

hi41
3pts0
www.npr.org 3y ago

Impostor scams cost Americans billions

hi41
2pts0
www.npr.org 3y ago

CALM2-G114R genetic variant can cause sudden death in babies

hi41
1pts0
www.freethink.com 3y ago

Chinese researchers have created the world’s first cloned Arctic wolf

hi41
2pts0
www.npr.org 4y ago

A man who got the first pig heart transplant has died after 2 months

hi41
10pts0
www.cnbc.com 4y ago

To 60 year olds experience barriers for job opportunities due to ageism

hi41
5pts4
www.reuters.com 5y ago

Cheerleader’s right to free speech upheld

hi41
2pts1
www.forbes.com 6y ago

Google Warning: Millions of Android Phones Come Preloaded with Dangerous Malware

hi41
4pts1
www.npr.org 8y ago

Researchers Discover 'Anxiety Cells' in the Brain

hi41
5pts0
www.forbes.com 9y ago

Rebuttal to Jonathan Taplin's story about Google and Facebook being monopolies

hi41
1pts0

Much respect to Steve and the engineers at Apple. However, I hate using a product from Apple that actually causes me physical pain after using it. The magic mouse. I use that for 10 minutes and my palm and wrist hurt badly. Many have experienced the same symptoms and yet Apple hasn’t changed its design. I get that Apple is creative. Do they change their product design based on feedback from actual users in their creative process?

Just Use Curl 9 months ago

I am a total newbie to curl. I am so excited to come across this post. Thanks, op! I want to use curl to send json and xml requests instead of using Postman and SoapUI while also using a jks file which stores a certificate for secure connection to API.

(Clarified regarding certificate)

Just Use Curl 9 months ago

I am new to curl. We use secure connection to Visa and Maactercard API. We have the certificate in a jks file.

Is there a way to send the json request that one sends in Postman but in curl while also using the jks file?

Similarly, we use SoapUI to send XML requests. Is there a way to send those XML requests using curl while also using the jks file?

Greatly appreciate your help.

> This is also why I believe that language is a bottleneck for thought

I am not sure I agree with this. We think our thoughts using language. I don’t language is the bottleneck.

I was one of those people. Really, I didn’t understand what Wave was trying to do. I tried to use it with my friends but all I saw was nested text boxes. Can you please tell me what it was trying to do?

Regarding the family part. Don’t feel terribly bas about not having a family. There is the possibility of a divorce and the resulting court ordered payments that can be far more devastating. It’s simply too hard to keep someone else happy all the time. Frustrations add up, more fights, more insults, more angry words. As humans I don’t think we can ever be happy.

Thx. For one API in my company, there is only root and intermediate certificates are present in the jks file but the leaf certificate is not. Would encryption work without a leaf certificate?

In another instance to connect to a server, only the root certificate is present in the trust store. Does it mean encryption can be performed with just the root certificate.

I am a dad. This happened when my daughter reached high school and now my son as well. When I ask what happened in school, they always respond with one word - “nothing”. Then I follow up and say that they had so many classes and time on the playground. How could all of that amount to nothing. To that answer with two words- “nothing much”. I heave a huge sigh and mutter under my breath, It’s okay and move on. It’s probably to do with onset of puberty and the generation gap. I probably don’t understand their world much at all.

About a year or so back, there was an issue about Airtags being used for stalking a person. Has that issue been resolved by Apple? Or does the issue still exist?

Moon 2 years ago

This feels like a beautiful work of art! Great job, OP!

These timelines fill me with certain amount of sadness. How empires and peoples last few centuries and fall! After few hundred years people don’t even know or care these people existed. It must be true that the countries we love may and owe our allegiance to may not exist in a few centuries. The people in that future wouldn’t care we existed. Over time everything gets eroded.

This is so beautiful! I could have never imagined this. I learnt this formula by rote when I was in school. Didn’t realize that it had a geometric equivalent. Same thing with differentiation and integration. Couldn’t understand. Learnt that too by rote. Is there a geometric equivalent for most formulas if not all? Is there a website?

It’s one thing to be upset and angry about capitalism and businesses. How does a person go from there to being able to commit premeditated murder because it means seeing a human being die in agony. That’s a jump of several magnitudes. It’s terribly sad.

If error is getting corrected, doesn’t it mean lower entropy? If so where else is entropy increasing, if it is a valid question to be asked.

What benchmark is being referred here?

>Willow performed a standard benchmark computation in under five minutes that would take one of today’s fastest supercomputers 10 septillion (that is, 1025) years — a number that vastly exceeds the age of the Universe

Passport Photos 2 years ago

This is so funny! Such creativity! The guy on the chair with his legs splayed up in an acute angle!

That’s correct. Not a native speaker. I am not well versed with slang words. I am sometimes embarrassed because I speak as if they are words from a book instead of sounding like spoken words. Do you know how cuts came to mean that it’s a deal. For a non-native speaker it means the exact opposite thing as in “he cut a wire”. Language evolves in strange ways.

Idiomatic Awk 2 years ago

Doesn’t awk set null for all uninitialized variables. Does that solve the problem for you? We can use that feature to find lines with same values which form a group.