Tech Nerd
8.04K subscribers
1.01K photos
167 videos
25 files
583 links
yeab | 21 | M | Developer | Dropout
https://portfolio-mine-livid.vercel.app

This is my Blog .. Feel free to join πŸ‘‹
Download Telegram
Ugh, I really hate it when the font I want isn’t on Google Fonts. Then I have to manually download it and set it up all over again for my next project. So annoying!

@selfmadecoder
Auth screen is done .. something cool is coming .. as always NextJs + better-auth + prisma + PostgreSQL

@selfmadecoder
Don't fool yourself, your project is not just one feature away. That one 'nice' feature that comes to mind is just a thread among millions, and chasing it will eventually lead you to abandon your project.

@selfmadecoder
It's almost 5 AM (Tewat 11 Seat LT). Just finished work, took an insanely cold shower… exhausted and drained. Time to sleep.

@selfmadecoder
Forwarded from Frectonz
We have finished recording a great first episode. It will be released soon.

[announcement]
Fine I'll download xcode on Linux.. and build the app for iOS

@selfmadecoder
Part one of the challenge is complete, we have macOS running on our Linux machine. Now, it's time to install Xcode and run the iOS simulator.

@selfmadecoder
GOD ... its now saying i should have downloaded version 14 or plus πŸ™†β€β™‚οΈπŸ€¦β€β™‚οΈ

@selfmadecoder
Tech Nerd
GOD ... its now saying i should have downloaded version 14 or plus πŸ™†β€β™‚οΈπŸ€¦β€β™‚οΈ @selfmadecoder
I started the software update and it now says i should wait for another 3 hours πŸ₯΅πŸ˜€

@selfmadecoder
how screwed will you be if the internet goes down.

@selfmadecoder
If I had to prove someone's existence, my first approach would be to find the person himself. Then, I would turn to other sources. I would do the same for God. It might sound crazy, but it could turn out to be the oppositeβ€”or maybe not. Just give it a try. In case it works, how does that sound?

@selfmadecoder
I’ve never hated macOS, Apple, and mobile dev as much as I have these past few days.

@selfmadecoder
Please open Telegram to view this post
VIEW IN TELEGRAM
Tech Nerd
I've built a simple anonymous secret-sharing app using Better Call and Next.js. I have to attend work now, but I'll share the project tomorrow. This was just for testing Better Call, it's incredibly easy to write, offers amazing type safety, and includes a fully typed RPC client also πŸ”₯

@selfmadecoder
WebSockets are ideal, even when using a pub/sub model scaling web socket is a headache ( might be skill issue ). However, using HTTP polling can sometimes be a better alternative. In fact, many WebSocket use cases can be replaced by HTTP polling, which is quite interesting. Personally, I hate seeing my VPS server's CPU working at 100% πŸ€¦β€β™‚οΈ.

@selfmadecoder