As someone who has resisted buying an e-reader for years because I "prefer physical books", I finally purchased a Kobo Clara BW and love it. Even though I usually only read one book at a time, having my whole library in a small form factor is really wonderful.
HN user
shorsher
GPUI is written in Rust, so in this specific case the decision is already somewhat made for you.
Do you have any recommendations for books/materials that do include these topics? I've never used c++ professionally, but have been starting to learn it and would appreciate a modern reference on these items.
I was listening to the Two's Complement [0] podcast and Ben mentioned he was trialing using a git server for agent interaction. Not having to worry about accepting claude tool requests really and just pushing/pulling code really resonated with me.
I believe they already work for Jane Street.
If you don't have one already, here's an autocmd I use for that https://gist.github.com/shorsher/93b747bf5c4209f45ef0304aa50...
It really is brilliant. The screenwriter is Tony Gilroy (Michael Clayton, Bourne Trilogy).
If you have a wegmans in your area, they might have it. I found some last night actually :)
Always thought about it but never followed through, thanks for reminding me to try it.
As someone who just joined a small startup using google accounts, do you have any good recommendations for desktop/email clients? Prior company used outlook.
Here's a question from someone who is recently out of school and somewhat new to Go. Is it OK to use Context for request-scoped values? i.e. passing data between middleware? I have started doing this, but is there a better alternative?
Peter Bourgon's blog post[0] about context made me think it is fine. After reading the comments here, I am not so sure. Especially since his post was roughly 4 years ago.
In a recent podcast I listened to on The Changelog [0], I’m almost positive Mike McQuaid (homebrew creator/maintainer) talks about how they use that money when they cover Homebrew governance.
One book that I have really really enjoyed that is somewhat recent (2016) is The Grinders Manual [1]. It gives fantastic advice that is still relevant and is extremely readable. Covers a wide range of topics and came widely recommended to me. It’s helped my game a lot as I just started playing seriously about 5 months ago.
It’s geared toward online cash playing, but I ignore most of the HUD stuff and can use all the concepts in my live games.
[1] https://www.amazon.com/Grinders-Manual-Complete-Course-Onlin...
Right, totally agree with you. Very situational and dependent on the skill level of others, whether you need to play GTO or not, tournament vs cash, how deep you are in a tournament, how many BB you have left, etc.
I would disagree with the blanket statement that folding 90% of the time is optimal, and can be discouraging to new players who are interested in learning poker.
Good players generally play around 20% of their hands, but even that vastly changes based on how aggressive the player is. Also, there is much more to factor in than just the hand you are dealt. You might want to play a tighter range (play less percentage of hands) in early position (let's say first or second to act in a betting round), compared to being last to act (where you might want to play a higher percentage of your hands). This is because being last to act in each betting round extremely useful in poker (If you want to know why, there's a lots of great articles on the internet who could explain much better than I [1]).
Am I missing something or is Brave not on this list whatsoever?
I don't think Android market share is enough of a metric to determine the quality of iOS. There are so many different cheap android phones to choose from, and people do not buy them because Android is a better mobile OS.
As someone who is graduating college in December and currently looking at starting a Roth IRA with money I saved from internships. Should I wait to invest until this downturn actually happens? Or does that not matter and the sooner I start investing the better?
Not well versed in this subject, appreciate all advice:)
Check out something like locust[0]. It's a web load testing framework in python.
There's a great podcast by the changelog [0] where they talk to Will about much of the same topics. I would recommend.
I'm 22 and have been watching twitch very regularly since I started college in 2013. I think my age group is the main demographic twitch targets, and I can say myself and many of my friends watch for the streamers and community more than the games themselves. Lirik, a streamer I have watched for years, is someone I would watch play literally any game due to how entertaining his personality is.
May be anecdotal, but many of my friends have the same mindset. Besides watching competitive eSports tournaments for specific games, usually someone will have a few streamers they will watch play anything.
Is there any info on when the new dev builds will be released as beta?
In my internship this past summer, I used terraform to easily describe the infrastructure and deploy my application on AWS. I.e, what type of EC2 instance I wanted. I really enjoyed my time using it.
Agreed. This seems to be true for many pages besides civil rights and climate change, such as education. [0]
There also this SSH management software named teleport[0].
Matt Holt, the creator of Caddy, was recently a guest on the Go Time podcast where he talks quite a bit about Caddy as well as TLS and ACME protocols[0]. I really enjoyed this episode and recommend others check it out.
Thank you!!