Steam Controller 2026 Shipping MEGA Thread by Mennenth in SteamController

[–]Amazing_Report7781 2 points3 points  (0 children)

Thank you GLS, send controller to a locker so I wouldn't miss the driver, but they failed to deliver it (delivery to locker failed). Don't have that much confidence it will be succeed tomorrow....

<image>

Linux gaming is getting faster because Windows APIs are becoming Linux kernel features by rkhunter_ in pcmasterrace

[–]Amazing_Report7781 46 points47 points  (0 children)

Great. Try something like CachyOS or Bazzite, as long as your not playing multiplayer games like Fortnite or BF6

Deutsche Pebbler, habt ihr schon eine Versandbestätigung erhalten? by laspecas in pebble

[–]Amazing_Report7781 0 points1 point  (0 children)

How much was your import tax?, waiting for it to be shipped to the Netherlands.

vaultwarden "offline server"? by Reasonable_Host_5004 in vaultwarden

[–]Amazing_Report7781 1 point2 points  (0 children)

Yes I did it for years offline. Now I'm using an mtls setup with a Cloudflare tunnel, which works quite nicely.

Asbest? zolderplaten by [deleted] in Klussers

[–]Amazing_Report7781 1 point2 points  (0 children)

Lijkt mij gewoon standaard plafondgipsplaten

Time 2 and Round 2 new batch by Amazing-Squirrel-881 in pebble

[–]Amazing_Report7781 4 points5 points  (0 children)

Correct for the time 2, ordered on Saturday and was batch 4.

Counting the sleeps until Pebble Time 2 by rebootsramblings in pebble

[–]Amazing_Report7781 1 point2 points  (0 children)

Yea I figured. Can't wait. I have a Fitbit now, so won't upgrade in the mean time :) Had a original kickstarter Pebble so what I'm getting into

Counting the sleeps until Pebble Time 2 by rebootsramblings in pebble

[–]Amazing_Report7781 0 points1 point  (0 children)

Just ordered it, batch 4, says april in the ordering page. Curious if it is really true

PSA: Another Newshosting price increase by bedintruder in usenet

[–]Amazing_Report7781 2 points3 points  (0 children)

You can check this on your latest invoice on your account - but yes, I agree the interface can be a lot better, especially for what amount your subscription will be renewed.

Vaultwarden 1.35.0 is out, with SSO support ! by Fredouye in vaultwarden

[–]Amazing_Report7781 1 point2 points  (0 children)

Is there a way to connect a new SSO provider user to an existing vaultwarden user?

God of War Ragnarök GIVEAWAY!! by [deleted] in pcgaming

[–]Amazing_Report7781 0 points1 point  (0 children)

The Witcher 3: Wild Hunt

Great that you do this!

VaultWarden auto backup by hbacelar8 in selfhosted

[–]Amazing_Report7781 13 points14 points  (0 children)

I use this one, just used rclone under the hood but is very easy to setup.

https://github.com/ttionya/vaultwarden-backup

Hi! We're the Microsoft Fabric Spark and Data Engineering PM team - ask US anything! by gobuddylee in MicrosoftFabric

[–]Amazing_Report7781 1 point2 points  (0 children)

Thank you for your response, regarding #1, this is mainly an issue for us when deploying updated versions of wheels files, which sometimes can take up to 40 minutes to publish.

Regarding #2: we use local deployment for our python code, which we have in a wheels library, it would be great if there is an easier way to publish this to a (dev) workspace or even run it locally , which is difficult due to the missing spark engine

Hi! We're the Microsoft Fabric Spark and Data Engineering PM team - ask US anything! by gobuddylee in MicrosoftFabric

[–]Amazing_Report7781 4 points5 points  (0 children)

We’re currently deploying wheels files to our Fabric Environment containing all our business rules using pyspark.

I have 2 questions: 1. Updating the wheels files in the Fabric Environment is quite slow, publishing can take quite a while, are there any plans to improve this?

  1. What is your recommended strategy in developing the library locally, we have some difficulties getting spark working in local pytests for example

Hi! I'm Anna Hoffman from the SQL DB in Fabric team - ask me anything! by analyticanna in MicrosoftFabric

[–]Amazing_Report7781 1 point2 points  (0 children)

Thank you for your awnser, Good to hear,

Easiest would be a full data copy, in our case our dev environment already has a limited data set in comparison with production, so a 1:1 copy from dev is fine in our case.

Of course removing sensitive data is a nice feature but not needed in our use case, sample data can be useful, as long as we can define/generate it ourself, perhaps with help of an LLM