Thiết kế đơn giản và rõ ràng là chìa khóa cho dự án thành công. Tránh kiến trúc AI phức tạp, bắt đầu với thiết kế nhỏ nhất có thể. Mã rõ ràng giúp giảm bề mặt tấn công, tốc độ gỡ lỗi nhanh hơn và ít ẩn абстракция hơn. #KiếnTrúcĐơnGiản #ThiếtKếRõRàng #AI #LậpTrình #AnNinh #DevOps #SimpleDesign #ClearCode #ArtificialIntelligence #Programming #Security

https://practicalsecurity.substack.com/p/why-starting-simple-is-your-secret

Why Starting Simple is Your Secret Weapon in the AI-Assisted Development Era

If you're a junior developer watching AI tools generate entire services in seconds, you might be wondering: "What value do I even bring anymore?"

Practical Security

@thatsten Does your kid know how to code ? Before delving into topics like these it is important to grasp the fundamentals. If not then your kid could start with #pico8 or #python. Otherwise, I've some recommendations ->

1. https://m.youtube.com/@Brackeys
2. https://m.youtube.com/watch?v=nAh_Kx5Zh5Q

#godot #brackeys #clearcode

Before you continue to YouTube

...and ended up with a nice little HtmlAttribute value object that knows how to render itself.

To get there, I intentionally took on some TECH DEBT for about 15 minutes so I could get the tests to pass, then I did some nice refactoring to make the code more clear.

#ClearCode

"In 2004 I wrote an article subtitled 'Nine benefits of making your methods shorter;' I could probably add another dozen today."

https://medium.com/@jlangr/1980-small-functions-6b51d0e43305 #softwareengineering #softwarearchitecture #clearcode #cleancode

Oh, I just remembered that Clear Code on Youtube recently made an indepth tutorial on Godot 4: https://m.youtube.com/watch?v=nAh_Kx5Zh5Q&pp=ygUKY2xlYXIgY29kZQ%3D%3D
Might be useful for all you Unity users who want to try out other engines. :)

#GameDev #Godot #GodotEngine #Unity #Unity3d #ClearCode

the distance between usages of a variable during it's life span might be an interesting metric for code clarity... for example the distance between where it's declared and where it's used, or the largest distance between two usages of a variable.

#ClearCode #coding

I had such a good time at #DevOpsDaysBmore, the organizers put in so much effort and it really paid off. The open spaces were perfect, I even got to talk about #ClearCode!

been seeing some things floating around bemoaning clean code... and yup.. aiming for code to be clean, like the dishes..not quite right..

clarity seems worth aiming for though. Effectively communicating meaning and intent to readers

#ClearCode #CleanCode #coding