
CodeMonument
2.1K posts

CodeMonument
@CodeMonument
Make the web the best platform it can be! Currently searching for the best way to deploy my stuff. Maintainer @openclaw
Leipzig Tham gia Ekim 2021
182 Đang theo dõi269 Người theo dõi
CodeMonument đã retweet

crates.io will be using SvelteKit. This means we've come full circle 😄
crates.io → SvelteKit → Vite → Rolldown / Oxc → Rust → crates.io
blog.rust-lang.org/inside-rust/20…
English

@mikker I think i had two or three minor ones more.
But i don't remember them, soooo :D
Will reach out if more crosses my mind!
English

Then I have a problem with opening folders in ghostty. Maybe this is my machine / macOS issue, not tuna :D
I often open folders in ghostty (for coding with ai agents :D)
This works fine, but it always opens the new ghostty session in an existing window as a tab, instead of a new window. I'd like to configure this for ghosty to always open in new window. Or maybe have a separate action in tuna called "open with new window".
I tried the toggle in macOS for "always open documents in new tabs" setting that to false. But it didn't work.
English

@mikker Bought Tuna Pro 🥳
Tested it for the grace period and found it valuable to my workflow, use it daily now and improve the edges which don't translate yet from my workflows with raycast ^^

English

@mikker I know that you don't want full text input like raycast, which is fine. But I think it could be valuable to have a "scoped input" mode like this, where the fuzzy search finds what to do and the action collects the input.
English

Mostly learning the configuration. I still don't know what the leader key mode does 😆 but I probably can read the docs for that or search for a video of yours.
Then: calculator. In raycast, i can enter calculations and it does it. Here I need to use extra text mode. I tried the option "switch to text mode" if no results, but there are more times than I thought where fuzzy find does not have a result (probably due to my pc being German) and it's annoying that it triggers text mode in this situations. Especially because I can't come back to fuzzy mode easily without retriggering. Maybe this is only a my-feelings problem, because retriggering tuna in fuzzy mode is usually fast. But it feels like more friction to close the current "session" in tuna and open a new one, especially when you accidentally triggered text mode due to mistyping.
Idea: calculator could be an inline script, which triggers by fuzzy search first and in the second pane (subject action target) the "action" gets to be an input field which allows me to enter the calculation I want. Maybe I can even write such script right now already, haven't fully looked into the "script with input" mode right now.
We could even have full text mode in this "light mode" probably. There is this "text mode" in fuzzy find already which has a "switch" action, but it could also directly render the text mode input in the "action" column, since the result of the calculation can probably also be seen as a "target", for example "clipboard" can be a target in my understanding, not only an action.
I'm not completely sure if this fits your mental model of tuna, but I'd be interested to hear what you think about this.
English

@cnakazawa @etrepum Yes, also noticed that for me! No new experience, only getting the code in the shape I knew before. Trying to offset this by using the extra time I have due to LLm coding for doing more little experiments 🙌😍
English

@etrepum Me constantly telling it "make the API the way I want" does not make me feel accomplished. Good API design is based on experience, and I'm not making new experiences.
English

Now that coding agents solve engineering problems better and faster than me, I no longer get as much excitement out of problem solving.
While I used LLMs six months ago for fate, they were still at a stage where I had to do most of the thinking and deep coding myself. It's possible that it will be forever the last open source project I built from scratch that feels like a big accomplishment. For example, I'm super proud of the actions API: fate.technology/guide/actions
At the same time, I'm super excited to make fate work super well for void.cloud soon!
English

@mattpocockuk Did not have time to Rest it yet, when u do I'll report!
English

@LeadcodeDev @unTananaHere @thdxr Yes, definitely better standard lib and language! But switch to strong typing was hard and even i, as someone who pitched dart to his colleagues at the time, have to admit that typescript with its better js compat simply won the market :D
English

@CodeMonument @unTananaHere @thdxr And yet Dart is a thousand times more successful than JavaScript (same for Typescript) if we talk about Standard api, reliability or stability of the language
English

we had to declare bankruptcy and start over
painful decision/process and it set us back a bunch
but now we have the foundations to try and do something good
brendan@brendonovich
we've moved opencode desktop to electron. it's faster, more reliable, and will replace our tauri build soon. try it out in beta via the link below.
English
CodeMonument đã retweet

The OpenClaw story on the @TEDTalks stage. @steipete knocked it out of the park. Standing ovation.
ted.com/talks/peter_st…

English
CodeMonument đã retweet

Released SuperCmd 1.0.16 🎉
You'll love this update ❤️🔥 cause we now have the world's best calculator in SuperCmd!
You can go crazy with the calculations👀
"7 football fields in km + 20 yards"
"1 tbsp of honey in gram"
"10am pst to ist + 5 hours"
Other keys updates ✨
📁 Now you can pin any file or folder in launcher that you frequently access
🔗 Deeplink for all SuperCmd commands and installed extensions
⌨️ Configured shortcuts will show-up after the command in search
🌗 Toggle system theme & shutdown command
Github: github.com/SuperCmdLabs/S…
Download: supercmd.sh
English
CodeMonument đã retweet

tokenjuice beta (v0.4) is out! 🧃
🥧 Native pi and Claude extensions
🚪 Escape hatch for harnesses when failing
🐧 Linux binaries
😃 Unicode emoji and CJK support
⚙️ Improved rules for npm, yarn, bun and pnpm
Grab here: github.com/vincentkoc/tok…
English
CodeMonument đã retweet

runline is also an SDK, a CLI and it's open source! so you could plug it into any agent or use it as a library, or tell me why it's bad on gh, do whatever, go crazy!
github.com/Michaelliv/run…



English

@theo I have to admit, I tried it at the start, it was too rough since I cloudn't use screenshots properly and went back to pi. Maybe I'll try again in some days to check the progress, t3 Chat is seriously the best chat interface, so I'll expect much from the interface of t3 code
English
CodeMonument đã retweet

announcing artifacts - a versioned file system that speaks git
certainly the coolest thing i've ever built and i got to build it with some truly great people
fearless leader: @elithrar
zig/git nerd: @mattzcarey
storage goat: @thomas_ankcorn
blog.cloudflare.com/artifacts-git-…

English

Because flutter has some serious flaws. I looked into it for a long time, but:
- on mobile iOS it's too buggy and has slight to severe differences to native behavior
- on web it's too heavy due to webassembly, coding tooling is awkward
- you have to use dart, which simply lost to typescript
Either
build full web and adapt it to mobile and desktop with electron or ionic/capacitor
Or
Build react native/ expo on iOS and android, web for the rest of
Or
Build everything native
English




