Viewing profile — mikelikespie
mikelikespie
HN member- Joined
- Sun, Jan 20, 2008, 1:43 PM UTC
- HN karma
- 355
- Public activity
- 58 items
- HN profile
- View on Hacker News ↗
About mikelikespie
Recent public activity
-
comment
Comment #48776283
I’m in a similar spot. I miss CarPlay much less than I expected because the Rivian software is really good. The big thing I really miss from CarPlay is having text messages announc…
-
comment
Comment #40227487
Thanks for following up and updating your post! Hopefully our official one is a better experience.
-
comment
Comment #40226550
Also we've had a couple reports of people downloading imposter apps instead. Could you verify you're on the official Claude app by following this link? https://apps.apple.com/us/ap…
-
comment
Comment #40226429
Hi, Anthropic eng here. Thanks for your feedback. You should be able to use your existing account, assuming you're signing in with email, and it should share your existing subscrip…
-
comment
Comment #40226352
Pro users can change the default model in settings. We're working on surfacing this a bit better when starting new conversations too.
-
comment
Comment #40225364
It's coming soon, stay tuned. You can join our waitlist here https://docs.google.com/forms/d/e/1FAIpQLSeA7XIFJw6ofH9FtEXH...
-
comment
Comment #40224240
Hi All, I'm thrilled to share that we just launched the official Claude iOS app, which I had the chance to build as the iOS engineer on the project over the last several months. We…
- story
-
comment
Comment #35010885
While developing Retool Mobile, our team experienced & overcame several performance challenges with React Native. This work led to some interesting learnings, and so we wanted to s…
- story
-
comment
Comment #34446312
Thanks! We're working on the map component right now, so stay tuned.
-
comment
Comment #34445807
Mike, Mobile Eng Lead @ Retool, here. We support on-prem if you're on a version newer than 2.100 (which has been out for a few months). If you can reach out to your AE, tommy at re…
-
comment
Comment #34445185
Mike here (Eng Lead on Retool Mobile). Thanks for the lovely note John! It's been great working with you throughout this process and we're really thrilled to hear how we're having …
- story
-
comment
Comment #4632651
It's quite nice looking. Nice job guys!
-
comment
Comment #4456096
It is certainly possible to write one. All the back-end stuff can be reused.
-
comment
Comment #4456083
Interactive console support is coming. We need to work out a few kinks before it is ready to go
-
comment
Comment #4455807
PonyDebugger could be extended to support this very easily. We pretty much codegen "controllers" for all of Chrome Developer Tool prootocols's domain. One could map the UIView hier…
-
comment
Comment #4455601
Glad to hear. If you run into any issues, please file it on the github page. We tried to simplify it a lot, but there are a lot of moving parts and we can improve even more.
-
comment
Comment #4455590
The name came about because our internal HTTP library is named PonyExpress, and this tool was originally part of it. At least it is google-able, right?
-
comment
Comment #3984218
Doesn't work with 6455 :(
-
story
Ask HN: Where should I go on vacation
I know this is a bit of a weird question, but I haven't taken more than a 3 day vacation to Portland in the last 3 years. I'm stumped. Seriously... Need some time off. I'd love som…
-
comment
Comment #3567792
I can't answer this yet. I'd be curious to hear
-
comment
Comment #3563787
Rad! Somebody pointed out slanger to me previously, but I was unaware of PushPlay. Thanks!
-
comment
Comment #3563739
Cocoa-websocket doesn't seem to support the latest standard[1]. You can tell because the handshake has key1 and key2 which is protocol 00[2] Re: socket.IO, I haven't actually used …