Live data from Hacker News

Viewing profile — kevinarpe

kevinarpe

HN member
Joined
Fri, Nov 13, 2020, 3:16 AM UTC
HN karma
12
Public activity
10 items

About kevinarpe

Digital footprints:

* LinkedIn Profile: https://www.linkedin.com/in/kevin-arpe-2774a412/

* StackOverflow Profile: http://stackoverflow.com/users/257299/kevinarpe

* Open source Java library: https://github.com/kevinarpe/kevinarpe-papaya

* Open source Python library: https://github.com/kevinarpe/kevinarpe-rambutan3

Recent public activity

  1. story
  2. comment
    Comment #26063541

    Nice! Thanks for the last paragraph about "Dietland". I found a Wiki page about it here: https://en.wikipedia.org/wiki/Dietland I will try to read it!

  3. comment
    Comment #26063475

    Thank you to share. If you have time, can you add links to other stories that caught your attention? I would like to read more!

  4. comment
    Comment #25667964

    "[T]hey measure peak performance, rather than sustained performance." I never saw it expressed so succinctly. Excellent! It captures well the frustration around tech interviews. Yo…

  5. comment
    Comment #25601512

    I tried Googling to find this blog post. Did you mean to write Yarden Shafir? If yes, maybe it was this blog post? https://windows-internals.com/printdemon-cve-2020-1048/ I also fo…

  6. comment
    Comment #25355592

    I can confirm Spotify GNU/Linux client appears to use libcef. I was surprised! I had read some old Internet posts that claimed Spotify GNU/Linux client was using Qt. (I have no ide…

  7. comment
    Comment #25298428

    I am not a security expert, but this looks pretty useful: https://security.stackexchange.com/questions/193351/in-2018-... And that Twitter link ( https://twitter.com/TerahashCorp/s…

  8. comment
    Comment #25298385

    This PDF is dated June 2017: https://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.S...

  9. comment
    Comment #25298376

    I agree. I cannot recall a single corporate password policy in my working life that did not require regular password resets. And now that I think about it, I am surprised that Goog…

  10. comment
    Comment #25078488

    I also struggle with weak(er) typing in Python, compared to strong(er) typing in C++, Java, or C# -- or even VBA(!). Frustrated like you, I wrote my own open source type checking l…