Raihanul Bashir Hridoy (@hridoy_bashir) 's Twitter Profile
Raihanul Bashir Hridoy

@hridoy_bashir

Swanky
Patito Feo ๐Ÿค
All Nighter โ˜•
Geek ๐Ÿ’ป
Quantum Computing Enthusiast 0๏ธโƒฃ 1๏ธโƒฃ ๐Ÿ”„
PhysX + CompSci + Math !! (Trinity) โ™ฅ๏ธโ™ฅ๏ธ
Physics Grad @SUST ๐Ÿ‡ง๐Ÿ‡ฉ

ID: 1029792268251750400

calendar_today15-08-2018 18:09:44

337 Tweet

65 Followers

1,1K Following

Raihanul Bashir Hridoy (@hridoy_bashir) 's Twitter Profile Photo

Imagine a world where developers ace complex frameworks but fumble with CSS div layouts and form functions. It's like a superhero forgetting to tie shoelaces! While frameworks offer convenience, overreliance on them can dull coding skills. Balance is key! #WebDevelopment ๐ŸŒ๐Ÿ’ป

Raihanul Bashir Hridoy (@hridoy_bashir) 's Twitter Profile Photo

Mozilla.ai is a new startup and community funded with 30M from Mozilla that aims to build trustworthy and open-source AI ecosystem.

Lex Fridman (@lexfridman) 's Twitter Profile Photo

Here's my conversation with Guillaume Verdon (gill verdon) aka Beff Jezos (Beff โ€“ e/acc), a physicist, quantum computing researcher, and founder of e/acc (effective accelerationism) movement that advocates for rapid technological progress, physics-based reasoning, and memes.

Raihanul Bashir Hridoy (@hridoy_bashir) 's Twitter Profile Photo

#GPUProgramming - Day 01: ๐Ÿš€ Exploring RISC architecture: Simplified, optimized instructions in one clock cycle. ๐Ÿ”„ Bye, CISC complexity! ๐ŸŽ๏ธ Registers rule, boosting speed. ๐Ÿค–๐Ÿ’ก Compiler-friendly design, slick pipelining for simultaneous processing! ๐Ÿ•ต๏ธโ€โ™‚๏ธ #COA #RISC #LearnInPublic

#GPUProgramming - Day 01:
๐Ÿš€ Exploring RISC architecture: Simplified, optimized instructions in one clock cycle. ๐Ÿ”„ Bye, CISC complexity! ๐ŸŽ๏ธ Registers rule, boosting speed. ๐Ÿค–๐Ÿ’ก Compiler-friendly design, slick pipelining for simultaneous processing! ๐Ÿ•ต๏ธโ€โ™‚๏ธ
#COA #RISC #LearnInPublic
Raihanul Bashir Hridoy (@hridoy_bashir) 's Twitter Profile Photo

#GPUProgramming - Day 02: ๐Ÿ”„ Exploring CPU architectures! #RISC, like #ARM & #Power, opts for efficiency with many registers. #CISC, exemplified by #Intel 8086, prioritizes simplicity, offering diverse, complex instructions. RISC excels in energy efficiency. #COA #LearnInPublic

#GPUProgramming - Day 02:
๐Ÿ”„ Exploring CPU architectures! #RISC, like #ARM & #Power, opts for efficiency with many registers. #CISC, exemplified by #Intel 8086, prioritizes simplicity, offering diverse, complex instructions. RISC excels in energy efficiency.
#COA #LearnInPublic
Raihanul Bashir Hridoy (@hridoy_bashir) 's Twitter Profile Photo

#GPUProgramming - Day 03: ๐Ÿง  CPUs: Processors adapt with DISA. #CPU's core duo - Control Unit & Datapath. Datapath: Registers, ALU, Buses, Multiplexers โ€“ a data symphony! ๐Ÿ”„ Follow the Instruction Execution Cycle: Fetch โžก๏ธDecodeโžก๏ธExecuteโžก๏ธStoreโžก๏ธ Update PC. ๐Ÿ•น๏ธ #LearnInPublic

#GPUProgramming - Day 03:
๐Ÿง  CPUs: Processors adapt with DISA. 
#CPU's core duo - Control Unit & Datapath. 
Datapath: Registers, ALU, Buses, Multiplexers โ€“ a data symphony! 
๐Ÿ”„ Follow the Instruction Execution Cycle: 
Fetch โžก๏ธDecodeโžก๏ธExecuteโžก๏ธStoreโžก๏ธ Update PC. ๐Ÿ•น๏ธ 
#LearnInPublic
Raihanul Bashir Hridoy (@hridoy_bashir) 's Twitter Profile Photo

#GPUProgramming - Day 04: ๐Ÿ•ฐ๏ธ Dive into processor architectures! ๐Ÿง  Single-cycle execution, one clock cycle per instruction, demands a versatile datapath. ๐Ÿ”„ Multi-cycle instructions break it down for a more intricate dance with time. โณ #ComputerArchitecture #LearnInPublic ๐Ÿš€

#GPUProgramming - Day 04:
๐Ÿ•ฐ๏ธ Dive into processor architectures! ๐Ÿง  Single-cycle execution, one clock cycle per instruction, demands a versatile datapath. ๐Ÿ”„ Multi-cycle instructions break it down for a more intricate dance with time. โณ #ComputerArchitecture #LearnInPublic ๐Ÿš€
Raihanul Bashir Hridoy (@hridoy_bashir) 's Twitter Profile Photo

