Viewing profile — notafrog
notafrog
HN member- Joined
- Wed, Feb 06, 2019, 12:51 PM UTC
- HN karma
- 77
- Public activity
- 46 items
- HN profile
- View on Hacker News ↗
About notafrog
No profile information was provided.
Recent public activity
-
comment
Comment #21017508
Edit: sorry, misunderstood.
-
comment
Comment #20960875
If only you'd put as much effort into reading as you put into your condescending tone, then, just maybe, you'd notice the part where I mentioned we wanted to "pass by", and not "si…
-
comment
Comment #20954712
I was in Rome with my wife for less than two days for other reasons, and we decided we'd pass by Trevi Fountain. Let me tell you, that place was packed . Maybe 400-500 people packe…
-
comment
Comment #20944663
You're absolutely right, it seems I've made a typo inadvertently. It's true that less people become addicted than not.
-
comment
Comment #20937683
Well, I tend to see it like opioids, for example. Some people can just use their prescribed dosage and in the end they have no addiction whatsoever. Many more, even though they use…
-
comment
Comment #20493211
I'm guessing a single hash could be problematic for detections based on the domain for example. But this could be circumvented by sending hashed parts of the URL. For example they …
-
comment
Comment #20465103
Yes, I did. It's a bit lengthy but most definitely the best process I've been part of. You will find lots of posts from other people regarding their interview process. That helped …
-
comment
Comment #20462207
Personally my best interview experience has been with Automattic. Having a text based interview on Slack where I could take the time to collect my thoughts, removed my anxiety almo…
-
comment
Comment #20453699
I was totally expecting /my_shiny_metal_ass to have some kind of easter egg.
-
comment
Comment #20366135
A few months ago, I contacted Microsoft support regarding an old Hotmail account of mine. I couldn't get access due to my own fault in the end, as I had set it up as a kid and 10 y…
-
comment
Comment #20302519
I see no "notch and no chin" device in that picture. If anything, S10's "chin" looks smaller than iPhone X's "no chin".
-
comment
Comment #20289109
I meant Arabic.
-
comment
Comment #20288799
AFAIK they (in Arabic) also have dual pronouns which refers to exactly two people; they use another pronoun for 3+ people.
-
comment
Comment #20286476
So it seems V lang has finally been open sourced (not sure when exactly but it seems 4 days ago). In any case great news. Looking forward to playing around with the language later …
-
comment
Comment #20222012
Firefox app on my Android phone was updated yesterday to 67.0.3, and the release notes mention the security fix.
-
comment
Comment #20212281
My biggest issue with navigating Go codebases is that sometimes it's cumbersome to find where a specific type/function is defined, when there are multiple files under the same dire…
-
comment
Comment #20138079
I agree with you. Of course, an iPhone can surf the web, make calls, take pictures, run the calculator, etc. However, lack of means to install apps without the App Store (besides s…
-
comment
Comment #20104217
I think that the issue is not whether remote work sucks, or working in an office is superior, but it's more about hiring the right people. This gets a lot harder when hiring for re…
-
comment
Comment #19817678
Could it be that it's a case of multiple APK? Perhaps different CPU architecture? In any case I would check the value of versionCode first ( https://developer.android.com/guide/top…
-
comment
Comment #19810767
I guess they did...
-
comment
Comment #19770587
Up until Swift 4, compilation took longer than with Objective-C according to my experience. Not sure how much Swift 5 has changed things.
-
comment
Comment #19590154
I agree with you, in that it's an essential skill for our job. However, from my experience at least, I've found that going head first into the source code of something you don't re…
-
comment
Comment #19590068
I like the Go language for all of its efficiency and easy concurrency, but part of me can't help but think that they were dying to make some new syntax just for the sake of it.
-
comment
Comment #19457162
Great job! This is the first time I'm able to find a nice color pattern so easily. The sample images are very helpful.
-
comment
Comment #19431082
Yep. That has been my experience with Django as well.