Luke Celitan

@lukecelitan.bsky.social

Hello I am a tech lead and software engineer working in a 500 fortune company with more that 15+ years in software development and digital product creation

Senior Engineering pro tip: Always develop mobile apps on a real device and a bad / poor one. Most people don’t care about newest iPhones and flagship Samsungs, they just have their good old “shit” phone.

Buhahaha 🤣 … guys u seen this new hot project !!!! But seriously what I love about webpack is that you can chain it with TS properly, types fail = no build.

GitHub Trending JS/TS@github-trending-js.bsky.social · 2w ago

🔥 Hot Repo! 🔥 (100+ new stars) 📦 webpack / webpack ⭐ 65,985 (+105) 🗒 JavaScript A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, E...

Great software isn't built when an AI pats you on the back. It’s forged in the friction of human code reviews. We need collective ownership and critical peer feedback to build robust architecture. AI checks the code; humans build the system. 🚀

Everyone's chasing 2.8T parameter giants, but the real power lies in the niche. 🎯 A specialized small model + fine-tuning + smart tooling = the ultimate force multiplier. The future isn't just bigger models; it's smarter orchestration of specialized agents. 🛠️ #AI #LLM #SoftwareEngineering

The hard truth: Python is for the vibe, Rust is for the runtime. 🦀 Replace "Run -> Crash -> Debug" with a compiler-enforced feedback loop. Catch pointer errors early, stop wasting GPU cycles, and move from hope to safety. 🚀 #RustLang #AI #ML

Hard truth: Python is for the vibe, Rust is for the runtime. 🦀 Rust replaces "Run -> Crash -> Debug" with a compiler-enforced feedback loop. Catch pointer errors at compile-time to stop wasting GPU cycles. Move from hope to safety. 🚀 #RustLang #AI #ML

Recently I’ve been developing a s3 aws crud for android with heavy focus photo and video gallery, basically a s3 family photo vault app, I have decided to sell in Google play store, but I need few testers and early adopters, please dm me if you would be interested in becoming a tester !!!

Out of all vibe coding tricks, this one really makes a diff; run this prompt after whatever agent u use (cursor, antigravity, copilot) —> run a git diff and pretend you are a senior engineering manager that does a code review and does not like the implementation and then implement changes.

Qwen3.5 9B is quite an impressive model, especially the vision features, I’ve been using it lately to create a catalog of my home library, it can read English and Polish titles … those small (Chinese) models are getting starting to exceed western models in my opinion

The AI adoption is indeed unprecedented … but seems at the cost of fundamental collaboration. Can really 1 man make a full movie with Ai ? can 1 man make a large scale software system ? Ai seem to think every out idea is great, but is it ?

I think people tend to generally over estimate the LLM capabilities, statistical machines that sequence words are not intelligence, chat gpt 5 cannot even count 5 different statuses on 100 entries properly …