#lotw — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #lotw, aggregated by home.social.
-
I am an old man but a new linux user. I followed these clear instructions from @db4scw to Install TQSL on Ubuntu Linux. It worked perfectly, thank you!
-
I am an old man but a new linux user. I followed these clear instructions from @db4scw to Install TQSL on Ubuntu Linux. It worked perfectly, thank you!
-
I am an old man but a new linux user. I followed these clear instructions from @db4scw to Install TQSL on Ubuntu Linux. It worked perfectly, thank you!
-
I am an old man but a new linux user. I followed these clear instructions from @db4scw to Install TQSL on Ubuntu Linux. It worked perfectly, thank you!
-
I am an old man but a new linux user. I followed these clear instructions from @db4scw to Install TQSL on Ubuntu Linux. It worked perfectly, thank you!
-
First one is kinda small and simple **Trivial_Casts** 🔢➡️🔟
> The trivial_casts lint in Rust is designed to catch what the Rust compiler considers to be "obviously unnecessary" type casts. These casts are often a result of typos or misunderstandings of how types work in Rust, and they can lead to unexpected behavior if not caught early on.
When you cast one type to another, the compiler will automatically perform certain "trivial" casts that are considered safe and obvious. However, it might also flag cases where the cast is unnecessary because Rust can infer the correct type without any issues. These flagged cases are what the trivial_casts lint is designed to catch.
Example:
```rust
let square = Square([2; 8]);
let square = &square as □```
-
First one is kinda small and simple **Trivial_Casts** 🔢➡️🔟
> The trivial_casts lint in Rust is designed to catch what the Rust compiler considers to be "obviously unnecessary" type casts. These casts are often a result of typos or misunderstandings of how types work in Rust, and they can lead to unexpected behavior if not caught early on.
When you cast one type to another, the compiler will automatically perform certain "trivial" casts that are considered safe and obvious. However, it might also flag cases where the cast is unnecessary because Rust can infer the correct type without any issues. These flagged cases are what the trivial_casts lint is designed to catch.
Example:
```rust
let square = Square([2; 8]);
let square = &square as □```
-
First one is kinda small and simple **Trivial_Casts** 🔢➡️🔟
> The trivial_casts lint in Rust is designed to catch what the Rust compiler considers to be "obviously unnecessary" type casts. These casts are often a result of typos or misunderstandings of how types work in Rust, and they can lead to unexpected behavior if not caught early on.
When you cast one type to another, the compiler will automatically perform certain "trivial" casts that are considered safe and obvious. However, it might also flag cases where the cast is unnecessary because Rust can infer the correct type without any issues. These flagged cases are what the trivial_casts lint is designed to catch.
Example:
```rust
let square = Square([2; 8]);
let square = &square as □```
-
First one is kinda small and simple **Trivial_Casts** 🔢➡️🔟
> The trivial_casts lint in Rust is designed to catch what the Rust compiler considers to be "obviously unnecessary" type casts. These casts are often a result of typos or misunderstandings of how types work in Rust, and they can lead to unexpected behavior if not caught early on.
When you cast one type to another, the compiler will automatically perform certain "trivial" casts that are considered safe and obvious. However, it might also flag cases where the cast is unnecessary because Rust can infer the correct type without any issues. These flagged cases are what the trivial_casts lint is designed to catch.
Example:
```rust
let x = 5; // x is an i32
let y: f64 = x as f64; // This cast is trivial and unnecessary
``` -
First one is kinda small and simple **Trivial_Casts** 🔢➡️🔟
> The trivial_casts lint in Rust is designed to catch what the Rust compiler considers to be "obviously unnecessary" type casts. These casts are often a result of typos or misunderstandings of how types work in Rust, and they can lead to unexpected behavior if not caught early on.
When you cast one type to another, the compiler will automatically perform certain "trivial" casts that are considered safe and obvious. However, it might also flag cases where the cast is unnecessary because Rust can infer the correct type without any issues. These flagged cases are what the trivial_casts lint is designed to catch.
Example:
```rust
let square = Square([2; 8]);
let square = &square as □```
-
Let me introduce new weekly thread that I want to have here - Lint of the week ( #lotw ). Every week I will post a new Rust lint that in my opinion should be used by most of the rust projects. Let's start!
-
Let me introduce new weekly thread that I want to have here - Lint of the week ( #lotw ). Every week I will post a new Rust lint that in my opinion should be used by most of the rust projects. Let's start!
-
Let me introduce new weekly thread that I want to have here - Lint of the week ( #lotw ). Every week I will post a new Rust lint that in my opinion should be used by most of the rust projects. Let's start!
-
Let me introduce new weekly thread that I want to have here - Lint of the week ( #lotw ). Every week I will post a new Rust lint that in my opinion should be used by most of the rust projects. Let's start!
-
Let me introduce new weekly thread that I want to have here - Lint of the week ( #lotw ). Every week I will post a new Rust lint that in my opinion should be used by most of the rust projects. Let's start!
-
Сегодня нужно было экпортировать сертификат LoTW из TrustedQSL в файл p12 для Wavelog и QRZ.com. И никак не могли импортировать дальше - не найдено. Хотя сертификат внутри файла есть. Помучавшись некоторое время, наконец, как индеец Зоркий глаз узрел что в тюрьме нет 4 стены, так и мы обратили внимание на настойчивое "ОБНОВИТЕСЬ". Апнули TQSL до 2.8.2, экпортировали сертификат и всё отлично прошло...
Обновляйтесь и читайте чаще ошибки. Это сохранит время и нервы. 😀
-
Сегодня нужно было экпортировать сертификат LoTW из TrustedQSL в файл p12 для Wavelog и QRZ.com. И никак не могли импортировать дальше - не найдено. Хотя сертификат внутри файла есть. Помучавшись некоторое время, наконец, как индеец Зоркий глаз узрел что в тюрьме нет 4 стены, так и мы обратили внимание на настойчивое "ОБНОВИТЕСЬ". Апнули TQSL до 2.8.2, экпортировали сертификат и всё отлично прошло...
Обновляйтесь и читайте чаще ошибки. Это сохранит время и нервы. 😀
-
Сегодня нужно было экпортировать сертификат LoTW из TrustedQSL в файл p12 для Wavelog и QRZ.com. И никак не могли импортировать дальше - не найдено. Хотя сертификат внутри файла есть. Помучавшись некоторое время, наконец, как индеец Зоркий глаз узрел что в тюрьме нет 4 стены, так и мы обратили внимание на настойчивое "ОБНОВИТЕСЬ". Апнули TQSL до 2.8.2, экпортировали сертификат и всё отлично прошло...
Обновляйтесь и читайте чаще ошибки. Это сохранит время и нервы. 😀
-
Сегодня нужно было экпортировать сертификат LoTW из TrustedQSL в файл p12 для Wavelog и QRZ.com. И никак не могли импортировать дальше - не найдено. Хотя сертификат внутри файла есть. Помучавшись некоторое время, наконец, как индеец Зоркий глаз узрел что в тюрьме нет 4 стены, так и мы обратили внимание на настойчивое "ОБНОВИТЕСЬ". Апнули TQSL до 2.8.2, экпортировали сертификат и всё отлично прошло...
Обновляйтесь и читайте чаще ошибки. Это сохранит время и нервы. 😀
-
I finally updated my Awards page on my blog from #ARRL #LoTW and it looks like I'm three (3) states away from #WAS on #12m (digital)!
(I had not updated this page in a *year*, lol)
-
I finally updated my Awards page on my blog from #ARRL #LoTW and it looks like I'm three (3) states away from #WAS on #12m (digital)!
(I had not updated this page in a *year*, lol)
-
I finally updated my Awards page on my blog from #ARRL #LoTW and it looks like I'm three (3) states away from #WAS on #12m (digital)!
(I had not updated this page in a *year*, lol)
-
I finally updated my Awards page on my blog from #ARRL #LoTW and it looks like I'm three (3) states away from #WAS on #12m (digital)!
(I had not updated this page in a *year*, lol)
-
I finally updated my Awards page on my blog from #ARRL #LoTW and it looks like I'm three (3) states away from #WAS on #12m (digital)!
(I had not updated this page in a *year*, lol)
-
A very well written article on #Moxon #multiband #HF #antenna by S21FIA
-
A very well written article on #Moxon #multiband #HF #antenna by S21FIA
-
A very well written article on #Moxon #multiband #HF #antenna by S21FIA
-
A very well written article on #Moxon #multiband #HF #antenna by S21FIA
-
Emergency-Release of #Wavelog. Fixes an issue which came up with latest changes at ARRLs #LoTW: https://github.com/wavelog/wavelog/releases
-
Emergency-Release of #Wavelog. Fixes an issue which came up with latest changes at ARRLs #LoTW: https://github.com/wavelog/wavelog/releases