“Boner” is a clumsy error
“Boner” is a clumsy error
It’s funny because back in the day the lack of support for amd is what made me choose to go nvidia in the future. Maybe the pendulum will swing back who knows? Kind of surprising it’s not well supported given the popularity / importance of cuda.
Bad lieutenant and wild at heart are really good out there movies
Red currants :)
Edit - apparently they are black currants. Still tasty!
I didn’t actually know Cassian was from that movie! Someone else mentioned that to me when I was mid season lmao. I was watching it as a true one off kind of show with a totally new character!
I fell asleep during ep 9 in theatres and have never been down to rewatch it. Mandalorian i gave up early on when a guy flew by a spaceship and gave a thumbs up… but you should check our Andor! It’s pretty good!
I think the most famous example is probably “Pale fire” by Nabokov. Not sci-fi, but very very fun! George Perec write some interesting concept books. One is about this apartment in Paris where every chapter just describes a random room in the building, but slowly tells a story of the inhabitants.
I think one of the benefits would be less war since every citizen would be personally affected by it. Also all the public works and infrastructure. And healthcare. It could be great! Maybe it would help with all the “lonely men” culture that we hear so much about, and likely plays into some of the gun culture. I guess we’ll never know since that won’t happen here, though.
Mandatory conscription is probably my most “out there” political belief. I think the benefits would be vast! I don’t think it would prevent mass shootings in America, though.
What’d you think the first time?
This was nearly a decade ago. I worked at a small app company (5-10 developers) for a bit that used Ruby on Rails for our product. The product was in active development, but was available to customers so it was “done”. We were hiring a senior level dev to oversee the team and we interviewed this guy (maybe in his 40s?, a but older than most people in tech) and he said his first order of business if hired would be to refactor the entire code base to php. I don’t think he was joking. I’m not sure why he interviewed.
I came here to write the same thing. Why do they do that?
wrt TikTok I assume the poll just asked what other platforms you are on, not if you are posting career related things on the platform. Most grad students are in their 20s and probably use TikTok for entertainment.
I used to work at a small tech company (5-10 employees) and when we hired for entry level coders we’d receive hundreds of applications. Most of them would be grads from bootcamps, some with undergraduate degrees and some without. My boss would just throw out any that didn’t have a bs in something, but preferred a stem degree. He knew they didn’t need a degree, he knew you didn’t need actual coding experience, it was just a quick (maybe illegal) way to make that list of applications more manageable. Edit: as other people have said - after your first job you are basically “in” and are a very desirable candidate. Your education matters much less after your first job.
I’ve never seen anything as extreme as you describe, but when I took the GRE I met a guy kind of like this. After you finish the exam it gives you an estimate of your score, but your real scores are sent to you weeks later. On the way out some guy asked me how I did (fairly well but not 97% plus on anything). He was like “oh damn if you don’t get above 95% on math then you can’t go to grad school in STEM lol”. I asked him what he got in the reading and writing and he said <33% “but that isn’t important for grad school” lmao
I recently had to do linear algebra for the first time ever irl. I’ve been out of school for ~15 years. I was trying to make a rotation matrix to transform some points in 2D space. It took me a very long time to remember how it’s performed yet alone “transformation matrix” which is something I’d never heard of before. I got my code all working and was so proud, then later found that one of the r packages I was using could have just solved it all automatically :/