思考的价值
  • README
  • Archives
    • 2022
      • 5-10
      • 4
      • 3
      • 1
      • 2
    • 2021
      • 12
      • 11
      • 10
      • 9
      • 8
      • 7
      • 6
      • 5
      • 4
        • 15-30
        • 1-14
      • 3
        • 1-18
        • 19-31
      • 2
        • 1-6
        • 7-17
        • 18-28
      • 1
        • 1-3
        • 4-7
        • 8-10
        • 11-15
        • 16-17
        • 18-23
        • 24-31
    • 2020
      • 12
        • 25-31
        • 17-24
        • 10
        • 9
        • 8
        • 7
        • 6
        • 5
        • 4
        • 3
        • 2
        • 1
        • 16
        • 15
        • 14
        • 12
      • 11
        • 21
        • 20
        • 30
        • 19
        • 29
        • 18
        • 28
        • 17
        • 27
        • 16
        • 26
        • 15
        • 25
        • 14
        • 24
        • 22
  • Tags
    • Talk
    • Information Theory
    • Web
      • Vue
      • Roadmap
      • CSS
      • React
      • Index
      • Webassembly
      • Redux
    • PL
      • Ruby
      • Lisp
      • Scala
      • OCaml
      • Python
      • Elm
      • PHP
      • JavaScript
      • Haskell
      • Go
      • CSharp
      • Shell
      • Index
      • Objective-C
      • C
      • TypeScript
      • Rust
      • SQL
      • Java
      • Kotlin
      • Fortran
    • Coding
    • Theory Of Computation
    • Service
    • Celebrity
    • Docs
      • ideavimrc
      • Dig deep into Hooks
    • Quality Assurance
    • Business
    • Network
    • Story
    • Psychology
    • Design
    • Joke
    • Node Deno
    • Security
    • Mobile
    • Podcast
    • Life
    • Game
    • Finance
    • Punchline
    • Product
    • Interview
    • Recruitment
    • Workplace
    • Environment
    • Idea
    • OS
    • Knowledge Management
    • Tool
      • Chrome
      • Command
      • Windows
      • Soft
      • Vim
      • Git
      • Terminal
      • JetBrainsIDE
      • VSCode
      • Mac
    • Database
    • Image
    • Hardware
    • OpenSource
    • Distributed
    • Algorithm
    • Architecture
    • Education
    • Book
    • English
    • Draft
  • Weekly
    • 🦤第 4 期 - 学习一门新的语言
    • 👹第 3 期 - 信息技术 与 人类的相似性
    • 👻第 2 期 - 鸭子理论与第一性原理
    • 🐱第 1 期 - 大厂垄断的 laas
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub
  1. Archives
  2. 2020
  3. 12

6

Previous7Next5

Last updated 4 years ago

Was this helpful?

  1. 每日一句分享:

    做失败的互联网产品往往具备以下特征: 1、始终免费 2、体量小 3、频次低 4、不刚需 5、可替代方案多

  2. 快餐文分享:

    C# Updates for the Absent C# Developer (C# 6.0 and newer overview)

    摘要: It has been a while since I actively developed in C#. I mostly worked with C# and .NET during the 3.0 to 4.5 days and I did async/await work very early on, so I skip over that as well. After a job change, I didn’t touch C# for actual work. I mostly just watched the development from the sidelines via news. Today, I take a short look at some features. I will skip a lot and just add some of my highlights tour.

    文章介绍了 C# 6.0 以来的新特性语法。

  3. 视频分享:

    【巫师加更】随便聊聊境内股权资本市场,入市抉择,内幕交易和杠杆

    入市:推荐 内幕:扯淡 杠杆:别干

    推荐一个 我每期必看,陪伴他从 0 到 1 的博主:巫师财经

  4. MongoDB 等 NoSQL 与关系型数据库相比,有什么优缺点及适用场景? - 周思远的回答 - 知乎

  5. 为什么 react 还比 vue 火? - 阿白的回答 - 知乎

  6. 函数式宗教文化:一见Haskell,立刻想到纯函数式,立刻想到Monad,立刻想到范畴论,立刻想到数学,立刻想到自己是小天才。程序员的想象惟在这一层能够如此跃进。

  7. javascript为什么不像java一样直接事先编译成字节码然后跑在v8上? - windliang的回答 - 知乎

    它不是一种语言,而是规定了一种虚拟指令集,可以作为各个语言的编译目标,然后通过wasm的虚拟机运行到浏览器还有其他各个平台中。 对于前端领域,当前Webassembly在某些场景下可以有效提高前端项目的性能,并且可以将C/C++领域的一些优秀的库通过编译直接运行到浏览器中。如果前端遇到了性能的问题,不妨可以考虑下WebAssmbly的方案。

  8. A: 大佬有在学 haskell 吗?

    C: 哈哈,之前有学过一点

    B: 我发现大佬发的好多梗 知乎上都看过( 不会关注的都是同一批人吧

    C: 我知乎玩了很多年了,现在关注了近700名前辈[让我看看] 这是我的知乎,只吸收 从不输出.. 之前每次想输出时,都会很在意每一个答案 每一个评论,慢慢得变成一种心智负担,索性 不输出了..

    A: 哈哈 关注了!

    A: 我之前也在学,然后去实习就停了。。看的这个教程

    C: 巧了,一样 我看的是纸质的趣学指南~

  9. 激荡60年——垃圾回收与Go的选择

    与V8垃圾回收有异曲同工之妙。

https://gamlor.info/posts-output/2020-12-05-csharp-for-the-absent/en/
https://www.youtube.com/watch?v=-N2G6lMJzlk&ab_channel=%E5%B7%AB%E5%B8%88%E8%B4%A2%E7%BB%8F
https://www.youtube.com/channel/UC55ahPQ7m5iJdVWcOfmuE6g
https://www.zhihu.com/question/20059632/answer/14981332
https://www.zhihu.com/question/51690331/answer/1112468309
https://www.zhihu.com/question/429597199/answer/1575867910
https://www.zhihu.com/people/simonma-87
http://learnyouahaskell.com/
https://mp.weixin.qq.com/s?__biz=MzAxMTA4Njc0OQ==&mid=2651442959&idx=3&sn=83882fbdc628e48d054c000d499be4f4
image-20201207225633527
image-20201206153751981