basic homelab cluster
Notices by Δж3 (ax3@wizard.casa)
-
Embed this notice
Δж3 (ax3@wizard.casa)'s status on Sunday, 22-Jun-2025 07:51:25 JST Δж3
-
Embed this notice
Δж3 (ax3@wizard.casa)'s status on Sunday, 22-Jun-2025 02:31:24 JST Δж3
как отель. Мы оставляем свет для вас
-
Embed this notice
Δж3 (ax3@wizard.casa)'s status on Thursday, 13-Mar-2025 01:58:44 JST Δж3
> "no ms teams" as a job benefit
this resonates, recently.
> who the fuck actually thinks C# is a competitor to Go?
read the issue and it seems circlejerkish. i've written both c# and go (systems engineer by trade). c# never fit into any environments i worked in. i work at a place that leans heavily on it and .net core. we're starting spikes into porting some services to go.
-
Embed this notice
Δж3 (ax3@wizard.casa)'s status on Wednesday, 12-Feb-2025 00:39:47 JST Δж3
@icedquinn @captainepoch cross-signing this one. you can do all the "rootless" things, but if your threat model is "1% chance of nsa getting into your systems, otherwise the cat may knockover the server" go with the path of least resistance.
if docker works, great use it. i wouldn't bother with the rootless container setup as it's more bullshit than it needs to be.
-
Embed this notice
Δж3 (ax3@wizard.casa)'s status on Sunday, 09-Feb-2025 23:27:29 JST Δж3
@lanodan @captainepoch @icedquinn if you're ci runner or action's ssh implementation supports it using a secret stored as the envvar SSH_PASSPHRASE should work. notably this works in gitlab. from a posture standpoint it makes more sense to have a dedicated ed25519 key just for ci/cd jobs with no passphrase. you're creating more complexity than security with the proposed setup.
-
Embed this notice
Δж3 (ax3@wizard.casa)'s status on Saturday, 08-Feb-2025 07:20:02 JST Δж3
@snacks could be worse. could have been that leanbeef youtuber
-
Embed this notice
Δж3 (ax3@wizard.casa)'s status on Thursday, 06-Feb-2025 03:49:50 JST Δж3
it's important to take good notes.
-
Embed this notice
Δж3 (ax3@wizard.casa)'s status on Wednesday, 05-Feb-2025 07:14:33 JST Δж3
@icedquinn @privateger the markets with the hemp/thca loophole feel like a "come on bros let's max" scenario. like privateger, im fond of strains that have a balance of cbd/thc since they are synergistic and have good medical properties.
if you're in a full legal market its similar to going to a pharmacy and picking out what you like with the help of a budtender (pharmacist)
-
Embed this notice
Δж3 (ax3@wizard.casa)'s status on Saturday, 01-Feb-2025 09:30:50 JST Δж3
> if anyone there was actually intellectually stimulating they'd be on another server.
every occasion one of their bots jumps in my feed, my cpu core dumps. not one for blocking in general, but timeline is much quieter without them
-
Embed this notice
Δж3 (ax3@wizard.casa)'s status on Friday, 31-Jan-2025 04:25:42 JST Δж3
@lain you're porting pleroma to go?
-
Embed this notice
Δж3 (ax3@wizard.casa)'s status on Monday, 27-Jan-2025 07:43:46 JST Δж3
@menherahair @nyanide kirby won't go to college?
-
Embed this notice
Δж3 (ax3@wizard.casa)'s status on Monday, 27-Jan-2025 06:43:49 JST Δж3
> though like it's for lab not for me they don't want to buy me a coffee lmfao they wanna keep the server online
it takes time to keep the server up, yes? even if you do it for fun and a hobby you're providing a service. people tend to place a higher value on something they can connect to a dollar.
and maybe it starts a trend where you start being sysop for other fedi instances and make a business. shit why didn't i do this?
-
Embed this notice
Δж3 (ax3@wizard.casa)'s status on Tuesday, 21-Jan-2025 03:19:41 JST Δж3
@me @delta perfect forward secrecy while nice to have, i think will depend on your threat-model. if someone has a hold of my device it's already over and i have bigger problems.
the metadata i feel is threat-model specific. i'm okay with someone knowing my deltachat email is bld3jjasdjjhf@rando.server.today it's still somewhat of an abstraction
-
Embed this notice
Δж3 (ax3@wizard.casa)'s status on Sunday, 19-Jan-2025 02:34:06 JST Δж3
@mint @meso @CrackSmokerHD @adachi using sorcery you can offer him to changods. they may be satisfied.
-
Embed this notice
Δж3 (ax3@wizard.casa)'s status on Sunday, 19-Jan-2025 00:59:26 JST Δж3
-
Embed this notice
Δж3 (ax3@wizard.casa)'s status on Tuesday, 24-Dec-2024 03:47:31 JST Δж3
@KuteboiCoder consider mat2
mat2 --show file.png # displays properties and exif
mat2 --inplace file.png # wipes properties and exif inline -
Embed this notice
Δж3 (ax3@wizard.casa)'s status on Friday, 25-Oct-2024 00:59:49 JST Δж3
@feld @RandomDamage seeing this as i just finished six eggs cooked in butter and pink sea salt.
-
Embed this notice
Δж3 (ax3@wizard.casa)'s status on Wednesday, 23-Oct-2024 00:14:58 JST Δж3
> I do it. I write off the square footage of my apartment used for my home office space. Sure, a lot of people will still come in under the standard deduction but it doesn't take any effort to measure a room and do simple math
i do the same, but it can be a trigger for the government. as long as you keep good records it's fine.
> lol well that's pretty illegal, but i get your point
it was tongue-in-cheek. but if one is a nomad, there could be a technicality somewhere, but i don't go into this rabbithole.
-
Embed this notice
Δж3 (ax3@wizard.casa)'s status on Tuesday, 22-Oct-2024 22:38:53 JST Δж3
@feld @sidereal in the states you can write off a portion of your rent if that dwelling is used for business solely. it's not worth the hassle half the time. the hack here is to rent an office, and sleep on your office couch.
-
Embed this notice
Δж3 (ax3@wizard.casa)'s status on Monday, 14-Oct-2024 04:57:19 JST Δж3
> the paper doesn't say it (I don't think anyone knew it yet) but you can bifurcate a chord network by rapidly adding and removing evil nodes. I think this is why everyone uses Kademlia now
you're right. it's a downside of chord. but would be interesting to simulate.