home.social

#lotw — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #lotw, aggregated by home.social.

fetched live
  1. #lotw
    just uploaded my ADIF log file from WSJT-x to LoTW,

    i do it when i rotate my log file every 3 months or so,

    i don't actively use LoTW, but upload several times a year at log rotation for those who do use it

  2. #lotw
    just uploaded my ADIF log file from WSJT-x to LoTW,

    i do it when i rotate my log file every 3 months or so,

    i don't actively use LoTW, but upload several times a year at log rotation for those who do use it

  3. #lotw
    just uploaded my ADIF log file from WSJT-x to LoTW,

    i do it when i rotate my log file every 3 months or so,

    i don't actively use LoTW, but upload several times a year at log rotation for those who do use it

  4. #lotw
    just uploaded my ADIF log file from WSJT-x to LoTW,

    i do it when i rotate my log file every 3 months or so,

    i don't actively use LoTW, but upload several times a year at log rotation for those who do use it

  5. #lotw
    just uploaded my ADIF log file from WSJT-x to LoTW,

    i do it when i rotate my log file every 3 months or so,

    i don't actively use LoTW, but upload several times a year at log rotation for those who do use it

  6. @K3LOE I log to a self-hosted Wavelog instance, that then sends my QSL to LoTW, QRZ.com, ClubLog, and others, so I don't have to manually do it all:

    wavelog.org/

    #HamRadio #AmateurRadio #hamr #Wavelog #QRZ #QSL #LoTW #ClubLog #HamLogging #Logging

  7. @K3LOE I log to a self-hosted Wavelog instance, that then sends my QSL to LoTW, QRZ.com, ClubLog, and others, so I don't have to manually do it all:

    wavelog.org/

    #HamRadio #AmateurRadio #hamr #Wavelog #QRZ #QSL #LoTW #ClubLog #HamLogging #Logging

  8. @K3LOE I log to a self-hosted Wavelog instance, that then sends my QSL to LoTW, QRZ.com, ClubLog, and others, so I don't have to manually do it all:

    wavelog.org/

    #HamRadio #AmateurRadio #hamr #Wavelog #QRZ #QSL #LoTW #ClubLog #HamLogging #Logging

  9. @K3LOE I log to a self-hosted Wavelog instance, that then sends my QSL to LoTW, QRZ.com, ClubLog, and others, so I don't have to manually do it all:

    wavelog.org/

    #HamRadio #AmateurRadio #hamr #Wavelog #QRZ #QSL #LoTW #ClubLog #HamLogging #Logging

  10. @K3LOE I log to a self-hosted Wavelog instance, that then sends my QSL to LoTW, QRZ.com, ClubLog, and others, so I don't have to manually do it all:

    wavelog.org/

    #HamRadio #AmateurRadio #hamr #Wavelog #QRZ #QSL #LoTW #ClubLog #HamLogging #Logging

  11. 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!

    db4scw.de/install-tqsl-on-ubun

    #TQSL #Ubuntu #AmateurRadio #HamRadio #LoTW

  12. 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!

    db4scw.de/install-tqsl-on-ubun

    #TQSL #Ubuntu #AmateurRadio #HamRadio #LoTW

  13. 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!

    db4scw.de/install-tqsl-on-ubun

    #TQSL #Ubuntu #AmateurRadio #HamRadio #LoTW

  14. 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!

    db4scw.de/install-tqsl-on-ubun

    #TQSL #Ubuntu #AmateurRadio #HamRadio #LoTW

  15. 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!

    db4scw.de/install-tqsl-on-ubun

    #TQSL #Ubuntu #AmateurRadio #HamRadio #LoTW

  16. 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 □

    ```

    #lotw

  17. 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 □

    ```

    #lotw

  18. 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 □

    ```

  19. 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
    ```

    #lotw

  20. 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 □

    ```

    #lotw

  21. 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!

  22. 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!

  23. Let me introduce new weekly thread that I want to have here - Lint of the week ( ). 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!

  24. 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!

  25. 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!

  26. Сегодня нужно было экпортировать сертификат LoTW из TrustedQSL в файл p12 для Wavelog и QRZ.com. И никак не могли импортировать дальше - не найдено. Хотя сертификат внутри файла есть. Помучавшись некоторое время, наконец, как индеец Зоркий глаз узрел что в тюрьме нет 4 стены, так и мы обратили внимание на настойчивое "ОБНОВИТЕСЬ". Апнули TQSL до 2.8.2, экпортировали сертификат и всё отлично прошло...

    Обновляйтесь и читайте чаще ошибки. Это сохранит время и нервы. 😀

    #lotw #wavelog

  27. Сегодня нужно было экпортировать сертификат LoTW из TrustedQSL в файл p12 для Wavelog и QRZ.com. И никак не могли импортировать дальше - не найдено. Хотя сертификат внутри файла есть. Помучавшись некоторое время, наконец, как индеец Зоркий глаз узрел что в тюрьме нет 4 стены, так и мы обратили внимание на настойчивое "ОБНОВИТЕСЬ". Апнули TQSL до 2.8.2, экпортировали сертификат и всё отлично прошло...

    Обновляйтесь и читайте чаще ошибки. Это сохранит время и нервы. 😀

    #lotw #wavelog

  28. Сегодня нужно было экпортировать сертификат LoTW из TrustedQSL в файл p12 для Wavelog и QRZ.com. И никак не могли импортировать дальше - не найдено. Хотя сертификат внутри файла есть. Помучавшись некоторое время, наконец, как индеец Зоркий глаз узрел что в тюрьме нет 4 стены, так и мы обратили внимание на настойчивое "ОБНОВИТЕСЬ". Апнули TQSL до 2.8.2, экпортировали сертификат и всё отлично прошло...

    Обновляйтесь и читайте чаще ошибки. Это сохранит время и нервы. 😀

    #lotw #wavelog

  29. Сегодня нужно было экпортировать сертификат LoTW из TrustedQSL в файл p12 для Wavelog и QRZ.com. И никак не могли импортировать дальше - не найдено. Хотя сертификат внутри файла есть. Помучавшись некоторое время, наконец, как индеец Зоркий глаз узрел что в тюрьме нет 4 стены, так и мы обратили внимание на настойчивое "ОБНОВИТЕСЬ". Апнули TQSL до 2.8.2, экпортировали сертификат и всё отлично прошло...

    Обновляйтесь и читайте чаще ошибки. Это сохранит время и нервы. 😀

    #lotw #wavelog

  30. I have 17,407 QSOs on LOTW, 13,467 confirmed for a 77% rate. Log covers the last 15 years.

    How's everyone else doing?

    #lotw #hamradio

  31. I have 17,407 QSOs on LOTW, 13,467 confirmed for a 77% rate. Log covers the last 15 years.

    How's everyone else doing?

    #lotw #hamradio

  32. I have 17,407 QSOs on LOTW, 13,467 confirmed for a 77% rate. Log covers the last 15 years.

    How's everyone else doing?

    #lotw #hamradio

  33. I have 17,407 QSOs on LOTW, 13,467 confirmed for a 77% rate. Log covers the last 15 years.

    How's everyone else doing?

    #lotw #hamradio

  34. I have 17,407 QSOs on LOTW, 13,467 confirmed for a 77% rate. Log covers the last 15 years.

    How's everyone else doing?

    #lotw #hamradio

  35. It has taken 40 years but I finally got my #WAS award. I’ve lost my old logs and had to restart keeping logs multiple times until finally via #LoTW, eQSL.cc, QRZ.com, and #jlog electronically.😆

  36. It has taken 40 years but I finally got my #WAS award. I’ve lost my old logs and had to restart keeping logs multiple times until finally via #LoTW, eQSL.cc, QRZ.com, and #jlog electronically.😆

  37. It has taken 40 years but I finally got my #WAS award. I’ve lost my old logs and had to restart keeping logs multiple times until finally via #LoTW, eQSL.cc, QRZ.com, and #jlog electronically.😆

  38. It has taken 40 years but I finally got my #WAS award. I’ve lost my old logs and had to restart keeping logs multiple times until finally via #LoTW, eQSL.cc, QRZ.com, and #jlog electronically.😆

  39. It has taken 40 years but I finally got my #WAS award. I’ve lost my old logs and had to restart keeping logs multiple times until finally via #LoTW, eQSL.cc, QRZ.com, and #jlog electronically.😆

  40. While the USA democracy is failing... I'm one state short for #qrzcom 50 State and @arrl #LOTW WAS awards! I need #QSLs from NH and WV respectively. I've reconsiled the logs so...any day now? #hamradio

  41. While the USA democracy is failing... I'm one state short for #qrzcom 50 State and @arrl #LOTW WAS awards! I need #QSLs from NH and WV respectively. I've reconsiled the logs so...any day now? #hamradio

  42. While the USA democracy is failing... I'm one state short for #qrzcom 50 State and @arrl #LOTW WAS awards! I need #QSLs from NH and WV respectively. I've reconsiled the logs so...any day now? #hamradio

  43. While the USA democracy is failing... I'm one state short for #qrzcom 50 State and @arrl #LOTW WAS awards! I need #QSLs from NH and WV respectively. I've reconsiled the logs so...any day now? #hamradio

  44. While the USA democracy is failing... I'm one state short for #qrzcom 50 State and @arrl #LOTW WAS awards! I need #QSLs from NH and WV respectively. I've reconsiled the logs so...any day now? #hamradio

  45. 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)

    k8vsy.radio/awards.html#was-lo

    #HamRadio #hamr #AmateurRadio

  46. 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)

    k8vsy.radio/awards.html#was-lo

    #HamRadio #hamr #AmateurRadio

  47. 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)

    k8vsy.radio/awards.html#was-lo

    #HamRadio #hamr #AmateurRadio

  48. 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)

    k8vsy.radio/awards.html#was-lo

    #HamRadio #hamr #AmateurRadio

  49. 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)

    k8vsy.radio/awards.html#was-lo

    #HamRadio #hamr #AmateurRadio

  50. Got my new Logbook of the World certificate this morning, installed it, and I'm back online (with my Linux computer) with LOTW. That was a lot easier than I thought it was going to be. #hamradio #QLog #LOTW

  51. Got my new Logbook of the World certificate this morning, installed it, and I'm back online (with my Linux computer) with LOTW. That was a lot easier than I thought it was going to be. #hamradio #QLog #LOTW

  52. Got my new Logbook of the World certificate this morning, installed it, and I'm back online (with my Linux computer) with LOTW. That was a lot easier than I thought it was going to be. #hamradio #QLog #LOTW

  53. Got my new Logbook of the World certificate this morning, installed it, and I'm back online (with my Linux computer) with LOTW. That was a lot easier than I thought it was going to be. #hamradio #QLog #LOTW

  54. Got my new Logbook of the World certificate this morning, installed it, and I'm back online (with my Linux computer) with LOTW. That was a lot easier than I thought it was going to be. #hamradio #QLog #LOTW

  55. #LoTW, #clublog, and paper #QSL cards questions.

    1/ is it the case that cards sent to ARRL for checking are entered into LoTW by ARRL?

    2/ if 1/ is the case could I send a partial set of cards (ie fewer than required for an award) simply to get them in LoTW, and hence club log?

  56. #LoTW, #clublog, and paper #QSL cards questions.

    1/ is it the case that cards sent to ARRL for checking are entered into LoTW by ARRL?

    2/ if 1/ is the case could I send a partial set of cards (ie fewer than required for an award) simply to get them in LoTW, and hence club log?