Live data from Hacker News

Viewing profile — ola

ola

HN member
Joined
Mon, Apr 07, 2008, 2:14 AM UTC
HN karma
380
Public activity
69 items

About ola

No profile information was provided.

Recent public activity

  1. comment
    Comment #42227027

    Here is a link directly to the example https://github.com/turborpc/turborpc?tab=readme-ov-file#exam...

  2. story
  3. story
  4. story
  5. story
    Show HN: Go RPC with automatically generated TypeScript client

    This is a tiny Go package that is kind of a mix between tRPC[0] and Go's standard library net/rpc[1]. Like net/rpc the package provides access to the exported methods of an object …

  6. story
  7. story
  8. story
  9. comment
  10. comment
    Comment #18150333

    I phrased that badly, these aren't individuals inside the company but people we play against or play with if we don't have enough for full teams.

  11. comment
    Comment #18150016

    It's not only Twitter or politics. I've been playing some Heroes of the Storm as team building with my company and when we are not a full team the toxicity can get intense, with so…

  12. comment
    Comment #16481527

    It still baffles me that the official response from the IOTA foundation is that the vulnerability was inserted intentionally as copy-protection. And even more baffling that their f…

  13. comment
    Comment #15981979

    > The first explanation was that the flaw was intentional—that it was meant to serve as a form of “copy protection.” If anyone used this code in their own work, he said, the IOTA d…

  14. story
  15. comment
    Comment #13575291

    This article purposefully misrepresents React in favor of the author's own framework Binding.scala, all the criticism are either superficial like class being className (which is a …

  16. comment
    Comment #13043397

    I am of the same opinion, always go for correctness before performance, efficiency can be tuned later if it's even needed.

  17. comment
    Comment #12144630

    I created something similar a month ago https://github.com/olahol/reactpack Doesn't seem like this project differs that much, although this looks to have the backing of core React …

  18. comment
    Comment #11974169

    > If the Article 50 was not sent today, the very day after the Leave result, there is a strong chance it will never be sent. https://twitter.com/DavidAllenGreen/status/746441742472…

  19. story
  20. comment
    Comment #11824793

    It's just an example to show what type of code `reactpack` builds, ES6 and JSX with style loading in this case. If you want a more minimal React-like build you can switch out React…

  21. comment
    Comment #11824726

    Thank you :) I made it in gnome-paint, the shrubbery symbolizes okayish development practices.

  22. comment
    Comment #11824415

    Just a small utility for people who are tired of remembering what babel presets or Webpack loaders they need to build a relatively up to date React project.

  23. story
  24. story
  25. comment
    Comment #11218878

    You are loading things over HTTP instead of HTTPS (Mixed content warning). Change http://cdnjs.cloudflare.com/ajax/libs/jquery/2.0.3/jquery.mi... => //cdnjs.cloudflare.com/ajax/lib…