home.social

Search

1000 results for “codingjoe”

  1. Most teams still treat system prompts like internal docs for humans.

    That breaks fast with coding agents.

    If the prompt is weak, the agent does not fail politely. It invents files, skips discovery, and makes risky edits with too much confidence.

    I wrote down a practical way to review these prompts before they hit production: grounding, continuity, safety, decomposition, and efficiency.

    the-main-thread.com/p/bob-meta

    #Java #AI #CodingAgents #PromptEngineering #IBMbob

  2. Most teams still treat system prompts like internal docs for humans.

    That breaks fast with coding agents.

    If the prompt is weak, the agent does not fail politely. It invents files, skips discovery, and makes risky edits with too much confidence.

    I wrote down a practical way to review these prompts before they hit production: grounding, continuity, safety, decomposition, and efficiency.

    the-main-thread.com/p/bob-meta

    #Java #AI #CodingAgents #PromptEngineering #IBMbob

  3. After 3 months with #OpenClaw, I wrote the post I wish I had read first. An honest write-up on agentic coding, review loops, Discord thread chaos, and App Store pain but also gain. telegraphic.substack.com/p/its-not-al... #AI #CodingAgents

    It's Not Always Sunny in Clawl...

  4. RT @sukh_saroy: Ein 35B-Modell, das nicht in den RAM passt, läuft mit 30 tok/s auf einem 600-Dollar-Mac mini. Auf NVIDIA liefert das Paging eines Modells von NVMe 1,6 tok/s; auf Apple Silicon: 30 tok/s. 18,6-mal schneller. Das ist die Kernerkenntnis hinter mac-code – einem Open-Source-KI-Coding-Agenten, der vollständig auf Ihrem Mac für 0 $/Monat läuft. Es ist kein Chat-UI-Wrapper, sondern ein echter Agent mit Websuche, Shell-Befehlen, Dateioperationen und Codegenerierung, aufgebaut auf zwei Backends:

    Mehr auf Arint.info

    #AI #AppleSilicon #CodingAgent #LLM #OpenSource #arint_info

    https://x.com/sukh_saroy/status/2043530885484757209#m

  5. For the past 40 days, I've _tried_ to hold an AI Lent--a period of no AI use, based on a tongue-in-cheek reading of the Christian Lent before Easter.

    After 40 days, here are my anecdotal findings:

    buduroiu.com/blog/ai-lent-end/

    #AILent #NoAI #CodingAgents #ClaudeCode #AI #coding

  6. "Wow, Tracy Miranda graces us with the groundbreaking news that #Swift can now be written in even more #IDEs nobody cares about! 🎉✨ Because who doesn't dream of coding with Google's mystical Antigravity IDE? 🧙‍♂️ Swift isn't just in Xcode, Neovim, and Emacs, it's apparently collecting dust in the corners of every IDE in the universe. 🙄"
    swift.org/blog/expanding-swift #AntigravityCoding #TracyMiranda #DeveloperNews #CodingCommunity #HackerNews #ngated

  7. Can 7 days really change your future?

    Yes — if you learn Python and AI.

    In just 7 days, you can:
    ✔ Learn Python coding
    ✔ Build your first game
    ✔ Create your own AI chatbot

    No coding experience required.

    Join TCCI – Tririd Computer Coaching Institute

    ⚠️ Limited seats available

    #LearnPython #ArtificialIntelligence #CodingForBeginners #PythonCourse #Students #FutureSkills #Ahmedabad #AmbliRoad #Bopal #Iskcon #Satellite #Thaltej #SGHighway #TCCI

  8. Can 7 days really change your future?

    Yes — if you learn Python and AI.

    In just 7 days, you can:
    ✔ Learn Python coding
    ✔ Build your first game
    ✔ Create your own AI chatbot

    No coding experience required.

    Join TCCI – Tririd Computer Coaching Institute

    ⚠️ Limited seats available

    #LearnPython #ArtificialIntelligence #CodingForBeginners #PythonCourse #Students #FutureSkills #Ahmedabad #AmbliRoad #Bopal #Iskcon #Satellite #Thaltej #SGHighway #TCCI

  9. Can 7 days really change your future?

    Yes — if you learn Python and AI.

    In just 7 days, you can:
    ✔ Learn Python coding
    ✔ Build your first game
    ✔ Create your own AI chatbot

    No coding experience required.

    Join TCCI – Tririd Computer Coaching Institute

    ⚠️ Limited seats available

    #LearnPython #ArtificialIntelligence #CodingForBeginners #PythonCourse #Students #FutureSkills #Ahmedabad #AmbliRoad #Bopal #Iskcon #Satellite #Thaltej #SGHighway #TCCI

  10. Can 7 days really change your future?

    Yes — if you learn Python and AI.

    In just 7 days, you can:
    ✔ Learn Python coding
    ✔ Build your first game
    ✔ Create your own AI chatbot

    No coding experience required.

    Join TCCI – Tririd Computer Coaching Institute

    ⚠️ Limited seats available

    #LearnPython #ArtificialIntelligence #CodingForBeginners #PythonCourse #Students #FutureSkills #Ahmedabad #AmbliRoad #Bopal #Iskcon #Satellite #Thaltej #SGHighway #TCCI

  11. I find it extremely annoying when you are trying to learn to #code and all the tools your course points you to are full of AI that want to do the coding for you. Like seriously, if I wanted an AI to code, I'd go ask Claude to write my code, not be paying for a course to learn to write #humancode

    It is very irritating.

    I want to learn to do something myself, not just cheat by using AI!!!

    #CodingCourses #rust #learningtocode #noaislop

  12. 🍒🚀 Ruby Central's latest saga is just a *gem* of boardroom #drama and verbose non-statements 🤐. If you love #legalese and cryptic messages more than actual coding, this one's for you! 🧐🤷‍♂️ #NothingToSeeHere
    rubycentral.org/news/a-message #RubyCentral #BoardroomSaga #TechNews #CodingCommunity #HackerNews #ngated

  13. 🚀 Oh, the joy of scheduling tasks on the web with the illustrious Claude Code! 🖥️ Dive into a labyrinth of docs that rival War and Peace in complexity, just to learn how to do something you could probably accomplish with a sticky note. 🗒️ Who needs simplicity when you can drown in buzzwords and convoluted navigation? 🤡
    code.claude.com/docs/en/web-sc #webdevelopment #taskmanagement #codingcomplexity #techhumor #documentation #HackerNews #ngated

  14. Sofos just got a little better:

    - clipboard image paste with `Ctrl+V`
    - new `edit_file`, `glob_files`, and `web_fetch` tools
    - smarter conversation compaction that preserves context
    - better syntax-highlighted diffs

    GitHub: github.com/alexylon/sofos-code
    Crates.io: crates.io/crates/sofos

    #Rust #RustLang #CLI #Terminal #CodingAgent #DeveloperTools #OpenSource

  15. Can you learn game development in just 7 days?

    Yes — start with Python programming and build your first simple game step by step.

    Perfect for beginners and students who want to learn coding and game development.

    Join TCCI – Tririd Computer Coaching Institute

    #PythonProgramming #GameDevelopment #CodingForBeginners #LearnPython #PythonGame #Students #FutureSkills #Ahmedabad #AmbliRoad #Bopal #Iskcon #Satellite #Thaltej #SGHighway #TCCI

  16. Can you learn game development in just 7 days?

    Yes — start with Python programming and build your first simple game step by step.

    Perfect for beginners and students who want to learn coding and game development.

    Join TCCI – Tririd Computer Coaching Institute

    #PythonProgramming #GameDevelopment #CodingForBeginners #LearnPython #PythonGame #Students #FutureSkills #Ahmedabad #AmbliRoad #Bopal #Iskcon #Satellite #Thaltej #SGHighway #TCCI

  17. Can you learn game development in just 7 days?

    Yes — start with Python programming and build your first simple game step by step.

    Perfect for beginners and students who want to learn coding and game development.

    Join TCCI – Tririd Computer Coaching Institute

    #PythonProgramming #GameDevelopment #CodingForBeginners #LearnPython #PythonGame #Students #FutureSkills #Ahmedabad #AmbliRoad #Bopal #Iskcon #Satellite #Thaltej #SGHighway #TCCI

  18. "It is hard to communicate how much #programming has changed due to #AI in the last two months: not gradually and over time in the 'progress as usual' way, but specifically this last December," he said. "There are a number of asterisks but [in my opinion] #CodingAgents basically didn't work before December and basically work since – the #models have significantly higher quality, long-term coherence and tenacity and they can power through large and long tasks, well past enough that it is extremely disruptive to the default programming #workflow

    #NanoClaw / #WhiteCollar / #ZeroHourWork <theregister.com/2026/03/01/nan

  19. Is Python difficult to learn?

    Not really. Python is one of the easiest programming languages for beginners.

    With simple syntax and practical projects, students can start coding from zero and build real skills.

    Want to learn Python step by step?

    Join TCCI – Tririd Computer Coaching Institute

    #PythonProgramming #LearnPython #CodingForBeginners #PythonCourse #Students #FutureSkills #Ahmedabad #AmbliRoad #Bopal #Iskcon #Satellite #Thaltej #SGHighway #TCCI

  20. Can you learn coding in just 7 days?

    Yes — if you follow the right approach.

    Start with Python basics, build your first program, create a simple game, and even try a basic AI chatbot.

    Perfect for beginners and students who want to start coding fast.

    Join TCCI – Tririd Computer Coaching Institute

    #LearnCoding #PythonProgramming #CodingForBeginners #AIBasics #7DayChallenge #Students #FutureSkills #Ahmedabad #AmbliRoad #Bopal #Iskcon #Satellite #Thaltej #SGHighway #TCCI

  21. Want to start learning coding?

    Join our 7-Day Python Programming + AI Basics course.

    Students will learn to build Python programs, create a small game, and develop a basic AI chatbot.

    Perfect for beginners who want to start their coding journey.

    Limited seats available.

    📍 Bopal-Ambli Road, Ahmedabad

    #PythonProgramming #LearnPython #CodingForBeginners #AIForStudents #PythonCourse #CodingCourse #Students #FutureSkills #Ahmedabad #AmbliRoad #Bopal #Iskcon #Satellite #Thaltej #SGHighway #TCCI

  22. Elevate your career with the power of Python! 🚀 Whether you are a beginner or looking to level up your tech stack, our Python Training Program at The Evolv Edge is designed to take you from basics to professional-grade development.

    📞 Get In Touch Today!
    Ready to start your journey? Contact us for more details:

    📧 Email: [email protected]
    🌐 Website: www.theevolvedge.com
    📱 Call/WhatsApp: +91 9311805027 | +91 9871191929

    #PythonTraining #TheEvolvEdge #CodingBootcamp #DataScience #WebDevelopmen