Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
achr2
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
achr2
16d ago
Waterfox is the best browser I have ever used. Native tree style tabs, minimalist UI, built in ad blocking, Firefox extensions.
2.
▲
by
achr2
2mo ago
I was just coming to ask about word frequency. I get that cadence being jumpy might be less enjoyable, but having a look ahead that validates if a “likely to be hard to one-shot” word is coming up and slightly ramps down the pace, might mak
3.
▲
by
achr2
2mo ago
What is it bringing from those languages? The FAQ reads like it is just altered syntax for C#, no difference in semantics or function.
4.
▲
by
achr2
3mo ago
Ding. Ding. Ding. "Provided value to the content author". AI scrapping negatively impacts the content author with zero compensation. There is no mutual benefit.
5.
▲
by
achr2
4mo ago
I am very fond of Gohu font. I have used it on a recent static blog formatting adventure http://dntbl.ink , converted to woff2. I couldn't be happier with how it renders and gives that VAX feel.
6.
▲
by
achr2
5mo ago
This is so interesting, thanks for sharing!
7.
▲
by
achr2
5mo ago
I enjoyed your post - PCB routing is often an act of 'zen and the art of..' for me and I recently did a similar exercise for an esp32.
8.
▲
by
achr2
5mo ago
Why not use Claude one single time to create a service that does this? I have this same question with 90% of the 'simple' use cases I see for these task runners, it always seems more efficient (not to mention consistent) to have
9.
▲
by
achr2
6mo ago
No the shortage goes back to Regan when their justified strike was busted. It ended the PATCO “union” and was a negative turning point for labour unions in general.
10.
▲
by
achr2
8mo ago
They didn't tweak their prompt styling request enough... The ChatGPT world is depressing.
11.
▲
by
achr2
10mo ago
>> Even if it only catches one small, it could save thousand of dollars down the line. Or it could send a design team down thousands of dollars in false positives/false negatives. With zero benchmarks provided, it is very fair to
12.
▲
by
achr2
10mo ago
This is really great, both from a specific application perspective, but also the approach. Really enjoyed looking through the repo and was inspired by your work.
13.
▲
by
achr2
10mo ago
C#/dotNet has Ahead of Time compilation that works very well with containerization. Obviously there are still overheads for the AoT runtime, but it is pruned.
14.
▲
by
achr2
11mo ago
I had an Abloy Protec2 malfunction while locked (PSA don't use them for key-only sashlocks) and the locksmith drilled it out in ~10 seconds. That is the last time I spend that kind of money on a lock!
15.
▲
by
achr2
11mo ago
My assumption is that there could be higher dimensional 'token' representations that can be used instead of vision tokens (though obviously not human interpretable). I wonder if there is an optimisation for compression that takes
16.
▲
by
achr2
1y ago
Well said, I would buy them in a heartbeat if it was from a moral company.
17.
▲
by
achr2
1y ago
This was build originally with WPF and C#, but with an in-house MVVM framework. I have been slowly moving it to Avalonia, which I highly recommend.
18.
▲
by
achr2
1y ago
This is my own software, but – as a project engineering data exploration tool – high information and functional density was a key goal: https://engdata.com/
19.
▲
by
achr2
1y ago
This is really interesting, I'd love to see this perspective incorporated into mapping software like google maps/streetview.
20.
▲
by
achr2
1y ago
They mean distorted, not squished for both.
21.
▲
by
achr2
1y ago
It’s all a pros and cons.. the benefit of those characters are they are not used anywhere else, hence you never have to worry about escaping/quoting strings. But obviously most of my csv usage is automated in/out.
22.
▲
by
achr2
1y ago
Using ascii 'US' Unit Separator and 'RS' Record Separator characters would be a far better implementation of a CSV file.
23.
▲
by
achr2
2y ago
I bought one of these Marshall speakers to use as a practice amp, only to find that the dsp latency is unusably bad. Maybe this is an option…
24.
▲
by
achr2
2y ago
The only real landmine for c# is the default thread synchronization. If it was inverted, the language would be much better off. I think they also made a mistake in removing the OOTB method for throwing away the sync context, but I guess the
25.
▲
by
achr2
2y ago
A second recommendation for Avalonia. It deserves the acclaim.
26.
▲
by
achr2
2y ago
Later SNES games also used a timing check for region locking to identify PAL vs NTSC clock frequencies. The mod I did, nearly three decades ago, was to add a toggle switch with a second crystal that would change the clock frequency and allo
27.
▲
by
achr2
2y ago
You should look at LINQ in C#/.net . The SQL-like syntax always has a function-first equivalent, that gets across this point fairly eloquently.
28.
▲
by
achr2
3y ago
Try kagi.com and never look back.
29.
▲
by
achr2
3y ago
Almost certainly troves of stock footage. The type of exaggerated motion seen in these examples is very reminiscent of stock footage. And it is heavily textually annotated for search.
30.
▲
by
achr2
3y ago
What is the ‘accepted’ view / model separation paradigm for Flutter? I do like the majority of Dart’s language choices.
More ›