有小朋友想安装一台Linux去体验一下命令行的感觉,今天发现一个好东东 https://webvm.io/ ,WebVM是一个运行在你的浏览器里的Linux虚拟环境,省去了安装的痛苦。不过,我觉得更多就是玩玩,体验下更重要!
WebVM
WebVM - Linux virtualization in WebAssembly
Linux virtual machine, running in the browser via HTML5/WebAssembly. Networking and graphics supported.
👍2
Forwarded from Solidot
维护 NTP 协议的人
2022-10-09 00:12:00 by 倒数第二个真相
1977 年,David Mills 就职于美国卫星通信公司 COMSAT,参与了互联网的前身阿帕网(ARPANET)相关的工作。当时的阿帕网缺乏一个单一可靠的时间同步系统。Mills 认识到时钟时间是一种无休止追求共识的结果。为解决阿帕网的时钟同步问题,他创建了名为 Network Time Protocol 的协议。N.T.P. 很快成为互联网的关键组成部分。到 1988 年 Mills 将 N.T.P.完善到能在几十毫秒内同步联网的计算机时间,Vint Cerf 形容这一成就是一种黑魔法。今天我们将时间同步视为一种理所当然,它对互联网至关重要,对人类文明也至关重要。电网、金融市场、电信网络等关键系统都依赖时间同步保持记录和分清因和果。几乎所有设备都运行 N.T.P. 它在数十亿台设备上运行,协调时间,社会从未像如此同步过。几十年来,Mills 是决定 N.T.P.应该如何工作的人。但他对协议的维护已经走向终点。Mills 生来患有青光眼,如今已完全失明,生于 1938 年的他如今也年事已高。在维护 N.T.P. 过程中 Mills 被视为一位顽固的独裁者,社区发现 Mills 很难合作,递交一个修复问题的补丁是不够的,Mills 还会要求给出数学分析和证明。在开源社区这是很少有人能做到的。他最忠实的合作者是名叫 Harlan Stenn 的程序员。Stenn 如今也有 66 岁了,虽然与 Mills 合作了几十年,但两人从未线下见过面。科技巨头们依赖的开源代码往往由几个人无偿维护,Stenn 是其中之一,而他的退休储蓄已经耗尽了。
#互联网
2022-10-09 00:12:00 by 倒数第二个真相
1977 年,David Mills 就职于美国卫星通信公司 COMSAT,参与了互联网的前身阿帕网(ARPANET)相关的工作。当时的阿帕网缺乏一个单一可靠的时间同步系统。Mills 认识到时钟时间是一种无休止追求共识的结果。为解决阿帕网的时钟同步问题,他创建了名为 Network Time Protocol 的协议。N.T.P. 很快成为互联网的关键组成部分。到 1988 年 Mills 将 N.T.P.完善到能在几十毫秒内同步联网的计算机时间,Vint Cerf 形容这一成就是一种黑魔法。今天我们将时间同步视为一种理所当然,它对互联网至关重要,对人类文明也至关重要。电网、金融市场、电信网络等关键系统都依赖时间同步保持记录和分清因和果。几乎所有设备都运行 N.T.P. 它在数十亿台设备上运行,协调时间,社会从未像如此同步过。几十年来,Mills 是决定 N.T.P.应该如何工作的人。但他对协议的维护已经走向终点。Mills 生来患有青光眼,如今已完全失明,生于 1938 年的他如今也年事已高。在维护 N.T.P. 过程中 Mills 被视为一位顽固的独裁者,社区发现 Mills 很难合作,递交一个修复问题的补丁是不够的,Mills 还会要求给出数学分析和证明。在开源社区这是很少有人能做到的。他最忠实的合作者是名叫 Harlan Stenn 的程序员。Stenn 如今也有 66 岁了,虽然与 Mills 合作了几十年,但两人从未线下见过面。科技巨头们依赖的开源代码往往由几个人无偿维护,Stenn 是其中之一,而他的退休储蓄已经耗尽了。
#互联网
👍9❤1
https://earsketch.gatech.edu/ 这是一个在浏览器里运行的音乐编程软件,可以用Python或者JavaScript创作音乐。希望Claire 同学能喜欢它。
https://github.com/mli/autocut 当你需要剪辑一段视频时,有没有想过用编辑文字的方式编辑视频?这个来源的工具让你通过编辑文本来编辑视频,科技创新无所不在啊
GitHub
GitHub - mli/autocut: 用文本编辑器剪视频
用文本编辑器剪视频. Contribute to mli/autocut development by creating an account on GitHub.
👍4
https://github.com/krahets/hello-algo 以后上课时用的着,估计假期后在大小朋友的课上用这个把array和hash,感觉不错
GitHub
GitHub - krahets/hello-algo: 《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持简中、繁中、English、日本語,提供 Python, Java, C++, C, C#, JS, Go, Swift, Rust…
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持简中、繁中、English、日本語,提供 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 等代码实现 - krahets/hello-algo
👍4
新年Telegram发布新版本Bot API了
Bot API 6.4
Forums
• Bots can now open, close, edit and toggle the visibility of the General Topic.
• Added support for new service messages, like ForumTopicEdited, GeneralForumTopicHidden and more.
• The method sendChatAction can now send actions to any thread or topic via the
Spoilers
• Added spoiler detection via the new
• Bots can send media covered by a spoiler animation via the
Web Apps
• Added a native QR scanner popup, controllable via showScanQrPopup and closeScanQrPopup.
• Web Apps launched from the attachment menu can request clipboard text via readTextFromClipboard.
• Added a platform field, showing which platform the web app is being used on.
General
• Added the
• And more, see the full changelog for details:
https://core.telegram.org/bots/api-changelog#december-30-2022
Bot API 6.4
Forums
• Bots can now open, close, edit and toggle the visibility of the General Topic.
• Added support for new service messages, like ForumTopicEdited, GeneralForumTopicHidden and more.
• The method sendChatAction can now send actions to any thread or topic via the
message_thread_id parameter.Spoilers
• Added spoiler detection via the new
has_media_spoiler field in the Message class.• Bots can send media covered by a spoiler animation via the
has_spoiler field in sendPhoto, sendVideo and sendAnimation.Web Apps
• Added a native QR scanner popup, controllable via showScanQrPopup and closeScanQrPopup.
• Web Apps launched from the attachment menu can request clipboard text via readTextFromClipboard.
• Added a platform field, showing which platform the web app is being used on.
General
• Added the
is_persistent field, to keep ReplyKeyboards open by default.• And more, see the full changelog for details:
https://core.telegram.org/bots/api-changelog#december-30-2022
core.telegram.org
Telegram Bot API
The Bot API is an HTTP-based interface created for developers keen on building bots for Telegram. To learn how to create…
💩1
🧐 how many messages have you sent in Telegram ?
这代码写的是不是简洁高效?
x = await client.send_message("me", "me")
await x.delete()
print(f"number of messages = {x.id}")这代码写的是不是简洁高效?
👍3
https://youtu.be/1yyRvyNQ5rQ 今天Bernie给我推荐的一个视频,很有意思,我当听力练习,但是解答了很多简单的问题,值得一看。
YouTube
Stanford Computer Scientist Answers Coding Questions From Twitter | Tech Support | WIRED
Chris Piech, professor of computer science at Stanford University, answers the internet's burning questions about coding. Do you need to know math to be good at coding? How many computer languages are there? Are programming and coding the same thing? How…
👍3
1月29日大朋友第七期开始了,到现在我们有四个大朋友玩的不亦乐乎。我们最早学了Python,后来开始了Swift iOS App。和大家商量了一下,接下来,我们准备开始C#的Unity游戏开发。如果有兴趣,欢迎私聊或评论。课程每周日上午9点(美东时间)开始,11点左右结束。一期12节课程,中间退出不会退钱的哦,要给自己一些坚持的理由。我们更多的以玩为主,大家来自五湖四海,每周能用code做些不同的事为乐趣。
👏5👍3
Forwarded from 老房东
👍1
今天Noah跟Sicheng说他要当一个码农,然后Sicheng说什么是码农。我解释了一下,码农就是春天时把写好的代码埋下去,然后一直不段的施肥(zeng jia xu qiu)和除虫(De Bug),然后你就会收获更多的代码的一个工作。
👍6
今天好开心,发现有同学在任何时候都是开着chatGPT写程序,这真的是一个非常好的习惯!不会的立刻就问,然后再检查答案,比去google快多了。
论掌握问问题的能力。
论Google是怎么被减少了收入。
论掌握问问题的能力。
论Google是怎么被减少了收入。
👍11
https://www.youtube.com/watch?v=flXrLGPY3SU Stephen Wolfram 花了大概 3 个多小时的时间解释了 ChatGPT 背后涉及的原理,从最基础的模型概念一直到如何构造一个神经网络,深入浅出,对于没有深度学习背景的人也能够很好地理解。
YouTube
What is ChatGPT doing...and why does it work?
Stephen Wolfram hosts a live and unscripted Ask Me Anything about ChatGPT for all ages. Find the playlist of Q&A's here: https://wolfr.am/youtube-sw-qa
Originally livestreamed at: https://twitch.tv/stephen_wolfram
9:55 SW starts talking
Follow us on our…
Originally livestreamed at: https://twitch.tv/stephen_wolfram
9:55 SW starts talking
Follow us on our…
👍3