Viewing profile — greut
greut
HN member- Joined
- Tue, Aug 05, 2008, 7:14 AM UTC
- HN karma
- 78
- Public activity
- 42 items
- HN profile
- View on Hacker News ↗
About greut
Recent public activity
-
comment
Comment #47001042
Will https://github.com/chainguard-forks/minio hold the fork?
-
comment
Comment #39677587
> The script uses systemd underneath. Just show us that mess of your's :)
-
comment
Comment #32116654
It's a bit of an old post, and yes Pipenv is not the go-to tool anymore. pip-tools is okay for people that really, really love their requirements.txt; otherwise we tend to go with …
-
comment
Comment #22630354
It's been removed from AUR packages as well, https://lists.archlinux.org/pipermail/aur-requests/2020-Marc...
- comment
-
comment
Comment #17006693
Ups (opening keynote) and downs (closing keynote), and interesting ones in the middle. It's hard to unsee the “2nd - 4TH“.
- story
-
comment
Comment #11944738
To make Python fast in that regard, you'll have to rely on C-based libraries (C as in Cython) like httptools or libuv. http://magic.io/blog/uvloop-blazing-fast-python-networking/
-
comment
Comment #11851308
With `aiohttp` you don't need to do much to build your bot using `asyncio`. Here, see a sample bot to vote on stuff and one article explaining the gist of it: - https://github.com/…
-
comment
Comment #11781194
It looks like (some parts of) the source code of this project is there: https://github.com/allesblinkt/riverbed-vision
-
comment
Comment #6889031
2.7.5 according to Distrowatch ( http://distrowatch.com/table.php?distribution=redhat )
-
comment
Comment #4936826
The evolution of the web technologies is an organic growth that won't be stopped in time to say "HTML5 certified". Browser vendors are pushing innovations through other medium than…
-
comment
Comment #4203307
What is that meta and form between your doctype and ? A coldfusion specialty? And please, fix the SQL injection you may have and the debug mode too! Try searching for something lik…
-
comment
Comment #3765994
PHP is about mixing it with other stuff (hence the <?php tag). So PHP smells by definition :-)
-
comment
Comment #3655890
the ticket says Closed, so it better do.
-
comment
Comment #3478875
I don't believe Yang did write that since he never (ever) used any capital letters in any of his communication.
-
comment
Comment #3460755
I was like: “what the f* happened” when it changed between two searches…
-
comment
Comment #3459917
Isn't "new Function" as evil as "eval" is evil? I guess when you call something a Compiler, it's allowed to do evilish stuff.
-
comment
Comment #3353727
The strength of Opera mini are Opera's servers that precompute and massively shrink any web page for you[1] using their proprietary OBML. So did Bolt[2]. Firefox on PC don't use an…
-
comment
Comment #3351126
hear hear
-
comment
Comment #3347117
It was more or less a clone of Opera mini ( https://en.wikipedia.org/wiki/Bolt_browser , http://cellphonequick.com/bolt-browser-3-0-now-available-at-... ) running on Webkit (and so…
-
comment
Comment #3346853
Most of those tools don't like IRI like: http://müller.de/ or the most famous http://☃.net ( http://xn--n3h.net/ ) and that's a shame! Just like many URL shorteners… For example, D…
-
comment
Comment #2523620
Please make the requirement detections upfront. Being tell that you browser doesn't suit after nick/gravatar is poor design.
-
comment
Comment #2490337
Is Delicious in good hands? There is no place like localhost: http://i.imgur.com/KGVzN.png (funny)
- story