Viewing profile — mohamedmansour
mohamedmansour
HN member- Joined
- Mon, Oct 11, 2010, 4:31 PM UTC
- HN karma
- 98
- Public activity
- 42 items
- HN profile
- View on Hacker News ↗
About mohamedmansour
No profile information was provided.
Recent public activity
-
comment
Comment #40186356
Pretty lean extension, you basically set the playback rate of an Ad to 16 and automatically click on skip ad when it appears. If this becomes popular, Google can copy Facebook anti…
-
comment
Comment #27432577
This is exactly why IPFS is needed! Decentralized CDN.
-
comment
Comment #22714700
No excuse converting python 2 to python 3 slowly. One commit at a time. We did that in Chromium. Using newer Jon deprecated, unsupported libraries brings a bit better team Morale a…
-
story
1700 Google Employees helping Gov coronavirus website
Donald Trump just said, 1700 engineers at Google helping build a website? Anyone knows what he is talking about?
-
comment
Comment #22490205
I might bring my work computer home then!
- comment
-
comment
Comment #18929486
TLDR; “Used bufferapp API to post all social networks
-
comment
Comment #18128444
You don’t, behind the scenes they use orchestrations like kubernetes or service fabric. So much easier deploying a docker container as a Azure Web App, so easy to auto scale based …
-
comment
Comment #17703838
Brendan Burns was the Lead Engineer on Kubernetes at Google around 3 years ago, then went to Microsoft to lead this entire AKS/ACS/Container effort. https://www.linkedin.com/in/bre…
-
comment
Comment #17703782
More info https://www.kb.cert.org/vuls/id/962459
- story
-
comment
Comment #17665439
That’s amazing work Lebron did, he didn’t shut up and dribble.
-
comment
Comment #17216674
Ryan Dahl reserved the domain too, expect http://denojs.org to be the main website to this project!
- story
-
comment
Comment #16472313
Doesn't work on Edge, Firefox, or even Safari. I am sorry, your first sentence "big believers in standards" is just a lie. It is just developer laziness for supporting non standard…
-
comment
Comment #15864921
Finally! This was caused by my complains, I paid $32 for a $25 dollar game, and I it didn't go through since txn fees were not right 4 cents less. And BitPay refunded me just $17. …
-
comment
Comment #15778976
BitPay loves BCH, maybe they are doing this just to screw with peoples mind?
-
comment
Comment #15778970
Naw, BitPay tells you the exact amount to pay in BTC for a 15 minute window. Around 10 of my friends verified I paid the right price, I was projecting to the big screen to show how…
-
comment
Comment #15778954
Hi @Lazare, I am the dude who posted that reddit post. The $25 game cost me 0.00424232 BTC (around $32.96 USD at that time). I transferred that much to them, but the network fees f…
-
comment
Comment #15570490
There is a roadmap on GitHub https://github.com/Microsoft/napajs/wiki/roadmap
-
comment
Comment #14759185
The impressive thing about Babylon.js is Spector http://spector.babylonjs.com/ Babylon Spector is a fully functional WebGL debugger, it is an extension in Chrome which makes 3D dev…
- story
-
comment
Comment #14473990
Best thing I done in my spare time 5 years ago was converting the entire JavaScript code base in Bing to TypeScript, that improved agility 10000x
-
comment
Comment #13380554
Not really ... You can run it in software rendering just fine. That is what we do.
-
comment
Comment #13380550
Electron is headless when you pass "show" to be false. Works great and pretty quick.