Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
shoeffner
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
shoeffner
1y ago
I use pass to manage such things separately. This allows to script around hard-coded secrets: export MY_TOKEN="$(pass token | head -n 1)"
2.
▲
by
shoeffner
3y ago
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 don't want to play around with haskell o
3.
▲
by
shoeffner
3y ago
Fraunhofer Institute for Digital Medicine MEVIS | Public sector collective wage agreement | Full-Time | Bremen/Lübeck/Berlin, Germany | DevOps Engineer At Fraunhofer MEVIS we pursue a patient-centered and clinical workflow-oriente
4.
▲
by
shoeffner
5y ago
It's below the related and recommended products.
5.
▲
by
shoeffner
5y ago
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Öig }, title = {
6.
▲
by
shoeffner
5y ago
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?) lost ſ and ʒ over the years, but ß was here to stay.
7.
▲
by
shoeffner
5y ago
You need to press enter/return to advance.
8.
▲
by
shoeffner
5y ago
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 you!
9.
▲
by
shoeffner
5y ago
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 playing games with friends without dedicated servers (yes, they st
10.
▲
by
shoeffner
5y ago
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 an extension of an exception to the ePrivacy directive
11.
▲
by
shoeffner
5y ago
This answer how facebook does (did?) it and why is also very interesting: https://stackoverflow.com/a/21693931
12.
▲
by
shoeffner
6y ago
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. use jinja to render HTML with temp
13.
▲
by
shoeffner
6y ago
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 account to share apps etc., but I am just guessi
14.
▲
by
shoeffner
6y ago
Maybe it's related to the https://en.wikipedia.org/wiki/Blue_field_entoptic_phenomenon .
15.
▲
by
shoeffner
6y ago
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.
16.
▲
by
shoeffner
6y ago
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 list/array.
17.
▲
by
shoeffner
6y ago
Changing the language, yes. But translating at a glimpse will get lost this way.
18.
▲
by
shoeffner
6y ago
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, say 23. In that case, anyone trying to connect to port 22 woul
19.
▲
by
shoeffner
6y ago
This is just the valve, as the ventilators are much more complex.
20.
▲
by
shoeffner
6y ago
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 made similar points: There are different systems, one are the
21.
▲
by
shoeffner
7y ago
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, e.g. using `ffm
22.
▲
by
shoeffner
7y ago
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/ and web/
23.
▲
by
shoeffner
7y ago
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 for traffic lights or even cars, but I guess it's alwa
24.
▲
by
shoeffner
7y ago
While I am happy about their efforts, it's interesting that in the bottom left image of their example I can clearly see another unlabeled car in the lower left half (standing at the sidewalk of the street). Also, I am not sure, but it
25.
▲
by
shoeffner
7y ago
https://github.com/mame/quine-relay
26.
▲
by
shoeffner
7y ago
Some people tried way more sophisticated hoaxes: https://www.theatlantic.com/technology/archive/2012/05/how-t...
27.
▲
by
shoeffner
7y ago
Yes, it was him, someone added an additional "Wilhelm" [0] and it was copied by many newspapers [1]. The Bild wrote (translation mine): "Do we have to remember this name?" [2], and some anonymous guest author on the blog
28.
▲
by
shoeffner
7y ago
And to remove the quarantine attribute when you are sure you want to run something: xattr -d com.apple.quarantine FILE
29.
▲
by
shoeffner
7y ago
Regarding 2: I saw a talk yesterday by Alex Hernández-García in which he showed that dropout and weight decay can be replaced with data augmentation in many cases. The relevant paper by him and König is https://arxiv.org/abs
30.
▲
The Story of Us: Full Series
(waitbutwhy.com)
1 points
by
shoeffner
7y ago
|
0 comments
More ›