Guillaume Balaine
@Igosuki
Followers
311
Following
423
Media
87
Statuses
2K
Software craftsman, problem solver.
France - USA
Joined April 2009
People talk about how AI is replacing search engines. I personally prefer to think they are filling the void left when search engines prioritized ads and engagement over quality results.
1
0
3
Can you spot the days large models like Claude perform worse ? I sure can, they start hallucinating a lot, a good reminder that eventually rolling your own as a backup might be not just a nice to have but necessary.
0
0
2
The latest improvements on GNOME and Ubuntu, the latest packages that make creating custom distros with slick interfaces (e.g. https://t.co/2NfxtMhYFE by @dhh ). The wish to stop relying on centralized tech. I really feel like the years where desktop Linux will shine are coming.
omarchy.org
Beautiful, Modern & Opinionated Linux by DHH
1
0
1
Some people actively wondering why install @openclaw instead of just using claude code yourself etc... When you can only use your laptop like this you understand why an agent that can use your computer while you attend to other things is a game changer 😉
152
50
2K
Since the Cold War, successive US governments have gaslit Americans into thinking Europeans get free healthcare, free education and decent parental leave, while Americans don’t, because the US pays for Europe’s defence. It’s a myth that also helps them justify 750+ US bases
371
757
4K
1/ Image comprehension ⇒ Unlocks full-screen app and browser automation 🤖 We thought text-based co-pilot and writing assistants were cool, but now that GPT-4 natively understands images, automating app and browser workflows based on screenshots is going to skyrocket 🚀
6
10
276
If you've faced graphql codegen bloat : Why our company replaced Golang+GraphQL with TypeScript+Prisma+tRPC by @KlitonBare
itnext.io
Why we moved from Golang+GraphQL to Typescript+Prisma+tRPC
4
2
4
@instagram 2/2 .@instagram Are we in this dark place where a bad backend function and non-existent support leaves people helpless ? For a company that originally prided itself in quality, this is disappointing.
0
0
0
1/2 .@instagram After more than a month of back and forth with your support, it's still impossible to pay for ads on my girlfriend's account with ANY payment method. Yet she relies heavily on Instagram for business.
1
0
0
I just dropped spark for @ApacheArrow Datafusion and Ballista, the performance is simply... ballistic.
github.com
Apache DataFusion SQL Query Engine. Contribute to apache/datafusion development by creating an account on GitHub.
0
2
5
Does anyone have a method for #testing complex application workflows in actor based systems (so components that accumulate state) ? I guess it's akin to functional testing in a microservice environment. Suppose it's a transactional system that can't just do away with monitoring.
0
0
0
Yesterday, I had the following error in rustc: Overflow evaluating the requirement `&num_rational::Ratio<_>: num_traits::pow::Pow<u8>` Does breaking the compiler make me an accomplished Rustacean ?
0
0
0
My latest interview with @HelloPixelart CTO - Zuka Kakabadze @scalac_io is about why you should choose ZIO in your next project. Benefits of functional programming in ZIO. Check it out! #taskforcezio #whyscala @zioscala
0
10
22
When making, single source of truth transactionnal system, you'd do well to use a WAL and paxos. WALs are great, because they allow you to reconcile what happens after downtime or network partitions, and paxos helps you lock operations without needing to partition the space
0
0
0
How to make a lightweight @rustlang program with state : put rkv everywhere.
github.com
A simple, humane, typed key-value storage solution. - mozilla/rkv
1
0
1
What is the right balance between iterating fast (over code, architecture) and finding the best solution ? #Experience The more you train yourself to find the right solution fast, the better engineer you will be, and eventually everything you produce will have stellar quality.
0
0
1