HackerLangs
TopNewTrendsCommentsPastAskShowJobs

ranit

no profile record

Submissions

Canadian boy, 11, dies of rabies after waking to bat on his face

bbc.com
23 points·by ranit·9 dni temu·22 comments

Debugging: Google requests permission to release 32M mosquitoes

theguardian.com
3 points·by ranit·w zeszłym miesiącu·0 comments

It's like the Olympics – except steroids are allowed

bbc.com
1 points·by ranit·2 miesiące temu·0 comments

Japan is gripped by mass allergies. A 1950s project is to blame

bbc.com
365 points·by ranit·2 miesiące temu·166 comments

Hacking Tesla, so the doors open mechanically in an emergency

thestar.com
7 points·by ranit·2 miesiące temu·2 comments

Aspirin can reduce the risk of cancer – and we're starting to understand why

bbc.com
1 points·by ranit·3 miesiące temu·0 comments

U.S. Rescues Officer from Downed Fighter Jet in Iran

nytimes.com
14 points·by ranit·3 miesiące temu·3 comments

Iran targeted Amazon data centers

theconversation.com
10 points·by ranit·3 miesiące temu·8 comments

One ant for $220: The new frontier of wildlife trafficking

bbc.com
7 points·by ranit·3 miesiące temu·0 comments

The ancient reason there are 60 minutes in an hour

bbc.com
13 points·by ranit·4 miesiące temu·2 comments

Nvidia faces gamer backlash over 'breakthrough' AI graphics feature

bbc.com
4 points·by ranit·4 miesiące temu·0 comments

Yoghurt delivery women combatting loneliness in Japan

bbc.com
397 points·by ranit·4 miesiące temu·203 comments

I hacked ChatGPT and Google's AI – and it only took 20 minutes

bbc.com
12 points·by ranit·5 miesięcy temu·1 comments

Robotics firms struggle to develop hands

bbc.com
3 points·by ranit·5 miesięcy temu·0 comments

Landscape beneath Antarctica's icy surface revealed in unprecedented detail

bbc.com
2 points·by ranit·6 miesięcy temu·0 comments

Scientists Found a 'Yellow Brick Road' at the Bottom of the Ocean

sciencealert.com
5 points·by ranit·6 miesięcy temu·0 comments

Give Thanks for the Winter Solstice. You Might Not Be Here Without It

nytimes.com
2 points·by ranit·7 miesięcy temu·0 comments

133,000 hectares of Chilean Patagonia preserved after local fundraising

theguardian.com
4 points·by ranit·7 miesięcy temu·1 comments

The bamboo buildings that sway in earthquakes

bbc.com
3 points·by ranit·8 miesięcy temu·0 comments

Perovskite: The 'wonder material' that could transform solar

bbc.com
5 points·by ranit·9 miesięcy temu·0 comments

comments

ranit
·17 dni temu·discuss
A good quote. I didn’t mean the question as “atheist vs believer argument”, but rather as an environment where ideas are accepted and flourish. Because I understood the parent comment: “He eventually got bored.” as "He got bored by the corporate environment not getting his ideas and thus went to a better organization in that regard."

So now, how was he, the one with brilliant and unorthodox ideas, got accepted in an institution like seminary? How he felt having arguments there, etc. …
ranit
·18 dni temu·discuss
>> He eventually got bored. He retired and joined a seminary.

Wow, got bored and joined a seminary - Do you know how does he feel there? A genuine question - Did he expect to get excited and challenged in a seminary?
ranit
·w zeszłym miesiącu·discuss
If this is a fact:

> 1. Patented algorithms that are effectively impossible to license in a commercial setting.

then does anyone know how "OpenCV has been the foundation of countless production systems" is possible, as the OP article claims?
ranit
·2 miesiące temu·discuss
Cool! Do you have some good links about the story behind this development?
ranit
·2 miesiące temu·discuss
>for the /show list, your submission can stay on the "front" there for almost a full week

Good to know this and yes, ShowHN gathers more discussions with the author. One question: is it still true, that a submission can stay for days on /show for days? I read here recently that with the LLM trend of creating software /show became very overcrowded.
ranit
·2 miesiące temu·discuss
Well, the amount of valuable comments that would form a good discussion is highly correlated with the time a project being on front page, isn’t it.
ranit
·3 miesiące temu·discuss
H
ranit
·3 miesiące temu·discuss
> What most people dont get ...

The OP Blog post is comparing web versions vs applications. Both on the phone. And arguing that browser representation is often better than app functionality. Using desktop vs small screen phone is a different matter.
ranit
·3 miesiące temu·discuss
BBC https://www.bbc.com/news/live/cm29zmpdj3vt
ranit
·4 miesiące temu·discuss
Could you please elaborate on:

> I'm actually being taxed for owning an EV.
ranit
·6 miesięcy temu·discuss
> I don't know why people use 'new' and 'delete' in all the examples ...

Why? Because the blog post is titled "Understanding C++ Ownership System".
ranit
·6 miesięcy temu·discuss
> As engineers, scientists, researchers, etc our literal job is to break down problems into many smaller problems and then solve them one at a time.

Our literal job is also to look for and find patterns in these problems, so we can solve them as a more common problem, if possible, instead of solving them one at a time all the time.
ranit
·6 miesięcy temu·discuss
Thanks for the clarification.
ranit
·6 miesięcy temu·discuss
> Greenlanders … as well as the rest of the EU …

This might be off-topic for the main discussion, but worth to point out: Greenland is not a part of EU.
ranit
·7 miesięcy temu·discuss
The actual link:

https://news.ycombinator.com/item?id=46270918
ranit
·9 miesięcy temu·discuss
Perhaps prototype in this case.
ranit
·10 miesięcy temu·discuss
The person you are asking doesn’t say that they looked and found the service through ads. They say that the cleaning companies spent 35% on marketing. And therefore everyone that uses these services pays 35% more as a result. Not only customers that find the service through ads.
ranit
·10 miesięcy temu·discuss
And remote workers are available for much longer hours than the office workers or comparing to the old times when everybody was in the office.
ranit
·4 lata temu·discuss
> but it does so in the same way as writing your programs directly in assembly

> contains lots of magic numbers and very imperative code

Well, we really don't know if the code was written in this form by hand, don't we.

It could have been compiled into this, to use your words, "assembly with magic numbers and imperative" from much more elegant form. We may see this form only because this is what browsers understand.

I am not saying it was compiled, just speculating that seeing pure WebGL does not mean it was pure WebGL to begin with.