@marcelpociot@driesvints@getpolyscope Can you open a workspace that is just the main branch rather than creating a new one. I know counter intuitive somewhat but sometimes if I am not trying work in parallel I like to just do everything on Main...
i kept running into the same problem every day
i’d open a new terminal, start working, and forget to use tmux… then later i can’t access that session from my phone or another device
so i built tmux all the time
now every new terminal forces me to either create or jump into a tmux session
you can search sessions, preview what’s running in each one, even drill into tabs so you can jump back into exactly what you were doing
no more lost sessions, and i can pick up my work from anywhere (tailscale + ssh makes this super smooth)
if you live in the terminal, this might help:
https://t.co/cn0xkH22aX
We just released @laravelphp Herd 1.27!
It adds support for RustFS as a local S3 compatible storage service as well as various bugfixes and improvements
https://t.co/CllUjIYFIW
We just released @getpolyscope 0.14 and it's a big one! 🔥
1. Getting started with your next big project is even easier in Polyscope. You can now create fresh @laravelphp projects right within Polyscope itself! This gives you a polyscope.json out of the box too!
We just released @getpolyscope 0.13 which adds support for the @cursor_ai CLI 🔥
Access Composer 2 and all other Cursor provided models right within Polyscope
https://t.co/CuvsjtFg2n
@marcelpociot@getpolyscope I have made an issue on github for the "The route api/workspaces could not be found." issue.
https://t.co/BtCCDJdpif
Looking forward to using this once this is resolved :)
Shared Memory Native UI is Architecturally Better Than JSI
JSI from @reactnative still crosses a language boundary. Your flat buffer in mmap'd memory with atomic version counters is a zero-copy, zero-serialization path from PHP to native rendering. No other mobile framework does this.
@nativephp's queue worker and scheduler runtimes let PHP do real background work — syncing data, processing uploads, running ML inference via bridge calls. RN's background capabilities are bolted on and limited. This is a genuine platform capability gap.
Real native UI is where I've always wanted this to get to 😍
It's better for the end user because it's way more integrated with their OS
This is the future of NativePHP and it's already here
We're working faster than ever to make this generally available ASAP 🫡
Come and HANG 😉 with us after @LaraconUS this year
A chill day with all the carbs, coffees and Coke Zeros you need to crank on some code in good company
Or just rest, relax and recover, up to you
https://t.co/1hjpp3kecU
@Philo01 Sweet, will there be an android version of this? I recently bought a pixel 10 pro fold to test android apps on and now I fell in love with the foldable screen, because its great for managing agents. Hope apple releases a fold in the fall!
Yes they have been annoying, I will take a look at that thanks...
TMUX has been great for having everything I need for each project running tabs. I bought a pixel 10 pro fold for testing apps on android, I have fell in love with the screen, however terminal apps for it have not been as good as iOS. I really hope apple comes out with a fold this fall!
@aarondfrancis@ricardovdev Pumped for this! I've been using Polyscope. I tried out the one that Philo is working on. I've used the echo terminal and tailscale and SSH and all that stuff for mobile. I do really love how your UI looks, but I have not given Solo a try yet, but I'm going to...