if err != nil {
...
}
basically accounts for <1-3% of your codebase in the first place.
The entire thing (_fuss_) is really just pathetic IMO.
if err != nil {
...
}
basically accounts for <1-3% of your codebase in the first place.
The entire thing (_fuss_) is really just pathetic IMO.
? garbage. I don't want to be rude, but honestly wtf is wrong with people and making languages harder to read?! 🤦♂️
? garbage. I don't want to be rude, but honestly wtf is wrong with people and making languages harder to read?! 🤦♂️
var f os.File
if f, e = os.Open("foo.txt"); e != nil {
log.Fatal("error opening file; %s", e)
}
im not sure if its much better.
var f os.File
if f, e = os.Open("foo.txt"); e != nil {
log.Fatal("error opening file; %s", e)
}
im not sure if its much better.
Here it is: https://docs.mills.io/ix4qDHMnQUSPxZ5tXz12Vg?view
It's very rough and needs much more work, but essentially I want to propose the following change to the language's grammar:
f := os.Open("foo.txt") or (e error) {
log.Fatal("error opening file; %s", e)
}
Here it is: https://docs.mills.io/ix4qDHMnQUSPxZ5tXz12Vg?view
It's very rough and needs much more work, but essentially I want to propose the following change to the language's grammar:
f := os.Open("foo.txt") or (e error) {
log.Fatal("error opening file; %s", e)
}
Camioneta de uma empresa chamada Balerma
Camioneta de uma empresa chamada Balerma
Camioneta de uma empresa chamada Balerma
#running
#running
#running
#flask #python #pydantic
#flask #python #pydantic
Also me: 273 items in wishlist
#music
Also me: 273 items in wishlist
#music
https://youtu.be/Iuf3DMaXi4E
https://youtu.be/Iuf3DMaXi4E
Pelos vistos o pessoal está contente com aquilo que temos... e eu só abano a cabeça.
AD 26%, PS 24%, CH 14%, IL 3%, CDU 2%, BE 2%, L 2%, PAN 1%, OUTROS 1% Brancos/Nulos 2%; NS 16%; Não Votaria 6%
Pelos vistos o pessoal está contente com aquilo que temos... e eu só abano a cabeça.
AD 26%, PS 24%, CH 14%, IL 3%, CDU 2%, BE 2%, L 2%, PAN 1%, OUTROS 1% Brancos/Nulos 2%; NS 16%; Não Votaria 6%
>
> Sabotage varies from highly technical coup de main acts that require detailed planning and the use of specially-trained operatives, to innumerable simple acts which the ordinary individual citizen-saboteur can perform. This paper is primarily concerned with the latter type. Simple sabotage does not require specially prepared tools or equipment; it is executed by an ordinary citizen who may or may not act individually and without the necessity for active connection with an organized group; and it is carried out in such a way as to involve a minimum danger of injury, detection, and reprisal.
>
> Sabotage varies from highly technical coup de main acts that require detailed planning and the use of specially-trained operatives, to innumerable simple acts which the ordinary individual citizen-saboteur can perform. This paper is primarily concerned with the latter type. Simple sabotage does not require specially prepared tools or equipment; it is executed by an ordinary citizen who may or may not act individually and without the necessity for active connection with an organized group; and it is carried out in such a way as to involve a minimum danger of injury, detection, and reprisal.
https://www.gutenberg.org/ebooks/26184
https://www.gutenberg.org/ebooks/26184
> I’m not a fan of IMAP (I don’t want my server to create/keep data)
> I’m not a fan of IMAP (I don’t want my server to create/keep data)
Yo read as @kat difhtidu points out 😆
Yo read as @kat difhtidu points out 😆
I’m not a fan of IMAP (I don’t want my server to create/keep data), but at work I use isync: https://isync.sourceforge.io/
I’m not a fan of IMAP (I don’t want my server to create/keep data), but at work I use isync: https://isync.sourceforge.io/
I’m not a fan of IMAP (I don’t want my server to create/keep data), but at work I use isync: https://isync.sourceforge.io/
I’m not a fan of IMAP (I don’t want my server to create/keep data), but at work I use isync: https://isync.sourceforge.io/
? as suffix for boolean returning functions or as ternary operator (condition ? true_value : false_value)?Interestingly, I just had to look up the first case. I was under the wrong impression that the question mark at the end would be some shortcut for chained function or method calls that handles
nil return values in a graceful way without actually dereferencing and thus crashing. I probably never wrote more than 30 lines of Ruby in my entire life. Must have been some other language.
Bildschirmfoto einer Wartungsseite
https://dchellparty.dreamwidth.org/633.html
https://dchellparty.dreamwidth.org/633.html
@kat Glad to hear that. 😃 We run about a thousand Ubuntu installations on servers and updates are usually smooth sailing.
@kat Glad to hear that. 😃 We run about a thousand Ubuntu installations on servers and updates are usually smooth sailing.
@kat Glad to hear that. 😃 We run about a thousand Ubuntu installations on servers and updates are usually smooth sailing.
@kat Glad to hear that. 😃 We run about a thousand Ubuntu installations on servers and updates are usually smooth sailing.
"Promoting F/OSS and European digital sovereignty on Zoom is like advocating for healthy eating at McDonald's. The irony is deafening."
#FOSS #Zoom
"Promoting F/OSS and European digital sovereignty on Zoom is like advocating for healthy eating at McDonald's. The irony is deafening."
#FOSS #Zoom
#running
#running
#running