Viewing profile — ribelo
ribelo
HN member- Joined
- Fri, May 08, 2015, 6:40 PM UTC
- HN karma
- 49
- Public activity
- 22 items
- HN profile
- View on Hacker News ↗
About ribelo
No profile information was provided.
Recent public activity
-
comment
Comment #49073859
Maybe it's simply because his opinion is shared by many people and I would even say that he is pretty mild in expressing it?
-
comment
Comment #48845121
Linus attacked bad software, Andrew attacks the Thiel Fellowship, VC Foundings, and AI. There's little or no Linus there, pointing fingers at, and even when he does, he points at c…
-
comment
Comment #48845058
Casting aspersions without proof, even if it's something everyone knows, is in poor taste and ad hominem. I've never heard a bad word about Jaredd before, so Andrew seems more like…
-
comment
Comment #45864148
I give a shit, and I use it every fucking day.
-
comment
Comment #45863985
Openrouter is not counting tokens used by Kilo or Cline. They have own endpoints.
-
comment
Comment #45721292
"Multi-platform Support, Professional Market Monitoring" imho is a good explanation
-
comment
Comment #45069745
Everyone should be free to have whatever opinion they like, or at least, they ought to be. The difference is this, some try to impose their opinions on society, while the rest coul…
-
comment
Comment #45069392
I reproduced it and nothing happened. The problem might be that I'm my own manager so need to went to the mirror and did it, but if any of my 20 employees did the same, I wouldn't …
-
comment
Comment #45068908
Let's make this clear: The Anti-Defamation League stated it wasn't a salute and that they weren't offended. Rabbi Ari Lamm wrote that Musk has repeatedly shown he's a friend to the…
-
comment
Comment #45068615
[flagged]
-
comment
Comment #44905200
He basically just described the FCIS[0] architecture—the same one Gary Bernhart laid out thirteen years ago. We love reinventing the wheel. Chaplicki did it with ELM, Abramov with …
-
comment
Comment #44819227
Yeah, like not spending your every penny on poor is accepting a misery. In The Good Place, a brilliant show, there’s a great scene where we find out why people stopped getting into…
-
comment
Comment #44816978
Of course it is. You can't be against anything without an idea, without it you wouldn't be opposed, you'd just not give a shit. Not caring isn't ideological just like not believing…
-
comment
Comment #44121788
livebench was good, but now it's a joke. Gemini flash is better in coding than pro and sonnet 3.7. And this is only the beginning of weird results.
-
comment
Comment #44035723
> do you prefer to do everything via IM, or would you prefer a phone call? It's hard for me to believe that there are psychopaths among us who prefer call on the phone, slack huddl…
-
comment
Comment #43915249
You can, but not together with openai: ``` "openai": { "api_url": " https://openrouter.ai/api/v1 ", "version": "1", "available_models": [ { "name": "anthropic/claude-3.7-sonnet:bet…
-
comment
Comment #41244076
[flagged]
-
comment
Comment #39499550
Go's approach to async programming is indeed simpler, but its FFI and handling of stateful coroutines can introduce complexity and overhead when bridging with external code. Using …
-
comment
Comment #39423779
I pick to stay with neovim.
-
comment
Comment #39423760
Copilot has many fans, and for many, the ability to use Copilot is more important than all the other "batteries-included" features. It's not for me or anyone else to judge. Everyon…
-
comment
Comment #39422156
Helix is a very good and well-managed project, but it's quite hostile towards its own community. There are no plugins, and they won't be in Wasm like users want, but in Scheme dial…
-
comment
Comment #23924622
https://opencrux.com/docs#_transaction_functions ``` (crux/submit-tx node [[:crux.tx/put {:crux.db/id :crux.fn/assoc :crux.db/fn '(fn [ctx eid k v] (let [db (crux.api/db ctx) entit…