Skip to main content

Posts

Maintained by Darong Mean

  1. GenAI Tips: How to debug errors

    How to debug errors with the help of GenAI like Cursor/Windsurf/CoPilot etc...
  2. How to mass delete posts in Meta Business Suite

    How to select multiple posts in Meta Business Suite and delete them in bulk.
  3. React-Native & Clojurescript - ES6 Import/Export

    How to use ES6 modules in Clojurescript.
  4. React-Native & Clojurescript - Work with XCode

    Random issues I encountered with XCode, React Native and Clojurescript during development.
  5. React-Native & Clojurescript - Create a project with shadow-cljs

    How to create a React-Native project with shadow-cljs.
  6. 401 vs 403

  7. Deal with Liferay Friendly URL Mapping

    How to configure Liferay Friendly URL Mapping.
  8. Git - working with deleted files

    How to recover deleted files in Git.
  9. Hell with Java Autobox or Why not use instanceof

    Do not use instanceof to compare primitive types.
  10. HTML Anchor - target attribute

    What does the target attribute do?
  11. Naming Convention

    Some common naming convention in Clojure and Java.
  12. Sum Type/Union Type

    Compare Sum Type/Union Type implementations in Java, Clojure, and Haskell.
  13. How to use boot-clj and nREPL with Docker

    How to use boot-clj and nREPL with Docker.
  14. Challenges - Java Flame Graphs Introduction: Fire For Everyone!

    How to create a flame graph from jstack.
  15. Weekly Roundup 2016/11/19

    Highlights of Anti-To-Do Lists, Kent Beck design rules, parallelizing reduction algorithms, email validation and when will it ship?