jph
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
I lead software engineering teams and am creating an introductory guide that explains typical practices, similar to the Software Engineering Book of Knowledge plus more examples, more references, more wiki links, and…
-
https://github.com/ways-of-working/ways-of-working I'm seeking your help please for suggesting ideas, articles, tactics, and the like for improving ways of working - especially if you have experience and opinions.
- Claude Fable 5 Ultracode + AI medical diagnosis (github.com)
-
I use Debian in a regulated industry and I'm teaching people how to code in the context of large projects. I'm also the author of the Assertables crate that provides better Rust assert macros for testing.…
-
I use Debian 13 in a regulated industry and I'm teaching people how to code in the context of large projects and TUI. I want to use Fresh Editor (https://getfresh.dev/). This is because Fresh is easier to learn quickly…
- Claude Opus 4.8 + AI medical diagnosis examples (github.com)
-
https://github.com/ai-agents-for-uk-gdad-pcf-roles/ai-agents... AI agents, provided as markdown files, that implement United Kingdom (UK) Government Digital and Data (GDAD) Profession Capability Framework (PCF) roles…
- Show HN: Lily Design System: Components for React, Vue, Svelte, HTML, More (lilydesignsystem.github.io)
-
I donate to open source, and I'm loving the new Fresh IDE TUI for teaching students. I found it after trying astronvim, helix, zed, micro, etc. I'm offering $100 as an incentive for anyone on HN who can add epub reader…
-
I lead a popular architecture decision record repository of FAQs, examples, and templates. I'm adding mirrors for more forges today, for GitHub, GitLab, Codeberg.…
- Coordinated Vulnerability Disclosure (github.com)
-
If you use Rust and want to learn about the Lettre crate for sending email using SMTP, here's a simple demonstration that can help with Lettre SMTP diagnostics and troubleshooting. Feedback welcome, especially how to…
-
I maintain a popular repo "architecture-decision-record" and I'm exploring copying from GitHub.com to Codeberg.org. https://codeberg.org/joelparkerhenderson/architecture-decision-record If you're keen to learn about…
- GPT-5 vs. GPT-4 for AI medical diagnosis examples (github.com)
-
I'm evaluating Rust password hashing functions, specifically Argon2, scrypt, PBKDF2. I'm using the RustCrypto open source implementations. I have three simple demos in case you want to try these yourself: *…