Twitter@TypeScript:
Could we have TypeScript with no build step? Could we have types in JavaScript? Maybe!
We're exploring bringing optional type syntax into the JavaScript language!
The Types as Comments proposal means that browsers could run TypeScript-checked code directly, (even though they wouldn't do any type-checking).
That means faster iteration with all the type-checking and editing experience you know and love today.
We're excited to hear what you think of this idea! We're hoping that this proposal can make coding easier for TypeScript and JavaScript users at every scale.
Could we have TypeScript with no build step? Could we have types in JavaScript? Maybe!
We're exploring bringing optional type syntax into the JavaScript language!
The Types as Comments proposal means that browsers could run TypeScript-checked code directly, (even though they wouldn't do any type-checking).
That means faster iteration with all the type-checking and editing experience you know and love today.
We're excited to hear what you think of this idea! We're hoping that this proposal can make coding easier for TypeScript and JavaScript users at every scale.
Twitter
Could we have TypeScript with no build step? Could we have types in JavaScript? Maybe!
We're exploring bringing optional type syntax into the JavaScript language!
https://t.co/VUgckfpiHB
We're exploring bringing optional type syntax into the JavaScript language!
https://t.co/VUgckfpiHB
❤1
“给 JIRA 工单起震惊体标题”
评论区:
> You will never believe what this one client is asking for - DEVID-7459
> 不敢相信!这个客户刚刚要求了这个东西!
> 90% of developers failed to solve this bug
> 震惊!90% 的开发者都解决不了这个 bug!
> I pushed 7 commits to master. You won’t believe what is in #5
> 一个用户刚刚往主分支里推送了 7 个提交,这是 #5 发生的变化
> 5 requirements you didn't know you needed
> 你会想实现的 5 个需求,你知道几个?
> Top 10 array out-of-bounds errors. Number 27 will shock you!
> 为所有人敲响警钟!数组越界错误排名前十,你会解决第 27 个吗?
https://www.reddit.com/r/ProgrammerHumor/comments/tau18t/we_need_to_start_pushing_for_this_d/
评论区:
> You will never believe what this one client is asking for - DEVID-7459
> 不敢相信!这个客户刚刚要求了这个东西!
> 90% of developers failed to solve this bug
> 震惊!90% 的开发者都解决不了这个 bug!
> I pushed 7 commits to master. You won’t believe what is in #5
> 一个用户刚刚往主分支里推送了 7 个提交,这是 #5 发生的变化
> 5 requirements you didn't know you needed
> 你会想实现的 5 个需求,你知道几个?
> Top 10 array out-of-bounds errors. Number 27 will shock you!
> 为所有人敲响警钟!数组越界错误排名前十,你会解决第 27 个吗?
https://www.reddit.com/r/ProgrammerHumor/comments/tau18t/we_need_to_start_pushing_for_this_d/
💩4👍1🥰1
Forwarded from 螺莉莉的黑板报
【本报讯】PNPM 官方中文翻译遭到投毒,其网站的中文翻译曾一度展示「支持乌克兰加入俄罗斯」,此翻译现已被撤下。据投毒者的 GitHub 资料显示,它是一名居住在深圳的初中学生。
截图由 @monomonol 提供。
截图由 @monomonol 提供。
🤮2🥰1
Forwarded from Hacker News
Pockit: A tiny, powerful, modular computer [video] (Score: 156+ in 1 day)
Link: https://readhacker.news/s/58kKz
Comments: https://readhacker.news/c/58kKz
Link: https://readhacker.news/s/58kKz
Comments: https://readhacker.news/c/58kKz
YouTube
Pockit: A tiny, powerful, modular computer (2022 demo)
• Project details + signup at http://pockit.ai
• This video is a demo of modular electronics with Pockit as of March 2022, after several upgrades in the recent months based on the community's feedback.
• Discussion group: http://reddit.com/r/pockit
• This video is a demo of modular electronics with Pockit as of March 2022, after several upgrades in the recent months based on the community's feedback.
• Discussion group: http://reddit.com/r/pockit
🤩1
Twitter@Mishaal Rahman:
Android's new app archiving feature is neat! I made an archived APK that reduced an app's size from 10.74MB to 0.117MB.
If you're wondering how this works, check out the latest edition of Android Dessert Bites.
You can read it here.
Android's new app archiving feature is neat! I made an archived APK that reduced an app's size from 10.74MB to 0.117MB.
If you're wondering how this works, check out the latest edition of Android Dessert Bites.
You can read it here.
🤯3
Forwarded from Hacker News
A Proposal for Type Syntax in JavaScript (❄️ Score: 150+ in 2 days)
Link: https://readhacker.news/s/58mCb
Comments: https://readhacker.news/c/58mCb
Link: https://readhacker.news/s/58mCb
Comments: https://readhacker.news/c/58mCb
TypeScript
A Proposal For Type Syntax in JavaScript
Today we’re excited to announce our support and collaboration on a new Stage 0 proposal to bring optional and erasable type syntax to JavaScript. Because this new syntax wouldn’t change how surrounding code runs, it would effectively act as comments. We think…
🔥1
Forwarded from Hacker News
Moderna Will Develop mRNA Vaccines for 15 of the World’s Worst Diseases (Score: 150+ in 4 hours)
Link: https://readhacker.news/s/58xim
Comments: https://readhacker.news/c/58xim
Link: https://readhacker.news/s/58xim
Comments: https://readhacker.news/c/58xim
Singularity Hub
Moderna Will Develop mRNA Vaccines for 15 of the World’s Worst Diseases
mRNA is essentially a Trojan Horse that can be made to smuggle in instructions to make any protein of scientists’ choosing.
🤔1
奇怪的知识增加了:StackOverflow 的维护页面的图片是上古微软 C 编译器编译出的程序中包含的运行时报错语句。
https://twitter.com/haoel/status/1502650596016283654
https://twitter.com/haoel/status/1502650596016283654
Twitter
Hao Chen
年轻人可能不知道这个页面是什么意思。这个页面是上古Microsoft C 编译器运行时的错误消息,参看:stanislavs.org/helppc/c_error…。如果你用 vi 编辑打开由这种编译器编译的 exe 或 dll 文件,搜一下“stack overflow”,你就可以看到跟上述的画面中一模一样的内容。(P.S. StackOverflow是Windows架构)
Forwarded from Hacker News
Teaching is a slow process of becoming everything you hate (🔥 Score: 161+ in 1 hour)
Link: https://readhacker.news/s/58yaa
Comments: https://readhacker.news/c/58yaa
Link: https://readhacker.news/s/58yaa
Comments: https://readhacker.news/c/58yaa
DYNOMIGHT
Teaching is a slow process of becoming everything you hate
Here are some things that I hated as a student. At the time, I thought my teachers didn’t understand or care how terrible they were.
❤2