Ebbene si, Microsoft ha rilasciato una nuova versione di Skype chiamata “Skype for Linux Alpha” che ha la presunzione di sostituire del tutto il vecchio client Linux a cui ci ha abituati da tempo.
Vi dico subito che ha moltissime lacune e che quindi è meglio ridurre tutto l’entusiasmo, non è possibile infatti fare chiamate video (nemmeno di gruppo) e l’applicazione si riduce di fatto ad essere un wrapper del client web (basato su Electron).
Quindi per chi come me odia Skype e si trova a doverlo utilizzare per vari motivi…bhe…dobbiamo portare ancora tanta pazienza!
Come già saprete da pochi giorni è in vendita la nuova Raspberry Pi 3 (si sono persi l’occasione di chiamarla Raspberry Pi π lanciandola poi nel mercato il 3.14 ossia il 14 Marzo).
Elenco qui le specifiche:
Wifi Built-in
IEEE 802.11b/g/n support
A maximum transmit and receive rate of 150 Mbps
Supports both 20 MHz and 40 MHz channels
Supports Infrastructure mode, Wi-Fi Direct and soft-AP mode
Supports WPA, WPA2 (802.11i), AES/TKIP, IEEE 802.1X and WAPI
A maximum transmission power 15 dbm
Operating Frequency 2.4 MHz – 2.497 MHz
Bluetooth Built-in
New System on chip (BCM2837 reported to be 1.5x speed of previous gen)
Chip is now 64bit ARMv8 QUAD Core 64bit processor
MicroSD Card swapped out
Position of status LEDs has changed
New power switching for 2.5Amp power supply
Un’altra differenza abissale con i modelli precedenti è la sua tendenza a raggiungere temperature di funzionamento piuttosto elevate: da tenere altamente in considerazione soprattutto se volete utilizzare un case.
If you are developing with the newest PHP and are running production with a very outdated version you will find useful the fake platform feature of Composer (the perfect solution would consist to use the same platform on your development, staging and production servers).
platform
Lets you fake platform packages (PHP and extensions) so that you can emulate a production env or define your target platform in the config.
Using the following snippet in composer.json, a php version can be simulated:
"config": {
"platform": {
"php": "5.5.1"
}
}
Remember to update often and maintain awareness of the latest versions and their changes!
This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish.AcceptRead More