HackerTrans
TopNewTrendsCommentsPastAskShowJobs

avip

no profile record

comments

avip
·10 miesięcy temu·discuss
Pls fix title per hn guidelines - inflammatory enough sans your help
avip
·3 lata temu·discuss
(intersection)
avip
·4 lata temu·discuss
True but the horrifying truth is 95% of our actual problems at work are also in the training set...
avip
·4 lata temu·discuss
Here are the definitive commands that will install a good version of Python, create a virtual environment (venv), install the necessary packages and command line tools, set up the configuration correctly, and allow you to start coding:

Install a good version of Python:

  # Install the latest version of Python 3

  sudo apt update
  sudo apt install python3
Create a virtual environment (venv) for your project:

  # Create a virtual environment for your project
  python3 -m venv my_project

  # Activate the virtual environment
  source my_project/bin/activate
Install the necessary packages and command line tools:

  # Install the necessary packages and command line tools
  pip install --upgrade pip
  pip install setuptools wheel
  pip install flake8 black isort
Set up the configuration for your project:

  # Set up the configuration for your project
  flake8 --install-hook git
  black --install-hook git
  isort --multi-line=3 --trailing-comma --force-grid-wrap=0 --combine-as --line-width 88 --recursive --thirdparty my_project
Start coding:

  # Start coding in your project
  cd my_project
  nano my_project.py
This series of commands will install the latest version of Python 3, create a virtual environment for your project, install the necessary packages and command line tools, set up the configuration for your project, and allow you to start coding. I hope this helps. Let me know if you have any other questions.
avip
·6 lat temu·discuss
just to make the obvious explicit - I wish your product and yourself success and by no means suggest you're doing anything wrong or not well-intended.

btw, normative countries provide plenty of help and support, for free, to young first-time parents. This is probably the best investment a society could do, even in terms of purely financial ROI!
avip
·6 lat temu·discuss
This is indeed pretty depressing.

The ongoing disintegration of the normative human society, loss of extended family structures, and escalating segmentation of what used to be a community to different age and class groups well separated in spacetime is a world-wide disaster with far-reaching ripples.

One of the obvious consequences is for-profit organizations entering the vacuum left by communities. Of course Elizabeth et. al. are not to blame, they cannot fix reality and nor can I.

And yet... this is just depressing.
avip
·7 lat temu·discuss
I had to google turn an ocean into a pond as I was not sure what the phrase entails. I got few images of small cars and your comment. QED
avip
·7 lat temu·discuss
Maybe the same way we don't stop for hitchhikers N years (N < 5) after obtaining a driving license.
avip
·8 lat temu·discuss
I have. It outperforms Shazam hands down for this use case. But still very limited.
avip
·8 lat temu·discuss
Well acktually, in my admittedly limited experience, Shazam is not capable of recognizing any music at all without the digitized metadata encoded with sound files. I've tried multiple times to sing very popular songs to it. It never recognized them. You could attribute it to my poor musical skills (and I'm fine with that), but 100% of humans would recognize the songs in < 10s timeframe.