Live data from Hacker News

OVH forgot they donated documentation hosting to Pandas

github.com

51–57 of 57 posts

Re: OVH forgot they donated documentation hosting to Pandas

#51

we would love to offer you early access to our static hosting platform and a free Pro subscription PM if you are interested

'PM'?

Personal/Private Message.

It's how Prime Ministers and Project Managers prefer to abbreviate it. Especially in the afternoon (Post Meridiem). Particularly Meaningful if it relates to Project Management or Post Mortems.

Re: OVH forgot they donated documentation hosting to Pandas

#52

Earlier quoted context omitted.

'PM'?

Personal/Private Message. It's how Prime Ministers and Project Managers prefer to abbreviate it. Especially in the afternoon (Post Meridiem). Particularly Meaningful if it relates to Project Management or Post Mortems.

[deleted]

Re: OVH forgot they donated documentation hosting to Pandas

#53
post #28

Earlier quoted context omitted.

I'm using OVH for downloads from PortableApps.com as their un-metered VPS was one of the better and affordable options. Haven't noticed any issues (knock wood). Is there something else I should look at?

Man I used PortableApps.com so much back when I was in high school to get around the "you can't install anything on this computer" rule... Thank you for your service.

Sure thing! Still goin!

Re: OVH forgot they donated documentation hosting to Pandas

#54
post #31

Earlier quoted context omitted.

I'm using OVH for downloads from PortableApps.com as their un-metered VPS was one of the better and affordable options. Haven't noticed any issues (knock wood). Is there something else I should look at?

First, thanks for PortableApps! Still use it as soon as I'm forced to use a Windows computer. Otherwise, as long as you make sure that no billing issue can arise from your side (like an expired card...), you should be fine.

You're welcome! Thanks for the advice.

Re: OVH forgot they donated documentation hosting to Pandas

#55

Earlier quoted context omitted.

Probably because your assumption is wrong - they host a live shell and documentation search. https://web.archive.org/web/20260220092649/https://pandas.py... https://web.archive.org/web/20260225185816/https://pandas.py... (I don't know anything about pandas, incidentaly, I just did some basic research before posting.)

That's not a shell, it's a Python interpreter compiled to WASM and running in the browser.

[deleted]

Re: OVH forgot they donated documentation hosting to Pandas

#56

Earlier quoted context omitted.

Probably because your assumption is wrong - they host a live shell and documentation search. https://web.archive.org/web/20260220092649/https://pandas.py... https://web.archive.org/web/20260225185816/https://pandas.py... (I don't know anything about pandas, incidentaly, I just did some basic research before posting.)

Both of those are statically served

Wrong. Ajax requests to server triggered when using either. Nice try.

Re: OVH forgot they donated documentation hosting to Pandas

#57

Earlier quoted context omitted.

Probably because your assumption is wrong - they host a live shell and documentation search. https://web.archive.org/web/20260220092649/https://pandas.py... https://web.archive.org/web/20260225185816/https://pandas.py... (I don't know anything about pandas, incidentaly, I just did some basic research before posting.)

That's not a shell, it's a Python interpreter compiled to WASM and running in the browser.

Whatever you call it, it’s plainly calling repeatedly to the server once loaded. You couldn’t just throw it on GitHub or cloudflare as is.
Post reply on HN