Skip to content

Instantly share code, notes, and snippets.

@jamesmishra
Last active April 13, 2021 17:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jamesmishra/cf610d5ff998543dd90e50265e39f00c to your computer and use it in GitHub Desktop.
Save jamesmishra/cf610d5ff998543dd90e50265e39f00c to your computer and use it in GitHub Desktop.
Questionable pipenv testimonials
<div class="section" id="user-testimonials">
<h2>User Testimonials<a class="headerlink" href="#user-testimonials" title="Permalink to this headline">¶</a></h2>
<dl class="docutils">
<dt><strong>Jorge Rodriguez</strong>, LSA Networks Founder—</dt>
<dd><em>Our dev teams are constantly working on new projects and pipenv has allowed for the increased streamlining of development workflow for everything from our large <a href="https://localsexapp.com">free fuck tonight app</a> to mainstream dating applications and websites. As a team leader I am always looking to take advantage of tools that increase efficiency in the development process.</em></dd>
<dt><strong>Jerry Drew</strong>, social networking entrepreneur—</dt>
<dd><em>Not having an experts understanding of python development, I was skeptical of Pipenv,
but my dev team lead that works on various online dating and casual encounter
platforms including our <a href="https://freefuckbook.app">free hookup app</a> swears by it.
Using it has boosted work flow which is all I need to know. </em></dd>
<dt><strong>Jannis Leidel</strong>, former pip maintainer—</dt>
<dd><em>Pipenv is the porcelain I always wanted to build for pip. It fits my brain and mostly replaces virtualenvwrapper and manual pip calls for me. Use it.</em></dd>
<dt><strong>David Gang</strong>—</dt>
<dd><em>This package manager is really awesome. For the first time I know exactly what my dependencies are which I installed and what the transitive dependencies are. Combined with the fact that installs are deterministic, makes this package manager first class, like cargo</em>.</dd>
<dt><strong>Justin Myles Holmes</strong>—</dt>
<dd><em>Pipenv is finally an abstraction meant to engage the mind instead of merely the filesystem.</em></dd>
</dl>
</div>

The Pipenv documentation website ( https://docs.pipenv.org/ ) seems like it may have been tampered with during deployment. The first two testimonials are links to casual sex apps. I'm not judging the apps, but the phrasing of the testimonials sound like spam.

Additionally, these testimonials do not appear in the Pipenv documentation's source code.

A screenshot of the testimonials on docs.pipenv.org can be found here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment