Viewing profile — shoeffner
shoeffner
HN member- Joined
- Tue, Aug 28, 2018, 12:27 AM UTC
- HN karma
- 78
- Public activity
- 34 items
- HN profile
- View on Hacker News ↗
About shoeffner
[ my public key: https://keybase.io/shoeffner; my proof: https://keybase.io/shoeffner/sigs/WWI_B9HZtn6ayxR7GWqStONfrcN11zcDXs36iTsZKFY ]
Recent public activity
-
comment
Comment #44081522
I use pass to manage such things separately. This allows to script around hard-coded secrets: export MY_TOKEN="$(pass token | head -n 1)"
-
comment
Comment #38641971
Pandoc even poses codeblock execution as an exercise in their custom-filter documentation: https://pandoc.org/filters.html The python package panflute is also really nice if you do…
-
comment
Comment #37356546
Fraunhofer Institute for Digital Medicine MEVIS | Public sector collective wage agreement | Full-Time | Bremen/Lübeck/Berlin, Germany | DevOps Engineer At Fraunhofer MEVIS we pursu…
-
comment
Comment #29383542
It's below the related and recommended products.
-
comment
Comment #29340704
What do you mean? I tried placing Ö and {\"O} in the author's name of the example and tidied it: Click Tidy to clean up the entries below @Book{sweig42, Author = { Stef{\"O}{n} SwÖ…
-
comment
Comment #29310935
In the example "Straße", the ß is, in fact, derived from an ancient ligature for sz. Old German fonts often had s as ſ, and z as ʒ. This ſʒ eventually became ß. We (completely?) lo…
-
comment
Comment #29252569
You need to press enter/return to advance.
- comment
-
comment
Comment #27986598
I considered such options before but if I remember correctly, the webhost does not allow SSH. However, I haven't checked for some time and I will definitely look into this, thank y…
-
comment
Comment #27984681
I also remember having IPv6 in Germany for years now, but it came with lots of problems: routers cannot forward things properly, thus self-hosting at home becomes tricky, or playin…
-
comment
Comment #27755170
In [1], pages 10 and 11 are the actual directive, the rest is the reasoning. And, although I don't know the previous directives and regulations, it reads as if this is essentially …
-
comment
Comment #27660953
This answer how facebook does (did?) it and why is also very interesting: https://stackoverflow.com/a/21693931
-
comment
Comment #26079520
https://docs.python.org/3/library/cgi.html All your prints are essentially sent as response with CGI, but I think for Python WSGI is the standard you should use, and you can e.g. u…
-
comment
Comment #25873381
iPad, iPod, iPhone, MBP, iMac, AppleWatch, ... oh, that's already six devices tied to the same account. I think the idea is that you don't tie all your friends' devices to your acc…
-
comment
Comment #25787621
Maybe it's related to the https://en.wikipedia.org/wiki/Blue_field_entoptic_phenomenon .
-
comment
Comment #25029933
The original article links to a different PDF, namely https://files.orf.at/vietnam2/files/fm4/202045/783284_fh_st1... , which also contains a number of additions and deletions.
-
comment
Comment #25007443
If I got it correctly, they do not have do-while, it was only shown as an example operation. Instead, they only use "for each", i.e., bounded loops directly on the data structures …
- comment
-
comment
Comment #24575812
Changing the language, yes. But translating at a glimpse will get lost this way.
-
comment
Comment #23188666
The quote is not about logs making you unsafe. The quote is about ssh login and connection attempts on port 22 which clutter your log files. Assume you move ssh to another port, sa…
-
comment
Comment #22662775
This is just the valve, as the ventilators are much more complex.
-
comment
Comment #22662751
There has been some discussion on 3D printing medical ventilators on the local hackerspace mailing list. One of the participants used to work at a company which builds those and ma…
-
comment
Comment #22566495
You can try things such as: - https://github.com/joshua-wu/deepfakes_faceswap - https://github.com/Oldpan/Faceswap-Deepfake-Pytorch You might have to run on a frame by frame basis,…
-
comment
Comment #22553277
https://github.com/sourcegraph/sourcegraph/blob/master/LICEN... says: "LICENSE.apache (Apache License) applies to all files in this repository, except for those in the enterprise/ …
-
comment
Comment #22304751
Nice, thank you for the upload and thank you for clarifying that small objects are not labeled, that explains it. I was suprised because other images do contain rather small labels…