How can you forget Delphi?! The masterpiece leading to whole dot net language family
Posts by Mohammad Naghavi
Gerade gelauncht: Applai — ein KI-Bewerbungstool für Österreich. Job von karriere.at oder AMS einfügen, Lebenslauf & Motivationsschreiben werden automatisch erstellt. ATS-optimiert, sofort als PDF.
Feedback willkommen! applai.at
#buildinpublic #Bewerbung #Österreich
you have to put a lot of work, generative AI or not, thats a tool and will not release you from the actual effort. but given same proper amount of effort the result is of higher quality. on the other side, garbage in, garbage out.
#apple has managed to make the spotlight to the most useless feature of macOS in new version! simple things (running system apps and co) that worked are now impossible!
Shipping code that you have not read is kind of hype for now, but I know developers who have done that for years already!! And believe me, that has been in much worse shape than #AI code!
in the current storm of untested AI code flooding our land (of software) I thought its a good idea to give an update on how I do test my Java Spring Boot applications. its kind of an update to same/similar concept I wrote about years ago with some updates and more details naghavi.me/blog/integra...
Was just playing around with Nano Banana Pro for some photo edits and it blow my mind what it can do in 4k resolution. Don’t trust your eyes anymore and don’t trust anyone who says can detect AI work!
#Claude subscription is now the largest single bill on my regular monthly expenses. higher than my car's insurance (and I have an expensive one). this is how #AI is making us addicted! and we are not even close to real costs, AI companies are burning money now!
I don't want to live in a world where we forget how to be kind to each other and that seems to be the goal of those who want to control us.
I did not create this memecoin nor do I endorse any memecoins.
This technology is being used to automate pump and dump schemes. The "community" is recruiting "investors" and co-conspirators with upfront payments and the promise of future gains by collectively exploiting each other.
to reduce some pain (and mitigate security risks) I created a private repository for #dartlang and #flutter that fully integrates with #gitlab authentication and permissions system. read more in my Reddit post: www.reddit.com/r/dartlang/c...
seeing many newsletters (even courses) about coding with AI. even though I'm personally struggling to keep up with the relevant news and techniques too, don't believe you can subscribe to one and be done. that is the problem with this area right now: the news is so scattered #ai
I coded a solution using Claude Code which I also code reviewed all the changes along the way. did some manual tests afterwards too and set it online. after some hours just realized a pretty bad bug there. looks like have to step back with my AI coding practices. #ai #vibecoding
I created a Dart package repository integrated with GitLab to be able to publish and consume packages using CI job tokens following permissions configured in GitLab for its native packages: glpub.dev
#gitlab #dartlang #flutter
They have a great video streaming service
Sharing this story because I see a lot of devs worried what AI means for dev jobs. Especially that AI is pretty good at coding.
Production software is still built by professionals who know how to do this - both with and without AI. And I see no signs of this changing so far.
Perhaps depending on what the content of the course is, choosing between Java for teaching OOP, TypeScript for both FP and OOP, Python for scientific applications, and the list goes on
as the #LLMs evolve, one aspect of the evolution will be personalisation and that is the start of a very interesting change. there each dev will be replicated by its personalised #codingassistant which is as unique as her/himself and evolves as such.
such a tool is a great addition to a dev's arsenal. an #AIAgent is NOT deterministic, so even with same inputs it might generate different output, now the dev her/himself is a very important parameter in the whole equation and it affects output very much. ...
it has been more than a year that I have been testing and using different #aicodingassistant and there has been a great jump in their capabilities but I still can say for sure they are not going to replace real devs (soon). there are aspects that they don't cover. ...
a software developer is not a typist entering code. s/he describes functionality of a system in a special language. if your code doesn't feel and read like that, you have big problems. it does not matter if you are doing OOO, FP, or any other paradigm. #SoftwareDevelopment
hm I was on a "legacy" Pro plan and Sonnet 4.5 never came through to me. but thanks for pointing it out. What we need to see is bigger context windows. The UX of AI in Zed Agent is superior to external & cli agents but unfortunately there are some critical limits.
one of best episodes.
no idea why didn't you bring sonnet 4.5 to Pro users, but that is the reason that I'm for now off the subscription of Zed Pro.
also once you are in the cost mode and not number of commands anymore, need to re-evaluate the cost versus going directly to Anthropic or Google.
I started to use multiple MCPs for different use cases (code & non-code) with AI assistants for over a week and then had some occasions that I had to live without them. and the difference IS HUGE. when you get a grip of using them properly, the difference is like multiplying the power of LLM!
and it is still too easy for me to spot such scams due to the low photo quality and co. but I was just thinking as the AI is bringing down the cost of all these things: fake photos, fake websites, fake histories, fake names with backgrounds and so on, we will soon be doomed to a very high extend!
nothing on company's website pointing to his profile. sending a calendly link asking for a screenshot of it. passing the interview to someone else with another made up name and photo and there goes the game. this was the first time I was approached by such scammers ...
over some past days I was approached by an "angel investor" who is hiring for his apparently great start up. red flags from day one and first message all over the place. AI generated photo, name no where to find, ... #scammer #hiring_scam #ai
I'm paying for stuff I would never imagine I would be paying for some years ago.
- I'm paying for an AI agent co-editing my code
- I'm paying for an AI voice dictator
- I'm paying for an AI assistant to help me organize my texts and videos
#ai #funny
I started working on a simple #MCP server for storing memories across #ClaudeDesktop, #ClaudeCode and @zed.dev Agents panel. its very exciting to see it work. for now it can add, update and search along memories. I'm hesitant to add delete but probably need it soon anyway.