HUP cikkturkáló

Let's Encrypt: Wildcard Certificate Support is Live

We’re pleased to announce that ACMEv2 and wildcard certificate support is live! With today’s new features we’re continuing to break down barriers for HTTPS adoption across the Web by making it even easier for every website to get and manage certificates.
ACMEv2 is an updated version of our ACME protocol which has gone through the IETF standards process, taking into account feedback from industry experts and other organizations that might want to use the ACME protocol for certificate issuance and management some day.
Wildcard certificates allow you to secure all subdomains of a domain with a single certificate. Wildcard certificates can make certificate management easier in some cases, and we want to address those cases in order to help get the Web to 100% HTTPS. We still recommend non-wildcard certificates for most use cases.

https://community.letsencrypt.org/t/acme-v2-and-wildcard-certificate-su…

Régebben volt rá lehetőség, hogy valahogyan kiküszöböljük a TV Go windows/mac only mivoltát. Sajnos ez manapság nem működik nála

Régebben volt rá lehetőség, hogy valahogyan kiküszöböljük a TV Go windows/mac only mivoltát. Sajnos ez manapság nem működik nálam, de amúgy sem akarok mélyen a gép lelkébe avatkozni. Írtam egy üzenetet nekik, hogy ha már androidtól a mac-ig mindenen megy, vajon lesz-e valaha linuxra is. (Tekintve, hogy a népszerűbb böngészők szintén elérhetők Linuxra) Vajon -ha lesz- mi lesz a válasz? :)

A fő kérdés: ismertek olyan megoldást, amivel működik a TV Go egy napjainkban használatos rendszer alatt? Én most Lubuntu 16.10-et használok az összes gépemen. Lehetőleg VirtualBox nélkül :D

--

Azt kihagytam, hogy a Hirado.hu-n és a közmédiában is a LibreOffice-t és a free szoftvereket ajánlották. :D Komolyan. Vajon miért...

Early benchmarks shows Samsung Galaxy S9 well behind iPhone X in processor performance

https://forums.appleinsider.com/discussion/204312/early-benchmarks-show…

“In both of these tests, the iPhone 7 also manages to best the Galaxy S9 Plus, achieving 199 under WebXPRT 2015 and 55.20 under Speedometer 2.0. ”

Ouch — elvitte az Elios a fejlesztésre szánt lóvét? :))

"sudo npm update -g" corrupts your file system

sudo npm update -g as jared:
Sometimes EACCES or EPERM output, almost always corrupts the filesystem.

drwxr-xr-x 10 jared jared 129 Feb 22 03:39 /usr

The /usr directory has been claimed by npm and ownership was set to jared:jared as shown above. This same thing happens with other directories seemingly at random whilst being traversed

https://github.com/npm/npm/issues/19883