Jose Soto

4.1K posts

Jose Soto banner
Jose Soto

Jose Soto

@JoseCanHelp

VP of Engineering at Converge Marketing

Rancho Cucamonga, CA Katılım Mayıs 2010
763 Takip Edilen1.3K Takipçiler
Jose Soto retweetledi
NFL
NFL@NFL·
Lo único más poderoso que el odio, es el amor. The Only Thing More Powerful Than Hate is Love. @sanbenito #AppleMusicHalftime
Español
9.8K
59.6K
256.7K
11.5M
Matt Stauffer
Matt Stauffer@mattstauffer·
New handle, who dis? I cannot tell y'all how long I've been waiting to get this freaking handle! Sorry if it breaks previous references but it's *so* much better, I'm willing to deal with it.
Matt Stauffer tweet media
English
13
0
126
8.8K
Ali Spittel
Ali Spittel@ASpittel·
i have years of @obsdmd notes, using the Q CLI to sort through them, summarize them, and organize them better is a huge life hack.
English
3
0
19
2.5K
Daniel Coulbourne 🦋
Daniel Coulbourne 🦋@DCoulbourne·
@JackEllis I’m keeping them open so that one day when you need help event sourcing Fathom you know how to reach me.
English
1
0
7
246
Jose Soto retweetledi
ThePrimeagen
ThePrimeagen@ThePrimeagen·
lex interviews the greatest figures of our time and me
Lex Fridman@lexfridman

I'll be doing a podcast at the end of the month with @ThePrimeagen all about programming. He is a great programmer and hilarious human being 🔥 In general, I have a bunch of super-technical podcasts coming up on programming… probably with @dhh (creator of rails), @taylorotwell (creator of laravel), @rough__sea (creator of node & deno), @rauchg (creator of next.js), @ashtom (ceo of github) and many more (sorry if I forgot people, going off the top of my head). This post is primarily about software, but in general, my goal is to celebrate great engineering and great engineers from all walks of life 🚀🔥 Oh and if anyone knows how to get in touch with Linus Torvalds, let me know. Obviously, I would love to talk to him. See my profile for the link to contact me. As part of all this, here are the languages & frameworks I'm trying (for each, building something simple but sufficiently complicated to test its cool features): - rust - go - zig - elixir - next.js & vercel - laravel - rails - mojo - deno - jai - odin Also, I have to force myself to try neovim at some point 😭🤣 For context, I'm a python & c/c++ guy, plus php, js, sql (of all flavors) for webdev. I tend to favor focusing on building fast (and fun) vs the language/tool choice, but there is still a lot to learn from each of these technologies. Outside of the podcast, one of my goals for 2025 is to ship some code (system, service, app) that will bring value to some number of people's lives (whether I do this solo or as part of a team). This makes me happy. I love talking to people and I love programming. I've been doing a lot of the former, and this year I hope to add to that a bit of the latter too ;-) If you have questions or suggestions, for languages or for technical guests, please let me know.

English
225
96
3.7K
180.3K
Jose Soto
Jose Soto@JoseCanHelp·
Whenever I think I understand complex concepts of dockerization/build pipelines - I get humbled by something that should be simple.... **reverts 20 commits and 6 hours of work**
English
0
0
7
183
Jose Soto
Jose Soto@JoseCanHelp·
PHP devs were just slaughtered by the Bos. I'll be over here licking my wounds.
Wes Bos@wesbos

@aarondfrancis harder for me because im not a PHP dev

English
0
0
5
606
Daniel Abernathy
Daniel Abernathy@dabernathy89·
I knew it was close, but I still find it astonishing that we are on the verge of re-electing a man who so thoroughly proved himself unfit.
English
1
0
7
278
Jose Soto
Jose Soto@JoseCanHelp·
It's Sunday - might as well run `brew upgrade` now.
English
3
0
2
244
Robert F. Kennedy Jr
Robert F. Kennedy Jr@RobertKennedyJr·
Bottom line: No matter what state you live in, VOTE TRUMP. A Trump victory is a Kennedy victory.
English
7.6K
55.8K
248.2K
6.4M
Jose Soto
Jose Soto@JoseCanHelp·
@benshapiro All of these are on video. Stop gaslighting your followers.
English
0
0
0
14
Ben Shapiro
Ben Shapiro@benshapiro·
"Fine people on both sides" lie. "Stand back and stand by" lie. "Bloodbath" lie. Where are the ABC moderators fact-checking? Or are their heads too far up Kamala Harris' ass to speak at this point?
English
2.8K
8.9K
57K
1.8M
Jose Soto retweetledi
Dow
Dow@mark_dow·
Harris rn killing a baby in his 78th year
English
1.2K
25.2K
198.5K
6.1M
Jose Soto retweetledi
Sam Codes
Sam Codes@samcodes_io·
When you remove a line of code that looked useless
English
208
1.9K
17.6K
2.4M
Jose Soto
Jose Soto@JoseCanHelp·
Bartender was silently sold. *womp womp* - Time to look for alternatives.
English
1
0
1
351
Jose Soto
Jose Soto@JoseCanHelp·
Alright, this is pretty nifty from DHH: omakub.org I will stick to my highly customized setup for now, but I love the direction of this project.
English
0
0
1
136
rb 🎸
rb 🎸@rckstrbhushan·
how do you send ctrl+shift+p from kitty to nvim ? or any other program we are running in kitty ? may be @JoseCanHelp or @jesseleite85 ??
English
1
0
1
170
Jose Soto retweetledi
Taylor Otwell
Taylor Otwell@taylorotwell·
The todo application. 😅 But, seriously, here's the thing... When Laravel and Rails developers say "full stack", they mean something totally different than when Next or Remix (React Router?) developers say "full stack". In Laravel and Rails, it means there are built-in, opinionated solutions to things like validation, interacting with a database, authenticating users, scheduling background work, sending an email. In Next and Remix, it seems to mean that there is simply the bare ability to run code on the server at all and an advertisement for Clerk. 🙃 From my perspective, Next and others are really, really great at the GET part of web development. Get data from some backend, show it on the page quickly. 👌 They are not mature for POST, PUT, and DELETE, especially when things start getting non-trivial. And, I don't think this is really unique to Next or a single framework. It's something that seems to pervade current JavaScript as a whole - note the current proliferation of "starter kits" that try to bring some sanity to the full-stack story. I think this has had actual consequences in the JavaScript ecosystem... Rails and Laravel were built with the express purpose of allowing a single developer to build the next GitHub... or the next AirBnb... or the next Shopify. Prototyped from beginning to end. That's what I'm passionate about. Empowering a single developer or small team to build something amazing. I built the 1.0 of Laravel Forge, Envoyer, Vapor, Spark, and the backend of Nova by myself. $40M in revenue over 10 years from my home office. That's an empowering tool for a solo founder. I don't see a full-stack story in JavaScript yet that would allow me to realistically sit down and build something like Forge or Vapor from start to finish. Maybe I'm missing it. 🤷‍♂️ The MVP start-ups I do see fully built on current JS meta frameworks are much thinner. The stereotypical API call to an AI service. Not much meat on the bones. Laravel / Rails have been building their modern front end story with Hotwire, Livewire, Inertia, and more... Next and others are building their modern back end story. Smart people on both sides working on these problems, so I'm confident we'll both get to where we want to go. 💪
Taylor Otwell tweet media
WebDevCody@webdevcody

bro, try laravel it's so simple compared to next. this is a todo list application:

English
189
502
3K
1M