Jack Works 🕊️

134 posts

Jack Works 🕊️ banner
Jack Works 🕊️

Jack Works 🕊️

@jackworks_asref

Frontend dev at Sujitech.

Katılım Mart 2020
27 Takip Edilen519 Takipçiler
Jack Works 🕊️ retweetledi
Rob Palmer
Rob Palmer@robpalmer2·
ECMAScript excitement 😉 Congrats to @jackworks_asref @NicoloRibaudo hai-x on landing flagged support for @TC39 Stage 3 Import Defer in upstream webpack 🎉 import defer * as ns from "m" Import Defer means lazy evaluation of modules; loading at the point of namespace usage 🔥
English
2
5
72
3.5K
Jack Works 🕊️
Jack Works 🕊️@jackworks_asref·
I found @npmjs leaked my email. I use a different email for every website, and I received two scam emails sent to the address I only use for NPM.
English
0
0
2
230
Jack Works 🕊️ retweetledi
Artem Zakharchenko
Artem Zakharchenko@kettanaito·
📰 Today, I write about patching globals, why it's so appealing, and five reasons that make it a bad API design. I really think you should read it. Huge thanks to @leeerob and @ljharb for helping me proofread this one. kettanaito.com/blog/why-patch…
English
21
71
384
101.2K
Jack Works 🕊️
Jack Works 🕊️@jackworks_asref·
To library authors, never ship .ts files as "types" directly. Your user may use stricter tsconfig and they have no way to ignore errors in your code. #typescript
Jack Works 🕊️ tweet media
English
1
0
7
507
Jack Works 🕊️
Jack Works 🕊️@jackworks_asref·
#Firefox 122 supports native passkeys on macOS, this is the last pain point after I switched from the evil Chrome (remember Manifest V3, FLoC, Privacy sandbox or WEI?).
English
1
0
4
543
Jack Works 🕊️
Jack Works 🕊️@jackworks_asref·
@_nicojs I know this class field problem very early and when I actually hit one in real world, I was surprised that TypeScript did not check that, therefore I made that PR. Nice to see it fixes others real world project!
English
0
0
1
9
Nico Jansen
Nico Jansen@_nicojs·
This makes one wonder: how many libraries will have this problem? Using class properties in JavaScript effectively _breaks_ polymorphism 😣. I am glad TypeScript 5.3 is smart and catches these edge cases. 👏 Thanks to @jackworks_asref for adding this check! 🎉
English
1
0
1
43
Nico Jansen
Nico Jansen@_nicojs·
It's been a while since I've found an actual _bug_ in my code by upgrading to the latest version of @typescript . 🤓 See this thread for what I've discovered 🧵👇
English
1
0
3
212
Jack Works 🕊️
Jack Works 🕊️@jackworks_asref·
this is why we should all use dual licenses (AGPL+...), to not "code for free". OSS is used by big companies and OSS devs are hated by their HRs. disgusting 🖕
gabe@allgarbled

my two cents: as a FAANG hiring manager, when i see a developer resume that has open source contributions, i put it in the discard pile. to me it’s a red flag. how dedicated can you really be to your job if you have this much spare time to write code for free?

English
1
1
9
1.2K
Jack Works 🕊️
Jack Works 🕊️@jackworks_asref·
Stop the evil #eIDAS! last-chance-for-eidas.org European citizens, take action! This is a crime to everyone in the world, The law doesn't even allow certificate transparency, which means EU governments will definitely forge certificates. #Mozilla #EFF
English
1
8
12
2.3K
Jack Works 🕊️ retweetledi
Sukka / 毛绒绒的大尾巴🦊
I've already commented on this before. And the exact same thing just happened again, and this time is @nextjs. I made a PR months ago github.com/vercel/next.js… and no one reviewed it. The Next.js team member's PR github.com/vercel/next.js… has been merged within hours.
Jack Works 🕊️@jackworks_asref

I feel very uncomfortable. I made a PR last year github.com/facebook/react… and no one reviewed, then last week another contributor independently created the same fix github.com/facebook/react… and merged within a week. I don't know why React team ignores me, it hurts my enthusiasm.

English
4
2
37
24K
Oliver Dunk
Oliver Dunk@oliverdunk_·
@jackworks_asref We have briefly discussed this in the WebExtensions community group as something that may be interesting to support in extensions 🙂
English
2
0
1
109
Jack Works 🕊️
Jack Works 🕊️@jackworks_asref·
@oliverdunk_ but the web extension already has support for some other format right? I also wonder how we use it in JSON (imo it is only readable in multiple lines) or if we will have any other format for the Web.
English
1
0
0
34