Viewing profile — Pyppe
Pyppe
HN member- Joined
- Sat, Sep 08, 2012, 9:07 AM UTC
- HN karma
- 47
- Public activity
- 25 items
- HN profile
- View on Hacker News ↗
About Pyppe
No profile information was provided.
Recent public activity
-
comment
Comment #38401930
Quick blog post to share a fun project about AI-generated sportscasting. Featuring OpenAI vision and ElevenLabs voice APIs for real-time video narration.
- story
- story
- story
-
comment
Comment #17218566
Thanks for the link; didn't find that existing report. Yeah, it's a new thing. Apparently at least 9 days old. :) I'm kind of baffled that a service, that literally has one entry p…
- story
- story
-
comment
Comment #13257729
Transliteration. See e.g. https://en.m.wikipedia.org/wiki/Transliteration
-
comment
Comment #12923857
https://github.com/gildas-lormeau/JSONView-for-Chrome/pull/4... maybe it's about this XSS issue. Funny though, that the extension it's just now suddenly being pulled out. I would'v…
-
story
Security vulnerability in Chrome's JSONView extension?
I've used daily the JSONView Chrome extension (previously available in https://chrome.google.com/webstore/detail/jsonview/chklaanhfefbnpoihckbnefhakgolnmc?hl=en) for viewing JSON. …
-
comment
Comment #12477293
So what is the optimal starting point in your opinion?
-
comment
Comment #12432070
HTTP 503 Service Unavailable "Request queue full."
-
comment
Comment #12375742
"Percentage: {:.2f}%".format(foobar * 100) vs "Percentage: {:.2%}".format(foobar)
-
comment
Comment #11915079
Related to password security: any of you guys using Chrome's ability to sync passwords to "Google cloud"? I just started using it a few weeks ago. Supposedly it uses a password to …
-
comment
Comment #11362881
Jenkins too is built on top of a compiled language. Too bad it is JVM, which is a hog when it comes to memory... Point being that a "compiled language" is no guarantee of a low mem…
-
comment
Comment #11068606
Here's the notice: https://github.com/github/dmca/blob/master/2016-02-04-Wahoo-... . Also, basically the same thing happened 5 months ago: https://news.ycombinator.com/item?id=1027…
-
comment
Comment #10391580
Could someone confirm if doc_value support for analyzed strings is part of the 2.0 release? I find no mention about it in the release notes, so I'm guessing it's not... :\
-
comment
Comment #10318967
In scala-land, I've got experience from Scalatra, http4s and Play framework. We've recently migrated a large Scala project from Scalatra to http4s. I would not recommend using the …
- story
- story
- story
-
comment
Comment #8851686
I got my Gen1 Carbon X1 -laptop two years ago, and remember wondering how on earth they could release such a great piece of hardware with such a crappy 8GB RAM limit. And exactly o…
-
comment
Comment #8366905
That's what I initially figured, but was left uneasy after seeing the Gist and trying to Google about it.
-
comment
Comment #8366695
Stumbled upon https://gist.github.com/anonymous/929d622f3b36b00c0be1 Just to verify; apache httpd / nginx without CGI-support is not vulnerable?
- story