HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Brysonbw

no profile record

Submissions

QUIC (Quick UDP Internet Connections) Transport Layer Network Protocol

en.wikipedia.org
5 points·by Brysonbw·в прошлом месяце·2 comments

HTTP Pipelining

en.wikipedia.org
2 points·by Brysonbw·в прошлом месяце·0 comments

Chamath Palihapitiya: What I Learned from Being Around the Top.01%

youtube.com
2 points·by Brysonbw·2 месяца назад·0 comments

Reliable Web App Pattern for .NET

learn.microsoft.com
2 points·by Brysonbw·2 месяца назад·1 comments

.NET Memory Performance Analysis

github.com
2 points·by Brysonbw·2 месяца назад·0 comments

Tracing Garbage Collection

en.wikipedia.org
2 points·by Brysonbw·2 месяца назад·0 comments

Locality of Reference

en.wikipedia.org
4 points·by Brysonbw·2 месяца назад·0 comments

Postgres – Asynchronous Commits

postgresql.org
1 points·by Brysonbw·2 месяца назад·0 comments

What is .NET, and why should you choose it?

devblogs.microsoft.com
6 points·by Brysonbw·2 месяца назад·1 comments

Jesus' Time Management Secret [video]

youtube.com
1 points·by Brysonbw·2 месяца назад·0 comments

Marc Brooker – Learning from 3000 Incidents and How Engineering Is Changing

youtube.com
1 points·by Brysonbw·3 месяца назад·0 comments

You Forget DSA So Fast (and How to Fix It)

youtube.com
1 points·by Brysonbw·3 месяца назад·0 comments

Jay Shetty: "I Read 10 Books That Changed My Life"

youtube.com
1 points·by Brysonbw·3 месяца назад·0 comments

Ben Horowitz on What Makes a Great Founder

youtube.com
1 points·by Brysonbw·3 месяца назад·0 comments

"In Your Darkest Days, How Did You Keep Going?"

youtube.com
2 points·by Brysonbw·3 месяца назад·1 comments

Chamath Palihapitiya's 30 Years of Business Advice in 13 Minutes

youtube.com
2 points·by Brysonbw·3 месяца назад·0 comments

The Hardest Problem AI Ever Solved, with Google DeepMind CEO

youtube.com
2 points·by Brysonbw·3 месяца назад·1 comments

Lit-CLI – a Rust CLI tool to scaffold and manage Lit projects

crates.io
1 points·by Brysonbw·3 месяца назад·0 comments

Show HN: Lit-CLI – a Rust CLI tool to scaffold and manage Lit projects

github.com
1 points·by Brysonbw·3 месяца назад·0 comments

Labuladong Algo Notes – Algorithm practice platform

labuladong.online
1 points·by Brysonbw·4 месяца назад·0 comments

comments

Brysonbw
·2 месяца назад·discuss
Everything in life revolves around people, and even more so today
Brysonbw
·4 месяца назад·discuss
[flagged]
Brysonbw
·4 месяца назад·discuss
This. Less is always more. We always have to ask "why" and "who" first before "what" and "how"
Brysonbw
·4 месяца назад·discuss
I agree
Brysonbw
·6 месяцев назад·discuss
Correct link: https://github.com/mre/idiomatic-rust
Brysonbw
·7 месяцев назад·discuss
I'm a big advocate for explicit type annotations in code. Likewise, either or is good with me. However, these days I lean towards using JSDoc only because I prefer not to add typescript lib and an additional build step just to get type safety in a project.

Also, you can use both (if that's what you prefer).
Brysonbw
·7 месяцев назад·discuss
100% agree. The coding is straightforward - it's the human factors, context, and data complexities that make things difficult
Brysonbw
·10 месяцев назад·discuss
The infrastructure and energy required to power these systems at scale are critical. I hope we carefully consider the environmental impact of building and operating data centers. I’m optimistic that we will develop efficient and sustainable solutions to power the data centers of today and the future
Brysonbw
·10 месяцев назад·discuss
Thanks for the feedback. I applied fix and it should be loading consistently now, thanks for providing the error!
Brysonbw
·10 месяцев назад·discuss
Thanks for the feedback and hmm I'll look into it and see why
Brysonbw
·10 месяцев назад·discuss
Thanks for the feedback, and interesting - I never heard of a semantic map. I might have to make one then lol
Brysonbw
·10 месяцев назад·discuss
One of my favorite Web APIs