Viewing profile — wjsekfghks
wjsekfghks
HN member- Joined
- Tue, Sep 19, 2023, 2:39 PM UTC
- HN karma
- 35
- Public activity
- 24 items
- HN profile
- View on Hacker News ↗
About wjsekfghks
No profile information was provided.
Recent public activity
-
comment
Comment #48453765
Thanks for flagging, we were missing DMARC, now added
-
comment
Comment #48452285
you can press "h" to go back to homepage :)
-
comment
Comment #48449463
If you click the file row (not the filename as that will navigate to file page), then hovering over other files won't change the preview.
-
comment
Comment #48449228
thanks!
-
comment
Comment #48448672
Thanks for the support, we really appreciate it. We want to create/support communities within the app in the future (via issues, etc) but ya it's a good idea to form some channels.…
- story
-
comment
Comment #45060539
we are trying to run execution locally using local claude code
-
comment
Comment #45060494
We use one model across all three surfaces called Task. Those do have different information architectures, i.e. Linear tickets have correspondence or comments, LLM conversations ha…
-
comment
Comment #45058789
Thank you so much for the feedback! Could you elaborate more on the point about UX/UI. We are trying to see what we can do to make onboarding and issuing the first task as easy as …
-
comment
Comment #45055211
cool, let me check it out
-
comment
Comment #45035091
If you use the app as is, it will be cloned to our server. If you choose to host your own server, it will be on yours
-
comment
Comment #45034988
To clarify, most of the execution (writing code or researching) is happening on the cloud. And we use Firestore as DB to store tasks. The app (both desktop and mobile) is just inte…
-
comment
Comment #45034971
you can also give our mobile app a try :)
-
comment
Comment #45034790
:( light mode gangs
- comment
-
comment
Comment #45034207
Completely agreed. The first version of our app was on mobile. We implemented preview deployment for frontend testing (and we were going to work on backend integration testing next…
-
comment
Comment #45033940
Nice, are you building a linear app? I saw their recent post about integrating cursor, devin, etc into their platform. And, light mode? I'm sorry, we can't be friends anymore
-
comment
Comment #45032811
thank you :) let us know how it feels
-
comment
Comment #45032584
Honestly, it's not there yet and I'm iterating to making it better and consistent. But, I've had a few moments where it got questions and implementations right and it felt magical.…
-
comment
Comment #45020908
The main benefit is that you can issue tasks on mobile. And, initially we were just a mobile app. When we decided to build a desktop version, we just reused all the infra we had. R…
-
comment
Comment #45019191
Interesting. So, do you just start multiple instances of Claude Code and ask the same prompt on all of them? Manually cherry picking from 5 different worktrees sounds complicated. …
-
comment
Comment #45018764
Thanks for the feedback. Yeah, that is where we are heading as said in the demo video. We will follow up shortly to release local tool :)
-
comment
Comment #45015992
hey! that's awesome to hear, thanks for the feedback. we've tried a lot of things to make code more in-line with our paradigms (initially tried a few agents to parse out "project r…
-
story
Show HN: Async – Claude code and Linear and GitHub PRs in one opinionated tool
Hi, I’m Mikkel and I’m building Async, an open-sourced developer tool that combines AI coding with task management and code review. What Async does: - Automatically researches codi…