EUNO.NEWS EUNO.NEWS
  • All (20993) +299
  • AI (3155) +14
  • DevOps (933) +7
  • Software (11054) +203
  • IT (5802) +74
  • Education (48)
  • Notice
  • All (20993) +299
    • AI (3155) +14
    • DevOps (933) +7
    • Software (11054) +203
    • IT (5802) +74
    • Education (48)
  • Notice
  • All (20993) +299
  • AI (3155) +14
  • DevOps (933) +7
  • Software (11054) +203
  • IT (5802) +74
  • Education (48)
  • Notice
Sources Tags Search
한국어 English 中文
  • 1 month ago · software

    DevPill 10 - Fault tolerance: adding retries to your Go code

    Adding retries to your API Adding retries to your API is a must to make your system more resilient. You can add them in database operations, communication with...

    #go #retry #fault-tolerance #error-handling #resilience #database
  • 1 month ago · software

    Beautiful Error Handling with Tanstack Query and Axios (The best combo??)

    The Backend Services We have a very simple architecture for this project. - Supabase as BaaS handles authentication, session management, etc. - Express handles...

    #tanstack-query #axios #error-handling #react #javascript #frontend #api-integration
  • 1 month ago · software

    Stop Writing try/except Hell: Clean Database Transactions with SQLAlchemy with the Unit Of Work

    python async def create_orderuser_id: int, items_in_basket: listdict -> Order: session = get_session try: user: User = await session.getUser, user_id if not use...

    #sqlalchemy #python #database-transactions #unit-of-work #async #error-handling #try-except #session-management
  • 1 month ago · software

    You Need Your Code to Be More Reliable Than People Using It

    There's a harsh truth about software development that many engineers learn the hard way: users will break your application in ways you never imagined possible....

    #reliability #defensive programming #input validation #error handling #software engineering #user experience
  • 1 month ago · it

    1950s mechanical calculator crumbles in the face of divide-by-zero conundrum — relic spins its gears uncontrollably in 'chaotic loop' of endless motion

    Divide by zero is one of computing’s most notorious error conditions - and an old mechanical calculator doesn't handle it gracefully....

    #mechanical calculator #divide-by-zero #vintage computing #hardware #computing history #error handling
  • 1 month ago · software

    Patterns for Defensive Programming in Rust

    Article URL: https://corrode.dev/blog/defensive-programming/ Comments URL: https://news.ycombinator.com/item?id=46163609 Points: 11 Comments: 0...

    #Rust #defensive programming #code patterns #error handling #software best practices
  • 1 month ago · software

    Standardizing Express.js Error Handling with One Library

    !Cover image for Standardizing Express.js Error Handling with One Libraryhttps://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format...

    #express.js #error-handling #node.js #middleware #javascript #prisma #library
  • 1 month ago · software

    Top 10 Mistakes Developers Commonly Make (and Why They Happen)

    Even the best developers make simple mistakes — not because they lack skill, but because they overlook small details under pressure. Here are the top 10 dev mis...

    #developer mistakes #best practices #code quality #hardcoding #validation #error handling #debugging #software development

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026