Sync Thu Nov 16 20:00:10 UTC 2023

This commit is contained in:
bouncepaw
2023-11-16 20:00:10 +00:00
parent 12bc9a453d
commit 2957053a68
4 changed files with 18 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
= 866
https://emersion.fr/blog/2023/status-update-58/
Emersion is making a cool tool called pyonji for easier git patch sending. Good UX.
+5
View File
@@ -0,0 +1,5 @@
= 867
https://www.uber.com/blog/nilaway-practical-nil-panic-detection-for-go/
A linter for Go that finds nil panics. It found several potential nil panic in Betula and Mycorrhiza codebases that I didn't bother fixing.
=> https://github.com/uber-go/nilaway/
@@ -0,0 +1,5 @@
= NilAway: Practical Nil Panic Detection for Go
https://www.uber.com/blog/nilaway-practical-nil-panic-detection-for-go/
A linter for Go that finds nil panics. It found several potential nil panic in Betula and Mycorrhiza codebases that I didn't bother fixing.
=> https://github.com/uber-go/nilaway/
@@ -0,0 +1,4 @@
= Status update, November 2023 · emersion
https://emersion.fr/blog/2023/status-update-58/
Emersion is making a cool tool called pyonji for easier git patch sending. Good UX.