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
barry10mo ago
just pay for sub sub channel has a bunch about it here and there that theo shares whenever
Sawaid
Sawaid10mo ago
What is sub channel?
Sawaid
Sawaid10mo ago
Got it.
No description
Sawaid
Sawaid10mo ago
can someone share what's in there? 👀
diederikeen
diederikeen10mo ago
no, just sub
barry
barry10mo ago
a lot of letters a lot of a's
Sawaid
Sawaid10mo ago
letters? ass? xD
barry
barry10mo ago
yup usually put together to form something meaningful
Aguilar
Aguilar10mo 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.py10mo ago
Check for YT membership it might be adjusted for your currency
Sawaid
Sawaid10mo ago
I am a 🏴‍☠️
sen.py
sen.py10mo 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
Sawaid10mo ago
How much it costs in india?
barry
barry10mo ago
Dude You have internet connection right
sen.py
sen.py10mo ago
₹159 for yt and ₹110 for Twitch, I just don't use Twitch that's y I'm on yt
Sawaid
Sawaid10mo ago
that's dirt cheap.
sen.py
sen.py10mo ago
Yeh
Sawaid
Sawaid10mo 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.py10mo 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
Sawaid10mo ago
are you now a senior dev?
sen.py
sen.py10mo ago
I guess, it's nice to stop just getting sucked into every new programming tutorial
Sawaid
Sawaid10mo ago
you use t3 stack now?
sen.py
sen.py10mo 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
Sawaid10mo ago
non of them is availabe in Pakistan. You have to pay with USD.
sen.py
sen.py10mo ago
We had to do that too, it's recent update
Sawaid
Sawaid10mo 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.py10mo ago
U can try
Sawaid
Sawaid10mo ago
whats this website built with https://www.kubre.in/?
Home - kubre.in
Vaibhav's Homepage on the internet
Sawaid
Sawaid10mo ago
@sen.py
sen.py
sen.py10mo ago
Astro
Sawaid
Sawaid10mo ago
Can I use React inside astro?
sen.py
sen.py10mo ago
I actually started using astro after theos video
Sawaid
Sawaid10mo ago
btw, have any of you setup a monorepo?
sen.py
sen.py10mo ago
Yeh
barry
barry10mo ago
Yes you can And yes I have and I hate doing it
Sawaid
Sawaid10mo ago
Why? xD
barry
barry10mo ago
The setting up part is always a headache
sen.py
sen.py10mo ago
Just use astro probably won't need if it's blog like website
barry
barry10mo ago
And everything has to be done slightly different with monorepos
Sawaid
Sawaid10mo ago
But how are you going to share the different components with your projects?
sen.py
sen.py10mo ago
I ain't touching monorepos for now, I'm figuring out docker Good old copy paste blessjmg
Sawaid
Sawaid10mo ago
Won't that be hard to share updates? Do you guys store reuseable components in another project?
sen.py
sen.py10mo 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
Sawaid10mo ago
Damn. Cal.com is built with next.js
barry
barry10mo ago
i dont lol i just use shadcn and change based on projects needs
sen.py
sen.py10mo ago
Lol Yeh
Sawaid
Sawaid10mo ago
I never thought next.js is worthly of being a fullstack framework. I wasted so much time on rails. xD
barry
barry10mo ago
you thought wrong
sen.py
sen.py10mo ago
I think people setup their own packages or something
Sawaid
Sawaid10mo ago
although I learned ton of things from rails. not gonna be the first time.
sen.py
sen.py10mo ago
Calcom also uses trpc
Sawaid
Sawaid10mo ago
that's too much overhead.
barry
barry10mo ago
also ts-rest seems cool a bit simpler than trpc
Sawaid
Sawaid10mo ago
so I think my hate for JS and TS was unjustified.
barry
barry10mo ago
nicer if you're just doing fastify + next/astro/svelte or smth
Sawaid
Sawaid10mo ago
why was I wasting my time. xD btw, how do you guys see svelte?
barry
barry10mo ago
its good shrug
Sawaid
Sawaid10mo ago
I have heard that you can't easily use simple third party libraries in react.
barry
barry10mo ago
ive "used" it 2 days ago on my portfolio but like, i didnt use any features lol
Sawaid
Sawaid10mo ago
Why is theo hellbent on react rather than svelte.
barry
barry10mo ago
Sawaid
Sawaid10mo ago
Do you guys think the same about svelte.
barry
barry10mo ago
you're just interpreting it that way
sen.py
sen.py10mo ago
Don't worry u will find plenty libraries with react than plain js ones, it truly has become jQuery of our time
barry
barry10mo 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
Sawaid10mo ago
what OS do you guys use for building shit?
barry
barry10mo ago
macos or windows
Sawaid
Sawaid10mo ago
I am on Windows, installed Linux for rails. Now I hate myself. xD dual booted it actually. Webstorm or VSCode?
sen.py
sen.py10mo ago
Windows, vscode
barry
barry10mo ago
poohheh
Sawaid
Sawaid10mo ago
Send plugin list.
barry
barry10mo ago
no
Sawaid
Sawaid10mo ago
send noobs
sen.py
sen.py10mo ago
Only language and GitHub copilot nothing fancy
Sawaid
Sawaid10mo ago
alright. any good resource to learn advance react or nextjs?
barry
barry10mo ago
there's no advanced parts tbh there's react then there's next
Sawaid
Sawaid10mo ago
or should I dive into t3-app and built something with it?
barry
barry10mo ago
there's no beginner part or advanced part
Sawaid
Sawaid10mo ago
I don't know useContext or useMemo
barry
barry10mo ago
knowing them wont make you a better dev either
Sawaid
Sawaid10mo ago
how hard is next? I already have 2 years exp with ASP.NET backend.
barry
barry10mo 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
Sawaid10mo ago
Know some Angular, and Hotwire.
barry
barry10mo ago
theres no hardness level
Sawaid
Sawaid10mo ago
Alright. Let me dive deep into t3 and see what I can build with it.
sen.py
sen.py10mo ago
This conversation is so sidelined we can probably start new channel
Sawaid
Sawaid10mo 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.py10mo ago
Sure
Want results from more Discord servers?
Add your server
More Posts
How to display register/signin errors on the client from a server action?I'm using a server action on a register page to conditionally create db entries for a new user, and depends_on alternative docker swarmUsing docker swarm for deployment where I'm using the docker-compose file I made before. Previoulsy Array<string> vs Record<key, true>?So, this is a call for mental help lol. First this is a taste question, is not a necesary question atailwind linter giving me a wrong warning?how would i go about combining this in tailwind? its giving me the warning of them being the same vaRegular Hexagon Plane using BufferGeometry in React Three FiberPretty self explanatory but i can't seem to wrap my head around this one last bit. I have all the mat3-env is giving error module is not defined in ES module scopei am trying to add t3-env in my project and it is giving me error ```js - error Failed to load next.Deploying to Vercel - now errors with build and dev part 2This is part 2, the error message ==== This is the output running either pnpm dev or build - info LoDeploying to Vercel - now errors with build and dev part 1I've been developing a T3 app, using first MySQL in Docker and then Postgres in Docker without any pCombining tRPC and Nextjs13 SuspenseHi there Did somebody succeed using Nextjs 13 App Routing Suspense features, like loading.tsx and tUse next-international without converting page.tsx or layout.tsx into client componentsI'm trying to use `next-international` but in their github readme https://github.com/QuiiBz/next-int