Forwarded from Hacker News
Go 1.14 release notes (Score: 102+ in 3 hours)
Link: https://readhacker.news/s/4hDYV
Comments: https://readhacker.news/c/4hDYV
Link: https://readhacker.news/s/4hDYV
Comments: https://readhacker.news/c/4hDYV
tip.golang.org
Go 1.14 Release Notes - The Go Programming Language
Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.
Forwarded from 《一天世界》博客 (Lawrence Li)
Weibo
突发新闻: 全球最大音乐串流平台 Spotify ... 来自整封韵冻 - 微博
突发新闻: 全球最大音乐串流平台 Spotify 疑遭屏蔽, 中国境内用户现已无法如常收听
Forwarded from Project FooHoro | PFH:B:C:B:2025012900
Forwarded from 小破不入渠🌏
「听到」是不难的。
没钱的小朋友上 YouTube 听,有钱的成年人托朋友在国外买了 CD 抓轨发过来听。从文字、声音到影像,数字化时代,想获得一个作品,无论是播客还是音乐,又能有多难?
真正的问题在于,你的目标不该只是「听到」,「尽可能方便地听到」这么简单而已。你到底是以什么态度在听?如何直面自己听完之后心情的回响?如何保护、支持你认为有价值的创作者?
最后,如何将听到的东西内化成自己的思维,以至世界观的一部分?听过这一期「剩余价值」之后的你,日后与人交谈还会不会再说「我们莫谈国事」这种话?
没钱的小朋友上 YouTube 听,有钱的成年人托朋友在国外买了 CD 抓轨发过来听。从文字、声音到影像,数字化时代,想获得一个作品,无论是播客还是音乐,又能有多难?
真正的问题在于,你的目标不该只是「听到」,「尽可能方便地听到」这么简单而已。你到底是以什么态度在听?如何直面自己听完之后心情的回响?如何保护、支持你认为有价值的创作者?
最后,如何将听到的东西内化成自己的思维,以至世界观的一部分?听过这一期「剩余价值」之后的你,日后与人交谈还会不会再说「我们莫谈国事」这种话?
Forwarded from Hacker News
Don’t try to sanitize input – escape output (Score: 101+ in 5 hours)
Link: https://readhacker.news/s/4hJKY
Comments: https://readhacker.news/c/4hJKY
Link: https://readhacker.news/s/4hJKY
Comments: https://readhacker.news/c/4hJKY
Benhoyt
Don’t try to sanitize input. Escape output.
Why you should escape output correctly, but generally not sanitize user input.
Forwarded from 层叠 - The Cascading
各位的国际互联网连接中断了么?
* 没有。
这是一条自动匿名投票消息。在您查看此条消息时,您已经参与完成此次投票。票数通常显示在右下方「消息发送时间」的左侧,但根据您使用的 Telegram 客户端不同,您所看的的内容位置可能不一样。
* 没有。
这是一条自动匿名投票消息。在您查看此条消息时,您已经参与完成此次投票。票数通常显示在右下方「消息发送时间」的左侧,但根据您使用的 Telegram 客户端不同,您所看的的内容位置可能不一样。
Forwarded from Hacker News
Crates.io incident report for 2020-02-20 (Score: 102+ in 13 hours)
Link: https://readhacker.news/s/4hPDh
Comments: https://readhacker.news/c/4hPDh
Link: https://readhacker.news/s/4hPDh
Comments: https://readhacker.news/c/4hPDh
blog.rust-lang.org
crates.io incident report for 2020-02-20 | Inside Rust Blog
Want to follow along with Rust development? Curious how you might get involved? Take a look!
Forwarded from Hacker News
Programming trick questions (Score: 110+ in 1 day)
Link: https://readhacker.news/s/4hNg8
Comments: https://readhacker.news/c/4hNg8
Link: https://readhacker.news/s/4hNg8
Comments: https://readhacker.news/c/4hNg8
qntm.org
Programming trick questions
Note: me telling you up front that these are trick questions rather gives the answers away in most cases, but oh well.
Questions
Question 1
What's the fastest way to sort a jumbled array, given that the array has length N and contains the integers…
Questions
Question 1
What's the fastest way to sort a jumbled array, given that the array has length N and contains the integers…
Forwarded from Hacker News
2020 Leap Day Bugs (Score: 102+ in 3 hours)
Link: https://readhacker.news/s/4hRtK
Comments: https://readhacker.news/c/4hRtK
Link: https://readhacker.news/s/4hRtK
Comments: https://readhacker.news/c/4hRtK
Code of Matt
List of 2020 Leap Day Bugs
The following is a list of many bugs caught on or near leap day, February 29th, 2020. Each link below references the issue with supporting details where available.