Viewing profile — rlupi
rlupi
HN member- Joined
- Thu, Jun 30, 2022, 7:27 PM UTC
- HN karma
- 303
- Public activity
- 215 items
- HN profile
- View on Hacker News ↗
About rlupi
No profile information was provided.
Recent public activity
-
comment
Comment #49207226
I think it's more likely to be the effect of synchronization of launches, and the fact that models that do not challenge SOTA in some way do not get launched (think Gemini Pro dela…
-
comment
Comment #49033264
It's nice to see partnerships between European startups.
- comment
-
comment
Comment #48005532
Very nice! Thanks for sharing.
-
comment
Comment #46911297
I have an M3 Ultra 96 GB, it works reasonably well with something like qwen/qwen3-vl-30b (fast) or openai/gpt-oss-120b (slow-ish) or openai/gpt-oss-20b (fast, largest context). I k…
-
comment
Comment #46630992
What a misnomer! This doesn't help becoming sovereign, just vassals. AWS European Vassal Cloud. The moment USA decides to mandate no more software updates or security maintenance, …
-
comment
Comment #46411498
Copyright Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software…
-
comment
Comment #46408951
Learn something else. Try Rust or Go. E.g. Write a semi-naive datalog interpreter that uses sqlite as a backend (sql and datalog are computationally equivalent), make it available …
-
comment
Comment #46408872
Have you tried Jax or Taichi? https://www.taichi-lang.org/ For Monte Carlo simulations, Pyro and tensorflow_probability have also nice abstractions.
-
comment
Comment #46408838
Rigidity in inputs lock down your system's evolution. The whole system need to evolve in lockstep if you need to change what the systems processes. In practice, you either end up w…
-
comment
Comment #46326569
> Not only would I like to see "skills" but also "processes" where you create a well defined order that tasks are accomplished in sequence. Repeatable templates. This would essenti…
-
comment
Comment #46286260
You're asking for a database app. What prevents you from building one?
-
comment
Comment #46276966
I actively avoid anything that is gamified or uses engagement tricks. I don't mind paying a subscription, if the app provides ongoing updates or new content that I value, or I unde…
-
comment
Comment #46253831
I built an agent that has access to my diary, it has the ability to build hierarchical summaries of my diary, which help to compress context, I gave it tools to read pages, search …
-
comment
Comment #46126442
Do not forget that we're talking about supercomputers. Their interconnect makes machines not easily fungible, so even a low reduction in availability can have dramatic effects. Als…
- comment
-
comment
Comment #46079364
The funny thing is that Proton is considering moving our of Switzerland, because of the new proposed surveillance laws... https://www.swissinfo.ch/eng/ai-governance/proton-does-not…
-
comment
Comment #46049353
A CloudFlare tunnel? https://developers.cloudflare.com/cloudflare-one/networks/co... Although, you may also go with a 5$ virtual host (e.g. Linode Nanode 1 GB) and wireguard to bui…
-
comment
Comment #46015388
I doubt. Without the Google's money that PageRank created, others wouldn't have assembled the mix of compute, information, and brains that made the invention of transformers possib…
-
comment
Comment #45927705
Hyperscalers and similar clients don't use DGX, but their own designs that integrate better with their custom designed datacenters https://www.nvidia.com/en-us/data-center/products…
- comment
-
comment
Comment #45180130
ASML is geopolitically relevant. If they want to offer dependable LLM-based solutions (even side products, like agents that help with their products) to their customers, they have …
-
comment
Comment #45179872
> How did Jeff even get to know about this post? Unless the author sent it over to him? Google search alerts are a thing ( https://www.google.com/alerts ). I'd expect a public figu…
-
comment
Comment #44996444
His track record on predictions makes me a lot more confident and very cozy in my software engineering job. (Where's that autonomously driving Tesla, Elon?)
-
comment
Comment #44937606
It would be nice to have the ability to define custom categories. One option would be to let users drop custom folder in settings. These folders could have representative files in …