Viewing profile — mantap
mantap
HN member- Joined
- Thu, May 09, 2019, 2:45 AM UTC
- HN karma
- 2,875
- Public activity
- 927 items
- HN profile
- View on Hacker News ↗
About mantap
No profile information was provided.
Recent public activity
-
comment
Comment #26847993
What is Google if not a website that openly flouts copyright law? I don't remember Google getting license to store my website in their index or to show my images in Google Images. …
-
comment
Comment #26843492
74% backing sounds pretty good for a cryptocurrency. I wouldn't touch tether myself as USDC is better in every way, but I don't think there's going to be the fireworks that people …
-
comment
Comment #26805674
Theoretically Pfizer has higher efficacy, especially with variants. Giving Pfizer to the old and AZ to the young probably saves more lives than the other way around. If you decide …
-
comment
Comment #26805343
You can bridge through JavaScript. It's not a big deal in practice. WASM is still very immature. You do not want to build your whole app in WASM if you want to keep a full head of …
-
comment
Comment #26805117
This is what worries me. I have had the AZ vaccine. Will I be at risk of this syndrome every time I am exposed to coronavirus? In other words, is the risk cumulative?
-
comment
Comment #26805048
It is relevant to the discussion because the AZ and JJ vaccines are for the "rest of the world", so comparative differences in the cost of IG between US and other healthcare system…
-
comment
Comment #26778077
It seems crazy that they are using JSON in a QR code. There are much more compact encodings they could have chosen.
-
comment
Comment #26758729
GPU have high latency. For a chess engine like stockfish which is designed to search as many positions as possible, the latency of a GPU is a big problem. Engines like LC0 that do …
-
comment
Comment #26723494
Every culture has certain principles that are taken as axiomatic. The prioritisation of those principles is also axiomatic. For example, where I live, nearly all people wear clothe…
-
comment
Comment #26710099
There's a difference between wanting to ban something because it is a threat to your autocracy and wanting to dissolve something because it is too powerful and abusive. Punching do…
-
comment
Comment #26708791
If you took all the money spent on sanitising things and instead spent it on buying higher quality masks you'd see a much bigger effect. And this works from the individual, private…
-
comment
Comment #26699886
Arguably API design is the most creative aspect of programming. The space of possible interfaces is infinite, whereas function implementations are heavily constrained by the interf…
-
comment
Comment #26699777
When you get down to it, copyright is a whole bunch of contradictory rules. Courts decide every time there is a new kind of work, whether it is copyrightable or not. Trying to divi…
-
comment
Comment #26688432
Haskell has the worst operator overloading of any language I've used. There's tons of niche operators, only some of which have names, it's so hard to Google them. Haskell should ha…
-
comment
Comment #26617320
There's a huge difference between reading music and sight reading music. Being able to read music is important because it is how musical ideas are communicated with precision. Sigh…
-
comment
Comment #26569641
Graham Linehan is one of the most doctrinaire anti-transgender individuals, anything he writes on the subject should be taken with a very large pinch of salt.
-
comment
Comment #26565308
You can use !s instead of !g and you get the google results through startpage without going to google directly.
-
comment
Comment #26520243
I'm sure you can find one on Google :)
-
comment
Comment #26464413
That is just an ad hominem. If you have an argument, state it.
-
comment
Comment #26461858
I'm sure that if the Palestinians were granted either citizenship in a Palestinian state or equal citizenship in Israel, there would be many fewer ideologues in the region.
-
comment
Comment #26422497
It works in reverse too. For people who habitually eat spicy food, when eating something non-spicy you can end up only tasting the "blandness" and not appreciating the flavours. Ex…
-
comment
Comment #26409588
Things would be a lot clearer if positivity rate was the reportable number, not absolute number of positive tests. This would also encourage countries to test more rather than less…
-
comment
Comment #26399796
That strikes me as a bad thing. A bug that is easy to fix is a bug that could have been fixed sooner. That's exactly the kind of bug that causes the worst issues. Bugs that are har…
-
comment
Comment #26381664
Aircraft software is different. Pilots are supposed to know this kind of thing when they get a type rating. The chief engineer absolutely should do. Knowing which sensors the autop…
-
comment
Comment #26338265
Why not both? A little DRAM on SoC and the rest of the DRAM on the motherboard. Kernel in charge of "swapping". Maintains expandability while keeping most of the performance benefi…