Search Articles — Sudonull

Search Results

In this project

JavaScript Date Parser: Hidden Errors and Fixes

https://sudonull.com/javascript-date-parser-hidden-errors-and-fixes

Breakdown of the new Date(string) mechanism in JS: why it parses any text, timezone problems and how to avoid bugs in production. For developers: regex-validation and alternatives.

TypeScript vs JavaScript: Key Differences Explained

https://sudonull.com/typescript-vs-javascript-key-differences-explained

What is the difference between TypeScript and JavaScript? Compare typing, use cases, and adoption. Learn which language fits your project and team best.

Yandex Music Playlist Export Script in JS

https://sudonull.com/yandex-music-playlist-export-script-in-js

Extract tracks from Yandex Music to TXT/CSV in minutes. JavaScript in DevTools for virtualized list. Instructions, code and examples for developers.

npm Dependency Bloat: 3 Causes and Solutions

https://sudonull.com/npm-dependency-bloat-3-causes-and-solutions

Analysis of Reasons for Growth of Dependency Trees in JavaScript: legacy support, atomic packages, outdated ponyfills. Tools for cleanup and bundle optimization for middle/senior dev. Learn how to reduce size by 50%.

JS/TS not a functional language: technical analysis

https://sudonull.com/js-ts-not-a-functional-language-technical-analysis

Why JavaScript and TypeScript Are Not Functional Languages? Breaking Down 4 Technical Reasons: mutability, recursion, lazy collections, error handling. Consequences for development.

From the web

AutoHotkey

https://www.autohotkey.com/

Free keyboard macro program. Supports hotkeys for keyboard, mouse, and joystick. Can expand abbreviations as you type them (AutoText).

micro和macro的发音如何区分? - 知乎

https://www.zhihu.com/question/41463041

Mar 16, 2016 · micro和macro的发音如何区分? micro和macro的发音真的好接近,个人完全分不清别人说的是哪一个,自己说的时候也不知道别人是否可以听明白。 谈话时外国人怎么区分呢?比 …

macro-F1和micro-F1得分分别适用于什么场景? - 知乎

https://www.zhihu.com/question/332571344

但每种情况下选用macro-F1、micro-F1,会有一些特例情况产生,下面就针对以上场景,一个个举例给大家看看,到底macro-F1、micro-F1在什么情况下选用会更合适。 第1种情况:各个类别下样本数量不 …

Creating a Keyboard Macro or Mouse Macro | AutoHotkey v1

https://www.autohotkey.com/docs/v1/misc/Macros.htm

Record and play back a keyboard macro or mouse macro with this free macro program. Each macro may optionally be assigned to a hotkey.

PSA: No Macro Photography on iPhone Air | MacRumors Forums

https://forums.macrumors.com/threads/psa-no-macro-photography-on-iphone-air.2464986/

Sep 9, 2025 · For anyone considering the Air, if Macro photography support is important to you, this is the only phone in the lineup that doesn’t have it. Was considering the Air until I saw this. Both the …

iPhone 16e vs. iPhone 16 Buyer's Guide: 25+ Differences Compared

https://forums.macrumors.com/threads/iphone-16e-vs-iphone-16-buyers-guide-25-differences-compared.2449723/

Feb 19, 2025 · The iPhone 16e joined the lineup as a cheaper alternative to the iPhone 16 earlier this year. Despite sharing most of their features, there are still more than 25 differences between the …

为什么 Macro 在经济学中是宏观,而在摄影中却是微距呢?

https://www.zhihu.com/question/20404460

Macro 作为一个词根是宏观的,大的意思。 在这里摘一段百度百科里的话:“在购买一只带有微距功能的镜头时,它的微距档(Macro)不是用最近拍摄距离表示而是用 放大率 表示的,如1∶4等。

Beginner Tutorial | AutoHotkey v1

https://www.autohotkey.com/docs/v1/Tutorial.htm

Learn how to download and install AutoHotkey, to create a script, to use hotkeys and hotstrings, to send keystrokes, to run programs, etc.

iPhone 15 vs. iPhone 16e Buyer's Guide: 25+ Differences Compared

https://forums.macrumors.com/threads/iphone-15-vs-iphone-16e-buyers-guide-25-differences-compared.2449791/

Feb 20, 2025 · The iPhone 16e and iPhone 15 now sit at the bottom of Apple's iPhone lineup at $599 and $699, respectively. While the 16e shares many important features with the iPhone 15, there are …

计算机中的宏为什么起名叫宏? - 知乎

https://www.zhihu.com/question/20899979

Mar 30, 2013 · 看 Macro (computer science) macro一词不是微软发明的,而是计算机科学中长期存在的一个术语,最早出现在1959年的文章 The Share 709 System: Programming and Modification 中。 …

Trending Now