HUP cikkturkáló

Apple Killing Intel Chips on Macs

Apple will reportedly ditch Intel chips in Macs as early as 2020

In a major shift that carries big implications for both companies, Apple will reportedly replace Intel’s processors with the company’s own chips in Mac computers as soon as 2020, according to a new report from Bloomberg. The changeover is likely to begin with laptops such as the 12-inch MacBook. Intel’s stock price took a hit soon after the report was published; Bloomberg estimates that Apple provides approximately 5 percent of the chipmaker’s annual revenue.

The story led Intel’s stock to drop as much as 9.2 percent since the its publication.

via https://www.theverge.com/circuitbreaker/2018/4/2/17189372/apple-intel-c…

API & Copyright - Android & Java apropóján

https://www.potomaclaw.com/oracle-v-google-copyrightability-apis/
https://hackaday.com/2018/03/30/oracle-v-google-could-chill-software-de…

"the court found that the 37 Java API packages are copyrightable" "Therefore Google is guilty of copyright infringement for the 37 Java API files." "However, the matter of whether Google has sufficient affirmative defenses, such as fair use, to dismiss the infringement as inapplicable, goes back to the district court jury to determine" "The court also held that the eight decompiled files that Google used were also infringed, as was rangeCheck."

A sokakat megdöbbentett szerzői jog által védett egyik kódrész, a rangeCheck:


private static void rangeCheck(int arrayLen, int fromIndex, int toIndex)
 {
 if (fromIndex > toIndex)
   throw new IllegalArgumentException("fromIndex(" +
     fromIndex + > toIndex(" + toIndex+")");
 if (fromIndex < 0) 
     throw new ArrayIndexOutOfBoundsException(fromIndex);
 if (toIndex > arrayLen) 
    throw new ArrayIndexOutOfBoundsException(toIndex);
}

300 000 .EU domaint szűnik meg a Brexit miatt

Notice to stakeholders: withdrawal of the United Kingdom and EU rules on .eu domain names

As of the withdrawal date, undertakings and organisations that are established in the United Kingdom but not in the EU, and natural persons who reside in the United Kingdom will no longer be eligible to register .eu domain names or, if they are .eu registrants, to renew .eu domain names registered before the withdrawal date.

https://ec.europa.eu/info/publications/notice-stakeholders-withdrawal-u…
https://www.theregister.co.uk/2018/03/29/eu_dumps_300000_ukowned_domain…

Megjelent a SysV Init 2.89-es verziója

https://distrowatch.com/weekly.php?issue=20180326#opinion

http://download.savannah.nongnu.org/releases/sysvinit/

Jesse Smith fejébe vette, hogy utána néz a SysV Init-nek és rájött, hogy hiába van szüneteltetve a projekt a különböző Linux disztribúciók tovább javítgatták az init rendszert és ezen javításokat szedte össze, illetve javított ki több hibát is, illetve egyéb módosításokat is végzett, melynek köszönhetően négy év kihagyás után ismét új tempót kapott a fejlesztés és már egy béta verzió után ki is jött a legújabb verzió.

Romokban a Facebook, IT fekete hónapja

http://www.origo.hu/gazdasag/20180323-heti-gazdasagi-osszefoglalo-marci…

Az e heti gazdasági összefoglalót informatikai cégek hírei uralják.
Romokban a Facebook, eladják a Telenort ...
Több amerikai nagyvállalat is nehéz héten van túl. A Facebook 50 millió felhasználója adataival élt vissza, a Teslában pedig egyre kevésbé bíznak a részvényesek, annak ellenére, hogy Elon Musk a történelem legnagyobb vállalati jutalmát kaphatja meg. A YouTube reklámokkal bombázza a felhasználókat, hogy azok mielőbb áttérjenek a fizetős szolgáltatásra. Itthon pedig kiderült, hogy eladják a Telenort...

A Facebook botrány a Google anyavállalatát, az Alphabetet is megrázta. A közösségi oldal által keltett hullámok elérték a legnagyobb techcégeket is.
Az Apple, az Alphabet és a Microsoft is több mint 10 milliárd dollárt bukott. Érdekes módon az Amazont nem érintette az ügy, a vállalat a történtek ellenére növekedni tud ...

Van azért pozitív hír is.
Az Apple saját MicroLed kijelzőt tervez
Az Apple szeretne kevésbé függni a beszállítóktól és ennek érdekében egyre több gyártási folyamatot próbálnak házon belül megoldani. A vállalat a jövőben a kijelzőket is szeretné maga gyártani.

Kritikus Drupal hiba bejelentés jövőhéten [PSA-2018-001]

There will be a security release of Drupal 7.x, 8.3.x, 8.4.x, and 8.5.x on March 28th 2018 between 18:00 - 19:30 UTC, one week from the publication of this document, that will fix a highly critical security vulnerability.

While Drupal 8.3.x and 8.4.x are no longer supported and we don't normally provide security releases for unsupported minor releases, given the potential severity of this issue, we are providing 8.3.x and 8.4.x releases that include the fix for sites which have not yet had a chance to update to 8.5.0.

https://www.drupal.org/psa-2018-001