Viewing profile — philips4350
philips4350
HN member- Joined
- Thu, Apr 26, 2018, 3:33 AM UTC
- HN karma
- 125
- Public activity
- 38 items
- HN profile
- View on Hacker News ↗
About philips4350
Recent public activity
- story
- story
-
comment
Comment #27490588
Wonder if the site used HyperText Markup Language too
-
comment
Comment #27299861
I was so excited when I found out about r/programmerhumor, but was quickly disappointed at the quality of the memes or a lack there of. I feel most of the post have nothing to do w…
-
comment
Comment #27180488
This looks like https://dash.plotly.com/ but more mature...definitely going to try it out!
-
comment
Comment #27102229
I saw a youtube video once of someone trying to communicate with ransomware attackers and their support was better than even some legit companies. It was funny as hell how they wer…
-
comment
Comment #26931652
But that doesn't mean you need to be able to implement them though. Shouldn't having a high level knowledge about these problem be enough if all you are doing is building apps.
- story
-
comment
Comment #24686257
Oh, yes the podcast is only in Japanese.
-
comment
Comment #24686253
I follow him on Twitter and I haven't seen any 'official' info reading the podcast. But Mr.Rui did confirm in this thread that he would be continuing the podcast so seems like it w…
-
comment
Comment #24686246
Oh I see, thank you for your response. I'm glad that you intend to continue the podcast, can't wait for the next episode :)
-
comment
Comment #24679376
Wow thank you so much for this, I have only read the first chapter of the second link and I see so many similarities to what I am going through or thinking.
-
comment
Comment #24679058
Oh man I used to be a die hard fan of the author's 'turing complete fm[1]' podcast. It seems like he has stopped publishing new episodes, wonder what happened. [1] https://turingco…
-
comment
Comment #23526854
Also relevant : http://antirez.com/news/122 Response from Redis developer regarding master-slave terminology.
- comment
-
comment
Comment #22791964
Whats funny and ironic is that this actually makes finding pirated content much easier since only actual sites that contain pirated content are the ones that will be listed on DMCA…
-
comment
Comment #22623590
IIRC in JavaScript every method of a class has a [[HomeObject]] property in it, referencing the class it was defined in to solve this problem
-
comment
Comment #22623553
count me in too !
-
comment
Comment #22473667
Oh my bad, i thought all facebook apps used react native
-
comment
Comment #22472521
I wonder if react native library code and all the other code related to it like the js engine is included in that metrics.
- comment
-
comment
Comment #22421843
forget 10 , this is some 100x type shit
-
comment
Comment #22353918
I mean you could write AI in power point ... https://www.youtube.com/watch?v=uNjxe8ShM-8 /s
- comment
-
comment
Comment #22274462
the width of the body should be like the following so that it behaves nicely on mobile phones body { max-width: 650px; }