content
stringlengths
3
2.46k
โŒ€
author
stringlengths
1
32
โŒ€
timestamp
stringdate
2025-05-08 15:31:02+0530
2026-03-23 17:56:46+0530
โŒ€
channel
stringclasses
46 values
category
stringclasses
7 values
But I learned how many things work under the hood not very long ago
Kzeckt
2025-09-22T17:18:57.317+05:30
โ—-answer-of-the-day
Community Events
There's still a lot I've left to learn
Kzeckt
2025-09-22T17:19:16.963+05:30
โ—-answer-of-the-day
Community Events
Did you not know how to do that? Or were getting something unexpected?
Kzeckt
2025-09-22T17:20:08.73+05:30
โ—-answer-of-the-day
Community Events
i didnt knew
Ashqueen
2025-09-22T17:21:17.702+05:30
โ—-answer-of-the-day
Community Events
i had an idea about it
Ashqueen
2025-09-22T17:21:22.613+05:30
โ—-answer-of-the-day
Community Events
but not fully
Ashqueen
2025-09-22T17:21:25.892+05:30
โ—-answer-of-the-day
Community Events
Then you should first try to learn it and implement it from scratch, you can't really gauge your skills if you don't even know how to do that
Kzeckt
2025-09-22T17:23:13.252+05:30
โ—-answer-of-the-day
Community Events
So don't feel bad about it
Kzeckt
2025-09-22T17:23:30.814+05:30
โ—-answer-of-the-day
Community Events
:ok:
Ashqueen
2025-09-22T17:24:49.704+05:30
โ—-answer-of-the-day
Community Events
Fuddu and everything
GeoGuyz
2025-09-22T17:51:38.836+05:30
โ—-answer-of-the-day
Community Events
Programming skills be shit af Can't even stay consistent to it ๐Ÿ’€ I guess for becoming better there's only one thing left to do ie ; fuck around and u will eventually find out
noblueberries.u
2025-09-22T18:21:07.236+05:30
โ—-answer-of-the-day
Community Events
I'll be happy if the ones that are super good at it would drop some tips on how to become better at this
noblueberries.u
2025-09-22T18:22:10.304+05:30
โ—-answer-of-the-day
Community Events
oh,that's alright. keep in touch, alr?
Goopy
2025-09-22T19:38:41.843+05:30
โ—-answer-of-the-day
Community Events
@user if u want help with auth, heres how I implemented auth in my project recently: Signup: - User provides email, username and password check email if it fits the [code] format - Take password hash (argon2) - store email and username and hashed password into DB - return JWT with expiry, and user id, (and other detail...
secretised
2025-09-22T20:16:33.306+05:30
โ—-answer-of-the-day
Community Events
u shld look into JWTs
secretised
2025-09-22T20:16:41.332+05:30
โ—-answer-of-the-day
Community Events
they are AMAZING
secretised
2025-09-22T20:16:45.165+05:30
โ—-answer-of-the-day
Community Events
esp for auth and stuff
secretised
2025-09-22T20:16:51.542+05:30
โ—-answer-of-the-day
Community Events
okayyyy
purrii0
2025-09-22T20:23:12.8+05:30
โ—-answer-of-the-day
Community Events
; - ; I'm smart enough to learn everything and lazy enough to do nothing. So i'm confident if i'm determined my coding skills are at master level you trash talkers
Rishi
2025-09-22T22:07:55.185+05:30
โ—-answer-of-the-day
Community Events
Idrc abt this
secretised
2025-09-22T22:12:33.427+05:30
โ—-answer-of-the-day
Community Events
i just code
secretised
2025-09-22T22:12:42.703+05:30
โ—-answer-of-the-day
Community Events
im the eat sleep code repeat kinda guy
secretised
2025-09-22T22:12:55.665+05:30
โ—-answer-of-the-day
Community Events
Probably most people in the group fall into that category bruff
noblueberries.u
2025-09-22T23:00:58.571+05:30
โ—-answer-of-the-day
Community Events
Thisss....
noblueberries.u
2025-09-22T23:01:31.907+05:30
โ—-answer-of-the-day
Community Events
its literally 1:30am for me, and im coding
secretised
2025-09-22T23:01:55.152+05:30
โ—-answer-of-the-day
Community Events
Where are u from burvv ?
noblueberries.u
2025-09-22T23:02:59.047+05:30
โ—-answer-of-the-day
Community Events
India
secretised
2025-09-22T23:04:15.12+05:30
โ—-answer-of-the-day
Community Events
but living in mars
secretised
2025-09-22T23:04:18.643+05:30
โ—-answer-of-the-day
Community Events
Interesting
Kzeckt
2025-09-22T23:36:28.296+05:30
โ—-answer-of-the-day
Community Events
Each time I learn something I always feel that I suck in that thing
แ‘•แ’ชแ—ฉแ–‡Eแ‘Žแ‘•E๏ฝžใ•ใ‚“
2025-09-23T00:14:12.241+05:30
โ—-answer-of-the-day
Community Events
Now I learned golang to use it in the backend but fell short on learning โ€˜net/httpโ€™ this shit didnโ€™t want to enter my head even tho I created many backends in other languages I just find those namings and that logic it follows in the package is so fucking hard and I feel that I suck and no tutorials seem to work (If yo...
แ‘•แ’ชแ—ฉแ–‡Eแ‘Žแ‘•E๏ฝžใ•ใ‚“
2025-09-23T00:18:32.294+05:30
โ—-answer-of-the-day
Community Events
write a http server in go i followed boot .dev's guide you practically write the net/http on your own kinda helps idk
SunnyCide
2025-09-23T08:33:23.81+05:30
โ—-answer-of-the-day
Community Events
nvm, I dont supposed to say that
vinztama
2025-09-23T11:05:43.067+05:30
โ—-answer-of-the-day
Community Events
๐Ÿ’€ you're lazy aswell?
Rishi
2025-09-23T15:07:30.141+05:30
โ—-answer-of-the-day
Community Events
Is about crops or something else?
Kzeckt
2025-09-23T19:13:01.528+05:30
โ—-answer-of-the-day
Community Events
Let it be, population is at peak rn
rm -rf Bugs
2025-09-23T19:17:16.597+05:30
โ—-answer-of-the-day
Community Events
Agreed
Kzeckt
2025-09-23T19:17:33.526+05:30
โ—-answer-of-the-day
Community Events
deadass need a solution to decrease it further ๐Ÿ’€ ๐Ÿ˜ญ
Wraith al gaib
2025-09-23T19:36:34.113+05:30
โ—-answer-of-the-day
Community Events
i thinks it's better than thinos snap
Rishi
2025-09-23T19:39:33.951+05:30
โ—-answer-of-the-day
Community Events
until we know what is life, we don't need to worry about this problem
Amal
2025-09-23T20:48:04.52+05:30
โ—-answer-of-the-day
Community Events
ayese mat bolo, certain communities "khatere me aa jayege" ๐Ÿ˜‚ /s
discretewhistle
2025-09-23T20:59:12.982+05:30
โ—-answer-of-the-day
Community Events
Can you please elabaorate on the "certain communities" you are talking about, sir ?
!0BAMA
2025-09-24T12:15:08.899+05:30
โ—-answer-of-the-day
Community Events
@user why would you ask this question
secretised
2025-09-24T12:44:37.751+05:30
โ—-answer-of-the-day
Community Events
Bro is thinking for the mankind itโ€™s a good question
ryan
2025-09-24T13:21:49.636+05:30
โ—-answer-of-the-day
Community Events
I mean
secretised
2025-09-24T13:23:08.336+05:30
โ—-answer-of-the-day
Community Events
sorry, but I leave this up to you to guess, shouldn't be hard if you live in India ๐Ÿ™‚
discretewhistle
2025-09-24T15:18:53.442+05:30
โ—-answer-of-the-day
Community Events
following the , the rule no 1 , your comment here is not welcomed , treat this like a warning , and never hint at your "political opinions" in this server again
!0BAMA
2025-09-24T15:20:12.783+05:30
โ—-answer-of-the-day
Community Events
the conversation was never realted to religion or politics
!0BAMA
2025-09-24T15:20:52.77+05:30
โ—-answer-of-the-day
Community Events
you made it that by your comment
!0BAMA
2025-09-24T15:21:05.12+05:30
โ—-answer-of-the-day
Community Events
sorry, I will keep that in mind
discretewhistle
2025-09-24T15:21:16.656+05:30
โ—-answer-of-the-day
Community Events
sure
!0BAMA
2025-09-24T15:21:20.111+05:30
โ—-answer-of-the-day
Community Events
AI/ML and Data science, I hope to get good stipend (not to remain unpaid)
rm -rf Bugs
2025-09-24T19:58:28.834+05:30
โ—-answer-of-the-day
Community Events
50LPA for frontend
Dragonยฟ
2025-09-24T19:58:43.831+05:30
โ—-answer-of-the-day
Community Events
Wow, Do you really know HTML, CSS... How cool!
rm -rf Bugs
2025-09-24T19:59:07.734+05:30
โ—-answer-of-the-day
Community Events
yes forgot to mention only html and css
Dragonยฟ
2025-09-24T19:59:56.132+05:30
โ—-answer-of-the-day
Community Events
Just wow!!!!
rm -rf Bugs
2025-09-24T20:01:48.681+05:30
โ—-answer-of-the-day
Community Events
I expect $100mil job offer from meta (while poaching me from openai)
Dynamic Code
2025-09-24T20:13:07.803+05:30
โ—-answer-of-the-day
Community Events
My nick answers both, cos im 17, so no one hires me, even for internship.. :(
secretised
2025-09-24T20:47:57.241+05:30
โ—-answer-of-the-day
Community Events
except for startups
secretised
2025-09-24T20:48:03.461+05:30
โ—-answer-of-the-day
Community Events
๐Ÿ•บ my programming goals are to be smarter & hackerish in class or room I go into. And about my earning I want enough to survive in a good city and a decent home with my family.
Rishi
2025-09-24T20:52:54.992+05:30
โ—-answer-of-the-day
Community Events
demn
man_x64
2025-09-24T21:11:28.058+05:30
โ—-answer-of-the-day
Community Events
Verilog , Zig (wanna get better at it) and want a 12 lpa salary by next year or similar salary but a better position in the same company
GeoGuyz
2025-09-24T21:22:51.13+05:30
โ—-answer-of-the-day
Community Events
Remote job with 10 lpa Is it too much to ask for ?
noblueberries.u
2025-09-24T21:47:56.211+05:30
โ—-answer-of-the-day
Community Events
frontend - around 70-75k / month to start with
!0BAMA
2025-09-24T22:29:05.458+05:30
โ—-answer-of-the-day
Community Events
oh yeah remote , as well
!0BAMA
2025-09-24T22:29:18.798+05:30
โ—-answer-of-the-day
Community Events
I'm actually not sure about this question
Kzeckt
2025-09-24T22:38:36.311+05:30
โ—-answer-of-the-day
Community Events
I have no idea about the job market or what a normal salary should be like
Kzeckt
2025-09-24T22:39:00.13+05:30
โ—-answer-of-the-day
Community Events
But right now, I want to start my career in an AI/ ML role
Kzeckt
2025-09-24T22:39:21.113+05:30
โ—-answer-of-the-day
Community Events
But even that has many subfields
Kzeckt
2025-09-24T22:39:33.263+05:30
โ—-answer-of-the-day
Community Events
And all of them interest me
Kzeckt
2025-09-24T22:39:47.041+05:30
โ—-answer-of-the-day
Community Events
After building a solid foundation in applied AI/ ML, I want to start exploring the internals which we don't care much about as beginners and get into AI/ GPU infra, optimization etc.
Kzeckt
2025-09-24T22:41:02.17+05:30
โ—-answer-of-the-day
Community Events
FAANG, 1cr
PATEL ROCKS
2025-09-25T00:14:41+05:30
โ—-answer-of-the-day
Community Events
MILLION DOLLAS
h_three
2025-09-25T00:18:33.568+05:30
โ—-answer-of-the-day
Community Events
programming goals FANTASY making LLM in x86 REAlITY to be able to create good things like LLMs agentic ais APIs and other shi
ryan
2025-09-25T23:14:09.357+05:30
โ—-answer-of-the-day
Community Events
become good enough to delete linkedin
Flexing
2025-09-27T18:22:30.064+05:30
โ—-answer-of-the-day
Community Events
I dont use that shitty app
GeoGuyz
2025-09-27T18:53:17.646+05:30
โ—-answer-of-the-day
Community Events
Mine Make my own cpu on my own architecture to run my own os written in my own programming language and run my own software on that operating system
GeoGuyz
2025-09-27T18:54:57.715+05:30
โ—-answer-of-the-day
Community Events
Probably C++ because I find it intuitive.
rm -rf Bugs
2025-09-27T19:11:11.778+05:30
โ—-answer-of-the-day
Community Events
Rust
Xem
2025-09-27T19:14:57.432+05:30
โ—-answer-of-the-day
Community Events
create your own species also ๐Ÿ˜‚
Flexing
2025-09-27T19:20:21.947+05:30
โ—-answer-of-the-day
Community Events
damn but good goal ngl
Flexing
2025-09-27T19:20:29.367+05:30
โ—-answer-of-the-day
Community Events
Though seriously, I'd like to make people be interested in the inner working of Python too
Kzeckt
2025-09-27T19:34:20.226+05:30
โ—-answer-of-the-day
Community Events
Beyond just the high level abstraction
Kzeckt
2025-09-27T19:34:38.539+05:30
โ—-answer-of-the-day
Community Events
Getting into things like multiprocessing, async programming, understanding GIL, different Python implementations like Cpython, Jython etc.
Kzeckt
2025-09-27T19:35:41.72+05:30
โ—-answer-of-the-day
Community Events
Python is not my first language, but I love it
Kzeckt
2025-09-27T19:35:57.109+05:30
โ—-answer-of-the-day
Community Events
And I think there are a lot of things in it which still aren't that much known or appreciated
Kzeckt
2025-09-27T19:36:34.289+05:30
โ—-answer-of-the-day
Community Events
Another serious answer: languages like Mojo, Zig, Rust
Kzeckt
2025-09-27T19:37:17.093+05:30
โ—-answer-of-the-day
Community Events
Which claim to be better alternatives for existing languages like Python, C/ C++
Kzeckt
2025-09-27T19:37:49.766+05:30
โ—-answer-of-the-day
Community Events
Hope they can also have their own mature ecosystems like Python and C/ C++ one day and that they'll be also adopted by companies
Kzeckt
2025-09-27T19:39:21.026+05:30
โ—-answer-of-the-day
Community Events
I don't have to choose, it's already the popular one
Dynamic Code
2025-09-27T19:40:54.983+05:30
โ—-answer-of-the-day
Community Events
Zig for ever
GeoGuyz
2025-09-27T20:06:34.305+05:30
โ—-answer-of-the-day
Community Events
Looks doable tho
ryan
2025-09-27T21:53:02.714+05:30
โ—-answer-of-the-day
Community Events
Rooting for ya
ryan
2025-09-27T21:53:16.122+05:30
โ—-answer-of-the-day
Community Events
Python? ๐Ÿ˜ญ
h_three
2025-09-27T22:24:28.754+05:30
โ—-answer-of-the-day
Community Events
and so is C
h_three
2025-09-27T22:25:03.769+05:30
โ—-answer-of-the-day
Community Events
and go
h_three
2025-09-27T22:25:16.308+05:30
โ—-answer-of-the-day
Community Events
and obsidian???? ๐Ÿ˜ญ
h_three
2025-09-27T22:25:23.218+05:30
โ—-answer-of-the-day
Community Events
and kotlin
h_three
2025-09-27T22:25:26.277+05:30
โ—-answer-of-the-day
Community Events
and JS
h_three
2025-09-27T22:25:29.652+05:30
โ—-answer-of-the-day
Community Events
and php
h_three
2025-09-27T22:25:35.318+05:30
โ—-answer-of-the-day
Community Events