The Registers of Rust

Why am I not terrified of AI?

What’s New in .NET 7 for Minimal APIs?

Project Management for Software Engineers

Issue #344

3/9/2023

{{PreviewText}} 

Howdy
In regards to the replies about yesterday's question on extracting info from webpages; I know of puppeteer and selenium, I just wanted something with an API that was more like, "put your URL here and get the article content out". I don't really want to go through the process of actually figuring out the nitty-gritty of the scraping.
In other news, I'm looking for a mid-senior SvelteKit developer for like 1.5 months of full-time work. If you're interested, reply to this email and let me know.
Anyway, here's the issue (it's less technical and more philosophical today, if you don't like it, don't worry, these are very, very rare, but it's still good to mix things up a bit occasionally).

====================================================================

Today's Sponsor: Telerik DevCraft

Build feature-rich, modern experiences for Web, Mobile and Desktop, faster than ever with Telerik and Kendo UI components.

====================================================================

The Registers of Rust

Published: 8 March 2023
Tags: philosophy, rust


In the article, Saoirse Shipwreckt talks about the idea of "registers" (using language differently in different circumstances) in programming languages.
Some highlights:

  • Looks at registers for asynchronous code in Rust
  • ^ is missing the iteration and fallibility registers
  • Ponders on what good design choices are


====================================================================

Why am I not terrified of AI?

Published: 6 March 2023
Tags: ai, philosophy


Scott Aaronson explains why he's not afraid of AI.
Some highlights:

  • Compares it to bullying nerds and worse
  • Exceptionally intelligent people generally aren't evil?
  • This article is just philosophy on a technical topic (no code!)


====================================================================

What’s New in .NET 7 for Minimal APIs?

Published: 10 February 2023
Tags: api, c#, dotnet, sponsored


Telerik DevCraft covers the new additions to the Minimal API in .NET 7.
Some highlights:

  • Minimal APIs are ASP.NET Core templates that arrived with .NET 6 and were very well received by the public due to their versatility and simplicity.
  • Endpoint filters, typed results, and route groups are all new features
  • Example source code for each available


====================================================================

Project Management for Software Engineers

Published: 8 March 2023
Tags: management


Kevin Sookocheff presents project management techniques that can be used to deliver a software project on time, on budget, and with success.
Some highlights:

  • The techniques are adapted from agile best practices and the Project Management Body of Knowledge (PMBOK)
  • The five phases of project management are initiation, planning, execution, monitoring and control, and closure
  • Again, not very technical, more management based


-

How did I do?

* Amazing
* Articles not relevant to me
* Articles were relevant, but badly written
* Summaries told me everything I wanted to know
* I like turtles

Want to help?

Thank you for reading! If you enjoy the newsletter, I would really appreciate you helping me spread the word by forwarding this to your friends and colleagues or sharing it on social media! Get cool stuff for your referrals using your link https://abyteofcoding.com.

Your referrals:


If you want to discuss or comment on this issue, head on over to this page at A Byte of Coding. You can also subscribe there if you're new!

Have comments or feedback? Just reply to this email or hit me up on Twitter @AByteOfCoding.

Email landed in your promotions tab? Please move it over to primary so you don't miss the latest issues in the future.
Thanks for your Support! 

Big thanks to all of the Patreon supports and company sponsors. If you want to support the newsletter you can checkout the Patreon page. It's not necessary, but it lets me know that I'm doing a good job and that you're finding value in the content.


Stats (updated daily)

Sent: 3055

Opens: 1465

Clicks: 479

Link Clicks Clicks % Unique Clicks Unique Clicks %
The Registers of Rust 85 22.25% 89 21.04
Why am I not terrified of AI? 116 30.37% 123 29.08
What’s New in .NET 7 for Minimal APIs? 41 10.73% 40 9.46
Project Management for Software Engineers 140 36.65% 171 40.43

Previous

Back to Issues

Next