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
til i am just a cry baby who doesnt work on himself and just cries , the baby feels burned up to the core and doesnt feel like doing anything.
vote โ–ˆโ–ˆโ–ˆ
2025-10-28T00:13:44.714+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
til that the til channel isnt actually just talking about the productive shi u learnt but the bs too
shifu
2025-10-31T17:17:22.677+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
til i cant deploy go backend projects in usual deployment providers like netlify , i need to use fly.io
Fate Ol Et
2025-11-04T23:03:45.57+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
Til async/await is just boilerplate removal for handling futures
mynk8s
2025-11-07T23:17:45.667+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
TIL how to get C like performance in normal Python code with just a simple cython import and putting decorators for it where you need C's performance
Kzeckt
2025-11-09T18:42:42.756+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
TIL people still think they can get C like performance in cython
Dynamic Code
2025-11-09T19:03:17.11+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
TIL how to make agents using Google ADK
Kzeckt
2025-11-10T13:54:44.915+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
TIL what are configs for axios how to send api calls using axios how we get svg in react
Pandey_Kun
2025-11-13T02:25:17.638+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
are u following dat 5 day genai , kaggle one ??
๐Ÿ‘พ
2025-11-13T15:00:08.43+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
yeah
Kzeckt
2025-11-13T15:14:16.963+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
TIL JAX, have finished autodiff, vmap, and now know how it's different from PyTorch and when to use each one, next: implementing a neural network in JAX
Kzeckt
2025-11-22T10:32:36.878+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
TIL: How to make animations with manim
[girl cult] the boss girl pilot
2025-11-23T17:16:22.265+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
the mercantile buildings are in group F according to NBC in classifications of building based on occupany
SourBrain
2025-11-24T00:10:56.993+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
TIL git was written in 5 days
[โ€ข MAIN GUY โ€ข] Anshit
2025-11-28T00:15:58.198+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
TIL: fedora in WSL does not have a clear command
Dynamic Code
2025-11-28T11:41:42.251+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
Today I Learned some geaomatry node stuff in blender (neon text maker) did it without tutorial
๐–๐–˜๐–“
2025-11-28T18:54:36.011+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
then make one
h_three
2025-11-28T20:59:58.169+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
TIL Yann LeCun is actually not the father of CNN <URL>
Kzeckt
2025-12-04T04:43:44.729+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
thought u were talking about the news channel ๐Ÿ˜‚
[girl cult] the boss girl pilot
2025-12-05T12:15:17.729+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
TIL nothing.
Devious
2025-12-06T15:26:17.581+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
But if you learned nothing, you learned that you learned nothing today... so you learned something because you didnt know that you wouldnt learn anything today
h_three
2025-12-06T18:56:22.692+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
TIL: (Yes, I am back- the TIL saver) The nomenclature in torrent files The peers, the seeder, fragments, checksum How BitTorrent works bdecoded and bencoded formats There's something called CDN links Assert in python is a if block (man this is so fun, will make the parser tmrw)
Pandey_Kun
2025-12-09T21:27:44.479+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
I learned basics of Lua, planning to build a game using Love2D
Kzeckt
2025-12-11T00:36:13.414+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
TIL: decoding is important skill (made the bdecoder) i need to take control or else its over i need to take my time to think over situations (not in a kiddo way) XOR is my enemy in CP (and imma defeat it for sure)
Pandey_Kun
2025-12-11T00:56:31.264+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
TILI: owo bot commands
swanoob
2025-12-11T20:50:59.348+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
TIL: how to hash in node js how the bencoder works communication is imp in a relation (happy)
Pandey_Kun
2025-12-12T03:51:05.84+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
YIL: why the url wants percent-encoded fromat of peer_id and info_hash for udp connection , fetch doesn't work and you have to send and recive in datagrams (dgram module from node) how to create a server and sockets and how to read and destro and set timeout on those sockets I need to deal in Buffer (hex data) as conve...
Pandey_Kun
2025-12-13T15:59:13.591+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
TIL how to use LaTex to write docs and notes and that you can actually record your name's pronunciation on LinkedIn so that people know how to call you. Helpful for people with uncommon or difficult to get names:great: .
Kzeckt
2025-12-13T22:18:47.707+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
YIL that markdown files are so good for writing programming notes.
robit
2025-12-14T15:00:28.565+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
Today I started exploring OpenGL for a project I got kinda pulled into
Kzeckt
2025-12-14T18:31:59.898+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
TIL: Gotta restart the project, but better
Pandey_Kun
2025-12-20T03:00:05.392+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
TIL: there is a Unicode consortium founded in 1991 , that is in-charge for the char on internet and devices across the world. they publishes new Unicode version which includes , new code points, character names, properties (is it a letter, emoji, punctuation, etc.) , then os vendor and language runtimes pick it up. thi...
pointer_inside_me
2025-12-21T21:43:06.916+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
TIL: I need to really lock in as i've interest but lots of procrastinations and distractions .Seeing myself at current state doesn't feel good . 2026 is mine.
Duckie
2025-12-21T21:45:48.138+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
TIL: next-auth
Prabhanshu Narnaware
2025-12-23T21:18:53.104+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
TIL: n8n, cool stuff
swanoob
2025-12-24T16:15:39.3+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
Today i learnt how to make my old laptop a cloud server
ALALSTUS
2025-12-26T07:24:05.009+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
TIL: Theres someone like me ๐Ÿฅ€
MARVEL
2025-12-26T15:10:34.558+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
TIL: how to make ecommerce site easily with medusa.js (i wasted my time trying to make an ecommerce site from scratch)
๐–๐–˜๐–“
2025-12-28T20:04:43.993+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
TIL to never use AI to get name suggestions for your projects, because around 80 % of the time the names it gives are already being used by established companies or some other uncreative soul like you :smilecry3:
Kzeckt
2025-12-28T21:52:45.908+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
Yo. I was facing the same issue. I found a site that lets you generate names using AI based on your business name, tagline, and keywords. Then it will search to see if the domain name for the name is also available. <URL>
Osaf Ali
2025-12-29T00:43:40.769+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
not TIL but an update end sems going on will meet sometimes in btw but i am off till 12th jan and no the BitTorrent Client is still waiting but will be closing it soon (I am really saying all this as if someone cares ๐Ÿ™‚ )
Pandey_Kun
2025-12-29T18:29:09.909+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
:great: thanks I'll give it a try
Kzeckt
2025-12-29T18:31:20.953+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
TIL: started fastai deep learning course and read fastapi docs ๐Ÿ•
Shadow
2025-12-30T21:46:05.174+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
TIL: How API's work and different types of API (It's my day 1 of working on the spotify project manware mentioned in one of his videos this is just step 1).
Ayan
2026-01-01T22:40:53.446+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
uh the spotify api works for you? cause when i checked the website its adding "new integrations"
XChara
2026-01-04T17:08:31.355+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
TIL : DAA for my UNI exams (BTREE , RB TREES)
Anurag Srivastava
2026-01-04T20:21:45.799+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
til i am a loser
Skywalker
2026-01-04T23:51:21.705+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
Til: made some changes and added some features to projects
Shadow
2026-01-05T00:03:49.343+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
TIl: learning 3 months syllab bus in 3 hrs
{eyes sect leader} vodkatauh
2026-01-05T00:16:15.643+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
TIL: you can globally gitignore you .env files and never have to worry about (maybe a lil) git pushing them
whitesymphony
2026-01-05T07:12:36.126+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
til :
Balthazar/Reitard
2026-01-05T15:38:22.338+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
to day i learned how to push the leetcode problems solution to github using the leethub v4 extention :happyblush:
Awej Pathan
2026-01-05T16:53:15.078+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
Today i learnt you cant know answer to question without studying ...
Shiro
2026-01-05T17:19:57.747+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
like push the solution Code?
Gamertug
2026-01-05T20:41:12.368+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
TIL - a day has 24 hrs, so waste all of it.
Makima
2026-01-05T21:40:49.123+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
Makima would never
Kzeckt
2026-01-05T21:56:52.114+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
Today I learned about existence of this channel and server...
Muffin
2026-01-05T22:43:14.065+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
Today I learned how that doomscrolling is eating me
Salaar
2026-01-06T00:10:04.77+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
TIL: bio is kinda fun?
{eyes sect leader} vodkatauh
2026-01-06T09:12:33.23+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
Today I learned how big companies like Paypal just create microservices for anything, and later when get into trouble remove them and then write a blog about it explaining how they solved a problem they created by over engineering simple stuff
HD
2026-01-06T12:15:13.189+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
Today I learned that I didn't learn anything today
rohvn
2026-01-06T12:27:08.957+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
Today i learned, TIL means today i learned๐Ÿคฏ
lunar.
2026-01-06T16:59:55.011+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
TIL : i have ds exam tomorrow and i wasted 5days
Kartik
2026-01-06T18:06:44.754+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
TIL:learned smth but forgot what it is โ€ฆ ๐Ÿ™
Deleted User
2026-01-06T20:13:57.927+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
TIL: I just want to make some shit even if it's not by coding and stuff i just want to make anything idk I figured this out of my self
{eyes sect leader} vodkatauh
2026-01-07T03:48:21.741+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
hola everyone, its your fav , the TIL saver As my exams are going on, i have certainly learnt few new terminologies and new stuff too so here we go I have learnt : Greedy Approach of solving a problem Dynamic Programming (Haven't implemented much) Graph Algorithms And NP class of algorithms Asymptotic way of representi...
Pandey_Kun
2026-01-07T14:00:07.252+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
Started studying applied OS today, following OSTEP. Will try to make some projects in C or C++.
Kzeckt
2026-01-11T14:09:58.83+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
i am lerning the java from basics today i finished the hashtable
Awej Pathan
2026-01-12T10:52:35.867+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
#channel installing openbsd is not that hard and having open internet access is not thaaaat imp everywhere
Geshei
2026-01-12T13:25:53.562+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
University has django in an industrial training program, not expecting much, they're going at a snail's pace. I decided to just go all in and learn it by mself through better resources. So far, I'm pretty impressed with it.
Kzeckt
2026-01-13T20:07:45.7+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
#channel that if I find a tencent's server with important docker files hanging where I can delete them too, then you should, because even after reporting to bug bounty program they just reject it and the original owners don't reply ๐Ÿ™‚ ||It's a joke about messing with data||
Meowha <3
2026-01-14T03:45:21.537+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
til how to push my leetcode solutions to github (<URL>
ole
2026-01-15T06:50:52.535+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
two sum
Lolified
2026-01-17T19:03:22.833+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
Two plus two is equal to four
Dake
2026-01-17T20:43:15.894+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
TIL : There's a Excel cmd called Sucsitute for replacing the substring acros a range of cells Learnt that in MEX CP problems you gotta think of the 0s and 1s moral: Test early with good conditions
Pandey_Kun
2026-01-18T02:27:23.554+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
TIL : used arrays and sort method instead of for loop double time first time i had 2 different answer with same output but WAY WAY diff time complexicity was proud of myself
{eyes sect leader} vodkatauh
2026-01-18T22:29:17.066+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
TIL : OSHINOKO ENDING ๐Ÿ˜ญ ๐Ÿ˜ญ ๐Ÿ˜ญ
MARVEL
2026-01-22T20:05:32.509+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
without spoilers can you lemme know how is it, have to complete it but procrastinating
COMBATO
2026-01-23T11:34:23.594+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
damn I really learned nothing today ig, got some mindset work done thoo
Zhokken
2026-01-25T02:26:15.884+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
TIL there's actually a programming language called Brain Fuck
Kzeckt
2026-01-25T14:50:55.625+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
howd you learn it today its been out for so long
leetuah
2026-01-25T16:05:58.961+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
TIL of the informal method of verification and validation called "desk checking"
lynxdingo
2026-01-27T08:31:35.309+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
TIL Browsers have their own task manager (Shift + Esc)
DarkPhanthom
2026-01-27T20:03:17.524+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
damn i didnt know that
speed birb
2026-01-27T20:30:07.475+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
huh, that's interesting
ZellTe
2026-01-27T20:42:19.772+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
TIL clever or elegant code is not always good. And that we need to ensure that others can also understand it easily, even if it means using some "bad" practices.
Kzeckt
2026-01-28T00:45:28.832+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
TIL nix os i.e I dual booted and learnt the nix language how to setup starship in it
Mr Fool
2026-01-28T01:24:20.461+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
wow bro thats some work of the day
MONSTER LIAR
2026-01-31T16:38:46.268+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
TIL tRPC and zod for backend routes and schema validation for databases
KollishionTuah
2026-01-31T20:00:28.246+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
What's that sounds interesting
Mr Fool
2026-01-31T20:38:21.417+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
Ya I don't want to promote channels but you can find more about it on yt
KollishionTuah
2026-02-01T23:54:10.173+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
Helicopters have a part called Jesus Nut
maars
2026-02-02T13:58:00.471+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
Today i learnt nothing
HazyPi
2026-02-02T18:42:44.37+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
Hello this is what I learned today Currently I am leaning Spring Boot I share my leaning via Article
sarveshDON
2026-02-05T18:55:27.198+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
I learned hibernate ,Spring Data JPA I have documented my leaning in Medium article <URL>
sarveshDON
2026-02-06T18:17:33.914+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
TIL about mechanistic interpretability
Kzeckt
2026-02-06T19:12:56.492+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
TIL RATE LIMITOR AND SLIDING WINDOW ALGORITHM : ( ALSO TRIED TO SYSTEM DESIGN MY PROJECT ! I ALSO PANICKED
Keti123
2026-02-06T20:00:14.42+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
Learned identical trees problem and solved them on leetcode Learned Morris Traversal Understood inorder predecessor Understood threading Debugged my own code Asked deep โ€œwhyโ€ questions Implemented it
KollishionTuah
2026-02-06T20:38:55.948+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
Created bhagwat git rag which can sol to real life problems My article -><URL> GitHub Link -><URL>
sarveshDON
2026-02-07T11:13:14.777+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff
I have finally completed the Version 1 of my Terminal based ASCII Utility tool. Since the time I started learning Python, I have liked the ways we can translate ASCII into images, videos, etc. So it was on my bucket list to make a Terminal based Utility tool with nice logs, and smart ways to save and read files so that...
Sandeep Kumar KuanarโœŒ๐Ÿผ
2026-02-09T18:09:11.555+05:30
๐Ÿ’ฏ-today-i-learned
Fun stuff