FernandoTheRojo Profile Banner
Fernando Rojo Profile
Fernando Rojo

@FernandoTheRojo

Followers
12K
Following
9K
Statuses
4K

yc w19. open source: https://t.co/Pg1iv8Tz1d, https://t.co/oAHepXq87c, https://t.co/SB3q22e20F, https://t.co/o8UhlpmemR 🇦🇷 🇺🇸

NYC
Joined December 2015
Don't wanna be here? Send us removal request.
@FernandoTheRojo
Fernando Rojo
3 months
🥇 First place in the world’s shortest hackathon with @nvidia & @vercel
Tweet media one
@rauchg
Guillermo Rauch
3 months
Some of the cool things created tonight in two hours ❗️at the @vercel x @nvidia hackathon. • You2text: YouTube to Text 🏆 Prefix YouTube links with this @v0-built app and you’ll get a text file that’s very rest to read and search. I’d take this over watching most videos. Polished and useful product. • AI vulnerability scanner 🏆 A team found what looks like to be a major SQL injection in a top news site by scanning 10k sites and processing them with an LLM. Very promising idea that I think is worth exploring further. • Cursorboost 🏆 Automatic memory for Cursor, that learns based on the output of your logs and enhances the .cursorrules file. By doing this Cursor gets better at subsequent generations with richer context. • Emailify An implementation of smart inboxes that automatically classifies your emails according to different criteria. While some email clients have this, the idea of being able to spin up smart folders with prompts as filters seems great. • AI Webpage Enhances every website with @v0 like capabilities. Transforms the CSS as it exists with a custom prompt. Overall an incredible experience and I’m excited to host many more of these.
Tweet media one
36
12
644
@FernandoTheRojo
Fernando Rojo
3 days
@colinhacks Too real
0
0
2
@FernandoTheRojo
Fernando Rojo
4 days
@theo @ycombinator would also be cool if each model said its token limit
1
0
2
@FernandoTheRojo
Fernando Rojo
6 days
@NevFlynn @elevenlabsio @LukeHarries_ those sound effects are indeed very mw2
0
0
1
@FernandoTheRojo
Fernando Rojo
11 days
another issue i have: i am reading props.children from the SwiftUI side. if I update children, either via state update or fast refresh, the component in swift is not updated if I change the title prop, the SwiftUI ContextMenu does not get notified of the change, so props.children becomes stale in Swift
1
0
1
@FernandoTheRojo
Fernando Rojo
12 days
screenshot 1: broken screenshot 2: fixed the difference? moving the "icon" parameter in line 87 to line 90. incredibly useless error message, pointing to an entirely unrelated line.
Tweet media one
Tweet media two
0
0
5
@FernandoTheRojo
Fernando Rojo
12 days
Moti has explanations + full examples you can copy-paste when you hover in your editor.
@ryanflorence
Ryan Florence
13 days
I'm begging you all to inline your documentation to your source code so that I can read it in my editor. I don't care how awful your api docs page is, I don't even want to go to it.
Tweet media one
0
0
65
@FernandoTheRojo
Fernando Rojo
12 days
@aleqsio @Baconbrix react-native-ios-context-menu uses its own RNIDetachedView to achieve this i believe 1. 2.
1
0
1
@FernandoTheRojo
Fernando Rojo
12 days
@aleqsio actually i think a simpler api would be the ability to lazily render react views. can i do this? <SwiftUIModule render={() => <SomeView />} /> this way, i could call render() like this in swift: Button() {}.contextMenu {} preview: { render() }
0
0
2
@FernandoTheRojo
Fernando Rojo
12 days
@Baconbrix @aleqsio swift already handles the preview. the problem is just that i don't want the react view to render outside of that preview
1
0
0
@FernandoTheRojo
Fernando Rojo
12 days
also, i want a way to override the frame easily, as some of the components are basically getting used as "portals" i don't want the preview's frame to take up any space; it's going to get passed to .contextMenu {} preview: { preview } but i want it to not affect the main layout. however, even if i don't return it from ContextMenuView, the preview's size still affects the layout pretty advanced use case, happy to elaborate
2
0
1
@FernandoTheRojo
Fernando Rojo
12 days
@hirbod_dev @MaximilianAst i have cursor open in another window and it answers questions about swift. but it doesn't have the IDE integration for errors/linter so that kind of sucks
0
0
0
@FernandoTheRojo
Fernando Rojo
15 days
@rauchg @shadcn This is a big one. The other thing it solved is versioning. Installing a new version of “some-package” would make your UI look different, and the implementation was buried away in node_modules.
0
0
7
@FernandoTheRojo
Fernando Rojo
16 days
am i the only one who never makes todo lists
4
0
15
@FernandoTheRojo
Fernando Rojo
16 days
@natebirdman @tcosta_co @roguesherlock Unfortunately I use the dev tools on most websites I visit to poke around lol
0
0
0