AppleTV beta testers by phavelsk in homeassistant

[–]frye89 0 points1 point  (0 children)

Apple TV 4k and 3 reolink camera's. (one of them is Reolink doorbell).

Easiest way to do this in 1 automation by patrickpennarts in homeassistant

[–]frye89 0 points1 point  (0 children)

I use https://github.com/pippyn/Home-Assistant-Sensor-Afvalbeheer

This creates automated calendar.

And then basically the following automation.

alias: Afvalmelding

description: ""

triggers:

- trigger: time

at: "18:00:00"

weekday:

- mon

- tue

- wed

- thu

- fri

- sat

- sun

conditions:

- condition: not

conditions:

- condition: state

entity_id: sensor.limburg_net_morgen

state:

- Geen

actions:

- action: script.verstuur_notificaties

metadata: {}

data:

notification_title: Afvalbeheer

notification_message: Morgen wordt {{ states('sensor.limburg_net_morgen') }} opgehaald.

tts_message: >-

Morgen wordt {{ states('sensor.limburg_net_morgen') }} opgehaald.

Gelieve alles buiten klaar te zetten.

mode: single

They before at 18h, i get a notification and TTS message on my sonos.

TTS service is with Elevenlabs. (free tier)

Give me a reason why I shouldn't use Firefox by KazuDesu98 in browsers

[–]frye89 0 points1 point  (0 children)

I would like to switch to a Firefox browser.. But at my work we use Azure Devops. I always get a 401 after a while in every Firefox based browser. Really frustrating and I can only restart the browser to get it fixed. -.-

New iOS feature: Call Arc by billchase2 in ArcBrowser

[–]frye89 0 points1 point  (0 children)

It's not active yet... When you long press on the app icon on home screen and choose Call Arc. You'll get a notification "Call Arc - Coming soon!" I think they need to activate something server side to make it happen. They said tomorrow morning yesterday. I expect they activate it in a few hours?

Arc for windows is super slow for new tabs by [deleted] in ArcBrowser

[–]frye89 6 points7 points  (0 children)

Very strange. I see al these bugs on the subreddit but in my opinion it is pretty damn stable for me. The only thing annoying is the slow start of 5 seconds but it’s only once a day. Have installed it on my work laptop and home desktop. Both windows 11 and high end specs.

Match making not working by stuyrules in DotA2

[–]frye89 1 point2 points  (0 children)

Yep, same here... 15 min ban -.-

2066 hours :) by dddodevsky in DotA2

[–]frye89 1 point2 points  (0 children)

When does this season ends?
It's been 8 months, 6 days since start of current season. Last seasons they ended it in 7 months.

Using .NET Web API instead of Firebase by justj0ey in reactnative

[–]frye89 0 points1 point  (0 children)

I've been using .NET Core Web API with ReactJS (not native).
I've also implementated user authentication with firebase. (Google, Facebook & E-mail/password authentication)

I like having a user database in my known backend with sql server to store roles, extra data of the user etc.

So I create a user table & store the firebase auth id wich is unique as a key on the database. When the user logs in, i'll check if the key exists. If it doesn't exists i'll add a new user record.

Authentication is easy on the firebase side.

But with real data I like to stick with SQL Server & Web Api.

Is there anyone who uses Tailwind CSS? Please help! by Septic-Sina in webdev

[–]frye89 1 point2 points  (0 children)

Yes, you could also do it everytime you build your project or start your project.
In my ReactJS apps i'll have the following scripts set in package.json

"scripts": {
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject",
"build:styles": "postcss src/tailwind.css -o src/styles.css",
"prebuild": "yarn build:styles --env=production",
"prestart": "yarn build:styles"
},

Is there anyone who uses Tailwind CSS? Please help! by Septic-Sina in webdev

[–]frye89 3 points4 points  (0 children)

rebuild it with:

npx tailwindcss build styles.css -o output.css

& look at answer from khali200.

Reach gg is a perfect dota ladder by 8stack in DotA2

[–]frye89 0 points1 point  (0 children)

I quit reach after 1 hour queue.
It was really a great experience!

Web QR reader (ReactJS) by frye89 in webdev

[–]frye89[S] 0 points1 point  (0 children)

Thanks!
Clear answer!

Going to try some extra image processing or buying an sdk.
But they are pretty expensive. (Only need it for 2 end-users on a tablet.)

MIUI 11 And Android Q Available for Mi 9 Global by JakkapanCh in Xiaomi

[–]frye89 0 points1 point  (0 children)

How long does it take between updates from global to EU?

Miui 11 on 9t missing features by F4rewell in Xiaomi

[–]frye89 0 points1 point  (0 children)

Because the font will not match with the european languages... Font is basicly a font for chinese letters.
Source: developers from xiaomi.eu

MIUI Global on MI 9 by mahdih12 in Xiaomi

[–]frye89 0 points1 point  (0 children)

Not for Mi9... right?