swift: float4x4 extension to scale, rotate, translate 4×4 matrix
swift: float4x4 extension to scale, rotate, translate 4×4 matrix Source: swift: float4x4 extension to scale, rotate, translate 4×4 matrix
与 JOSE 战斗的日子 – 写给 iOS 开发者的密码学入门手册 (基础)
基础 – 什么是 JWT 以及 JOSE (本文) 理论 – JOSE 中的签名和验证流程 实践 – 如何使用 Security.framework 处理 JOSE 中的验证 全部读完的话应该能对网络相关的密码学有一个肤浅的了解,特别是常见的签名算法和密钥种类,编码规则,怎么处理拿到的密钥,怎么做签名验证等等。如果你在工作中有相关需求,但不知道如何下手的话,可以仔细阅读整个系列,并参看开源的 LINE SDK Swift 的相关实现,甚至直接 copy 部分代码 (如果可以的话,也请顺便点一下 star)。如果你只是感兴趣想要简单了解的话,可以只看 JOSE 和 JWT 的基础概念和理论流程部分的内容,作为知识面的扩展,等以后有实际需要了再回头看实践部分的内容。 https://onevcat.com/2018/12/jose-1/
浅洚 🌿 Valerie on Twitter: “就是这样😔… “
kbd-audio/README.md at master · ggerganov/kbd-audio
This is a collection of command-line and GUI tools for capturing and analyzing audio data. The most interesting tool is called keytap – it can guess pressed keyboard keys only by analyzing the audio captured from the computer’s microphone. Source: kbd-audio/README.md at master · ggerganov/kbd-audio
Massimo on Twitter: “How a book written in 1910 could teach you calculus better than several books of today [Calculus Made Easy, 1910] https://t.co/W4gspJoGQc… https://t.co/UFFgEl3Frr”
onmyway133/fantastic-machine-learning: 🎰 A curated list of machine learning resources, preferably CoreML
This will curates things mostly related to Core ML, and Swift. There are related things in other platforms if you want to get some references Source: onmyway133/fantastic-machine-learning: 🎰 A curated list of machine learning resources, preferably CoreML
Microsoft wins $480M military contract to outfit soldiers with HoloLens AR tech | TechCrunch
Obviously, Microsoft wouldn’t just be planning to take what it’s been selling to factory workers and put it onto a battlefield, but the system requirements outlined in the contract already seem to eclipse what the current generation HoloLens optics are capable of, including items like the device’s FoV, which will have a requirement of between […]
9种社保失信行为将面临限坐飞机火车等32项联合惩戒
《关于对社会保险领域严重失信企业及其有关人员实施联合惩戒的合作备忘录》 http://www.kaixian.tv/gd/2018/1129/1195950.html
Making government as a platform real – Public Digital
If you want a natively digital nation, or a state, or a city, or whatever, my message today is you actually need to be bold enough to create some new institutions; institutions that are of the internet, not on the internet. Source: Making government as a platform real – Public Digital
Neural egg separation: Extracting audio from noise – Facebook Code
this approach isolates audio and visual sources through a series of comparisons between signals that are clear and ones that are obscured. Source: Neural egg separation: Extracting audio from noise – Facebook Code