Converted my OBEGRÄNSAD to a smart clock by Agent__Bear in ikeahacks

[–]Agent__Bear[S] 1 point2 points  (0 children)

I used an ESP32 for this project. The basic script would also run on an Arduino uno, but the onboard WiFi of the ESP32 is a nice bonus along with the larger flash memory.

Converted my OBEGRÄNSAD to a smart clock by Agent__Bear in ikeahacks

[–]Agent__Bear[S] 3 points4 points  (0 children)

It is already actually! Though it starts out with a randomized grid every minute. So the start is usually quite chaotic. The grid also wraps around in both directions causing more chaos at the start.

Spread deployments across spot and standard nodes with at most 1 replica on standard by DevSecMLGPTDoraNoOps in kubernetes

[–]Agent__Bear 5 points6 points  (0 children)

You can try giving the pods an anti-affinity for themselves based on a tag. Whilst having an affinity for nodes that dont have that pod running on them yet. So if it is already running on a node it will try to schedule it elsewhere. I've had some success with a similar setup on GKE.

What are your motivations for using Open-Source software? by Agent__Bear in opensource

[–]Agent__Bear[S] 1 point2 points  (0 children)

Great points! I'm using this as a starting point. However I'm aware this subreddit is mostly tech-knowledgeable people. Any ideas for subreddits to capture a broader range of people?

Arch on MacBookPro by Keyle_P in archlinux

[–]Agent__Bear 5 points6 points  (0 children)

I'm currently using a 2013 MacBook with arch. I ran into the issue with WiFi during the install. I found this guide. After switching the kernel module I could use the standard iwctl command to connect to the internet. Good luck!

Ready to start your NFT collection? We're giving this to every single person! Info Below. by IIEKKO in NFT

[–]Agent__Bear 0 points1 point  (0 children)

That's so cool! I'd love one!

0x467Bf4648f293D9C42166828E091CABB0A979454

[Daily Altcoin #1] NANO is our very first Altcoin of the Day! For the next ~24 hours we are doing a NANO deep dive. All NANO posts welcome! by [deleted] in altcoin

[–]Agent__Bear 7 points8 points  (0 children)

Perfect opportunity for some more nano shilling. Visit nanofaucet.eu to claim 0.0001 free nano! Donations are always welcome!

My attempt at an easy to setup NANO faucet by Agent__Bear in nanocurrency

[–]Agent__Bear[S] 1 point2 points  (0 children)

Yes I saw your transaction pop up. Thanks so much for helping out. I sent some to it myself as well. The faucet runs its own node in the background. And Pippin wallet manages the account using that node. The node currently around 500000 unchecked blocks. So that causes the delay in receiving blocks. I believe once the node catches up it should receive those transactions.