#GPUProgramming - Day 05: ๐Ÿš€ Pipelining in computer architecture boosts performance by dividing instruction execution into stages. Techniques like forwarding, branch prediction, and superscalar processors enhance parallelism.๐Ÿ’ป๐ŸŒ #ComputerArchitecture #Pipelining #LearnInPublic

#GPUProgramming - Day 05:
๐Ÿš€ Pipelining in computer architecture boosts performance by dividing instruction execution into stages. Techniques like forwarding, branch prediction, and superscalar processors enhance parallelism.๐Ÿ’ป๐ŸŒ
#ComputerArchitecture #Pipelining #LearnInPublic
Raihanul Bashir Hridoy (@hridoy_bashir) 's Twitter Profile Photo

#GPUProgramming - Day 06: ๐Ÿ” Diving into computer architecture! ๐Ÿ–ฅ๏ธ Structural hazards arise when hardware resources are in high demand, causing contention among instructions. Data hazards? RAW, WAR, WAW โ€“ the battle for data paths and registers! ๐Ÿ’ก #COA #LearnInPublic

#GPUProgramming - Day 06:
๐Ÿ” Diving into computer architecture! ๐Ÿ–ฅ๏ธ Structural hazards arise when hardware resources are in high demand, causing contention among instructions. Data hazards? RAW, WAR, WAW โ€“ the battle for data paths and registers! ๐Ÿ’ก
#COA #LearnInPublic
Raihanul Bashir Hridoy (@hridoy_bashir) 's Twitter Profile Photo

#GPUProgramming - Day 07: ๐Ÿ”ง #CPU Hazards 101 ๐Ÿšง: Ever heard of #Register Renaming & Out-of-Order Execution? They tackle structural hazards, ensuring smooth sailing for instructions. Watch out for Data Hazards (#RAW, #WAR, #WAW) in #MIPS, but fear not! #COA #LearnInPublic

#GPUProgramming - Day 07:
๐Ÿ”ง #CPU Hazards 101 ๐Ÿšง: Ever heard of #Register Renaming & Out-of-Order Execution? They tackle structural hazards, ensuring smooth sailing for instructions. Watch out for Data Hazards (#RAW, #WAR, #WAW) in #MIPS, but fear not!
#COA #LearnInPublic
Raihanul Bashir Hridoy (@hridoy_bashir) 's Twitter Profile Photo

#GPUProgramming - Day 08: ๐Ÿš€ Explored #computerarchitecture today! ๐Ÿ–ฅ๏ธ Control Hazards tackle branch prediction, #Pentium FDIV bug a classic example. ๐Ÿ’ก Memory #Hierarchy is keyโ€”#RAM, #cache levels (L1, L2, L3), and storage devices play crucial roles. ๐Ÿ”„๐ŸŒ #Memory #LearnInPublic

#GPUProgramming - Day 08:
๐Ÿš€ Explored #computerarchitecture today! ๐Ÿ–ฅ๏ธ Control Hazards tackle branch prediction, #Pentium FDIV bug a classic example. ๐Ÿ’ก Memory #Hierarchy is keyโ€”#RAM, #cache levels (L1, L2, L3), and storage devices play crucial roles. ๐Ÿ”„๐ŸŒ #Memory #LearnInPublic
Abid ๐Ÿ‡ด๐Ÿ‡ฒ๐Ÿ‡ง๐Ÿ‡ฉ (@helpfulai) 's Twitter Profile Photo

How created: Quantum computers are built using qubits, which can exist in multiple states simultaneously due to a phenomenon called superposition, enabling them to perform parallel computations and potentially achieve exponential speedup. ๐Ÿ”— youtu.be/ArW8x1NpqGs

Raihanul Bashir Hridoy (@hridoy_bashir) 's Twitter Profile Photo

When you need to calculate the ceiling of a division in C++, use (a + b - 1) / b instead of std::ceil. Itโ€™s faster, uses only integer math, and avoids floating-point precision issuesโ€”perfect for competitive programming! ๐Ÿš€ #CodingTips #CompetitiveProgramming #Cplusplus

Tsarathustra (@tsarnick) 's Twitter Profile Photo

Google's new quantum computing chip Willow is septillions of times faster than a classical computing chip - it would take a classical computer 10 septillion (10,000,000,000,000,000,000,000,000) years to simulate what Willow can do in 300 seconds

Synth Potato๐Ÿฅ” (@synthpotato) 's Twitter Profile Photo

GTA 4 is still ahead of most open world titles in terms of details, physics, and atmosphere with Liberty City, and this is a game that's nearly 17 years old. Here are 10 hidden & small details from GTA 4 that prove it was ahead of its time. A Thread ๐Ÿงต

GTA 4 is still ahead of most open world titles in terms of details, physics, and atmosphere with Liberty City, and this is a game that's nearly 17 years old.

Here are 10 hidden & small details from GTA 4 that prove it was ahead of its time. A Thread ๐Ÿงต
Thomas Dohmke (@ashtom) 's Twitter Profile Photo

3๏ธโƒฃProject Padawan: A sneak peek at our SWE agent and how we envision these types of agents will fit into the GitHub user experience. When itโ€™s released later this year, Project Padawan will allow you to directly assign issues to GitHub Copilot โ€“ and have it produce fully-tested