Kunal Singh

Results 15 comments of Kunal Singh

it is running on Azure vm. i have fix this by re trying to tweet when it throws error. see. ```py try: api.create_tweet(text=hero_text) except: print(f"on verse: {current_verse_id} at create_tweet something...

@siraht @bitspittle i think using tmux in warp does not make any sense, since when we execute tmux in warp, we end up in normal shell, at all the features...

@bitspittle or if detect tmux, then just ignore and open normally but when i open my xterm or urxvt then i can use my tmux default spawn.

@a-h i am trying to do that by creating https://github.com/gozinc/zinc

![image](https://github.com/solidjs/solid-start/assets/82411321/5fa4f179-df6f-4b5e-b7d5-9a86250b64d9)

@ryansolid tested also with v1, when adding new route this error happens, but after shutting down vite and restart is working.

its not only `Ctrl + Z`. we can add a prompt to **UNDO** task. like what google drive does. ![image](https://user-images.githubusercontent.com/82411321/205474829-005799ac-7d23-4735-9290-49fdd19dbbf3.png)

yes i also think so. createAt date should not be mutable.