HackerTrans
トップ新着トレンドコメント過去質問紹介求人

SmileyKeith

no profile record

投稿

Rust: The wrong people are resigning

gist.github.com
295 ポイント·投稿者 SmileyKeith·3 年前·317 コメント

Why I Left Rust

jntrnr.com
861 ポイント·投稿者 SmileyKeith·3 年前·783 コメント

Design Priorities for the Swift 6 Language Mode

forums.swift.org
3 ポイント·投稿者 SmileyKeith·4 年前·0 コメント

The Future of Foundation

swift.org
77 ポイント·投稿者 SmileyKeith·4 年前·7 コメント

コメント

SmileyKeith
·7 か月前·議論
Yea that one is fine and well covered in the blog post, and pretty easy to spot in light testing. I'm much more worried about the ones that are harder to spot until you have a false negative that turns into a real bug which would be caught by 1 tool and not another.
SmileyKeith
·7 か月前·議論
Can you add some examples of the things users care about that aren't well covered by this? I empathize with everyone who wants a feature comparison chart so they can be confident switching without unknowingly losing important safety checks.
SmileyKeith
·3 年前·議論
Original YouTube link: https://www.youtube.com/watch?v=yD2JaAnMMo0
SmileyKeith
·3 年前·議論
Looks like someone filed an issue about this https://github.com/bluewhalesystems/sold/issues/35
SmileyKeith
·3 年前·議論
That has been there for a while so I think it's still an open question of if this change of strategy applies to that repo too
SmileyKeith
·4 年前·議論
This isn't the primary part of this conversation but I found this quote pretty interesting:

> Now, we are starting to work on Safari again but look at Chrome. They put out releases at least every month while we basically do it once a year.

Even though this was in 2013 nothing about the release cycle (still only major changes with the major OS release versions). I wonder if some of the other emails have more context on this.
SmileyKeith
·4 年前·議論
I've had similar problems contributing to bazel (Google's open source build tool) for the past few years. I've found contributing only goes smoothly if there is a single Googler working in your area who cares about open source. Otherwise everything is very Google centric and the open source community is definitely a secondary concern (which is of course their right!)
SmileyKeith
·4 年前·議論
FYI your website's CSS on mobile causes unexpected horizontal scrolling issues