• 0 Posts
  • 4 Comments
Joined 1 year ago
cake
Cake day: June 16th, 2023

help-circle

  • Like others said, definitely consider using Jupyter Notebooks for development (note: not necessarily JupyterLab, just Notebooks - multiple IDEs like VSCode support them).

    For an actual GUI, I would recommend considering some web dashboard frameworks like Streamlit, Dash or Gradio if you are not felling like spending too much time organizing the layout and making it pretty.

    Other than that, I would also recommend taking a look at a few plotting libraries other than matplotlib like Bokeh or Plotly.


  • To be fair it has some valid use cases, take ruff for example.

    But pip/pypi does not have any proper security at all, and just blocking binary blobs wouldn’t make a difference when you can freely execute any python code during installation - Much like downloading an executable from any site online, you are expected to make sure you can trust whoever uploaded what you are downloading. You could say the same about other sites like GitHub too.


  • You realize that they are only able to pay for “what’s historically been free” because of advertisements right? Google might be able to sustain Youtube even without ads because they have other revenue sources, but the vast majority of their revenue are from advertisements, and it would be a massive loss of money to keep Youtube up without it generating ad revenue. Hosting videos is one of the most expensive things a website can do. If we are to ever hope for other companies to compete with Youtube, we should expect for it to not be free. All that said, Google can still go fuck themselves though - I cannot possibly endorse their methods.