Leetcode is more valuable now more than ever. First of all, the engineers who use AI instead of thinking for themselves are 100% replaceable. Second, your tools are only as good as you are. Using AI to solve your problems, even in a work setting doesn't sharpen your own mind. A sharp human mind is still more valuable than a dumb mind powered by AI. Leetcode problems are absolutely still worth it.
@_alexlazar_18 сағат бұрын
I appreciate the take, but imho the value and sharpness now will come from architecture
@ParthGupta-kg6xh5 күн бұрын
whats the point?
@_alexlazar_18 сағат бұрын
That LeetCode is not a good way to test wether you should employ someone. That being good at LeetCode doesn't mean being good at the job.
@avijana27 күн бұрын
Great stuff
@_alexlazar_26 күн бұрын
Thank you for the good words 🙏🏻
@DevRel128 күн бұрын
It’s funny, going into an engineering position from devrel, I feel like I finally have some extra time to create my own content. Sticking to a schedule and being consistent is the thing that will actually ensure the content actually benefits me. I’ve been watching what you doing and it’s inspiring. But even with a good plan it’s hard to stay steady and consistent.
@_alexlazar_27 күн бұрын
> going into an engineering position from devrel, I feel like I finally have some extra time to create my own content I think it's because dev rel requires a lot more context changes and it's taxing. Engineering, you can avoid meetings, get in a flow state, code a lot of stuff quickly and be done with your day earlier. Does that sound like what has happened to you? > Sticking to a schedule and being consistent is the thing that will actually ensure the content actually benefits me I hate schedules, lol. I just try to do something regularly. I also like to structure my life the way Jack Dorsey did, in Apple notes (well, Bear notes actually, cause it has .md support). Check this out: www.perplexity.ai/search/how-did-jack-dorsey-lead-twitt-994S7aRLRZaYI6vqeDcGaw > I’ve been watching what you doing and it’s inspiring. Thank you 🙏🏻❤️ > But even with a good plan it’s hard to stay steady and consistent. I think one thing that helps is to just put stuff out there and accept that it won't be perfect. I like what Jason Fried and DHH are saying, that they write when inspiration strikes, they write quickly and do minimal editing. I think at some point Jason said that if he can't write it in 30 minutes, it means the thoughts aren't well formed in his head yet. Soo, just do that. Talk about what's on your mind when it's there. Accept imperfection & blunders and move on.
@_alexlazar_27 күн бұрын
I think it's also important to keep cost of production low. You see I do not really edit things, my thumbnails are simple, and I usually speak unscripted and don't do multiple takes for a video, etc. Cheap cost of production = I'm more likely to do it. It also feels more authentic to me honestly.
@gilbertmpanga1547Ай бұрын
I like your analogy of crypto vs AI . More PMF in payments vs AI has more applications. Thanks for the interview
@_alexlazar_Ай бұрын
That's the way it seems to me right now. I can see AI make a lot of processes more efficient. I can also see it make NPCs in games so much more fun. Crypto is cool and I think we're better off for having created it, but it seems to be stuck to finance (a thing which David Nix also said on a previous episode). Which isn't necessarily bad, crypto fixes huge problems there.
@DevRel1Ай бұрын
Audio isn’t that bad. But I think everyone should own a DJI mic and buy two lavaliere mics (Shure). Connect to the transponder which plugs directly into your phone. I can send you what my setup looks like
@_alexlazar_Ай бұрын
Please do. I really need to invest in this stuff but there are too many choices out there 🙏🏻
@theybecameusАй бұрын
Your voice is extremely low Alex
@_alexlazar_Ай бұрын
Yeah, I really need to buy a mic one of these days. I'm sorry :(
@danialhasan5395Ай бұрын
So cool! I'm an applied ai/ml engineer buiilding an ai SaaS and have built custom RAG pipelines that help LLMs process data to present it in a useful format. It touches on data science, software engineering, and ai APIs. I've learned how to use existing models in RAG pipelines using vector stores to do cool stuff. Thinking of writing an article on it, would you be interested?
@_alexlazar_Ай бұрын
This sounds interesting to me. I don't have a lot of xp in this field, but I just built a rudimentary chatbot using RAG to "teach" it about testosterone and TRT from medical studies. I'm publishing a video about it tomorrow actually. But it was super fun to build. I'd love to learn more about the field.
@benapo8399Ай бұрын
Very cool episode. Thanks YT algorithm to bring this on my home page. Learned stuff and broadened my horizons. Thanks G
@_alexlazar_Ай бұрын
I'm surprised to see the algorithm recommend me. I thought most of my views come from me sharing videos on my socials. Cool! Thanks for watching and I'm glad you learned new things.
@DevRel1Ай бұрын
Really good advice .... yep yep totally agree.... 1:56 ... 😕 whoa whoa whoa, WTF just happened.
@_alexlazar_Ай бұрын
You stuck around for PHP at least, lol. I wouldn't use jQuery myself right now to be completely clear. But it worked for me when I started out. It got me rolling and it felt a million times easier than React or even plain JS on the client side. And this is kind of the whole point for beginners imho: "get rolling, stick to it for long enough to get better". And, to play devil's advocate, jQuery is still good enough for the likes of etherscan.io
@jofawoleАй бұрын
I'm a Web3 content agency owner, and I really learned some tips from this. Great episode!
@_alexlazar_Ай бұрын
I'm glad you enjoyed it and learned some useful from it. I think a lot of what we talked about applies to crypto startups as well.
@TheDms120Ай бұрын
Christian is a rockstar! 🔥
@_alexlazar_Ай бұрын
He's awesome
@niveky16142 ай бұрын
Awesome!
@_alexlazar_2 ай бұрын
Glad you think so!
@Vibesforlife5 ай бұрын
Could you please specify which book with that title? Thanks
@_alexlazar_2 ай бұрын
"Mastering Ethereum". There's an O'Reilly version I think, but it's also free on GitHub github.com/ethereumbook/ethereumbook/
@RonaldRohdeLaw5 ай бұрын
Glad I finally caught this Ben!
@_alexlazar_4 ай бұрын
Glad you did too
@coreyb57906 ай бұрын
I work with technology for a living, and have been on and off with self hosting for a decade now. Currently I'm turned back on to the idea. Here's what I think the is the biggest obstacle to self hosting being a things that's main stream. The security part of a self hosted software stack. Encryption, certificates, authentication and the ubiquitous reverse proxy. They can all be difficult to implement on their own. That difficulty compounds when you mix all of those.
@_alexlazar_6 ай бұрын
I think a lot of that is easier nowadays as it's already handled by infra providers like Digital Ocean and so on. But, to be fair, the title of the video is a hyperbole. I don't really think self-hosting will take over or even be mainstream. I just think it can and should be more common.
@JohnMcclaned6 ай бұрын
The cross-over point is when it's more convenient and/or cost effective to self-host. You gain an insane amount engineering leverage when you pay a small amount of money and get outsized results. Yes, there are deprecation risks, but most of the times this risk is much smaller than investing in engineers to do it yourself.. especially if the saas software you are using is not a core or differentiating part of your business. (You wouldn't create sms rails from scratch because you don't want to pay twillio for example.)
@_alexlazar_6 ай бұрын
I agree about the cross-over point. And I do believe that self-hosting doesn't always make sense. But I think your points afterward about doing it yourself apply more in the context of building custom solutions rather than self-hosting. When I say self-hosted I strictly refer to buying “off-the-shelf” software and hosting it on either rented or owned infra. It’s easier than ever to do that so the cross-over point is lower. I totally agree about the cross-over point being much much harder for building your own solutions tho.
@JohnMcclaned6 ай бұрын
@@_alexlazar_ coolify is making it easier and easier. you should check that out
@EncryptedRug6 ай бұрын
so couple of thoughts. 1st great thoughts, there are plenty of use cases for self hosted. but the self hosted model is almost bell curve. that's really the point of your video (and I have no clue what your channel is about). when it comes to saas, having worked both as a provider and in support, your point about compliance is not a value proposition. if I need compliant software, it either already is because their current customers have to be, or I am not buying/installing it. Your other thought about companies going under is totally accurate, but I don't want to be self supporting legacy software, so I am going to find a new product. Your other point, if the new version of the software is so bad that I have to role back then why do I own this software? Also, the company isn't going to support the old version after a while. The rent/own analogy isn't good either. software is a depreciating asset or a cost. Owning it gives me nothing besides the unless I am building it and selling it to other people. the number one benefit for self hosted is control, I have more or complete control over that software. Anyway, I don't want to be a negative Nancy, I have a small channel too, keep it going.
@_alexlazar_6 ай бұрын
Thx. I don't really know what the channel is about either, lol. When I was talking about compliance I was thinking more along the lines of “we need to have this hosted in X region because of Y rule”. Assuming the SaaS doesn't offer full enterprise support, self-hosted is a solution. Finding a new product is perfectly viable too. If by self-supporting legacy software you mean “further developing on it”, I agree that scenario probably sucks more than changing vendors. But there are products out there where, at some point, it feels finished and doesn't need more development. For the rollback point, I think it’s a perfectly valid scenario that you liked V2 of a product but hate V3 🤷🏻♂️ as for the “support”, I again have to say “some software just feels finished at a certain point” not all, but some. Owning software allows you to customize it, allows you to do what you will with your data too. Not a negative Nancy at all. I appreciate the discussion. I 100% don’t think self-hosted is for everything or everybody. I also don’t really believe it’s the future, that’s just hyperbole. I do think it should be a tiny bit more of the market share tho.
@brusslee18146 ай бұрын
are you related to bob lazar?
@_alexlazar_6 ай бұрын
I have no idea who that is
@_alexlazar_6 ай бұрын
So I googled who that is and this is quite funny
@buckets36286 ай бұрын
@@_alexlazar_ 😂😂
@DevRel1Ай бұрын
😂😂🤣
@ayomitanpamilerin4041 Жыл бұрын
Thanks Alex for hosting a gem in the web3 security space. Thanks Pashov for sharing these gems 🎉
@stoyan.dimitrov.01 Жыл бұрын
Crazy podcast
@karsargurung2439 Жыл бұрын
thank you
@gilbertmpanga1547 Жыл бұрын
Really enjoyed this Alex , learned some few things I can apply from my end especially being risk averse, solving problems for customer & how M/A works!
@vickeryadvisory Жыл бұрын
Awesome!
@vickeryadvisory Жыл бұрын
Plz share w/ your pals!
@gilbertmpanga1547 Жыл бұрын
Sure Vic !!!
@benny1987 Жыл бұрын
@@gilbertmpanga1547 you the man Gilbert!
@_alexlazar_ Жыл бұрын
The talk with Ben was impactful for me too. It put me down a rabbit hole of research, which made me realize I may not want to get into M&A after all. At least not soon.
@thatguyintech Жыл бұрын
It was so fun chatting with you Alex! Thanks for the awesome conversation :) #PLW3
@_alexlazar_ Жыл бұрын
Thank you too! 🙏🏻
@matthiass2011 Жыл бұрын
Thanks for having me!
@_alexlazar_ Жыл бұрын
Any time Matthias! Can't wait to have you in a part 2 haha
@nicholasbrown8384 Жыл бұрын
I'm happy to see Jackson helping the industry and its budding developers 🙂
@arslanweb3 Жыл бұрын
Thanks it was awesome voice chat
@jawwad1189 Жыл бұрын
I have to rewatch this
@stalinjaviermaciasgomez3676 Жыл бұрын
Daaaarn, the dedication that Krum is putting on his journey is dope Love his mindset ❤ That is the type of people we all should be surrounded by
@anuoluwapoadeleke72652 жыл бұрын
Thanks Krum and 'Alex'
@arnav_03972 жыл бұрын
excited for more on web3 security 🔥🔥
@_alexlazar_2 жыл бұрын
I'm hoping to get more auditors on the show in the future. Let's see 👀
@Ishirosama2 жыл бұрын
Thanks guys for this interview, thanks Krum for sharing your motivation here and in twitter, wish you the best
@_alexlazar_2 жыл бұрын
Thanks for watching! He really has a very inspiring journey.
@DevRel12 жыл бұрын
Great video Alex! I wish I would have known Andi when I visited Munich as I am also an old person and love hiking and have been known to drink an expensive beer and eat mediocre food! But I love interviews like this one of people in various roles, especially ones that are self proclaimed introverts because I think we typically don't get to hear their stories and I think everyone has a great story and we can learn from. I resonate with a lot things in this interview.
@_alexlazar_2 жыл бұрын
Thanks for the good words! 🙏🏻 "we typically don't get to hear their stories" that's precisely my thought. Growing into my career I never got to see the stories of non-influencer people and I think it stunted my growth.
@DevRel12 жыл бұрын
@@_alexlazar_ No matter what it is, development, trading, crypto there are few people I really still learn from and they are the ones being authentic, telling real stories and interviewing interesting people. Not, let me show you a dev trick that will solve all your problems, here's a trading technique or token that will earn you 100x, this stuff is pure fantasy and not even entertaining. I know it may not go viral or be monetizable, but it's honest and valuable content. Keep doing it man. Hoping to get back to either streaming or interviews myself. When I do it will be to share stories and provide valuable info rather than worry about views and viracity.
@DevRel12 жыл бұрын
Great job, I love the fact that you document your work and took the time to get the testimonial and talk about some of the technical aspects of the job. I checked the website out and it's solid from a responsive design perspective and I can tell you put a lot of work into and hey if the client is happy and making money off of it, that's what really matters. Interested in seeing more of your Smart Contract and Web3 related work!
@_alexlazar_2 жыл бұрын
Thanks for watching 🙏🏻 If you actually go to stirlingcooper.com right now, it's a version that has been built by his current developer. I only made the one in the video. As for my web3 work, I think I might have 1-2 blog posts about it, but no videos. I intend to start making more web3 content both on my personal channel here and on the ToucanProtocol channel though. I've been neglecting my YT lately 😞
@DevRel12 жыл бұрын
@@_alexlazar_ Makes sense, I noticed the one in the video looked different, I was wondering about that. Yeah interesting client and job for sure. I remember my freelance days and I had a wide variety of clients. i was watching some of his videos, kind of funny and interesting dude.
@_alexlazar_2 жыл бұрын
@@DevRel1 He's a great dude. One of my best clients in my freelancing days. Literally always on time and super prepared. His current dev is lucky to have him.