EUNO.NEWS EUNO.NEWS
  • All (21023) +2
  • AI (3157)
  • DevOps (933) +1
  • Software (11078)
  • IT (5806)
  • Education (48)
  • Notice
  • All (21023) +2
    • AI (3157)
    • DevOps (933) +1
    • Software (11078)
    • IT (5806)
    • Education (48)
  • Notice
  • All (21023) +2
  • AI (3157)
  • DevOps (933) +1
  • Software (11078)
  • IT (5806)
  • Education (48)
  • Notice
Sources Tags Search
한국어 English 中文
  • 3 weeks ago · software

    I Know My Code Is Bad Because I Start Defending It

    There’s a moment when I know my code is bad. Not when tests fail. Not when something breaks. It’s when someone asks a simple question and I start explaining ins...

    #code quality #defensive programming #code reviews #software craftsmanship #best practices
  • 3 weeks ago · software

    Why Exposing Persistence Entities in APIs Is a Dangerous Shortcut

    Example Controller java @PostMapping'/books' public BookItem create@RequestBody BookItem bookItem { return bookService.savebookItem; } Why It Felt Right - The...

    #API design #persistence entities #DTO #Spring #Java #backend #security #best practices
  • 3 weeks ago · ai

    On Evaluating Adversarial Robustness

    Why some AI defenses fail — a simple look at testing and safety People build systems that learn from data, but small tricky changes can make them fail. Researc...

    #adversarial attacks #robustness #AI safety #model evaluation #security testing #best practices
  • 3 weeks ago · software

    Why Debugging Skills Matter More Than Writing New Code

    The Moment Every Developer Recognizes Writing new code feels productive, but the most stressful moments in a developer’s career rarely involve writing somethin...

    #debugging #code maintenance #software engineering #developer productivity #best practices
  • 3 weeks ago · software

    Stop 'Saving Keystrokes'. I Spend 3 Seconds to Save 3 Hours

    !Cover image for Stop 'Saving Keystrokes'. I Spend 3 Seconds to Save 3 Hourshttps://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,for...

    #coding productivity #variable naming #best practices #javascript #code readability
  • 3 weeks ago · software

    14 Design Mistakes Developers Make (and How to Fix Them With Examples)

    Using Too Many Font Sizes Problem: Random font sizes make the UI feel messy and unplanned. css / ❌ What devs often do / h1 { font-size: 42px; } h2 { font-size:...

    #UI design #CSS #frontend #design systems #best practices #developer tips
  • 3 weeks ago · software

    Improving a Step That Assumed Prior Knowledge

    'Cleaned‑up Markdown

    #software development #documentation #best practices #tutorial #learning resources
  • 3 weeks ago · software

    Python Logging: From print() to Production

    The Problem with print python printf'Processing user {user_id}' printf'Error: {e}' What's missing: - No timestamps - No log levels - No file output - Can't fil...

    #python #logging #debugging #print #production #best-practices #log-levels #timestamp
  • 3 weeks ago · devops

    Blockchain + AI Integration: The Architecture Nobody's Talking About

    Walk into any tech conference today, and you'll hear buzzwords flying: AI this, blockchain that. But ask anyone about the actual architecture required to integr...

    #devops #tutorials #best-practices
  • 3 weeks ago · software

    Stop Slopware

    https://ficd.sh/blog/your-project-sucks/ Comments URL: https://news.ycombinator.com/item?id=46366285 Points: 55 Comments: 77...

    #code quality #software craftsmanship #best practices #project management #development workflow
  • 3 weeks ago · software

    Test, don't just verify

    Article URL: https://alperenkeles.com/posts/test-dont-verify/ Comments URL: https://news.ycombinator.com/item?id=46364973 Points: 156 Comments: 109...

    #testing #verification #software development #quality assurance #best practices
  • 3 weeks ago · software

    Test, Don't (Just) Verify

    Article URL: https://alperenkeles.com/posts/test-dont-verify/ Comments URL: https://news.ycombinator.com/item?id=46364973 Points: 3 Comments: 0...

    #software testing #test-driven development #verification #quality assurance #best practices

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026