Viewing profile — ola
ola
HN member- Joined
- Mon, Apr 07, 2008, 2:14 AM UTC
- HN karma
- 380
- Public activity
- 69 items
- HN profile
- View on Hacker News ↗
About ola
No profile information was provided.
Recent public activity
-
comment
Comment #42227027
Here is a link directly to the example https://github.com/turborpc/turborpc?tab=readme-ov-file#exam...
- story
- story
- story
-
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 …
- story
- story
- story
- comment
-
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.
-
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…
-
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…
-
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…
- story
-
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 …
-
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.
-
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 …
-
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…
- story
-
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…
-
comment
Comment #11824726
Thank you :) I made it in gnome-paint, the shrubbery symbolizes okayish development practices.
-
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.
- story
- story
-
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…