首页
AI Coding
NEW
沸点
课程
直播
活动
AI刷题
APP
插件
搜索历史
清空
创作者中心
写文章
发沸点
写笔记
写代码
草稿箱
创作灵感
查看更多
会员
登录
注册
阴明
掘友等级
闲云野鹤
🌈 Crazy Monster!
获得徽章 21
动态
文章
专栏
沸点
课程
收藏集
关注
作品
赞
11K
文章 3.9K
沸点 7.1K
赞
11K
返回
|
搜索文章
最新
热门
伪数据时代
没有大数据,只有伪数据 1 数据是脏的 2008年,麦肯锡提出一个新口号“未来,属于大数据”。 2014年,马云称未来不是IT时代,而是DT时代(Data Technology)。 11年过去了,人类没有迎来“大数据”时代,却制造了一个“伪数据”时代。 在互联网的每个角落,肮脏…
官方教程 A Tour of Go Excercises 我的答案总结及讲解
math.Abs(z*z - x) > 0.0000000001 用最优解的逻辑就是给了一个 tolerance 0.0000000001,即我们用计算公式算出来的 z² 与 x 的差值已经足够小,我们认定预估的 z 算是一个近似准确值。 写一个 Pic 函数来生成一个 [][…
我看中台
中台最近又成了比较热的话题,结合我对中台的认知,试图跟你回答下这些问题:1.互联网公司的中台到底是什么?2.中台有哪些类型?3.中台有哪些困境?4.互联网公司中台的现状 5.关于中台的建议 1 中台化据说是马云参观 Supercell 后在阿里巴巴提出的,要求“大中台、小前台”…
[英] 最新的 C++20 中的比较(Comparisons)操作
detail one of the new language features we can look forward to. The feature is typically referred to as operator<=> (defined in the languag…
在 purescript 的 npm installer 中发现有安全漏洞的代码
npm installer. The malicious code was inserted into dependencies of the installer: specifically, packages maintained by @shinnn, the origin…
[官方] 在 VSCode 里直接使用 SSH 连接远程开发
In case you missed it, Visual Studio Code recently released the Remote Development extensions. The Remote extensions allow you to develop a…
[英] 想要招聘最优秀的开发者?他们最需要的是技术成长!
Each week, Triplebyte matches hundreds of programmers with 450+ tech companies. We're somewhat like a dating site for software engineers an…
[Facebook 官方] 使用 AI 来帮助建立全球地图系统
For those of us who live in places where driving directions are available at our fingertips, it might be surprising to learn that millions .
Announcing composable multi-threaded parallelism in Julia
Software performance depends more and more on exploiting multiple processor cores. The free lunch from Moore’s Law is still over. Well, we …
[英] Models of Generics and Metaprogramming: Go, Rust, Swift, D and Mo
In some domains of programming it’s common to want to write a data structure or algorithm that can work with elements of many different typ…
下一页
个人成就
优秀创作者
文章被点赞
27,466
文章被阅读
2,069,415
掘力值
70,832
关注了
867
关注者
78,162
收藏集
12
关注标签
73
加入于
2015-04-02