Does anyone knows how Ping.gg works? (Conversation sidelined)

I mean is it built entirely with TypeScript? And how the underlying infrastructure works for Ping.gg?
88 Replies
barry
barry16mo ago
just pay for sub sub channel has a bunch about it here and there that theo shares whenever
Sawaid
SawaidOP16mo ago
What is sub channel?
Sawaid
SawaidOP16mo ago
Got it.
No description
Sawaid
SawaidOP16mo ago
can someone share what's in there? 👀
diederikeen
diederikeen16mo ago
no, just sub
barry
barry16mo ago
a lot of letters a lot of a's
Sawaid
SawaidOP16mo ago
letters? ass? xD
barry
barry16mo ago
yup usually put together to form something meaningful
Aguilar
Aguilar16mo ago
bruh, then its unfair to theo man, he doing this for living ngl i also want to sub but $5 to me $20> due to currency 😢
sen.py
sen.py16mo ago
Check for YT membership it might be adjusted for your currency
Sawaid
SawaidOP16mo ago
I am a 🏴‍☠️
sen.py
sen.py16mo ago
YT membership cost isn't bad honestly theo's videos have uplifted me from eternal junior hell hole. And I'm happy with nice job to pay back some of it.
Sawaid
SawaidOP16mo ago
How much it costs in india?
barry
barry16mo ago
Dude You have internet connection right
sen.py
sen.py16mo ago
₹159 for yt and ₹110 for Twitch, I just don't use Twitch that's y I'm on yt
Sawaid
SawaidOP16mo ago
that's dirt cheap.
sen.py
sen.py16mo ago
Yeh
Sawaid
SawaidOP16mo ago
let me see if it is possible in Pakistan. my hellhole. are there any other benefits to it? Like some other private videos?
sen.py
sen.py16mo ago
Probably, it's nice they adjusted it for purchasing power I'm actually paying for stuff rather than pirating them Nothing u get access to premium shitposting channels
Sawaid
SawaidOP16mo ago
are you now a senior dev?
sen.py
sen.py16mo ago
I guess, it's nice to stop just getting sucked into every new programming tutorial
Sawaid
SawaidOP16mo ago
you use t3 stack now?
sen.py
sen.py16mo ago
Yeh, I did use it for one project. Mostly Theo's ideas around not getting sucked too much into complexity helps you alot
Sawaid
SawaidOP16mo ago
non of them is availabe in Pakistan. You have to pay with USD.
sen.py
sen.py16mo ago
We had to do that too, it's recent update
Sawaid
SawaidOP16mo ago
Given our shit economy, that's expensive. I hope i can bypass that with an indian vpn. can I immigrate to india from pakistan? xD
sen.py
sen.py16mo ago
U can try
Sawaid
SawaidOP16mo ago
whats this website built with https://www.kubre.in/?
Home - kubre.in
Vaibhav's Homepage on the internet
Sawaid
SawaidOP16mo ago
@sen.py
sen.py
sen.py16mo ago
Astro
Sawaid
SawaidOP16mo ago
Can I use React inside astro?
sen.py
sen.py16mo ago
I actually started using astro after theos video
Sawaid
SawaidOP16mo ago
btw, have any of you setup a monorepo?
sen.py
sen.py16mo ago
Yeh
barry
barry16mo ago
Yes you can And yes I have and I hate doing it
Sawaid
SawaidOP16mo ago
Why? xD
barry
barry16mo ago
The setting up part is always a headache
sen.py
sen.py16mo ago
Just use astro probably won't need if it's blog like website
barry
barry16mo ago
And everything has to be done slightly different with monorepos
Sawaid
SawaidOP16mo ago
But how are you going to share the different components with your projects?
sen.py
sen.py16mo ago
I ain't touching monorepos for now, I'm figuring out docker Good old copy paste blessjmg
Sawaid
SawaidOP16mo ago
Won't that be hard to share updates? Do you guys store reuseable components in another project?
sen.py
sen.py16mo ago
I'm actually not authority on it I never this much frontend to have to manage shared repo of components I'm pretty sure there is good example of it cal.com repo you might wanna check that out
Sawaid
SawaidOP16mo ago
Damn. Cal.com is built with next.js
barry
barry16mo ago
i dont lol i just use shadcn and change based on projects needs
sen.py
sen.py16mo ago
Lol Yeh
Sawaid
SawaidOP16mo ago
I never thought next.js is worthly of being a fullstack framework. I wasted so much time on rails. xD
barry
barry16mo ago
you thought wrong
sen.py
sen.py16mo ago
I think people setup their own packages or something
Sawaid
SawaidOP16mo ago
although I learned ton of things from rails. not gonna be the first time.
sen.py
sen.py16mo ago
Calcom also uses trpc
Sawaid
SawaidOP16mo ago
that's too much overhead.
barry
barry16mo ago
also ts-rest seems cool a bit simpler than trpc
Sawaid
SawaidOP16mo ago
so I think my hate for JS and TS was unjustified.
barry
barry16mo ago
nicer if you're just doing fastify + next/astro/svelte or smth
Sawaid
SawaidOP16mo ago
why was I wasting my time. xD btw, how do you guys see svelte?
barry
barry16mo ago
its good shrug
Sawaid
SawaidOP16mo ago
I have heard that you can't easily use simple third party libraries in react.
barry
barry16mo ago
ive "used" it 2 days ago on my portfolio but like, i didnt use any features lol
Sawaid
SawaidOP16mo ago
Why is theo hellbent on react rather than svelte.
barry
barry16mo ago
Sawaid
SawaidOP16mo ago
Do you guys think the same about svelte.
barry
barry16mo ago
you're just interpreting it that way
sen.py
sen.py16mo ago
Don't worry u will find plenty libraries with react than plain js ones, it truly has become jQuery of our time
barry
barry16mo ago
i think next provides greater value and better efficiency its also been battle tested and many devs know it already doesnt make sense for anything serious to choose svelte out of the gates tbh unless theyre a bunch of svelte devs
Sawaid
SawaidOP16mo ago
what OS do you guys use for building shit?
barry
barry16mo ago
macos or windows
Sawaid
SawaidOP16mo ago
I am on Windows, installed Linux for rails. Now I hate myself. xD dual booted it actually. Webstorm or VSCode?
sen.py
sen.py16mo ago
Windows, vscode
barry
barry16mo ago
poohheh
Sawaid
SawaidOP16mo ago
Send plugin list.
barry
barry16mo ago
no
Sawaid
SawaidOP16mo ago
send noobs
sen.py
sen.py16mo ago
Only language and GitHub copilot nothing fancy
Sawaid
SawaidOP16mo ago
alright. any good resource to learn advance react or nextjs?
barry
barry16mo ago
there's no advanced parts tbh there's react then there's next
Sawaid
SawaidOP16mo ago
or should I dive into t3-app and built something with it?
barry
barry16mo ago
there's no beginner part or advanced part
Sawaid
SawaidOP16mo ago
I don't know useContext or useMemo
barry
barry16mo ago
knowing them wont make you a better dev either
Sawaid
SawaidOP16mo ago
how hard is next? I already have 2 years exp with ASP.NET backend.
barry
barry16mo ago
theyre just tools, you can always learn them the important thing is your mindset and your willpower to fail fucking over and over and keep going
Sawaid
SawaidOP16mo ago
Know some Angular, and Hotwire.
barry
barry16mo ago
theres no hardness level
Sawaid
SawaidOP16mo ago
Alright. Let me dive deep into t3 and see what I can build with it.
sen.py
sen.py16mo ago
This conversation is so sidelined we can probably start new channel
Sawaid
SawaidOP16mo ago
I love it here. meta shitposting I am adding you guys as friends so I can invite to other discussions I start. cool?
sen.py
sen.py16mo ago
Sure
Want results from more Discord servers?
Add your server