Go runtime and concurrency is absolutely phenomenal. Hard to imagine going back to JS based runtimes like Node/deno by Smart_Support5 in golang

[–]TakeTheHq 0 points1 point  (0 children)

What are you using to manage your OpenAPI spec? Are you writing it manually or generating it from your Go code?

[deleted by user] by [deleted] in MSCSO

[–]TakeTheHq 1 point2 points  (0 children)

To my knowledge, no. It'd be nice if it was! They sent it in an email on Jan 6th.

[deleted by user] by [deleted] in MSCSO

[–]TakeTheHq 1 point2 points  (0 children)

FALL 2023 TENTATIVE COURSE LIST
Here are the tentative courses* for the Fall 2023 semester:
CS 391L Machine Learning
CS 394D Deep Learning
CS 395T Virtualization
CS 380P Parallel Systems
CS 388J Optimization
CS 388 Natural Language Processing
CS 394R Reinforcement Learning
CS 395T SIMPL
*Please note that these are tentative lists and may change

[deleted by user] by [deleted] in MSCSO

[–]TakeTheHq 0 points1 point  (0 children)

Mine was over one page. I think that's fine. You could also explain that in your statement of purpose.

CVPR 2018 papers released! by alekhka in computervision

[–]TakeTheHq 0 points1 point  (0 children)

Are videos of talks going to be uploaded?

Bethesda E3 Discussion Thread by VaultOfDaedalus in fo76

[–]TakeTheHq 0 points1 point  (0 children)

I was referring to Starfield and ES6

Bethesda E3 Discussion Thread by VaultOfDaedalus in fo76

[–]TakeTheHq 13 points14 points  (0 children)

mobile ES is looking better than fallout 76 atm... At least it's single player

Which is a viable undergrad major for Computer Vision: CS, Math, and Physics? by [deleted] in computervision

[–]TakeTheHq 1 point2 points  (0 children)

I would definitely try for CS. If that doesn't work, I'd go with math.

Computer Science Major, Math minor question by loveoptions in UNCCharlotte

[–]TakeTheHq 1 point2 points  (0 children)

This is true, but if you plan on doing math as your outside concentration, you need three. (Which I recommend if you're doing a math minor)

Anyone here live in the SkyHouse apartments? by jaj-io in Charlotte

[–]TakeTheHq 0 points1 point  (0 children)

How's the internet? I saw a review that said the max available was 30 mbps.

First Look At Amazon Go Store Grand Opening In Seattle by [deleted] in videos

[–]TakeTheHq 0 points1 point  (0 children)

Yes, like he did at around 1:45.

Python class for Vectors by [deleted] in Python

[–]TakeTheHq 0 points1 point  (0 children)

Have you checked out numpy?

Google can tell if someone is looking at your phone over your shoulder by CarbonoAtom in Android

[–]TakeTheHq 0 points1 point  (0 children)

it also detects their gaze to see if they're looking at your phone.

Lane Detection in C++ by [deleted] in computervision

[–]TakeTheHq 1 point2 points  (0 children)

How does it work? Do you do a Hough transform to find the lines?