HackerLangs
TopNewTrendsCommentsPastAskShowJobs

mirrir

no profile record

Submissions

Zebra-Llama – Towards efficient hybrid models

arxiv.org
113 points·by mirrir·7 เดือนที่ผ่านมา·61 comments

comments

mirrir
·25 วันที่ผ่านมา·discuss
replace "successful product" with "useful artifact" and you'll get more of the common ground with less of the pedantics.
mirrir
·6 เดือนที่ผ่านมา·discuss
Yes absolutely. For large code writing assignments and projects grad students would be tasked with writing the code. After submission they had to schedule a 15-20 minute chat with a grad student in the course for Interview Grading. Through that process the grad would ask why the student made specific choices in their code, where improvements could have been made, and the process they took to solve the task. It wound up being a pretty effective and kind way to get people to not really care as much about referencing things like StackOverflow (no GPT at the time), and helped make a lot of students need to care much more aabout the why of their code.
mirrir
·6 เดือนที่ผ่านมา·discuss
My university had a great policy for this. For every major assignment you went through interview grading. if you failed it you lost 60% of that grade.
mirrir
·7 เดือนที่ผ่านมา·discuss
There is voodoo in begging the question though.
mirrir
·7 เดือนที่ผ่านมา·discuss
You can use it in Rust if you like. I've used pglite through wasmer before. Also [pglite-oxide](https://lib.rs/crates/pglite-oxide) is pretty usable.