Software engineer. Helping people and computers to control other computers. Working at Tuple. Always learning. (^o^)

Joined May 2011
14 Photos and videos
Fernando Barbat retweeted
Continuing to tinker with real-time, local transcription on Tuple, connected to your harness of choice.
2
2
15
1,942
I'm from Uruguay building a personal project in which an AI wakes up while you are using your computer and starts doing weird things on its own. does this count as nefarious?
Mar 7
something really nefarious is happening in uruguay I can’t prove it but the collective unconscious is speaking to me
1
76
Fernando Barbat retweeted
14 May 2025
We just released a zoom tool on macOS, making it even easier to see tiny text And we’re giving an Apple Pro Display to a random person who uses it 😏 Official Rules 👉 tuple.app/zoom-giveaway-offi…
1
3
27
6,544
Fernando Barbat retweeted
What have I done 😅
A dev I talked to said his favorite tool for development recently is called: (I was expecting some AI IDE) (Drumroll… it wasn’t) Tuple! It’s a lair programming tool that allows “taking over” the other person’s screen/IDE. Apparently his whole team uses it daily & love it
14
12
550
85,006
Fernando Barbat retweeted
A dev I talked to said his favorite tool for development recently is called: (I was expecting some AI IDE) (Drumroll… it wasn’t) Tuple! It’s a lair programming tool that allows “taking over” the other person’s screen/IDE. Apparently his whole team uses it daily & love it
79
61
1,646
349,306
Fernando Barbat retweeted
12 Dec 2024
Changing our cursors and adding color sounded pretty easy… Doing it well was much harder than expected.
2
2
14
1,175
Fernando Barbat retweeted
17 Oct 2024
We redesigned our screen share window to make it easier to access commonly-used controls and understand what’s going on in a call. Coming soon to macOS. What do you think?
8
6
73
8,733
Just implemented a @Windows native UI in @SwiftLang. In a Windows VM from a Mac. 🤯 Thanks @browsercompany for showing this was possible and @compnerd for the specific guidance! #buildinpublic
6
9
121
10,688
My next step is to actually share the logic between the Swift and the Windows apps. This was just a UI mock to try to understand the limitations of this approach. I will keep posting!
2
3
553
Check the source code for the finished project here
This is the source code and documentation for a cross-platform macOS/Windows application implemented in @SwiftLang 6. It’s an LLM client. I’ve been playing with it for some time in my spare time and I’m happy to share it publicly now! github.com/fbarbat/fellmonge…
3
224
Pretty unusual combination here. 😄 If you are curious, check github.com/fbarbat/fellmonge…
2
97
This is the source code and documentation for a cross-platform macOS/Windows application implemented in @SwiftLang 6. It’s an LLM client. I’ve been playing with it for some time in my spare time and I’m happy to share it publicly now! github.com/fbarbat/fellmonge…
2
13
588
So implemented this app that was conceptually simple but at the same time complex enough to get a better feeling about the whole developer experience. It basically has a chat view and settings view. Here is a live demo.
1
1
185
I tried to condense down everything I learned about cross-platform Swift in this GitHub repo. Happy to improve it so we can all have more learning resources about this in the @SwiftLang community. Let me know if you have any thoughts about it! github.com/fbarbat/fellmonge…
2
168
Implemented the Windows settings of the @SwiftLang cross platform architecture test app. Getting closer to publishing the code and learnings!
1
132
Super interesting how @OpenAI is more likely to go with the flow, while @AnthropicAI is more rooted in its core principles. This is llama3.1 starting the conversation, gpt-4o sticking at the beginning to what llama said, and claude-3-5-sonnet-20240620 being authentic at the end.
2
427
They are alive! Windows and macOS native apps implemented in @SwiftLang. ***Core of the apps implemented once and reused***. 🤯 I will share the repo soon. Thanks again @browsercompany and @compnerd!
2
7
380
I had to fork dependencies of the Core (use SwiftFoundation and OpenCombine instead of fully macOS native implementations) and the VScode Swift extension didn’t work out of the box for me. Developer experience should get better over time. I really like the direction!
1
125
My next steps are to implement the settings to configure the model provider, clean the code, document it and share the GitHub repo. Let me know if you have any requests or questions!
99