home.social

#python2 — Public Fediverse posts

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

  1. @cidra I've only ever used to get older versions of running because they still have .But I see your point!

  2. @cidra I've only ever used #Toolbox to get older versions of #Fedora running because they still have #Python2 .But I see your point!

  3. @cidra I've only ever used #Toolbox to get older versions of #Fedora running because they still have #Python2 .But I see your point!

  4. @cidra I've only ever used #Toolbox to get older versions of #Fedora running because they still have #Python2 .But I see your point!

  5. @cidra I've only ever used #Toolbox to get older versions of #Fedora running because they still have #Python2 .But I see your point!

  6. Hype for the Future 86D → Upcoming Topics for the YouTube Channels

    Introduction -- novaTopFlex novaTopFlex continues to showcase distinctive features of the Python programming language, including, but not limited to, the distinctions between Python 2 and Python 3. Most of the Python 2 and Python 3 content distinctions occur between versions, rather than within them. Schedule Upcoming YouTube videos for the novaTopFlex YouTube channel shall include (by date and time, all EST/EDT): January 26 at 9:00 AM Python 2 Mathematics Python 2 abs() Python 2 […]

    novatopflex.wordpress.com/2026

  7. Hype for the Future 86D → Upcoming Topics for the YouTube Channels

    Introduction -- novaTopFlex novaTopFlex continues to showcase distinctive features of the Python programming language, including, but not limited to, the distinctions between Python 2 and Python 3. Most of the Python 2 and Python 3 content distinctions occur between versions, rather than within them. Schedule Upcoming YouTube videos for the novaTopFlex YouTube channel shall include (by date and time, all EST/EDT): January 26 at 9:00 AM Python 2 Mathematics Python 2 abs() Python 2 […]

    novatopflex.wordpress.com/2026

  8. Hype for the Future 86D → Upcoming Topics for the YouTube Channels

    Introduction -- novaTopFlex novaTopFlex continues to showcase distinctive features of the Python programming language, including, but not limited to, the distinctions between Python 2 and Python 3. Most of the Python 2 and Python 3 content distinctions occur between versions, rather than within them. Schedule Upcoming YouTube videos for the novaTopFlex YouTube channel shall include (by date and time, all EST/EDT): January 26 at 9:00 AM Python 2 Mathematics Python 2 abs() Python 2 […]

    novatopflex.wordpress.com/2026

  9. Hype for the Future 86D → Upcoming Topics for the YouTube Channels

    Introduction -- novaTopFlex novaTopFlex continues to showcase distinctive features of the Python programming language, including, but not limited to, the distinctions between Python 2 and Python 3. Most of the Python 2 and Python 3 content distinctions occur between versions, rather than within them. Schedule Upcoming YouTube videos for the novaTopFlex YouTube channel shall include (by date and time, all EST/EDT): January 26 at 9:00 AM Python 2 Mathematics Python 2 abs() Python 2 […]

    novatopflex.wordpress.com/2026

  10. Hype for the Future 86D → Upcoming Topics for the YouTube Channels

    Introduction -- novaTopFlex novaTopFlex continues to showcase distinctive features of the Python programming language, including, but not limited to, the distinctions between Python 2 and Python 3. Most of the Python 2 and Python 3 content distinctions occur between versions, rather than within them. Schedule Upcoming YouTube videos for the novaTopFlex YouTube channel shall include (by date and time, all EST/EDT): January 26 at 9:00 AM Python 2 Mathematics Python 2 abs() Python 2 […]

    novatopflex.wordpress.com/2026

  11. Today I learned 'bool' is a subclass of 'int' in Python.

    Before Python introduced a boolean type, it used 0 and 1 for truth values. 'bool' was later designed to behave like 0 and 1 to maintain backward compatibility.

    #python #programming #python2 #python3 #til

  12. Today I learned 'bool' is a subclass of 'int' in Python.

    Before Python introduced a boolean type, it used 0 and 1 for truth values. 'bool' was later designed to behave like 0 and 1 to maintain backward compatibility.

    #python #programming #python2 #python3 #til

  13. Today I learned 'bool' is a subclass of 'int' in Python.

    Before Python introduced a boolean type, it used 0 and 1 for truth values. 'bool' was later designed to behave like 0 and 1 to maintain backward compatibility.

    #python #programming #python2 #python3 #til

  14. Today I learned 'bool' is a subclass of 'int' in Python.

    Before Python introduced a boolean type, it used 0 and 1 for truth values. 'bool' was later designed to behave like 0 and 1 to maintain backward compatibility.

    #python #programming #python2 #python3 #til

  15. Today I learned 'bool' is a subclass of 'int' in Python.

    Before Python introduced a boolean type, it used 0 and 1 for truth values. 'bool' was later designed to behave like 0 and 1 to maintain backward compatibility.

    #python #programming #python2 #python3 #til

  16. I wonder when I'll stop finding forgotten #Python2 scripts in dusty subdirectories which need hasty updating.

    Apparently it won't be today.

  17. I wonder when I'll stop finding forgotten #Python2 scripts in dusty subdirectories which need hasty updating.

    Apparently it won't be today.

  18. I wonder when I'll stop finding forgotten scripts in dusty subdirectories which need hasty updating.

    Apparently it won't be today.

  19. I wonder when I'll stop finding forgotten #Python2 scripts in dusty subdirectories which need hasty updating.

    Apparently it won't be today.

  20. I wonder when I'll stop finding forgotten #Python2 scripts in dusty subdirectories which need hasty updating.

    Apparently it won't be today.

  21. @amin

    Eh...

    It's a rolling release, so it's got that going for it, but a lot/most of their custom utilities (such as the package manager) is still on Python 2, which is... not good.

    /usr/bin/python is even a symlink to python2 which is really not good.

    Small team. Looks like the original dev, who started a new distro, is going to re-work a lot of those things, which will be the basis for Solus going forward, so there's a lot of hope for newer and better utilities.

    To be clear, my only real complaint so far is the python2-ness of it.

    Also, they don't have a ksh package (which some of my scripts require), but I managed to compile the standard ksh2020.

    I don't know if I will stay. #Python2 is kind of a deal-breaker.

    Still slowly replicating my #KDE #Plasma setup from my work #Debian box. I have a lot of custom keybinds that make it a little more like i3/sway for me.

    My other options are Debian testing, #FreeBSD (probably will lose the ability to run KSP), or #OpenSuSE tumbleweed (if they can ever just enable polkit by default, already).

  22. @amin

    Eh...

    It's a rolling release, so it's got that going for it, but a lot/most of their custom utilities (such as the package manager) is still on Python 2, which is... not good.

    /usr/bin/python is even a symlink to python2 which is really not good.

    Small team. Looks like the original dev, who started a new distro, is going to re-work a lot of those things, which will be the basis for Solus going forward, so there's a lot of hope for newer and better utilities.

    To be clear, my only real complaint so far is the python2-ness of it.

    Also, they don't have a ksh package (which some of my scripts require), but I managed to compile the standard ksh2020.

    I don't know if I will stay. #Python2 is kind of a deal-breaker.

    Still slowly replicating my #KDE #Plasma setup from my work #Debian box. I have a lot of custom keybinds that make it a little more like i3/sway for me.

    My other options are Debian testing, #FreeBSD (probably will lose the ability to run KSP), or #OpenSuSE tumbleweed (if they can ever just enable polkit by default, already).

  23. @amin

    Eh...

    It's a rolling release, so it's got that going for it, but a lot/most of their custom utilities (such as the package manager) is still on Python 2, which is... not good.

    /usr/bin/python is even a symlink to python2 which is really not good.

    Small team. Looks like the original dev, who started a new distro, is going to re-work a lot of those things, which will be the basis for Solus going forward, so there's a lot of hope for newer and better utilities.

    To be clear, my only real complaint so far is the python2-ness of it.

    Also, they don't have a ksh package (which some of my scripts require), but I managed to compile the standard ksh2020.

    I don't know if I will stay. #Python2 is kind of a deal-breaker.

    Still slowly replicating my #KDE #Plasma setup from my work #Debian box. I have a lot of custom keybinds that make it a little more like i3/sway for me.

    My other options are Debian testing, #FreeBSD (probably will lose the ability to run KSP), or #OpenSuSE tumbleweed (if they can ever just enable polkit by default, already).

  24. @amin

    Eh...

    It's a rolling release, so it's got that going for it, but a lot/most of their custom utilities (such as the package manager) is still on Python 2, which is... not good.

    /usr/bin/python is even a symlink to python2 which is really not good.

    Small team. Looks like the original dev, who started a new distro, is going to re-work a lot of those things, which will be the basis for Solus going forward, so there's a lot of hope for newer and better utilities.

    To be clear, my only real complaint so far is the python2-ness of it.

    Also, they don't have a ksh package (which some of my scripts require), but I managed to compile the standard ksh2020.

    I don't know if I will stay. #Python2 is kind of a deal-breaker.

    Still slowly replicating my #KDE #Plasma setup from my work #Debian box. I have a lot of custom keybinds that make it a little more like i3/sway for me.

    My other options are Debian testing, #FreeBSD (probably will lose the ability to run KSP), or #OpenSuSE tumbleweed (if they can ever just enable polkit by default, already).

  25. @amin

    Eh...

    It's a rolling release, so it's got that going for it, but a lot/most of their custom utilities (such as the package manager) is still on Python 2, which is... not good.

    /usr/bin/python is even a symlink to python2 which is really not good.

    Small team. Looks like the original dev, who started a new distro, is going to re-work a lot of those things, which will be the basis for Solus going forward, so there's a lot of hope for newer and better utilities.

    To be clear, my only real complaint so far is the python2-ness of it.

    Also, they don't have a ksh package (which some of my scripts require), but I managed to compile the standard ksh2020.

    I don't know if I will stay. #Python2 is kind of a deal-breaker.

    Still slowly replicating my #KDE #Plasma setup from my work #Debian box. I have a lot of custom keybinds that make it a little more like i3/sway for me.

    My other options are Debian testing, #FreeBSD (probably will lose the ability to run KSP), or #OpenSuSE tumbleweed (if they can ever just enable polkit by default, already).

  26. Пишем приложение для SIM-карты

    Приветствую всех! Думаю, многим из вас доводилось слышать такое утверждение, что SIM-карта — по сути полноценный специализированный компьютер. А раз симка — это компьютер, то, очевидно, должен быть и софт для него. Как насчёт попробовать что-нибудь написать и заставить это работать прямо на карте? Давайте разбираться. Итак, в сегодняшней статье поговорим про эту довольно редко упоминающуюся сторону сотовой связи. Узнаем, как писать приложения, чтобы они запускались на всех телефонах, от Nokia 3310 до последних айфонов. Попутно выясним, как загружать их в SIM-карты и насколько сложно это сделать, и, конечно же, напишем наш первый апплет. Традиционно будет много интересного.

    habr.com/ru/companies/timeweb/

    #timeweb_статьи #javacard #sim #python2 #pcsc #stk #gsm #kic #kid #ki #opc #adm #симки #смарткарты #iso7816

  27. Пишем приложение для SIM-карты

    Приветствую всех! Думаю, многим из вас доводилось слышать такое утверждение, что SIM-карта — по сути полноценный специализированный компьютер. А раз симка — это компьютер, то, очевидно, должен быть и софт для него. Как насчёт попробовать что-нибудь написать и заставить это работать прямо на карте? Давайте разбираться. Итак, в сегодняшней статье поговорим про эту довольно редко упоминающуюся сторону сотовой связи. Узнаем, как писать приложения, чтобы они запускались на всех телефонах, от Nokia 3310 до последних айфонов. Попутно выясним, как загружать их в SIM-карты и насколько сложно это сделать, и, конечно же, напишем наш первый апплет. Традиционно будет много интересного.

    habr.com/ru/companies/timeweb/

    #timeweb_статьи #javacard #sim #python2 #pcsc #stk #gsm #kic #kid #ki #opc #adm #симки #смарткарты #iso7816