Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jph
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
jph
15d ago
Jujutsu is a better smarter git. It's a great convergence of better UX, plus more expressive, plus easier to use. If you haven't tried jj yet, take it for a spin and see how you like it.
2.
▲
by
jph
19d ago
If you like Arthur, you may be surprised that some scholars think he wasn't English, but rather he was Cymro/Welsh: https://www.wales.com/about/history-and-heritage/welsh-tradi...
3.
▲
by
jph
28d ago
Seconded. Ben, you have a great teaching style, thank you for sharing this.
4.
▲
by
jph
1mo ago
Thanks! Added. What is your donate link? https://tangled.org/joelparkerhenderson.com/architecture-dec... https://tangled.org/joelparkerhenderson.com/ways-of-working https://tangled.org&
5.
▲
by
jph
1mo ago
Can you suggest a viable infrastructure alternative? My wishlist: free for open source and paid for closed source, able to do simple projects that are handwritten and also complex projects including AI LLM code that needs CI/CD/au
6.
▲
by
jph
1mo ago
Help encourage alternatives by trying Gitlab.com or Codeberg.org or Tangled.org or others, and please star some projects there to help motivate more options. Self-promo links below if you would like to star a few of mine good for developer
7.
▲
Show HN: Health medical messaging with ER7 pipe-hat and Rust
2 points
by
jph
1mo ago
|
0 comments
8.
▲
by
jph
1mo ago
Yes in some senses, but no from a compliance perspective. This is AFAIK and IANAL and YMMV etc. For example: The standard FHIR $export operation can support extensions that take de-identification config details as additional parameters. The
9.
▲
by
jph
1mo ago
Worldwide medical standards implementations with Rust for FHIR, openEHR, SNOMED, etc. Official specifications work well with Claude Fable, test automation, and storage using relational databases. Fast Healthcare Interoperability Resources (
10.
▲
by
jph
1mo ago
Great username :-) I'm a happy longtime Fastmail customer and I'm migrating to the new EU area.
11.
▲
by
jph
1mo ago
I'm experimenting with large-ish software projects using Claude Fable. The results are surprising to me. - Project portfolio management software. Good results so far. This is unguided experimentation: Fable researches feature ideas and
12.
▲
by
jph
2mo ago
Lots of errors. Opus 5 is also giving me many more hallucinations, including things that aren't even in the right territory. It's also telling me that it's making many mistakes, and the language feels off-kilter as if it'
13.
▲
$100 to Facebook employee for multiple sclerosis help
3 points
by
jph
2mo ago
|
0 comments
14.
▲
by
jph
2mo ago
> Anywhere you need direct database access outside your application, CipherStash Proxy provides a secure escape hatch. This sounds like a back door. Is it? To me, the whole article feels super-unclear about what exactly is involved. Can
15.
▲
Show HN: Health Economics Rust Crate
1 points
by
jph
2mo ago
|
0 comments
16.
▲
by
jph
2mo ago
Queueing theory introduction for software developers: http://github.com/joelparkerhenderson/queueing-theory
17.
▲
Ask HN: Software Engineering Guide – seeking recommendations
1 points
by
jph
2mo ago
|
0 comments
18.
▲
by
jph
2mo ago
I'm building Lily Design System as a response to Shadcn and similar systems not yet being available directly for multiple stacks including Svelte, Angular, Nunchucks. It's all free open source. If you want to send me your feedback
19.
▲
by
jph
3mo ago
Good work. I signed up @joelparkerhenderson. It's unclear to me how to start using Pieces because the site says I'm awaiting approvals. I understand the point of that for unknown accounts; perhaps you could consider faster FTUX by
20.
▲
by
jph
3mo ago
If you want more open UI, I lead Lily Design System ( https://lilydesignsystem.github.io ) which has hundreds of components for Svelte, React, Vue, Blazor, Nunjuks, and HTML. The focus on semantics helps AI generators, and there a
21.
▲
by
jph
3mo ago
Yes and the word you want isn't "flexible" it's "proportional". A gate is best when it's proportional to what goes through it. Small project? The business case is "Pam thinks it's could be a good
22.
▲
by
jph
3mo ago
> there are two separate personas that you need to “create”: The user persona and the buyer persona. Even more important: stop using personas, start using actual people. I've experienced many startups make unforced errors by conflat
23.
▲
Show HN: Ways Of Working (WOW) - seeking tips for teamwork
2 points
by
jph
3mo ago
|
0 comments
24.
▲
by
jph
3mo ago
By describing it as a senior doctor teaching a junior doctor.
25.
▲
by
jph
3mo ago
#1 thing helping me with GUI Rust is sccache for crate compilation caching. and #2 is building independent-compilable subcrates. This improves build times by 10x. Also shoutout to ratatui because even though it's technically a TUI not
26.
▲
by
jph
3mo ago
I'm the author and the patient. Ask me anything here or email me joel@joelparkerhenderson.com.
27.
▲
Claude Fable 5 Ultracode + AI medical diagnosis
(github.com)
2 points
by
jph
3mo ago
|
3 comments
28.
▲
$100 to a Debian Developer who helps Assertables Rust testing for 14/Forky
2 points
by
jph
3mo ago
|
0 comments
29.
▲
by
jph
4mo ago
Because of so many GitHub problems, I'm adding GitLab.com and Codeberg.org. Setup is simply 3 steps: 1. Sign up on each service, ideally with the same username. 2. For each repo you want to share, create the same repo name as a blank r
30.
▲
by
jph
4mo ago
Asserts in my Rust code use a custom runtime macro "assert_eq_as_result" which does what the article is describing, by returning Rust Ok or Rust Error. The Rust crate: https://crates.io/crates/assertables All
More ›