Crow 𓄿 Profile Banner
Crow 𓄿 Profile
Crow 𓄿

@corvus_ikshana

Followers
2,610
Following
314
Media
358
Statuses
683

Software Engineer || Bioinformatics🧬 || Computational Biology🧪. JavaScript kiddie at NSA Building : Gib me moni

NSA
Joined July 2023
Don't wanna be here? Send us removal request.
Explore trending content on Musk Viewer
Pinned Tweet
@corvus_ikshana
Crow 𓄿
8 months
for last 7 days , I just read about databases. and decided to build my own simple datastore like redis why : well I got bored with theory and me don't like getting bored. me write's code, me get eepy while reading theory Blog :
15
15
211
@corvus_ikshana
Crow 𓄿
2 months
interviewer gives me that idiotic == comparison question , I solve it says: so you know that === does type checking and == just converts it I said both do type checking , he says no , I should read more I just asked, so how do you think it converts types without checking them
Tweet media one
72
177
6K
@corvus_ikshana
Crow 𓄿
2 months
2 minute silence he thinks and says, they must have some mechanism to do it I said yes, its called "checking types" , I can show you the algorithm if you want ohh , you had to see his face, I triggered him hard Please don't mug up the dff b/w == and === answer from blogs
11
25
2K
@corvus_ikshana
Crow 𓄿
2 months
was I arrogant about it yes, but why Those null==undefined types questions are idiotic to ask , its has nothing to do you your skills in js But if you are asking those questions , buddy be sure to be good at those , cause I am and I really like to play in js interviews
10
9
2K
@corvus_ikshana
Crow 𓄿
2 months
@DebadreeC When he said "read up about it , it's basics" with that smug voice I had made up my mind. Will shatter every inch of self confidence this guy ever had , that self doubt and imposter syndrome feeling never leaves him.
Tweet media one
17
13
2K
@corvus_ikshana
Crow 𓄿
3 months
A hack that helped a lot in getting internships fairly easy is : Most biotech libraries just have python api support , so I would just fork the small ones , understand and rewrite them for js support. No one pays attention to these apart from researchers ,& you get noticed 🐈‍⬛
Tweet media one
13
25
719
@corvus_ikshana
Crow 𓄿
27 days
If the load balancer balances the load, then who balances the load of the load balancer? 😦
Tweet media one
69
30
689
@corvus_ikshana
Crow 𓄿
4 months
wanna solve abundance of CS grads from Indian universities , here: After Each class , give em a plain text editor , the book and tell em to code what ever concept you just taught them. algorithms, databases, OS concepts, code them else you fail, And no fucking web frameworks.
23
46
576
@corvus_ikshana
Crow 𓄿
2 months
@0likelihood Interviewer gets the reality check , to never be smug and overconfident about something he does not know shit about
1
0
364
@corvus_ikshana
Crow 𓄿
5 months
the YouTube playlists on OS and Compilers have been a net negative. They give these CS grads perception that they understand them, scoring marks in exam reinforces it. But give them a book, a IDE, pick any language, and tell them to code a simple compiler ,all give up in a sec.
Tweet media one
22
14
334
@corvus_ikshana
Crow 𓄿
2 months
@ayushiyerji It was the first round. They mailed for a second round with a senior engineer.
1
0
279
@corvus_ikshana
Crow 𓄿
2 months
@anish0209 It's not a book, its ecma docs :
2
6
261
@corvus_ikshana
Crow 𓄿
6 months
Studied mobile computing this sem So, sim is always connected to nearest cell towers and know your location , store it permanently with IMEI They can pinpoint your movements from years ago. They even store your calls That's how police , narrow suspects, they take your phone
Tweet media one
9
5
158
@corvus_ikshana
Crow 𓄿
4 months
> Used to hate functional programming. > Monads , currying, decorators would make brain go round and round 😐 > Realized, its not that I hate it , I just sucked at it , so bitterness > kept solving questions for 4 days straight , finally the circuits formed, and it clicked hehe
15
6
149
@corvus_ikshana
Crow 𓄿
3 months
kek just got paid , 1k ₹ for consultation for 5 min work, fren stuck at laggy frontend page , his ceo angry. cause : multiple set Intervals executing data rendering functions 😐 Moved functions who took more time to execute than the delay to reqAnimationFrame , smooth 60fps.
Tweet media one
11
2
137
@corvus_ikshana
Crow 𓄿
3 months
anon if its a bear market and no recruiter is responding to mails. don't be sad , its the ideal time to make something that you always wanted to make before the rat race. It does not have to be some big moni SASS. Something that is fun , silly , with trashy and hacky code.
8
8
135
@corvus_ikshana
Crow 𓄿
1 month
Summary of every "how we scaled XYZ or How we handle big number users" podcast "We used opensource solutions and tools built by actual engineers , who solved all the issues of web well before we build our product" So we stich things together, and make sure not fuck up that part
Tweet media one
11
7
134
@corvus_ikshana
Crow 𓄿
2 months
promises and async callbacks as soon as call stack gets freed
5
11
133
@corvus_ikshana
Crow 𓄿
3 months
noooo frontend is easy 🤓☝️, I am more of a problem solver 😎. Really mf, go build a better raster engine that handles scripts, paints bitmap images of changes, handles animations smoothly at 60 fps with no black screen b/w frames. But I do backend 😟 Shut up api sticher🐈‍⬛
8
2
120
@corvus_ikshana
Crow 𓄿
5 months
Think like a compiler and the code will never surprise you with unexpected behavior. You don't speak and then run the statement to test if what you spoke made sense. Read the below things with patience and code them to test 🐈‍⬛
4
8
118
@corvus_ikshana
Crow 𓄿
4 months
System design round for a fresher who made discord clone from YouTube video feels like a technical yapping competition. The mf who could not even design his own project , is expected to yap about jargons that they learned in 3 days from some playlist. call it yapping round kek
8
3
114
@corvus_ikshana
Crow 𓄿
5 months
when I was offline for while, worked with a senior of my Uni who has a biotech startup >They makes UTI detection kits and take grants from govt >Finds out the paper they ripped off , goes to uni lab , 5 hours of trial and error, I have the same thing ready kek Innovation lol
Tweet media one
8
1
113
@corvus_ikshana
Crow 𓄿
5 months
The reason carnegie mellon grads are good at it is, cause they build things that they learn in class little by little, you don't learn compiler by watching YouTube playlists You lean by implementing features that you study in class into code If you cant , you don't understand it
Tweet media one
1
3
112
@corvus_ikshana
Crow 𓄿
4 months
I think there are two types of dev, one who likes to build things. Other who likes to break into stuff , and the industry seems to prefer builders, If I were to design a interview process it wont be leetcode or project , nah. Your task is to break into my system , can you ?
Tweet media one
19
1
110
@corvus_ikshana
Crow 𓄿
4 months
> Building a protein 3d sequence render and annotation tool > loads and render any pdb file and its sequence > can annotate & label the of amino acids in 3d sequence and the text seq Blog : Github: Its bit buggy ,math not mathing
8
5
97
@corvus_ikshana
Crow 𓄿
6 months
2023 Recap: - replaced all C.S subjects with biotech once(best decision). - got kicked out of physics classes(was using twitter) - banned from biolab , banned from photonics lab. - made new frens on tooter. - coded a bit , some fun projects. - built a glucometer in lab wbu anon
5
1
95
@corvus_ikshana
Crow 𓄿
3 months
I kid you not , these people might be good researchers but they most don't know how to write good software. It's all bare minimum, whatever works type shabby python scripts.
0
0
95
@corvus_ikshana
Crow 𓄿
1 month
Need Golden Ratio Arch 🎀
Tweet media one
4
1
92
@corvus_ikshana
Crow 𓄿
3 months
Designing Data-Intensive Applications is the self help book of dev's. once you buy it , always have to make sure everyone knows that you are reading it kek 👀🐈‍⬛🪚 .
Tweet media one
6
6
87
@corvus_ikshana
Crow 𓄿
4 months
Open any Indian Twitter profile and it's all :
11
1
83
@corvus_ikshana
Crow 𓄿
3 months
To many frens wanted to revise javascript topics and question for their interviews , it got hectic. So built this for all my uni frens. Youtube tutorials are the 1000 page book that you can't read 2 days before exam I am the guy you go-to to learn quick , I teach better heh.
4
2
85
@corvus_ikshana
Crow 𓄿
4 months
Took mock interview of fren who has been a mern dev for 1.5 years , in JS 😐 Can't write basic functionality in either prototypal or class pattern Just a bit of nesting of promice api's with setTimeouts & gave up Don't be a frameworks technician Do one language but have grip
7
3
83
@corvus_ikshana
Crow 𓄿
5 months
>reads about design pattern for few days >realization hits , most of the modern frameworks are just implementation of a design pattern that gang of four came up with before you were born Ruby-rails , django , express are based on MVC with just diff language , but pattern is same
Tweet media one
1
3
83
@corvus_ikshana
Crow 𓄿
2 months
has some worked on wave frequency math based approach to determine best transition points in video editing ? To sort of maintain the rhythm and continuity of audio between clips if I make two cuts on a video , then the join should be such that, transition is not offbeat I guess
5
2
78
@corvus_ikshana
Crow 𓄿
9 months
mom mom I built my own version control(git) `crowGit`. its has all commonly used things. Lol I even wrote those cli functionality for it, yes it does have those cli commands. its a simpler version , but it works. github: blog :
8
3
73
@corvus_ikshana
Crow 𓄿
2 months
If you wanna know if you actually understand any concept on not Try explaining it to a lay person And if your mind tries to hide behind big words and jargons , or you try to justify your understanding with a weird mental model that is not consistent with test case Its a signal
7
4
74
@corvus_ikshana
Crow 𓄿
1 month
MongoDB Dev-rel team must be top-tier Somehow they have convinced all YouTubers to unanimously declare MongoDB as the default database to use for any app Now that I am regularly using postgress , mongoDb looks sub-standard Operations so fast , juniors fear "row affected" msg
8
0
63
@corvus_ikshana
Crow 𓄿
3 months
While teaching on jskiddies , I came across a lot of people who believe if you write async before a function , that means that whole function definition goes to the event loop queues 😮‍💨 Result of Too much focus on interview prep playlists , not enough on understanding concepts
Tweet media one
2
1
70
@corvus_ikshana
Crow 𓄿
4 months
Every web framework tutorial's first video should be about how that framework approaches problems. To much focus is on syntax , the makers of frameworks had a view on problems, and how they wanted to address them. Then you would head in with a view on how to use the batteries.
5
7
68
@corvus_ikshana
Crow 𓄿
2 months
don't start learning web dev with Next.js/React. It will cripple your thinking and learning Its someone else optimized solutions , if you use that you will never come across the problems that they solve. It takes more time to learn to ride a bicycle with training wheels.
10
3
71
@corvus_ikshana
Crow 𓄿
4 months
>Its summer 2023,dis sem has a subject called biosensors. >Starts reading the handbook on biosensors > two common patterns > chemical dipping color change or bombardment with nanoparticle of some freq. > one is heuristic based, other can be automated > sadly hab no 3d printer 😐
2
1
63
@corvus_ikshana
Crow 𓄿
3 months
Polyfill for all promise api's with intuition + code for interveiws. After dis , you won't need to watch any 1 hour tutorial. I am free now on :
Tweet media one
Tweet media two
2
4
57
@corvus_ikshana
Crow 𓄿
1 month
CDN , caching , load balancer , reverse proxy , event bus , dev / prod pipelines , indexing did you knew if you place stuff near user, it reaches them faster Also did you knew if server busy , we don't send busy server request, we send less busy one Also disck slow, ram fast
2
3
57
@corvus_ikshana
Crow 𓄿
5 months
Yo I am still alive lol. Was sick for few days , den exams came by. Now free Damn its been so long , what did I miss 😓.
Tweet media one
8
0
56
@corvus_ikshana
Crow 𓄿
9 months
🚨Molecular Docking : I did it 🫡: finally I was able to do mol. docking of pantoprazole on proton pump. I have so much things I wanna share that I learned from this experience. This thing is crazy, never been this excited about something before. follow next tweets , don't miss.
Tweet media one
Tweet media two
Tweet media three
7
2
55
@corvus_ikshana
Crow 𓄿
8 months
its 04:12 am , finally Time to Live(TTL) feature in crowRedis is working correctly. a background thread was all that was needed for cleanup. Don't even remember what was I doing wrong previously . chugging turmeric milk and Linkin Park helps I guess 👍.
Tweet media one
3
2
56
@corvus_ikshana
Crow 𓄿
9 months
I was playing with fast Fourier transform algorithm for few days to see what things I can do with it. so build a discord bot - that does audio's frequency spectrum analysis, and send png's back to bot of visualizations. github:
Tweet media one
Tweet media two
5
1
52
@corvus_ikshana
Crow 𓄿
1 month
Wtf is this ORM thingy , I thought to try the "current popular thing" , and tf is this abomination who , why and how does it helps like how is helping someone by increasing the complexity of already existed sweet raw sql query This is unreadable , sql was good, why this 😦?
Tweet media one
10
0
50
@corvus_ikshana
Crow 𓄿
5 months
Algol 60 is one of the most crucial programming language, that laid the foundation of half the concepts that you must have used that no one even knows of lol. Also JavaScript guy did not made closures or even lexical scope concept, it was a math thing 😐
Tweet media one
6
5
50
@corvus_ikshana
Crow 𓄿
4 months
Unpopular opinion : Arrow functions are horrible. Too much simplicity leads to more complexity. It takes me more time to read arrow functions based code then simple function declarations. And add function composition or currying and it's unreadable mess
Tweet media one
6
0
48
@corvus_ikshana
Crow 𓄿
4 months
uhh so we will use : load balancer, caching , relational DB , scaling , ques , cdn. we will balance the load using load balancers, and to balance the load of those load balancer, we will have more load balancer , and did I say caching , yes we will cache everything 😃
3
2
46
@corvus_ikshana
Crow 𓄿
4 months
Did not knew this existed, but these do not take 30 days, more like 3-4 hours if you know what you are doing. My more time went into re-reading wtf was even the question was, then to actually solve them.
Tweet media one
5
1
46
@corvus_ikshana
Crow 𓄿
4 months
Promise api's implementation in JS : Same questions on leetcode,bfe dev , the core is not that tough , but language of edge cases on bfe dev always confuses me If I guess async await can be implemented with generators , would lets us control the flow
0
0
40
@corvus_ikshana
Crow 𓄿
10 months
tried comp chem first time and have been banging my head since last 3 hours with python and rdkit, Chem libs to generate isomers of compounds. stupid boomer library cant even write IUPAC names of simple isomers. don't give pain to my brain cells , me got stupid reeee
Tweet media one
2
0
37
@corvus_ikshana
Crow 𓄿
4 months
Pov you are the going to change the tech scene of future forever, and you need a dope name that people will remember you for : > Paypal Mafia > Gang of four > Catgirl cartel
10
1
39
@corvus_ikshana
Crow 𓄿
8 months
Lol it took senpai just 5-6 mins to scan through it and find all the places where it would cause havoc on the CPU . he is The senior dev of the cartel, if you are into chips and Core CS , you gotta scroll through their timeline.
Tweet media one
@DeepknowledgeU
Govind
8 months
my dear e/brother @corvus_ikshana wrote a Redis clone from scratch (compatible with the Redis API) in Python Just by reading and replicating it himself. All one needs is a Linux, internet and curiosity.
2
5
69
1
3
39
@corvus_ikshana
Crow 𓄿
4 months
Being a zommer dev , one regret I have is not taking advantage of V-tuber boom of covid. So many dev's from America & Japan, made shit tone of $ making software infra. The face tracking tech was already there, intercept the camera feed, map it to model , pipe back the feed
4
2
39
@corvus_ikshana
Crow 𓄿
4 months
we offer a competitive salary. uhh , so who are you competing with 🧐. cause we both might have different idea of competing salary lol.
3
1
39
@corvus_ikshana
Crow 𓄿
10 months
and it ends. I should just stick to my physics and bio posting from now on.
5
0
36
@corvus_ikshana
Crow 𓄿
10 months
yesterday I was able to generate isomer's of some compounds , the input I have 2,3-dichlorobutane in a "SMILE format". my main focus is on pantoprazole currently. Those who had GERD or acidic reflux in stomach might have taken this drug. Its a type of Proton-pump inhibitor.
Tweet media one
Tweet media two
Tweet media three
Tweet media four
3
1
34
@corvus_ikshana
Crow 𓄿
8 months
ayo , I added the feature of data-replication to crowRedis 🫡. Now you can run it in either master or worker mode. any data set by master instance will be replicated to all instances of workers connected to master. Blog: github:
2
1
34
@corvus_ikshana
Crow 𓄿
10 months
reading @cto_junior notes since yesterday, brotha how do you know this much. Now I have a complex, fuck I have so much to catch up. Not scared of Codeforces guys , max will stop up after getting into fang. but bois who read papers from arxiv for fun scare me, mf's don't stop.
Tweet media one
Tweet media two
2
5
33
@corvus_ikshana
Crow 𓄿
10 months
One day am gonna assemble a team of elite genome scientists and engineers in my lab for the Cat girls project. like the paypal mafia, our team will be called as, the "Cat Girl Cartel" ✌️
Tweet media one
2
2
33
@corvus_ikshana
Crow 𓄿
27 days
@bissuusingh My dad always calls me that , didn't knew he was teaching me about load balancers all dis time 😃
0
1
34
@corvus_ikshana
Crow 𓄿
3 months
Funny thing is their Sde-2 frontend was trying for requestIdleCallback , I guess he read from mdn. aww, guess the bootcamp did not teach that you don't run data rendering thing on a background kiddo.
0
0
33
@corvus_ikshana
Crow 𓄿
10 months
Dude, I'm telling you, they've created artificial barriers to stop us getting into drug design Does anyone have any idea about which Small Molecule Inhibitors or any other inhibitor can be used to perform docking studies with a pantoprazole isomer? Please give PDBQT file😦
Tweet media one
3
1
29
@corvus_ikshana
Crow 𓄿
9 months
Building a NFC/RFID card reader/cloner(for educational purposes): -although you can buy a finished one, but building one on a rainy day would be quite fun, also me not hab moni. -the components are quite cheap on net. -for detailed version read my blog:
Tweet media one
1
0
30
@corvus_ikshana
Crow 𓄿
5 months
while I was sick , did not had to much to do. So I would teach my frens js , these dumb mf's don't understand closures and lexical scopes. mf think JS is the first language to have lexical scope or closures. So to teach these lemurs , building a visualizer. bit buggy for now
Tweet media one
2
0
31
@corvus_ikshana
Crow 𓄿
10 months
@cto_junior If Ambani has stepped in, then it's a sign that the market for GPUs and ML hardware will continue to go up. gujju dhando bhai has never stepped into a sector that's not gonna give atleast 10x returns. need to track the chips startups that he gonna invest in.
Tweet media one
1
1
28
@corvus_ikshana
Crow 𓄿
2 months
Is it true that in Node.js there no lock system for async write operations on same file. so If I have two async processes that want to write on same file, they can ?. if yes , why would that be. cause in Databases & OS its taught that you put a lock if you do a write operation
Tweet media one
2
0
29
@corvus_ikshana
Crow 𓄿
2 months
😡 ughhhh ,This game will melt my fuse. The movement animation of players on canvas runs on reqFrameAnimation. But I want a diff movement on a keypress , and then after sometime it goes back to its normal movement. But when I do , the velocity of player is adding up 😡, reeee
4
0
29
@corvus_ikshana
Crow 𓄿
9 months
If you look in the folder- output_3d_structures_sdf, you will find 3D structures of the 32 stereoisomers of estradiol 🫡 heh. why estradiol you ask, well you see its a drug that makes you great at programming, its like a magic drink. how else do you think I got so good 👍.
Tweet media one
@corvus_ikshana
Crow 𓄿
9 months
ayo master , you remember last time when I did molecular docking and I had to do everything manually via multiple software's. so I automated every-single one of those things via python scripts and some sub-processes.
1
2
28
3
1
27
@corvus_ikshana
Crow 𓄿
9 months
ayo master , you remember last time when I did molecular docking and I had to do everything manually via multiple software's. so I automated every-single one of those things via python scripts and some sub-processes.
1
2
28
@corvus_ikshana
Crow 𓄿
2 months
Tweet media one
4
0
28
@corvus_ikshana
Crow 𓄿
1 month
And did you knew if you directly send http request directly to server , and that server died, request gone, people mad , so we store requests also. So kafka. And how did I forget, distributed system , parallels processing , concurrency , multi threading 😾
1
1
27
@corvus_ikshana
Crow 𓄿
7 months
Wrote this long time ago , but didn't publish. tech community use this terminology as a comeback. Someone writes a thread with 🧵👈 emoji about info that is common knowledge , write "shut up database". so let me ask you anon , what are you: are you a optimal or a database 😶
Tweet media one
2
1
26
@corvus_ikshana
Crow 𓄿
8 months
Also this is not for those who are on advance lvl , but for someone like me who wants to learn from grounds up. everyone starts from simple only. but I am a ego maniac, and I will catch you soon :3. and yeah I know the code does not have modules, chill I will fix everything.
4
0
24
@corvus_ikshana
Crow 𓄿
4 months
@dejavucoder so they finally sent an insider to keep an eye on the Indian guy who costs them this much moni on DALL-E bills. the ops are after you Sankalp 👀
1
0
24
@corvus_ikshana
Crow 𓄿
9 months
The First Flight
2
3
23
@corvus_ikshana
Crow 𓄿
5 months
We had bureaucrats and some NGO people at University conference all clapping for this rip of platic toy. normies when they see strip color change go oogabooga crazy. chemical reacts so strip color change 🤯
0
0
23
@corvus_ikshana
Crow 𓄿
2 months
I mean fft is used to make frequency points graph to identify music(shazam) So I guess, cant we use fft or DFT to sort of know what are the transitions points in a clip that align In theory it makes sense, but I don't know if it practice it would work as intended
Tweet media one
1
0
22
@corvus_ikshana
Crow 𓄿
7 months
wait a sec , so white blood cells don't like foreigners coming in. They gets to duty the moment a "foreign" body tried to enter their territory. I have seen this story played before 🧐 WBC the moment someone enter in: Who let you in boi , free loader bitch ass boi.
Tweet media one
1
2
20
@corvus_ikshana
Crow 𓄿
2 months
Nyaa :3, tried my hands at making a game first time Uses existing rules of Rock paper Type the player and grid name , and you get teleported there , to either attack or escape I liked the experience , read fun math equations , new concept I never knew
6
0
22
@corvus_ikshana
Crow 𓄿
8 months
when I move my mouse , that raw data must be in some buffer, so can I save a copy of that buffer of certain period. Then I guess I would need to write some program to load that buffer again , and make OS take it to device drivers and re-enact the raw data operations. allowed ?
Tweet media one
4
0
21
@corvus_ikshana
Crow 𓄿
6 months
A good faraday cage will stop that. Now that I think, every electronic device has a permanent address attached to it, mac address, IMEI, the wifi also has a permanent address. but is there something, that lets the signals come in, but wont let then reflect back. one way cage ?
2
0
20
@corvus_ikshana
Crow 𓄿
6 months
Spotify does not make sense to me. If you wanna explore new music , YouTube is best. You will never stumble upon the great music with 100 views, that is absolute bombshell on Spotify. Imagine installing that bloatware app, to listen to something that is already on YouTube 😐
3
2
21
@corvus_ikshana
Crow 𓄿
10 months
@tszzl Intelligence if overrated. life is enjoyable when head empty. me and my homies grind rocks and ignite fire for fun. in childhood my most fav thing to do was, to throw a rock then follow it , and then again throw it and repeat. no depression nothing.
Tweet media one
2
2
18
@corvus_ikshana
Crow 𓄿
2 months
Moi working on smol game ,need help I use 2 nested loops to loop over the players of user and enemy side For each i and j , I run detectCollision() All this in reqAnimationframe So for each repaint , it loops over all player combinations cpu goes brrrr n zooooo on scrolls 😔
5
0
20
@corvus_ikshana
Crow 𓄿
7 months
huh so CPU does subtraction in order to do division , I mean it makes sense when I think. also can you write a algorithm or formula that can tell how many steps it would take to do a division , prior to doing the division operations😶.
3
0
18
@corvus_ikshana
Crow 𓄿
4 months
If I were to hire devs, your task would be to get into my system. It could be a website, a desktop app, a android app , anything. pick your language, understand the architecture of the system and try to break into my system.
1
0
19
@corvus_ikshana
Crow 𓄿
8 months
Not only did I learned about database, I re-leaned how does a request work from the basic. You have to see the questions I asked chat-gpt while studying 🫡. every time I ask chat-gpt some questions , it thinks internally : nah not this dude again. Well time to touch some grass.
Tweet media one
Tweet media two
Tweet media three
0
0
18
@corvus_ikshana
Crow 𓄿
2 months
Then you would need to mug up the answers for questions about virtual dom or react lifecycle. If you have not spent time working with actual dom , and what was the problem with it that they came up with virtual dom. You won't visualize what is happening to each component
0
1
18
@corvus_ikshana
Crow 𓄿
10 months
one day I will become expert in genomics and CRISPER to solve the biggest problem facing humanity. gonna edit DNA to make cat-girls🥰 I pledge that all the rust programmers will get a cat-girl GF, will sit on your lap while you code on VIM and destroy prod.
Tweet media one
2
2
16
@corvus_ikshana
Crow 𓄿
2 months
@pushkar1713 read this 2 times- 3-4 article a day , and try to solve questions at the end of each module. , from here only watch tutorials of the guy -Will Sentence ,leave rest. He is the only guy whose paid tutorial I would recommend anyone
2
1
18
@corvus_ikshana
Crow 𓄿
10 months
jesse we are cocking something 🫡 its 3'd view of this proton pump - ay master , I am mad scientist ! , its so cool, sunuvabich ✌️
4
0
16
@corvus_ikshana
Crow 𓄿
10 months
so we keep our human bodies entropy low by eating food and increasing the entropy of our surroundings. so that would mean death is a sort of increase in entropy in our body. also , if universes entropy is always increasing then will it just crumble like the human body ,ehh
Tweet media one
2
0
15
@corvus_ikshana
Crow 𓄿
5 months
If I had one more sem left at Uni , the onli thing I would do in the labs is , use the diff spectrophotometer on diff plants or animal parts. upload results in database with all observation , before and after. I call them the "Wave Trigger Systems" . not limited to just light
Tweet media one
4
0
17
@corvus_ikshana
Crow 𓄿
3 months
Tweet media one
1
0
17
@corvus_ikshana
Crow 𓄿
10 months
-random thoughts(its happening again): So Human creativity can be viewed as the process of reducing entropy in our thinking. as the arrow of time points from a state of low entropy to higher entropy, showing that systems naturally tend to become more disordered over time. but
Tweet media one
4
0
14
@corvus_ikshana
Crow 𓄿
10 months
Glucometer circuit diagram with chemical's that would be found in labs. Lets see if I can improve something in it and call my self a "Engineer" for once. part-1
Tweet media one
2
0
13