Tavian Barnes (@tavianator) 's Twitter Profile
Tavian Barnes

@tavianator

Computer science PhD student @UWaterloo; formerly @MSFTResearch

ID: 195190736

linkhttps://tavianator.com calendar_today26-09-2010 01:50:25

2,2K Tweet

519 Takipçi

1,1K Takip Edilen

Alessandro Sordoni (@murefil) 's Twitter Profile Photo

We have few intern positions open in our ML team @ MSR Montreal, come work with Marc-Alexandre Côté Minseon Kim Lucas Caccia Matheus Pereira Eric Xingdi Yuan on reasoning, interactive envs/coding and LLM modularization.. 🤯 Matheus Pereira and I will also be at #NeurIPS2024 so we can chat about this

Tavian Barnes (@tavianator) 's Twitter Profile Photo

This is so funny to me, like just try it? Just turn off your editor extensions for a bit and write some code. You'll find you don't have to be super-human

Tavian Barnes (@tavianator) 's Twitter Profile Photo

Dmitry Matveev @HaroldAptroot Update: there is something weird going on. It depends on how the shift count register is initialized. 64-bit ops make it 3c, 32-bit ops make it 1c. More here: github.com/andreas-abel/n…

Dmitry Vyukov (@dvyukov) 's Twitter Profile Photo

Profiling: you are doing it all WRONG! The SHOCKING truth about CPU vs. real time Now that I get your attention :) My perf latency profiling changes merged: web.git.kernel.org/pub/scm/linux/… First profiler ever that samples realtime (not CPU time) and suitable for latency optimization