HackerTrans
トップ新着トレンドコメント過去質問紹介求人

rhodysurf

no profile record

コメント

rhodysurf
·2 か月前·議論
On the plus side it is fun to use agents with my subscription, on the downside i really really like using Claude Code via ACP is Zed and now this is nerfed.

These seem like not the same thing and it seems silly to bill them the same way but differently than using the CLI or official app.
rhodysurf
·3 か月前·議論
This is what I did, downgraded to pro and pay for opencode zen for the open models. I like the combo of the two
rhodysurf
·7 か月前·議論
Claude models in opencode use the Claude code system prompt, are you comparing Claude code to opencode with non anthropic models?
rhodysurf
·9 か月前·議論
Your downvoted but this is the worst part of using zed today and i really hope they can come up with a solution
rhodysurf
·6 年前·議論
Theyve said Fabric comes out probably mid 2020 I think, which I am hopeful for
rhodysurf
·6 年前·議論
Thats a benefit of React Native though. Share as much code as possible and write wrappers for the Native features you need for your project. I really love the model.
rhodysurf
·6 年前·議論
My app is incredibly simple but its performance is good. HopeWaves on the play store.
rhodysurf
·7 年前·議論
I switched over to hooks completely. Its just way faster to write and useContext, useState, useReducer, etc are great easy ways to structure my app. Working with useRef took some getting used to but now that I am used to it I would not go back
rhodysurf
·7 年前·議論
Same. I was shocked earlier this year when I opened up the files app and there was no ability to connect to server
rhodysurf
·7 年前·議論
True. I am just wary of the line being drawn on the conservative side.

Edit: wary not weary lol
rhodysurf
·7 年前·議論
To access SMB shares on the go for one, which is something else they announced in the app.
rhodysurf
·7 年前·議論
I am nervous this means Apple will hold back features from iOS to get people to buy an iPad. For example, they announced the new Files app with iPadOS but there is no reason that shouldn't all be available on an iPhone.
rhodysurf
·8 年前·議論
They have an Apple Music App for Android
rhodysurf
·11 年前·議論
I dont really understand why people are in love with React Native. Looking at this example code it looks pretty gross (In my opinion) compared to doing the exact same thing in Obj C or Swift.
rhodysurf
·11 年前·議論
Qt is less than optimal on mobile. It uses QML mostly and the widgets do not look native to iOS or Android out of the box.

I write mobile apps natively in my spare time, but use Qt at work I wish that Qt was more solid for this.
rhodysurf
·11 年前·議論
Dont they use this j2objc? https://github.com/google/j2objc
rhodysurf
·11 年前·議論
It really isnt hard to write iOS or Android apps. I think you just like Javascript.