A few days ago, I started a small project called HollyDayz — a team holiday management application as a single-page application (SPA) with Reactjs. Nothing too fancy, nothing rocket science. But the way I built it was a little different from my usual approach. I decided to let AI do most of the work. Not just the boring parts, but almost […]
Tag / Developers
We, as developers, traditionally start building software to reduce uncertainty and enforce determinism for solutions and systems. Classic software engineering tries to have the same output for the same inputs. While doing this, we build software with some explicit logic and traceable behaviors to make outcomes deterministic. But now we’re using non-deterministic systems (LLMs, agents) to build those deterministic solutions and systems. This is very interesting…or maybe not. As humans, […]
In software development, I strongly believe that making things visible is one of the most important practices for building the right solution. By “visible,” I mean things that people can see, discuss, and react to — not only written requirements or ideas kept in documents or in our heads…etc. Very often, developers start with abstract designs or detailed internal structures. […]
IntelliSense özelliği birçok gelişmiş IDE’nin olmazsa olmaz özelliği. –Ki artık öyle kullanım getirileri var ki, IntelliSense olmadan kod yazmak çok hoş karşılanan bir aktivite olmuyor. Üretkenlik, kalite ve hızlı geliştirme ihtiyaçları için yazılımcıların en sevdiği özellik belki de. Visual Studio’nun son sürümü(v16.7) ile birçok yazılımcı için hayat kurtaran bir IntelliSense özelliğine merhaba dedik. Açıkçası basit […]
“Uzaktan çalışmak” yazılım sektörü için uzun zamandır var olan ve etkin bir şekilde de değerlendirilen bir çalışma modeli aslında. Sadece değerlendiren şirket sayısı oldukça az. Gelişen teknoloji, çeşitlenen iş modelleri ve şirketlerin cazibesini arttırmak için artış gösterse de, yine de sahip olduğumuz imkânlara göre çok tercih edilmiyor(du). Bu yaşadığımız abuk dönemle beraber farkındalığı ve tercih […]
