#PotpieAI: Create Custom #Engineering #Agents for Your #Codebase in Minutes
#PotpieAI is an #opensource platform that creates #AI agents specialized in your #codebase, enabling automated code analysis, testing, and development tasks.
#PotpieAI: Create Custom #Engineering #Agents for Your #Codebase in Minutes
#PotpieAI is an #opensource platform that creates #AI agents specialized in your #codebase, enabling automated code analysis, testing, and development tasks.
I found a very nice use-case for Copilot agent: make a map of code for high level view of the engine.
Now I can look at this and think about any optimizations or refactors. Remember, this is a pure assembly code base!
Full map => https://github.com/w84death/x86-assembly/blob/main/bios/game12/MAP.md
What could possibly go wrong? #DOGE to rapidly rebuild #SocialSecurity #codebase.
Under any circumstances, a migration of this size and scale would be a massive undertaking, experts tell WIRED, but the expedited deadline runs the risk of obstructing payments to the more than 65 million people in the US currently receiving Social Security benefits.
#cobol #ssa #takeover #retirement #takedown #maga #trump
> sadly, most likely crash and burn
Move fast and break democracy!
What could possibly go wrong? DOGE to rapidly rebuild Social Security codebase.
What a bunch of morons...
#DOGE Plans to Rebuild SSA #Codebase in Months, #Risking Benefits and System #Collapse
"Social Security systems contain tens of millions of lines of code written in #COBOL, an archaic programming language. Safely rewriting that code would take years—DOGE wants it done in months.
Musk pointed to data he allegedly pulled from the system that showed 150-year-olds in the US were receiving benefits, something that isn’t actually happening..."
https://www.wired.com/story/doge-rebuild-social-security-administration-cobol-benefits/
#DOGE Plans to Rebuild #SSA #Codebase In Months, Risking Benefits and System Collapse
#SocialSecurity systems contain tens of millions of lines of code written in #COBOL , an archaic programming language. Safely rewriting that code would take years—DOGE wants it done in months.
> #deluded or #lying ? They couldn’t even handle building that website.
https://www.wired.com/story/doge-rebuild-social-security-administration-cobol-benefits/
Over the weekend I started #prototyping an idea for #visualization and exploration of a large #codebase. This is an early idea built around visualizing a project's #git tree and associated code in a browser.
The initial prototype will focus on #python code. The image shows an exploration of the #Flask framework. (I needed an example of reasonable size to play with. The project is not specific to flask)
Tach – Visualize and untangle your #Python #codebase (written in Rust) https://github.com/gauge-sh/tach
Tach – Visualize and untangle your Python codebase — https://github.com/gauge-sh/tach
#HackerNews #Tach #Python #Visualization #Codebase #Tech #Tools #OpenSource
#ClaudeCode: #AI Assistant in Your Terminal Empowers Developer Workflow
#ClaudeCode integrates directly in terminal, understanding your entire #codebase without additional servers
• Uses #Claude3 Sonnet model to interact via natural language commands
#Development #Tools
GitDiagram · Get AI-powered insights into GitHub repositories https://ilo.im/161l5d
_____
#Programming #AI #Visualization #Diagram #Codebase #Repository #GitHub #WebDev #Frontend #Backend
#Development #Guidelines
Use CSS (nesting) with caution · “Make sure your code can be understood by a junior developer.” https://ilo.im/1623wk
_____
#ModernCSS #Principles #Clarity #Codebase #Nesting #Browser #WebDev #Frontend #CSS #Sass
PHPStan 2.0 Released: Enhanced Analysis and New Features
After three years of development, #PHPStan 2.0 is now available, introducing over 180 improvements to #StaticAnalysis for #PHP developers.
Highlights:
Level 10 Analysis
Provides stricter checks by treating all mixed types strictly.
Helps catch more potential issues in your #Codebase by enforcing stricter #TypeSafety. List Type Support
Introduces the list type for arrays with sequential integer keys starting at 0.
Enhances #TypeSafety and clarity when working with lists in #PHP. Lower Memory Consumption
Optimizations reduce memory usage by 50–70%.
Leads to faster #Performance and less strain on your system during analysis. Validation of Inline @var Tags
#PHPStan now validates inline @var #PHPDoc tags against the native type of the assigned expression.
Helps maintain accurate type annotations and catch inconsistencies, improving #CodeQuality. Reduced Caching and Disk Space Cleanup
Less reliance on caching without sacrificing performance.
Frees up disk space by cleaning up old cache items, aiding in #DiskSpaceManagement.
For a detailed list of changes and a step-by-step upgrade guide, read the full release notes.
Read more: https://phpstan.org/blog/phpstan-2-0-released-level-10-elephpants
#Development #Approaches
It’s hard to write code for computers · But it’s even harder to write code for humans https://ilo.im/1608pe
_____
#Programming #Coding #Codebase #Readability #Concepts #Examples #Pitfalls #WebDev #Frontend #Backend
You're worried about your #software #supplychain, and the security of your #codebase?
Just wait until all those #AI bots are spewing out #code fragments they got from who-knows-where, provenance and #cybersecurity be damned.
Whoever is working on fixing that problem will have a huge #enterprise #business on their hands.
If that's you, thank you, and carry on.
Another thing to do with codebases: explore the non code files which tell fascinating stories about the projects, their authors, and maintainers.
Some examples of what can be found buried in source trees: READMEs, FAQs, design documents, screenshots, manifestos, rants, research papers and technical reports, archives of mailing list discussions, acknowledgments and credits, guides for contributors, and more.
https://registerspill.thorstenball.com/p/things-you-can-to-with-codebases
#Development #Approaches
Opinions for writing good CSS · A practical approach for crafting resilient CSS https://ilo.im/15z67e
_____
#BestPractice #Flexibility #Efficiency #Maintainability #Codebase #WebDev #Frontend #CSS