Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
fred_
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
fred_
5d ago
I also shoot on a Fuji X-T5, and find C1 to be noticeably better than LR. Would be interesting to see how DaVinci stacks up since this release includes support for their sensors.
2.
▲
by
fred_
5d ago
That’s what I was afraid of. Thank you for the answer! Seems like I’ll be stuck with C1 for a little longer. Their sessions and culling tools I’ve found quite helpful for the occasional event shoots I do, and I don’t think I’d be ready to g
3.
▲
by
fred_
5d ago
Same here. Been paying for Kagi for probably a year or so, but I find that it hasn’t really been able to keep up with at least my personal expectations. It feels quite slow (which I don’t remember it always being), and the search result qua
4.
▲
by
fred_
9d ago
Have anyone tried using this as a substitute for CaptureOne/Lightroom? Any experiences? I'm aware it's a quite new feature added to the suite, but would love to one day stop paying the pricey subscriptions the other two alter
5.
▲
by
fred_
9d ago
I helped my girlfriend use the MCP server as she had a project where all the media files had been moved to a new source location, and using Codex, it managed to hunt down all the files and stitch it all back together. Ended up saving quite
6.
▲
Dash0 raises $110M Series B at $1B valuation
(dash0.com)
12 points
by
fred_
6mo ago
|
0 comments
7.
▲
by
fred_
10mo ago
This is exactly what I was trying to communicate in the article. You've put it in a way clearer way here though. Thank you:)
8.
▲
by
fred_
10mo ago
Author here. It is. I did a poor job explaining what I meant by this. I tried to elaborate https://news.ycombinator.com/item?id=46089466 . I'll also update the article to reflect this:) Thanks for pointing it out:)
9.
▲
by
fred_
10mo ago
I definitely do agree with this! It's a very helpful operator in a lot of cases. I think the two cases you point out are prime examples of cases where I would prefer _not_ to encounter them.
10.
▲
by
fred_
10mo ago
Author here. I believe I did a poor job of explaining what I meant by this sentence in the article. Sorry about that. As you, and many others, have pointed out, `?? ""` does not do what `.unwrap` does. `unwrap_or_default` would ha
11.
▲
by
fred_
10mo ago
Based on the status page it should be back to operational.
12.
▲
Abuse of the nullish coalescing operator in JS/TS
(fredrikmalmo.com)
36 points
by
fred_
10mo ago
|
65 comments
13.
▲
by
fred_
10mo ago
For a hosted alternative, Dash0 also uses Perses for their dashboards. Disclaimer: I am affiliated with them.
14.
▲
by
fred_
11mo ago
I agree. Whan awfult a time to be alive
15.
▲
by
fred_
11mo ago
Same here. Just seeing "Rate exceeded." when trying to access https://claude.ai/new .
16.
▲
by
fred_
11mo ago
The npm install text overflows horizontally for me on iPhone 16
17.
▲
by
fred_
11mo ago
I'm working on a TUI for viewing OpenTelemetry traces locally to help me debug distributed applications that use OTEL. It's currently in its infancy, but I'm already able to get a little use out of it. https://gith