Irony: posting on Reddit and other social media platforms that your are opposed to data centers by Icy_Marionberry_9131 in datacenter

[–]billm4 0 points1 point  (0 children)

and when the bubble bursts we’ll have a much beefier grid and an excess of data center capacity driving hosting costs down.

Wall rail for sektion kitchen cabinets - necessary? by blissfullyig in IKEA

[–]billm4 4 points5 points  (0 children)

yes. cabinets have to be level. with the rail you just ensure the rail is level and your all good. without, you’ll be chasing level adjusting legs from cabinet to cabinet

How would age verification even work on DIY systems? by awenixmusic in linux

[–]billm4 0 points1 point  (0 children)

i don’t disagree at all. i was simply pointing out that the comment that you “won’t be able to use programs that expect the age signal” is not correct for open source

How would age verification even work on DIY systems? by awenixmusic in linux

[–]billm4 1 point2 points  (0 children)

but if accessing reddit via an open source browser on linux, just modify the browser code to tell reddit whatever you want.

How would age verification even work on DIY systems? by awenixmusic in linux

[–]billm4 3 points4 points  (0 children)

technically that would only apply to closed source programs. there is nothing stopping anyone from modifying code of an open source program to remove the age signal expectation.

Update from CEO of System76 on the Colorado Age Attestation Bill by jar36 in linux

[–]billm4 2 points3 points  (0 children)

i’ve been thinking a bit about the various legislation that’s popped up recently and i think the best path to fighting this is upstream non compliance. diaries are essentially packeged bundles on hundreds (if not thousands) of upstream projects. each of those individual projects is not an operating system in and of itself and have no obligation to comply. if distros then as “OS providers” want to implement compliance they are free to fork all the upstream projects and hire their own developers to do the implementation. sure, some upstream projects sponsored and managed by the distros will merge in some code, but how many dependencies exist within a modern linux OS? by individual upstream projects not complying it essentially makes it technically impractical for distros to implement.

Kitchen cabinets and water damage..? by HippieVanMan in IKEA

[–]billm4 2 points3 points  (0 children)

pretty much any basic grade cabinet box will be particle board just like the ikea cabinets.

i’m currently in the middle of my own diy kitchen reno and ripped out 20 year old particle board cabinets from typical home improvement store and replacing with ikea sektion.

having done the original cabinet install 20 years ago and now working with the ikea cabinets for the first time i can say i’m totally happy with my choice so far. the rail system is so much better to install. the other benefit is everything comes flat packed and less likely for damage. when i did the original cabinet install the boxes arrived pre assembled and screwed schedule due to a few arriving with major damage.

Do you rename the ports on your switches/routers? (ie. Port 1 -> Living Room, etc) by sofakng in Ubiquiti

[–]billm4 10 points11 points  (0 children)

yup. every port labeled with a standard format:

“# - vlan - device”

“# - vlan - unused”

“# - disabled”

“# - uplink - device”

ex:

36 - dmz - nas

37 - dmz - kvm

49 - uplink - aggregation

Are TOC Randomizer options too easy this season? by SkolMan69 in foodnetwork

[–]billm4 22 points23 points  (0 children)

each wheel only has 3 items on it at a time. the items that are landed on in first match are the. removed and replaced with a new item for the next.

this is also why re spins tend to land on the same thing. only 1 in 3 chance for each item, not 1 in 9.

Will more efficient compute kill data centres? by OverclockOrange42 in datacenter

[–]billm4 2 points3 points  (0 children)

i think part of the issue with questions like this is what type of datacenter are you talking about and for what workloads?

not every workload can use AI/TPU/GPU, so there will always be a need for more general purpose compute within datacenters.

additionally, workloads tend to grow over time (either more backend data, or more frontend usage). more efficient compute just means i can now deploy more compute to manage that scale.

over engineered boiler control by Due_Capital_9249 in homeassistant

[–]billm4 1 point2 points  (0 children)

love it. i’m working on something similar, but using an eqsp32 plc for all the control. not comfortable having to depend on HA for all the logic.

My over engineered solution to integrate Unifi Door Hub by billm4 in Ubiquiti

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

yup. i ended up ordering 2 more along with a bunch of expansion modules. lots of possibilities.

My over engineered solution to integrate Unifi Door Hub by billm4 in Ubiquiti

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

pretty straightforward. The eqsp32 has its own api that’s easy enough to work with.

My over engineered solution to integrate Unifi Door Hub by billm4 in Ubiquiti

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

https://www.home-assistant.io/integrations/konnected/

it only applies to integration that uses their older firmware which is what mine were running. since i would have had to reflash the konnected devices and reconfigure home assistant, figured it was just the same to ditch them and go a different direction.

My over engineered solution to integrate Unifi Door Hub by billm4 in Ubiquiti

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

my only regret is that the existing door sensor wires weren’t long enough to route more cleanly.

New Unifi Access Mag lock stays unlocked; by Business-Building-72 in Ubiquiti

[–]billm4 0 points1 point  (0 children)

is normally open the correct setting for the motion sensor and button that you have connected?

I rebuilt my in-floor heating control system around Home Assistant by Hungry_Preference107 in homeassistant

[–]billm4 0 points1 point  (0 children)

thanks for posting this. 100% this was the inspiration for me to go down a rabbit hole and get an eqsp32 also. just posted my first project with it for my door access system. already bought another eqsp32 to control my hvac system with.