HackerTrans
トップ新着トレンドコメント過去質問紹介求人

rawandriddled

no profile record

コメント

rawandriddled
·昨年·議論
>Humanity together

Together? It would be, 1. AI programmers, 2. AI techbros and a distant 3. AI fiction/history/literature. Foo who never used the internet: not responsible. Bar who posted pictures on Facebook: not responsible. Baz who wrote machine learning, limited dataset algorithms (webmd): not responsible. Etc.
rawandriddled
·昨年·議論
Whose keys are these keys? ;)
rawandriddled
·昨年·議論
You can use Dynamic DNS[0]. Your server contacts a remote server and if the IP address has changed the DNS is automatically updated. You can use a free subdomain[1] and CNAME/ANAME/ALIAS[2] your domain's DNS to point to it.

Edit: Njalla supports dynamic DNS records natively[3].

[0] https://en.wikipedia.org/wiki/Dynamic_DNS

[1] https://freedns.afraid.org/

[2] https://en.wikipedia.org/wiki/CNAME_record

[3] https://njal.la/docs/ddns/
rawandriddled
·昨年·議論
They install their own firmware. See 1001 firmware, for example.

Also, it's unlikely front line internet is capable of streaming the video back to DJI.
rawandriddled
·2 年前·議論
The website is nauseating.
rawandriddled
·2 年前·議論
My bad. My frustration with the iframes stopped me reading.

Edit: Can't you downvote your own comments??
rawandriddled
·2 年前·議論
[dead]
rawandriddled
·2 年前·議論
Why would you embed some shit codepen iframes instead of the unicode character??
rawandriddled
·2 年前·議論
Edit: (Apologies). Thank you!

Even with "ssh-ed25519" [1]?

I looked at a ssh-ed25519 example [2] but i don't see how it can be extracted from the minisign secret key format [3], for example:

ssh-ed25519:

  ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIK0wmN/Cr3JXqmLW7u+g9pTh+wyqDHpSQEIQczXkVx9q [email protected]
minisign secret key format:

  untrusted comment: minisign encrypted secret key
  RWRTY0IyNKMZZ+uqJdb8VtvSTo9EwylBlcsnitMtEyQzVLq/7tUAAAACAAAAAAAAAEAAAAAANLUi4xncsLbGKL+8y/n692Imrb9iURwzfnVfRqxqU5kAnVVrs98xMBqtIOiS63HZ3BQIGU6jpBWbX3ELCALfL/Le6UL3DunYfWqNPvhAKhlY4gQEjMzrL6ytxTFCXLGJpBSZHkK3DIQ=
[1] https://github.com/FiloSottile/age#user-content-ssh-keys

[2] https://www.unixtutorial.org/how-to-generate-ed25519-ssh-key...

[3] https://jedisct1.github.io/minisign/#secret-key-format
rawandriddled
·2 年前·議論
How can I use the same ed25519 key pair for minisign and age?