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

arcticadder

no profile record

投稿

Ask HN: Technical interview questions that "walk the whole stack"?

1 ポイント·投稿者 arcticadder·3 年前·1 コメント

Ask HN: How to effectively search for latest books?

1 ポイント·投稿者 arcticadder·3 年前·0 コメント

Show HN: Venom, a lean-and-mean virtual stack machine

github.com
3 ポイント·投稿者 arcticadder·3 年前·0 コメント

Ask HN: Would a degree bring any value, in my case?

2 ポイント·投稿者 arcticadder·4 年前·4 コメント

Duff's Device

en.wikipedia.org
3 ポイント·投稿者 arcticadder·4 年前·0 コメント

Ask HN: A company wants a photo in the CV. Red flag?

1 ポイント·投稿者 arcticadder·4 年前·3 コメント

Show HN: An async traceroute(1) implementation in Rust

github.com
9 ポイント·投稿者 arcticadder·4 年前·4 コメント

Ask HN: Foreign language learners, what's the workflow you find most effective?

19 ポイント·投稿者 arcticadder·4 年前·23 コメント

Ask HN: Job Opportunities for FACS Coders?

3 ポイント·投稿者 arcticadder·4 年前·0 コメント

コメント

arcticadder
·3 年前·議論
I think it looks cool. The pricing is way too steep, though.
arcticadder
·4 年前·議論
I had several gigs on a freelancing website, but nothing beyond that. I do, however, believe that I could easily land a junior position.
arcticadder
·4 年前·議論
https://rust-lang.github.io/async-book/

https://rust-unofficial.github.io/too-many-lists/

https://rust-unofficial.github.io/patterns/

https://nnethercote.github.io/perf-book/

https://doc.rust-lang.org/nomicon/

https://tokio.rs/tokio/tutorial
arcticadder
·4 年前·議論
A rather unfortunate name for a piece of software I must notice.
arcticadder
·4 年前·議論
TIL one could get MSc without doing BSc first.
arcticadder
·4 年前·議論
I can see one potential issue with counting down instead of up. The maximum number of hops a packet can traverse along the path is 255 because TTL is an 8-bit field. This means the program implemented that way would need to account for the worst case and start the tracing process with the TTL of 255. In turn, this leads to sending excessively more packets than required if the path ends up being shorter than that, which is often the case.

Aside from this, please correct me if I'm wrong, but it is my understanding that if a router along the path is configured to drop ICMP Echo Request packets, it will drop them in any case - whether we trace from the beginning or in reverse.
arcticadder
·4 年前·議論
There's "tech" beyond programming languages - for example, computer networks.
arcticadder
·4 年前·議論
What's Duolingo Desktop? I'm on Linux.
arcticadder
·4 年前·議論
Thanks for the recommendation. Indeed, the rates are reasonable. I'll check it out.
arcticadder
·4 年前·議論
I agree that having regular conversations in your target language is a good path to fluency. However, finding a conversation partner who is willing to work with you is hard. Unless I migrate to one of the countries where the languages I plan to study are spoken, the only way to have a conversation partner would be to hire someone.