First impressions are good! Couple of small bits of feedback:
- I only had the option to create a worktree from main. I'd like to be able to pick any starting branch. Not a big deal, I just told claude to checkout the branch I wanted as my first instruction.
- For some reason in the Android app the usual automatic capitalisation of the first letter in a sentence doesn't work. Claude probably doesn't care, but I like to type in proper sentences!
- It would be nice if the worktree names got semantic names, e.g. by running my first prompt through Haiku. Maybe that's not the order things are set up in though
There's a lot of negative feedback in this thread, so let me say I'm really excited to try this! I have caring responsibilities at home that means I'm constantly switching between my laptop and phone. Claude code web has been a very useful tool for this, but it's not a great bit of software. Omnara looks much more configurable and thought out. I've looked for various solutions to this problem that just work, and nothing else mentioned in this thread fits the bill. Your demo looks like it nails it - I'm excited to try!
What happens if you combine a full Dungeons & Dragons rules engine with an LLM to act as the dungeon master? Until the recent wave of reasoning models, the answer was mostly 'nothing coherent', but Claude 3.7 with thinking is very good at this! It will probably get rate limited with minimal traffic, but I have a demo up at https://lairsandllamas.com
I did that by building an open source VS Code extension to interact with GPT3.5/4 directly from your editor: https://marketplace.visualstudio.com/items?itemName=Biggles..... It cuts out copy/pasting between ChatGPT and your editor, or writing any boiler plate code since you can just ask it to insert the code you want, or change the code you have highlighted. You can also talk to it directly using the Whisper API!
A lot of people are commenting about how gpt4 is better than copilot, both in terms of getting it to do exactly what you want and in the quality of response. I've also found this and so I wrote a simple VS Code coding assistant that uses gpt4 and let's you be direct in asking what you want it to do: https://github.com/jpallen/biggles. Maybe it can be useful to some of you too.
It also supports voice, which is a fun way to code!
Cogo | Full-Stack & React Native Software Engineers | Full or Part-time | REMOTE | EU Timezone | £47,000 - £75,000 | https://www.cogo.co/
Cogo build tech solutions that help businesses and consumers measure and improve their carbon footprint and impact. We’re looking for engineers who can help us quickly build well engineered features into our consumer app, in collaboration with product designers and behaviour scientists. We have lots of data to wrangle, and some complex models on our back-end, which all need to feed through into a quality UI and UX of the app.
Cogo | Full-Stack & React Native Software Engineers | Full or Part-time | REMOTE | EU Timezone | £47,000 - £75,000 | https://www.cogo.co/
Cogo build tech solutions that help businesses and consumers measure and improve their carbon footprint and impact. We’re looking for engineers who can help us quickly build well engineered features into our consumer app, in collaboration with product designers and behaviour scientists. We have lots of data to wrangle, and some complex models on our back-end, which all need to feed through into a quality UI and UX of the app.
https://www.ideaflip.com - it's nice and simple compared to e.g. Miro, and nicely recreates the offline collaboration feeling of working around a whiteboard
I was part of creating the initial version of https://www.swapmyvote.uk/ that ran in the 2015 and 2017 general elections. My experience of it was that it was a slow ramp up, but the final week leading up to the general election got very exciting and busy. There's a fun kind of energy in working on something like this, where people get more and more engaged right up to voting day... and then an anti-climatic finish afterwards, when interest vanishes overnight.
I drive a van, and that absolutely has a blind spot on the far side from the driver, no matter what I do with my head. The problem is that there are no rear passenger side windows to look through, and you can't see into the blind spot through the front passenger window. A blind spot mirror helps partially, but it's disconcerting driving with a known blind spot.
It's an arbitrary number, but it's nice because one mole of atoms with atomic mass number X will weigh approximately X grams. This is exactly true for carbon-12 (and is what defines a mole).
Nice post, and very close to my experiences with Dockerfiles for node.
To the author: could you elaborate on the differences between carbon and alpine base images please? I can obviously go look this up, but this was the one part of the guide that was new to me. Your description wasn't enough to give me a complete understanding, so perhaps you could explain a bit more about carbon and alpine? Thanks.
Not as a direct product offering from us, but we want to make sure it's always easy to get your work in and out of Overleaf/ShareLaTeX, and work offline, via things like git, GitHub and Dropbox.
Thanks for the suggestion! We have played around with pandoc as an option in the ShareLaTeX compiler, but we weren't able to get it working smoothly enough for us to be happy with it. But it's definitely on our radar.
Yep, there's no way that we'd remove all of this! It's taken us a long time to build up that documentation, and it will continue to be maintained and updated.
Hey, James from ShareLaTeX here. We’re very excited about what this means for ShareLaTeX and Overleaf! The blog post says most of what we wanted to say, but all four founders from ShareLaTeX and Overleaf are around this evening (we’re in the UK) to answer questions if you have any. Give us a little while to reply though, since we’re all trying to have dinner too! :)
Thanks for the kind words about ShareLaTeX! It's always great to hear that people have enjoyed it.
The open source nature of ShareLaTeX isn't just about being good internet citizens, it's also been core to the ShareLaTeX business. As far as we can tell, it's only helped us to grow, from community goodwill, publicity, and onboarding for our onsite enterprise offering. We're very much bringing two thriving businesses together here, to get to where we want to get to quicker, without duplicating effort. And the open-source aspect is a strength that we plan to keep.
- I only had the option to create a worktree from main. I'd like to be able to pick any starting branch. Not a big deal, I just told claude to checkout the branch I wanted as my first instruction.
- For some reason in the Android app the usual automatic capitalisation of the first letter in a sentence doesn't work. Claude probably doesn't care, but I like to type in proper sentences!
- It would be nice if the worktree names got semantic names, e.g. by running my first prompt through Haiku. Maybe that's not the order things are set up in though