Eduard-Cristian Boloศ™ ๐Ÿ‡ท๐Ÿ‡ด๐Ÿ‡ช๐Ÿ‡บ

140 Followers
412 Following
509 Posts
Software Engineer @ https://wave.com. Technology enthusiast. Android developer at heart. Proud of my craft. Enjoying the sun in Barcelona.
GitHubhttps://github.com/eduardb
Hobbies๐Ÿง‘โ€๐Ÿ’ป๐Ÿ“–๐Ÿšด๐Ÿ”๏ธ๐Ÿ”จ๐Ÿฅ˜
If you're late to the party like me, here's one of the most interesting articles about using LLMs for coding:
"Your LLM Doesn't Write Correct Code. It Writes Plausible Code."
https://blog.katanaquant.com/p/your-llm-doesnt-write-correct-code
Your LLM Doesn't Write Correct Code. It Writes Plausible Code.

One of the simplest tests you can run on a database:

Vagabond Research

RE: https://social.coop/@cwebber/116217477822586442

The whole "AI" industry is just based on the hope that they can deskill people fast enough that they'll have to rent back cognitive support systems. Forever.

It's like Uber. Just that they don't try to break existing transportation infrastructures but your brain.

Technology is not inevitable. We've decided not to have asbestos in our walls, lead in our pipes, or carginogenic chemicals in our food. (If you're going to argue that it's not everywhere, where would you rather live?) We could just not do LLMs. It's allowed.

RE: https://androiddev.social/@botteaap/116205757463720082

So much this. We used to have a social contract, folks! ๐Ÿ™„

Google's Maven having a hard time makes it impossible for me to merge my PRs ๐Ÿซ 

I made an app.
https://play.google.com/store/apps/details?id=ch.pocketpc.nearbyglasses
Nearby Glasses is here to warn you when smart glasses are nearby.

I hope it's useful for someone.

The app is now open source (AGPL-3.0), the app is free and rather simple
https://github.com/yjeanrenaud/yj_nearbyglasses

It's also downloadable outside the Play Store. iOS port is in the making. F-Droid is an option, will have to look into that

RE: https://techhub.social/@jolla/116108638860741658

Let's reach 10k and unlock The Other Half ๐Ÿ˜

โ€œRely On AI And Get Left Behind โ€“ Codemanship's Blogโ€

https://codemanship.wordpress.com/2026/02/21/is-comprehension-debt-in-your-risk-register/

> These are effects weโ€™re seeing today. Most dev teams are shipping less reliable software, and shipping it later thanks to โ€œAIโ€. Good work, everyone!

Rely On AI And Get Left Behind

LLM-based code generation comes with multiple potential gotchas for a business. More code hitting process bottlenecks like testing, review and integration makes most teams slower. More problems beiโ€ฆ

Codemanship's Blog
Doing large scale migrations in a big codebase is not fun, too much of my time is spent resolving conflicts each time I rebase my branch, which can happen up to a few times per day ๐Ÿ˜ญ