@isotopp Whoever wants to see the king/queen example and more in action, that is part of a #Computerphile video https://youtube.com/watch?v=gQddtTdmG_8
@isotopp Whoever wants to see the king/queen example and more in action, that is part of a #Computerphile video https://youtube.com/watch?v=gQddtTdmG_8
Because it came up again today and according to https://xkcd.com/1053/ some of you probably don‘t know it yet:
Timezones and why they‘re complicated by @tomscott
https://youtu.be/-5wpm-gesOY
It is very interesting to know where the name "grep" came from in computer history and why. This video perfectly explains it. Just grab a coffee, sit back and enjoy 🤓
Jensen Huang on GPUs [video]
https://www.youtube.com/watch?v=G6R7UOFx1bw
#ycombinator #computers #computerphile #computer #science
This is a particularly sobering piece from #computerphile - with more and more #llm's reading your email we have a whole new attack vector: https://youtu.be/rAEqP9VEhe8 #prompthacking
Functional Parsing - Computerphile
https://peertube.ichigo.everydayimshuflin.com/videos/watch/fa44ac11-75e9-4110-bbf8-ab9f63b1f0c5
#DeepSeek is a Game Changer for #AI - #Computerphile
More on #DeepSeek from #Computerphile: https://www.youtube.com/watch?v=gY4Z-9QlZ64&t=1181
I'm still unsure on how "open source" the DeepSeek model is but I certainly prefer any steps on making these things reproducible rather than hidden behind someone's proprietary #api and server farm. My main takeaway is it is exciting to have stuff that can run on consumer hardware and didn't have to boil a small ocean to train it. #llm #genai
#Computerphile #MikePound, University of #Nottingham gives a CS level technical explanation of #DeepSeek.
#AI / #CompSci / #UniNottingham <https://youtube.com/watch?v=gY4Z-9QlZ64>
#computerphile does their year end retrospective with a montage of interviewees’ least favorite programming language. No surprise on the front runners.
Every time I watch a #computerphile video, I imagine an immense warehouse at the university of Nottingham with aisles and aisles of shelves, stacked floor to ceiling with green and white striped continuous feed computer paper.
Überraschend früh! Und in 50 Minuten gibt es schon ein neues Rätsel. Zeitzonen und Computer,“there lies madness!“ #computerphile
#pastpuzzle 62
🟩🟩🟥🟥 (+13)
🟩🟩🟩🟥 (-1)
🟩🟩🟩🟩 (0)
▪️▪️▪️▪️
```c
#include <stdio.h>
#include <string.h>
int main() {
char bucketList[10][100];
int count = 0;
strcpy(bucketList[count++], "Meet Brian Kernighan and Professor Brailsford to talk about C, Unix, and computer history");
strcpy(bucketList[count++], "Give a talk about Go, PHP, Linux or C");
...
for (int i = 0; i < count; i++) {
printf("%d. %s\n", i + 1, bucketList[i]);
}
return 0;
}
```
#C #brian_kernighan #professor_brailsford #computerphile
An old video that just popped up in my feed: Smack a Mac! #VintageMacintosh #computerphile
https://youtu.be/rlaNMJeA1EA?si=WzBUHukm2m0r1kPF
A #Computerphile video on #CrowdStrike ... Yes it's yesterday's news but these guys have a way of explaining handwavy stuff I like.
@ryanc like Tom Scott said - praise the giants before you and thank them for time/zone library - use unixtimestamp and retranslate back as you prefer - here the video that never get old*
https://www.youtube.com/watch?v=-5wpm-gesOY
^ @tomscott #computerphile #time #timezone #programming #library #coding
Un peu technique et en anglais, mais j'ai bien aimé cette vidéo de #Computerphile qui explore l'hypothèse (papier scientifique à l'appui) selon laquelle l' #IA pourrait bientôt atteindre un plateau en terme de performances --contrairement à l'idée (très complaisante et pas du tout étayée) d'une progression linéaire illimitée, voire exponentielle.
https://youtu.be/dDUC-LqVrPU
Has Generative AI peaked? Computerphile has some thoughts on it. https://youtu.be/dDUC-LqVrPU?si=DSHD9xDWT6NPL7XG #GenAI #GPT #AI #Computerphile
reminder zu #timezones - vor 10 Jahren bei #computerphile mit Tom Scott
aus gegebenem Anlass 😉 🕰️ 🔁
https://www.youtube.com/watch?v=-5wpm-gesOY