Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
husarcik
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
husarcik
5mo ago
I don't think radiology has had that moment at all. Computer programming is much closer, if not, at that moment right now.
2.
▲
by
husarcik
5mo ago
Did you hear this in the US or Europe?
3.
▲
by
husarcik
7mo ago
I wonder if it's because pediatrics is not competitive unless applying to a top program.
4.
▲
by
husarcik
1y ago
This is a very key point. Perhaps that discrepancy can be leveraged in image generation to save time.
5.
▲
by
husarcik
1y ago
Chess reminds me more of programming given the set of defined rules in each. However, I'm biased as I work in radiology and program more as a hobby. So far I've seen way more tools to help me code than to accurately detect radiolo
6.
▲
by
husarcik
2y ago
I agree with everything you highlighted! I'll add that my career isn't programming. However, Svelte let's me come back to my code base and understand everything, even after months. There is minimal framework related syntax to
7.
▲
by
husarcik
2y ago
Awesome game! Simple feedback, your button icons are off center. At least for Firefox mobile.
8.
▲
by
husarcik
2y ago
Bigger ecosystem for react. Svelte is easier to develop in rapidly. I can make things much faster in Svelte, epsecially since Svelte is less complex than React. With AI code generators, I don't really even have to think, just tell it w
9.
▲
by
husarcik
2y ago
How does this compare to goravel?
10.
▲
by
husarcik
2y ago
I'm a third year radiology resident. That speaker is misinformed as diagnostic radiology has become one of the most competitive subspecialties to get into. All spots fill every year. We need more radiology spots to keep up with the dem
11.
▲
by
husarcik
2y ago
As a radiology resident, it would be nice to have a tool to better organize my dictation automatically. I don't want to ever have to touch a powerscribe template again. I'd be 2x as productive if I could just speak and it auto fil
12.
▲
by
husarcik
2y ago
For the web, PHP remains #1. It's super fast, especially when using FrankenPHP or Swoole. Laravel has the fastest development velocity out of any framework available.
13.
▲
by
husarcik
2y ago
It's easier for me to spin up postgres and redis with automated backups using coolify than manually write a deploy/backup script. Outside that I deploy apps outside coolify as it doesn't scale automatically.
14.
▲
by
husarcik
2y ago
What is missing for you? I don't see much missing anymore coming from Laravel. There are a few things which I wish were more batteries included, such as "forgot password" but that can be made in minutes with code so it's
15.
▲
by
husarcik
2y ago
Scaling Spotify seems like it'd be much easier than a video based streaming platform. Maybe scaling their recommendation algorithm? Not sure.
16.
▲
by
husarcik
2y ago
Redis changed their license a day after your comment. See https://news.ycombinator.com/item?id=39772562
17.
▲
by
husarcik
3y ago
What algorithm do you use for spaced repetition?
18.
▲
by
husarcik
3y ago
It depends on the industry really. For a lot of things, it can be as simple as hackernews as long as you deliver your message appropriately. You should prioritize usability and readability above design as a solo developer.
19.
▲
by
husarcik
3y ago
I wonder what the liability will be if the machine misses a cancer and the PCP didn't refer them to a skin expert (eg, dermatologist).
20.
▲
by
husarcik
3y ago
Fair enough. Most JavaScript code seems to avoid classes so it can be a little jarring if you're not use to it.
21.
▲
by
husarcik
3y ago
I'd say adonis is the best now as you can iterate to a full product very quickly. It's full stack but still amazingly fast (comparable to fastify). You can choose what you need in order to improve speed too. The syntax mimics Lara
22.
▲
by
husarcik
3y ago
I question this myself as bun.js is approaching golang speeds.
23.
▲
by
husarcik
3y ago
How does this speed improvement compare to Laravel octane with swoole? Curious if I can switch!
24.
▲
by
husarcik
3y ago
I skip all of that and use a docker image with swoole. Much faster and easier to maintain. No separate FPM container too!
25.
▲
by
husarcik
3y ago
I skip all of that and use a docker image with octane. Much faster and easier to maintain. No separate FPM container too!
26.
▲
by
husarcik
3y ago
The docker swarm ecosystem is very poor as far as tooling goes. You're better off using docker-compose (? maybe docker swarm) and then migrating to k3s if you need a cluster. My docker swarm config files are nearly the same craziness a
27.
▲
by
husarcik
3y ago
K3s is the best out of any of these "lite" k8 frameworks. As someone who has never worked in tech, it took me about five hours to setup k3s with cert manager with a few PHP and nodejs deployments. This is using my own helm setup m
28.
▲
by
husarcik
3y ago
This is exactly what I need! I use Laravel mostly (with htmx and alpine) but wanted to build some stuff in Go. Thank you for your work!
29.
▲
by
husarcik
4y ago
Do you think 32" is ideal size? What about curved? I'm thinking about making the transition to a single monitor too.
30.
▲
by
husarcik
4y ago
If AI took over radiology, I'd probably find my way into palliative care and education.
More ›