Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
cachvico
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
cachvico
5d ago
Vice City was released nearly 25 years ago! Also it's a game, so it's not really an apples-to-apples comparison. If you count the unique 'features' (or systems) of Vice City, you might find it's a comparable count t
2.
▲
by
cachvico
5d ago
I find it hard to believe that the output of modern compilers is objectively 'bad assembly'.
3.
▲
by
cachvico
2mo ago
https://www.verity.news/ might be interesting for you; they try to show you both sides of the spin.
4.
▲
by
cachvico
5mo ago
I use Chrome on my Android and Mac. For a while I've appreciated the seemingly built-in anti-hijacking measure that always does what I expect on the second Back press. (The first Back may pop up a subscription box for example, but th
5.
▲
by
cachvico
7mo ago
Didn't they add name pronunciation guidance a few years ago? https://www.macrumors.com/how-to/correct-siri-pronunciation-... I'm curious though if that affects recognition as well as audio generation.
6.
▲
by
cachvico
8mo ago
Floods - remove "Don't drown" and add "Stay out of the attic". Plenty have died trying to seek shelter in an attic.
7.
▲
by
cachvico
8mo ago
And if we're talking Expo, that's only for prebuilds of course; once you've got the native app installed then you can absolutely code and see updates in near real-time on both Android and iOS devices.
8.
▲
by
cachvico
8mo ago
Quick plug for https://pistepal.app/ - that's my own contribution to the space. Features location sharing and nav/directions, and priced lower than the competition yet with perhaps a richer / more focussed fe
9.
▲
by
cachvico
9mo ago
You can accidentally push to a branch. You can't accidentally push to a tag.
10.
▲
by
cachvico
9mo ago
Hey Dan, I think you're going to love what I've built. The next release (a couple of days out) displays the relative altitude for all of your buddies - so you can immediately see who's above or below you. On the iPhone, that
11.
▲
by
cachvico
9mo ago
That's a great idea. A lock screen widget could work really well here, showing the relative elevations of your buddies. You'd have to take your phone out - but you wouldn't have to take your gloves off!
12.
▲
by
cachvico
9mo ago
Specifically above or below? Or you're after "give me directions to my pals".. what's the use-case for above/below?
13.
▲
by
cachvico
9mo ago
https://pistepal.app/ - a ski map app - built at breakneck speed over the last few months. I believe this is the only ski map app that offers turn-by-turn navigation! Screenshots in the App Stores, e.g. https://a
14.
▲
by
cachvico
9mo ago
Here's one - https://apps.apple.com/us/app/pistepal/id6754510927 The app is definitely still a bit rough around the edges but it was developed in breakneck speed over the last few months - I've prob
15.
▲
by
cachvico
10mo ago
That's not the issue at hand here.
16.
▲
by
cachvico
1y ago
That's really a non-issue. Anything copyrightable is non-trivial in length and complexity to the point that an LLM is not going to verbatim output that.
17.
▲
by
cachvico
1y ago
I love the way you described it :)
18.
▲
by
cachvico
1y ago
Add "Without compromising quality then"!
19.
▲
by
cachvico
1y ago
Terrible analogy. I don't commit jank. If the LLM comes out with nonsense, I'll fix it first.
20.
▲
by
cachvico
1y ago
I use it all the time, and it has accelerated my output massively. Now, I don't trust the output - I review everything, and it often goes wrong. You have to know how to use it. But I would never go back. Often it comes up with more ele
21.
▲
by
cachvico
1y ago
If you don't know which table your ID came from you're probably doing something wrong to begin with. (Why hey there you overly normalized schema..)
22.
▲
by
cachvico
2y ago
Does it though? I've developed in remote VMs before and the advantages are clear, but having a fully containerized development environment is really nice too because you can tear the whole thing down and rebuild at the drop of a hat. Y
23.
▲
by
cachvico
2y ago
Google Home's Nest integration is recent and top-notch though. Hopefully in a year they'll have rolled out the Gemini integration and things will be back on track.
24.
▲
by
cachvico
2y ago
Ironically I think I'd rather query a database with anything other than SQL ¯\_(ツ)_/¯
25.
▲
by
cachvico
2y ago
It's incredibly ironic
26.
▲
by
cachvico
2y ago
I think it's fair and reasonable to assume that the AI companies will at some point start licensing their source content. Through gov/legal oversight or not remains to be seen, but OpenAI are already beginning to do so: https:&#x
27.
▲
by
cachvico
2y ago
hah
28.
▲
by
cachvico
2y ago
So basically you're saying that the 3 day gap between your first post and your demonstrated understanding is actually reasonable, assuming you spent those 3 days immersed in understanding the code & design at play.
29.
▲
by
cachvico
2y ago
The k code explained: https://chatgpt.com/share/67036e8e-17dc-800f-96c4-1fac8b291f...
30.
▲
by
cachvico
2y ago
It can be done, it was done, but it doesn't scale. If you want layers of failsafe and redundancy (as we would do it today), it requires higher level abstractions, e.g. writing in at least C if not C++ or Rust, instead of hand-coded ass
More ›