schmonz.com is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.
This server runs the snac software and there is no automatic sign-up process.
Some more #Java #refactoring: First, I simplify some unit tests, then I add a common interface for some objects that are all stages of a process. Feedback welcome!
Video on PeerTube: https://videos.devteams.at/w/orkDdvXUez84cdLysUAgfk
Or if you prefer YouTube: https://youtu.be/s6E1dSFHGxs
Don't comment on what you are doing. Name what you are doing. https://hackernoon.com/refactoring-005-replace-comment-with-function-name #refactoring
Integrating CSS Cascade Layers to an Existing Project, by @smashingmag:
https://www.smashingmagazine.com/2025/09/integrating-css-cascade-layers-existing-project/
Câu chuyện refactor ứng dụng Java của PVS-Studio: Từ code rối rắm với static methods, Singletons, đến tích hợp DI bằng Guice, làm sạch style theo Google Java Style, và xây dựng module annotation mới hỗ trợ taint analysis & JSON user-defined. Kiến trúc modular, dễ mở rộng hơn!
#Java #Refactoring #DependencyInjection #Guice #LậpTrìnhJava #CảiTiếnCode #PhânTíchTĩnh
https://dev.to/pvsdev/how-we-integrate-best-practices-in-java-3ja3
Beyond package management: How Nix refactored my digital life
https://www.jimmyff.co.uk/blog/beyond-package-management-how-nix-refactored-my-digital-life/
#HackerNews #Nix #Package #Management #Digital #Life #Refactoring #Tech #Tips
Renaming a property using Refactor -> Rename… just worked on second try in Xcode 16 🥳 #xcode #refactoring #secondtry
Leave comments just for important design decisions. Don't explain the obvious. https://hackernoon.com/code-smell-05-comment-abusers #refactoring
Cải thiện code với Refactoring! 🔄 Từ "Callback Hell" lộn xộn đến code sạch với Promise và Async/Await. Từng bước nhỏ, code lớn. #refactoring #javascript #code #lập_trình #IT
https://dev.to/emiderex/from-chaos-to-clean-code-how-refactoring-beats-callback-hell-36l7
Constant Refactoring: Refactoring My Refactored Website, by @openmindculture.bsky.social:
https://dev.to/ingosteinke/constant-refactoring-refactoring-my-refactored-website-4pf
6 Weeks of Claude Code, by @orta (@puzzmo.com):
https://blog.puzzmo.com/posts/2025/07/30/six-weeks-of-claude-code/
Website của tôi đang được refactor liên tục vì các thay đổi trong các gói npm. Mục tiêu là cải thiện khả năng bảo trì, hiệu suất và tuân thủ các phương pháp tốt nhất. #webdev #refactoring #npm #phattrienweb #web
https://dev.to/ingosteinke/constant-refactoring-refactoring-my-refactored-website-4pf
Improvements to OCaml code editing: the basics of a refactor engine
https://tarides.com/blog/2025-08-20-internship-report-refactoring-tools-coming-to-merlin/
#HackerNews #OCaml #Refactoring #CodeEditing #Tools #Merlin #Improvements
Tái cấu trúc mã lộn xộn: Tăng tính liên kết, giảm tính phụ thuộc. Phân tách rõ ràng các class, sử dụng interface và injection để code dễ bảo trì, dễ test. #refactoring #cleanCode #vietnam
#tái_cấu_trúc_mã #mã_sạch
https://dev.to/abhinawkr/refactoring-messy-code-high-cohesion-and-low-coupling-3p7e
💡 This is the story of how #Stripe built a #Ruby type checker to make developers happier, and how they're building a Ruby package system to introduce modularity.
This #InfoQ video shares high-level strategies for any team that wants to run a migration in a large, stubborn codebase.
🎥 Watch now: https://bit.ly/45en6uJ
📄 #transcript included
#LegacyCode #Refactoring #SourceCode #SoftwareDevelopment #CaseStudy