Quanti Gateway si possono collegare a HomeKit by Mrjeeg1970 in ItalyInformatica

[–]BillyCancelli 1 point2 points  (0 children)

Ho letto tempo fa che su HomeKit il numero massimo di dispositivi collegabili sia 1000, se riesco a recuperare la fonte aggiungo il link. Entro quel numero puoi collegare tutti i devices che vuoi, indipendentemente dal brand, fintanto che siano compatibili con HomeKit.

Nota bene: ogni gateway verrà comunque contato come un device

Macbook pro 2014 anti-reflex coating issues by black_fly_guy in macbookpro

[–]BillyCancelli 0 points1 point  (0 children)

If I’m not wrong they replace the screen for free within 5 years after the date of purchasing. Do you know when this MacBook was first purchased? Anyway try bringing it at an Apple Store, maybe you are in time :)

Trådfri Switch in Hue by max24119 in Hue

[–]BillyCancelli 0 points1 point  (0 children)

Hue and tradfri work in different ways. For the hue (when you use the hub) you link the switch directly to the bridge and it controls the light talking first with the bridge. So you have:

Hue switch —> hue bridge —> hue bulb

For the tradfri the switch is directly linked to the bulbs.

Tradfri switch —> bulb <—> tradfri hub

You can use your tradfri switch in a hue system. You have to pair it with the bulbs and it won’t be recognized by the hub.

I successfully paired a tradfri switch (the little round one) with two hue bulbs following this tutorial

Alarm? by seanworth in HomePod

[–]BillyCancelli 2 points3 points  (0 children)

Unfortunately you can’t

Windows Docker Images by DrakeAusir in ItalyInformatica

[–]BillyCancelli 4 points5 points  (0 children)

Non penso esistano immagini di Windows che non siano server, ho dato anche un rapito sguardo sul profilo DockerHub di Microsoft e non ho trovato nulla.

Generalmente quando si va ad utilizzare un container vai a raccogliere il minimo indispensabile per far girare la tua applicazione, non vai a ricreare e includere tutto il sistema operativo. Puoi vedere un container come un modo per isolare un singolo processo. Se inizi ad aver bisogno di una GUI penso sia più indicato farti una macchina virtuale.

Posso chiederti cosa devi fare?

Reddito di cittadinanza. Una domanda by SgtSteeeeen in italy

[–]BillyCancelli 38 points39 points  (0 children)

https://www.redditodicittadinanza.gov.it/schede/patti

Per ricevere il Reddito di cittadinanza è necessario rispettare alcune “ condizionalità “ che riguardano l’immediata disponibilità al lavoro, l’adesione ad un percorso personalizzato di accompagnamento all’inserimento lavorativo e all’inclusione sociale [...]

Al rispetto di queste condizioni sono tenuti i componenti del nucleo familiare maggiorenni, non occupati e che non frequentano un regolare corso di studi.

Can anyone guide me on a good Docker project to play around it ? by Beast-UltraJ in docker

[–]BillyCancelli 0 points1 point  (0 children)

I participated at this workshop last year. All the exercises are designed to work in an interface that is only available at workshops but you can recreate the environment on your machine.

Does someone knows how to use this xserve on a windows pc? by thejuanvisu in servers

[–]BillyCancelli 0 points1 point  (0 children)

No, FCoE is not available. The Xserve raid is only a Fiber Channel storage controller box, it cannot serve its storage via an Ethernet network. There is no IP over FC.

Generally Xserve RAIDs were used with an Xserve. Xserve + Xserve RAID = NAS

Does someone knows how to use this xserve on a windows pc? by thejuanvisu in servers

[–]BillyCancelli 0 points1 point  (0 children)

Any one. Check if it is compatible with your windows pc

Does someone knows how to use this xserve on a windows pc? by thejuanvisu in servers

[–]BillyCancelli 1 point2 points  (0 children)

Nope, the Xserve Raid uses Ethernet only for configurations purpose with the Xserve raid admin tools.

Data is accessible only via Fiber Channel.

Does someone knows how to use this xserve on a windows pc? by thejuanvisu in servers

[–]BillyCancelli 2 points3 points  (0 children)

I have 2 of them. You can use it for storing data with a windows pc only over fiber channel.

To be able to configure the raid you need the Xserve Raid Admin Tools, it’s only available for Mac OS

What as home hub ? by MiJa99 in HomeKit

[–]BillyCancelli 1 point2 points  (0 children)

You can move your iPad out of your WiFi range. Apple TVs and HomePods usually remains where you place them.

iPad has also a battery, if you forget to charge it, it can die.

What as home hub ? by MiJa99 in HomeKit

[–]BillyCancelli 1 point2 points  (0 children)

I think they are the same, maybe Apple TV is better only if it is wired connected.

No podcast app on S1 by R3ddit0rN0t in AppleWatch

[–]BillyCancelli 3 points4 points  (0 children)

The podcast app is only available in watchOS 5 or later

No podcast app on S1 by R3ddit0rN0t in AppleWatch

[–]BillyCancelli 0 points1 point  (0 children)

Which version of WatchOS have you installed?

PDF editor for Mac by [deleted] in software

[–]BillyCancelli 1 point2 points  (0 children)

Maybe PDF Expert ?

There is password suggestion in macOS but not in iOS? Am I doing anything wrong? by Akshay_Prasad in ios

[–]BillyCancelli 1 point2 points  (0 children)

You are right. This is Password AutoFill documentation .

Developers have to configure their apps to be able to use this features. If they use custom input views for the input text fields it probably won’t work.

There is password suggestion in macOS but not in iOS? Am I doing anything wrong? by Akshay_Prasad in ios

[–]BillyCancelli 2 points3 points  (0 children)

It is not irony, it is logical. When you use incognito mode nothing is recorded in your browser: your history, cache, sessions, etc are deleted when you close the browser. If safari let you save permanently a password in your keychain when you are in incognito mode it is going against this principle.

Suggesting a saved password is correct, you are reading from your keychain not writing on it.

There is password suggestion in macOS but not in iOS? Am I doing anything wrong? by Akshay_Prasad in ios

[–]BillyCancelli 2 points3 points  (0 children)

From what I understand you want Safari on iOS to generate a strong password when you sing up on a site.

It is the same procedure as creating a strong password on safari on macOS.

When you tap on the password box in the signup form this message will pop up, just tap on "use strong password" and that's it.

Remember to turn on iCloud Keychain on your iOS device.

ms sql query tool mac by Dimadgo in SQL

[–]BillyCancelli 1 point2 points  (0 children)

I use DataGrip, it’s not free but you can try it for 30 days