Live data from Hacker News

Viewing profile — smalu

smalu

HN member
Joined
Sun, Dec 01, 2013, 8:14 AM UTC
HN karma
211
Public activity
17 items

About smalu

No profile information was provided.

Recent public activity

  1. comment
    Comment #39455851

    It is funny since there are devices other than Flipper Zero which are designed specifically for stealing cars with key-less systems AKA "SOS opening" and they come in GameBoy-like …

  2. comment
    Comment #39294640

    I am aware of it, but as far as I understand, cyclomatic complexity is used to compare implementations of single flows (algorithms), not for codebases. What is the cyclomatic compl…

  3. comment
    Comment #39294422

    What is the point of flexing about LOC, if it is not a total number of \r\n since we are using external deps? I know that there is no unit for codebase in SI system, but I think we…

  4. comment
    Comment #38873281

    And its also the name of American news site (vox.com), Polish furniture company (vox.pl)...for every major gtld, the vox.* is taken for something...Do not event start with the frui…

  5. comment
    Comment #38871865

    I do not known why OIDC has so many bad comments here. At my $company we are using Keycloak for multi-realm (multi-tenant) authentication of users and clients (applications). Yes, …

  6. comment
    Comment #38841941

    Due to an error in data from a third-party data provider (Morningstar), the EUR/PLN exchange rate displayed by Google, Forbes, and other websites was inaccurate. The error caused t…

  7. story
  8. comment
    Comment #38818237

    I recommend zmwangx/ets package, it is the modern version of ts. I'm using it in CI/CD pipeline in gitlab for debugging performance.

  9. comment
    Comment #37761967

    Using real domains (like yahoo.com) for "fake" e-mail address is not a good practice. There are domains like example.com, example.net or example.org for such purposes (RFC 2606, RF…

  10. comment
  11. comment
    Comment #7872165

    What about Revel framework?

  12. comment
    Comment #7711932

    You can enable logging XMLHttpRequests in dev tools settings (gears icon on bottom-right edge) -> console

  13. comment
    Comment #7704286

    GET /{user-id}/likes/{page-id} may produce false-negative if user has weird privacy policy. Using signed request (tab applications) is only safe way to check if user is fan of a fa…

  14. story
  15. comment
    Comment #7146481

    chmod -R 0777 /* instead of chmod -R 0777

  16. comment
    Comment #7069212

    The world would be better place if software could exist without hardware.

  17. story