#the-water-cooler

1 messages · Page 709 of 1

last cedar
#

My old HD595s are still alive and kicking, got a gaming headset that is a slightly bassier HD598. They sound good

#

Thry look awful

#

But the 325 is meant to be godlike for metal

#

Always wanted to try a pair

#

And

deft pewter
#

I'm not bothered by how speakers look. The entire point is how they sound.

tidal bronze
last cedar
#

Audio tehnicas something 2000

last cedar
tidal bronze
#

Oh pair of headphones 👍

forest edge
#

the newer Sennheisers seem to be junk. atleast for gaming anyways

last cedar
#

Those are meant to be sick for metal too

#

Would like to try

tidal bronze
#

Metal ?

last cedar
#

The old ones were like 400 quid

#

They doubled in price :/

deft pewter
#

It's that chip shortage 😢

forest edge
#

stop saying metal, gotta add "euro" to the front of that word cause it's very diffrent from what we call "metal" here in the states

deft pewter
#

We know. Your metal sounds like soft rock.

last cedar
deft pewter
#

Gimme some Scandinavian metal any day.

forest edge
#

B-52's is not what we call "metal" and never will

last cedar
#

I like Meshugga, and Lamb of God and stff like that

#

I use the term very broadly

#

Old thrash is wonderful

tidal bronze
forest edge
#

picture atx sliding across a very dry hood on a very hot day butt naked.. then loop that sound it makes.. presto "metal"

tidal bronze
#

Lmao

last cedar
#

But yeah, I was proper into music, but don't do critical listening so little use for 750 euro headphones

#

Eventually maybe :)

forest edge
#

as long as it dosen't crackle and pop then it's good enough for me

tidal bronze
#

But I thought back street Boys == pop, your fav

forest edge
#

it is odd the amount of younger generations taking a liking to the back street boys.. I understand other countries just now liking them but do not understand younger american's liking them

tidal bronze
#

So headphones + 82 rubber bands = metal

last cedar
#

Yes

forest edge
#

some of that shit they listen to sounds like a middle aged man with parkinsons throwing the same rage fit a 4 year old would when you tell them no to candy. no idea how anyone can listen to that crap

last cedar
deft pewter
#

Babymetal? 🤢

last cedar
#

Haha baby metal

deft pewter
#

I feel like choreographed dance routines go completely against the nature of metal.

young sigil
#

Fucking baby metal. Had a meteorologist technician in Antarctica who tried to convince us it was music.

forest edge
#

@velvet monolith I sure hope that last post clears something up.. you guys making me think I drank the crazy koolaid lol

midnight adder
#

My son just paid ~$600 for new apple head phones

#

They kick ass, noise canceling and all.. But 600??

#

Anyone else have these?

dusky plank
#

its a trap

forest edge
#

just think if they removed the logo off them they would probably cost 400-500 less

hushed basalt
#

My noise cancelling Sony headphones were $380aud and that was a few years ago

#

It's even cheaper now

#

Those apple ones are $900 here

forest edge
#

you mean the old versions are 900 but the current ones are like 4k right?

#

i should ship my shit to australia to hold my garage sales

green inlet
tidal bronze
hushed basalt
forest edge
#

it's only the two side coasts that drink different stuff. tree sap for you cali's and yellow snow for the east coasters

tidal bronze
#

You mean 0 calorie aloe Vera?

forest edge
#

is that what it is you drink? so another typical drink that is called one thing but is actually made up of something else.. typical marketing.

hushed basalt
last cedar
#

Excellent memes

glacial knot
#

ahh, bloody amazon shows me lawn mowers now, because my parents bought one recently =.=

#

I hate modern marketing

last cedar
#

The worst thing is when you sneeze at home an alexa orders you toilet roll and nose spray

glacial knot
#

better than if it orders you a coffin

last cedar
#

haha

#

It would be cool if it could tell from how you describe your symptoms, it knew what you had

#

But most things, if you google them you are dying

#

broken nail, in rare cases can lead to death by osmosis caused by plagues of gerbils attracted to the broken nail. Seek urgent medical attention.

clear ferry
#

Lulz Amazon

last cedar
#

MMM, I specifically don't buy from them

#

Parents get use of their alexa units though, that is okay

#

but not in my house

glacial knot
#

I have prime 'cause of twitch (with studetn bonus it was cheaper than the included sub)
and with prime it's just very easy to be lazy and order on amazon for no extra charge with 1-2 day delivery...

clear ferry
#

Lulz 2 day delivery, the Americans will laugh

#

But

glacial knot
#

what?

#

I'm not quite sure what you are trying to tell me

dull chasm
#

dont worry he is not too sure niether

mental oriole
#

Oh hello.

#

Just starting out with automations. Just came to say hi. :)

glacial knot
#

Hi

unkempt umbra
#

Hi

#

nothing like waiting for nas disk check

clear ferry
#

You guys check your disks?

deft pewter
#

I check out my disk most days.

#

Not as often as I did when I was younger.

clear ferry
deft pewter
#

Watching some AWS training. I think I'm going to have to give negative feedback for this instructor... not only did they use nano, they called it difficult.

static schooner
#

punishment should be writing "I will make better editor choices in the future" 1000 times in vi

#

easy once you actually learn it, obviously

deft pewter
#

What's that... 8 keystrokes or something?

static schooner
#

iI will make better editor choices in the future<esc>yyp998.

deft pewter
#

So yeah, 8 for the duplication part. Obviously more than 8 to type out the first sentence.

#

I don't make enough use of ..

#

I'm trying to use marks more often now, especially when I'm working on larger files and need to bounce between locations.

static schooner
#

I use them mostly when copying and pasting a block

#

or search/replace within a block

#

'a,'bs/foo/bar/g

#

ma<navigate>mb"ay'a

#

I just turn off my brain and let my fingers type that stuff

#

it's like spelling a long word

#

"I'm sure I made a typo in there somewhere, but it's just easier to type the whole thing again"

deft pewter
#

I'm still pretty new to vim but I agree... if I think about it too much, I forget how to do it.

#

Do you use vim itself or vim-style commands in another IDE?

static schooner
#

it's annoying that some vi implementations don't support yank buffers, and that completely messes me up

#

no, I've tried that it just doesn't work for me

deft pewter
#

I've been quite happy with the vim plugin for WebStorm. The only thing it doesn't do well is macros.

static schooner
#

once you have a mouse, I think it makes sense to use it

deft pewter
#

A mouse? Who uses a mouse these days? 😮

static schooner
#

plus, VSCode is much, much better at adding and changing indentation

#

that's where I use something like ma<navigate>mb:'a,'bs/^/ /g

deft pewter
#

I'm torn. I'll use VS Code for pretty much every person project but I like WebStorm too.

static schooner
#

gack

#

it gets tiresome really quickly

#

I'm a total VSCode convert for almost everything, but sometimes I use vi in the little terminal window to quickly edit a file

deft pewter
#

I think the one thing that would push me to 100% VS Code is if I could convince the department to use VS Code's dev container feature. WebStorm doesn't really have an equivalent - it can fire up Docker Compose setups but it's not the same as just having your .devcontainer stuff in a project and VS Code prompting you to spin up a whole new environment in a single click.

static schooner
#

that is indeed a killer feature

deft pewter
#

If I'd known about dev containers when I started with CS, I'd have half as much crap polluting my PC.

#

It's going to get confusing with the new feature Docker just released called... Dev Containers

#

Their idea is a bit wacky though. It's like taking a snapshot of your environment, pushing an image to the cloud, then having someone else pull down that image and run it locally. Seems kinda pointless.

#

Sorry, they're called Development Environments. Still confusing 😄

#

Gah. Worst instructor ever. She's talking about the OSI model now and claims it has 7 layers.

#

She's clearly never had to troubleshoot a layer 8 issue.

dusky plank
#

a friend just uploaded a 23gb file to my self hosted https share… did not expect that to be possible through 2 proxys, one of them being a pi.

clear ferry
#

You had me at proxy

#

But I love you at pi

#

©mods

#

Reminded me of you @deft pewter

clear ferry
#

I feel like we had this discussion the other day

deft pewter
#

Nah, I'm okay with them calling cookies cookies. As long as they don't start calling every biscuit a cookie.

#

And those things they put gravy on... they're scones.

clever mortar
#

Yeah, cookies are good. Biscuits are good. They are however not the same thing.

#

Though, why the hell you'd put gravy on scones... facepalm

#

Cream and jam you muppets... cream and jam

deft pewter
#

In that order too. Anything else is blasphemy.

clever mortar
#

(unless they're cheese scones)

deft pewter
#

Yeah, everyone knows the proper way to eat cheese scones is battered and deep fried.

last cedar
#

Mono has gone mad

deft pewter
#

Ern broo

last cedar
#

Where are the sausage rolls

clever mortar
#

Battered sausage > sausage roll

last cedar
#

The sausage rolls

clever mortar
#

And don't knock fritters until you've tried them

last cedar
#

Irn Bru is sick though

#

Not had for maybe 15 years

#

And now I have cravings

#

Ffs

deft pewter
last cedar
#

Got to be greggs

deft pewter
#

None of that Greggs shit.

last cedar
#

Sausage rolls have to be dirty

clever mortar
#

Lidl do some pretty awesome sausage rolls

last cedar
#

Or

#

Wilds bakery

#

But like

clever mortar
#

I had their bacon and cheese ones the other day 🤤

last cedar
#

They closed a long time ago

#

I miss England so much

deft pewter
#

Come back then 😄

last cedar
#

But it was absolutely shit

last cedar
#

At the same time

clever mortar
#

See, that's 'cos you didn't go far enough North

#

Come up the land of rain, and snow, and more rain, and some more rain

last cedar
#

There is a great urban dictionary entry for the town closest to me

#
The most revolting, culturally barren shit hole in the world. A small town over run by feckless chavs and heroin dealers. Shops rarely sell anything other than White Lightning and fake sportswear. Illiterate population who cannot pronounce Keighley, chosing instead to call it Keeflay. Also a hotbed of leprosy. Apparently.
#

Yes

deft pewter
#

Keeflay
WTF?

last cedar
#

Hahaha

clear ferry
#

So just like your Swedish town then too @last cedar

last cedar
#

Yes Atx

#

Just like it

clear ferry
deft pewter
#

I didn't know you were a Yarkshur lass.

clever mortar
#

Another place to add to my list of don't go there towns...

clear ferry
#

You mean all of Northern UK then

clever mortar
#

And Southern

last cedar
#

I miss the white lightning and fake sportswear 😢

deft pewter
#

Do you though?

last cedar
#

No

#

Greggs sausage rolls tho

#

Fish n chips

#

Meeting mates

clear ferry
#

Let's go to the UK together@last cedar

#

And meet up with @deft pewter

#

And egg @clever mortar house

deft pewter
last cedar
#

Yessssss

clever mortar
last cedar
#

But

#

Save me some eggs

#

Raccoons like eggs

leaden matrix
#

👋

leaden matrix
#

am interested in setting up home assistant in my (soon) dorm room but trying to figure out the security aspects since it'll be on the university network (and ideally I plan to make the UI accessible through the internet) and I might want to give my roommates partial access

clear ferry
velvet horizonBOT
#
The topic of this channel is:

@leaden matrix There's no support for Home Assistant here - please look at the other channels for that. If you can't work out which is relevant, start in #general-archived.

If it's a question about the HA Blue start in #330990055533576204. Install related problems go to your Installation Method channel.

No politics, religion, or any other obviously contentious topics! Please ensure you've read the Code of Conduct (https://www.home-assistant.io/code_of_conduct/), and #rules.

If you found this server and want to know what it's about, start with the web site: https://www.home-assistant.io/

Remember when reporting spam to include a screenshot of the spam and the user's handle (eg @spammer#123)

clever mortar
leaden matrix
#

ah ok thanks

tidal bronze
#

Any roborock s5/s6 users running the new s7?

forest edge
#

||👆 nerd||

clear ferry
#

I just saw a quite interesting manga

#

Dick Fight Island

glacial knot
#

atx looking for Yaoi Lewds 😮

deft pewter
#

Because everything's better with Muppets in it: https://www.youtube.com/watch?v=tgbNymZ7vqY

The Muppets' Musical Gang is back at it with their rendition of Queen’s Bohemian Rhapsody!

Subscribe for all new videos from The Muppets! ► http://www.youtube.com/subscription_center?add_user=MuppetsStudios
Watch more Muppet Music Videos► https://www.youtube.com/playlist?list=PLiyHgXXaitUHx0Jpt9tW1k0ZZuydnNORl

Inspired by one off the all time...

▶ Play video
clear ferry
#

Oooold

#

But good

#

They have a couple of more

dim blade
#

yees. Got the case?

clear ferry
#

I'll print my own

dim blade
#

Which printer?

clear ferry
#

E3pro, quite modded

dim blade
#

Ah, CR-10 extreme modded

clear ferry
dim blade
#

Got me a volcano, bltouch, mks gen L and klipper (:

hearty depot
#

when colluages ask me why I'm tired in the morning I guess I lill send this.
shats the cind of crap witch keeps me awake 🤣

forest edge
clear ferry
deft pewter
#

@last cedar

shy comet
#

damn they get round lol

static schooner
#

a ball of claws and teeth

#

no doormats for that guy, wouldn't fit through the pet door

#

thicc raccoon

green inlet
#

Thick is the new thin 😉

hybrid minnow
#

Does home assistant support Matter that was talked about at WWDC

clear ferry
deft pewter
#

Does it support the thing that's not even purchasable yet? Probably not.

#

Will it? Probably... maybe... eventually...

clear ferry
#

Damm soft rock

last cedar
#

@deft pewter I love it

#

Reminds me of

deft pewter
#

Live footage of @clear ferry on his decking.

last cedar
#

Hahaha

clear ferry
#

Best thing about having no friends is that your birthday cake lasts five days

brisk glen
#

cool, siri will now maintain context

clear ferry
#

Siri 🤢

brisk glen
#

Siri adds Announce Notifications on AirPods, the ability for users to share what’s on their screen just by asking.... yay easy remote support with my family

#

trying to get my mom to use webex was... painfull

#

siri, coming to an amazon echo near you

slate marsh
#

Driving licence in wallet, I expect exactly zero places to accept that as ID or proof of licence

brisk glen
#

only TSA

#

I feel like this is their lobby push for digital IDs with the realID stuff

#

interesting but not useful yet

clear ferry
slate marsh
#

Agreed it’s pretty much the default ID here I just can see anyone accepting what is essentially a glorified picture on a phone

#

Even if it is actually secure and authentic

#

No bouncer, shop worker or normal police officer is going to go for that

clever mortar
#

Eh.... I'm sure they'll find a way of doing simple verification... like giving you a sticker for the phone 😛

clear ferry
#

We have moved to digital drivers license

#

And it is still as valid as id

#

And accepted by all, although leaving it at the military base entry point is a poor idea

#

Therefore I use passport instead

#

Muricans haven't heard of this probably

#

Reference for the drivers license btw

slate marsh
#

In the UK you can in theory still use a birth certificate as ID doesn’t have a picture or any useful information on it

brisk glen
#

it took us 13 years to get the chip system on our credit cards....

clear ferry
#

It took us... A few months

brisk glen
#

America is pathetically behind on a lot of things.

slate marsh
#

American chip and pin terminals are crazily huge

clear ferry
#

Yes, they are 4x the Norwegian ones

#

Literally

brisk glen
#

still a lot of cards out there without chips

clear ferry
#

None here

#

Cards are only valid for 3 years max, we've had chips as default for over 10

green inlet
#

Chips 🤢

#

🤣

clear ferry
#

Crackers!

brisk glen
#

@green inlet forget about wireless payments

green inlet
#

🌈🦄🧚

deft pewter
#

Gram crackers!

slate marsh
#

It’s crisp and pin in the UK

brisk glen
#

we cant get the chip let alone the chip and pin system. Wireless payments? rare

clear ferry
#

We got wireless terminals as defualt I think 4 years ago no

green inlet
clear ferry
#

So no cards are missing that either

brisk glen
#

even the places who have wireless terminals have the wireless system disabled

clear ferry
#

All terminals do wireless here, and all cards

green inlet
#

I use Apple Pay about everywhere

clear ferry
#

There is one exception, gas station terminals, only chip

brisk glen
#

I want to apple pay everywhere

slate marsh
#

What’s the contactless limit there? Here it’s £45 now but Apple Pay is like £10k or something

brisk glen
#

I want to leave my wallet at home

slate marsh
#

And yeah Apple Pay works everywhere

green inlet
#

I all the time buy two cans of snuff. Less than 10.00

clear ferry
#

Limit? I've done $1200 wireless, but have to put in pin above $35

brisk glen
#

cans of snuff. Less than 10.00 PFFT snuff here is like $8

#

a can

clear ferry
green inlet
#

You live in cra cra land probably

clear ferry
#

Google pay mostly

brisk glen
#

america is cra cra land

green inlet
#

Maybe on your coast

brisk glen
#

texas

#

cali

#

north

clear ferry
#

Murica goaWtfRead1

brisk glen
#

everywhere its the same...

green inlet
#

I am over here with the sane MFs

clear ferry
#

@green inlet living the Norwegian dream

#

@brisk glen living the dystopian nightmare

brisk glen
#

indeed

#

its soo bad that texas is thinking about becoming its own country again

green inlet
#

Lmao.....why you worry about such foolishness. It will never happen

clear ferry
#

it is our electricity

#

🥶

brisk glen
#

heh

#

I was fine, living in Wisconsin had me ready

green inlet
#

90 degrees here today. Riding around with the windows down.

#

Girls in sports bras

#

I don’t think you have many girls in Texas do you?

brisk glen
#

soo god dam hot, I dont want to go outside and get food

deft pewter
green inlet
#

90? Hot? 90 is spring

brisk glen
#

I have a beautiful Venezuelan wife and there are a lot of young cute hispanic girls for the young guys here

#

just dont live in the shit parts of texas

last cedar
deft pewter
green inlet
#

Yoga pants and sports bras @last cedar

last cedar
#

Brb

last cedar
#

Cold shower

green inlet
deft pewter
#

They're almost that big. They're nowhere near that firm.

deft pewter
#

Lockdown hasn't been kind to my figure. 😢

last cedar
#

Yoga pants and sports bra is just wonderful

green inlet
#

Atx is next to his pet gimp. He can’t talk right now 🤫

clear ferry
#

I don't leave the house too often in sweat pants, my dick flopping is intolerable

green inlet
#

I am Irish.....and have the Irish curse 🤏🏻

last cedar
#

Going without underwear is liberating

deft pewter
green inlet
green inlet
last cedar
#

Bikini is closest I have been in public

last cedar
#

Not exactly

#

2 piece

green inlet
#

Oh, not public.

#

Just around the house

#

Def a bikini in public

#

🤣

last cedar
#

Might have a pic somewhere.....

clear ferry
#

My wife just yells Donald duck when I remove my pants before my top

green inlet
#

ATX posted mine

deft pewter
#

Yeah, maybe a little too NSFW...

green inlet
#

Discord can tell?

clear ferry
#

Y'all being censored by interwebs

last cedar
#

My pics are never censored

clear ferry
forest edge
clever mortar
#

Eh, if they support Apple they'll also support Android

forest edge
#

would be retarded if they made some means of paying for something without needing anything like id or a card etc lol

brisk glen
#

welcome to America.....

forest edge
#

it's hit or miss on places that will accept whatever. businesses have to pay for those transactions so they generally like to stick with whatever methods that will give them the best deals. the only exceptions if in scenarios where they know it will attract more buisness to make up for the cost

#

i always thought it was dumb when it was a war between credit card companies. some places would accept like visa others mastercards etc.. it was dumb

#

course this day and age because there are so many other methods to stay competitive they had to swallow thier greed to an extent so just about every place accepts both

deft pewter
#

And then there's Amex, which is accepted in at least 6 places in the UK.

clever mortar
#

Five of which are hotel chains 😄

static schooner
#

my company expense card used to be Amex, and it was annoying when Costco used Amex

#

I'm happy that they both switched to Visa

forest edge
#

too bad payment methods couldn't be more universal

#

oh wait, there is cash..

static schooner
#

companies hate untraceable expenses, and the convenience of a card (or even better, putting my phone in the general vicinity) is fantastic

clear ferry
#

We used to have amex

#

Fucking useless in most of Europe

forest edge
#

cash is traceable..

static schooner
#

right to the g-string

clear ferry
#

I haven't used cash in 15 years

#

Except when I travel to the US

deft pewter
#

Just because cash is theoretically traceable, doesn't mean anyone can trace it. They're not tracking the serial numbers on every purchase.

clever mortar
#

I used to use it all the time ... for buying coffee on the way into the office

forest edge
#

everytime it passes through a bank every paper money serial is logged

clever mortar
#

I haven't used cash now outside of paying for parking since lockdown started

deft pewter
#

Only time I used cash was for parking... love those apps for parking fees now.

clear ferry
#

Yeah, we don't even have machines that accept cash anymore

deft pewter
#

Oh, and the one takeaway that doesn't take card 😠

clever mortar
#

Yeah, the really good Chinese takeaway here is cash only... forgot about them

#

Don't care, they're cheaper and tastier than the others 😄

static schooner
#

I got my Costco annual cashback 2 years ago, put it in my wallet, and it was still there the next year when I got the next rebate 🙂

clear ferry
#

@static schooner Our big shop cards are linked to our payment card, so we don't need separate cards for the last decade

forest edge
clear ferry
#

Good thing I don't tip unless I like the service either then EYEBROWS

#

shitty service, I'm only gonna tip 15%, that'll show them

forest edge
#

I wonder how you judge service in other countries after being so use to the angry type service that si so common in your own country

clear ferry
#

We just get decent service from people with decent paychecks you see

forest edge
#

more inclined to think if someone trys to take your order any closer than 30ft away you view them as invading your personal space

clear ferry
#

Yes, if they leave me alone that is great

#

The US servers seldom do that

#

no bitch, don't sit down here

forest edge
#

we're not anti-social here

deft pewter
#

US servers need to stop pretending they're your best friend.

#

If I'm already out with friends, I don't need a cling-on too.

deft pewter
clear ferry
#

Last time I was there I made a colleague wince because I asked a different server than the one assigned to our table to get me a new drink

forest edge
#

wince?

#

that is quite common

clear ferry
#

Apparently not in Georgia

forest edge
#

well some places are "small town"

#

but it is rather common to ask even the bus boy for a refill if they are the only one's around when you need it

clear ferry
#

Just for you@forest edge

#

Såri mi ænglish sø bød

forest edge
#

i am aware of what wince means lol

forest edge
#

the colleague who wince'd sounds like the real issue

bitter pawn
#

meh

#

its whateves

#

it probably was because he called the waitress "love" or "oy cunt" to make the wincing.

#

not so much the drink asking

#

😛

clear ferry
deft pewter
forest edge
#

having my doubts we could actually understand atx's english when spoken

clear ferry
#

I'll have you know, my English is accentless and neither British not Americans can tell where I'm from, yet I am perfectly understood

forest edge
#

uh huh

clear ferry
#

Just ask @green inlet

#

I think the only other person who has heard me speak is @subtle pasture

subtle pasture
#

sup? 👀

clear ferry
deft pewter
bitter pawn
#

@subtle pasture isnt confirming or denying... totes sus

subtle pasture
#

Its been a minute, but I do remember your english being just fine 🤷‍♀️

bitter pawn
#

the claim was without accent

forest edge
bitter pawn
#

ikr?

#

even more sus.

forest edge
#

euro's in this server are pretty bad at making a lot of claims tho so not too shocked

bitter pawn
#

i think its due to all the tea.

clear ferry
#

Teateas?

bitter pawn
#

and biscuits that are really cookies.

forest edge
#

lol

#

scones n gravy

clear ferry
#

That's a big statement from someone who has never left their country

forest edge
#

I been to Canada..

clear ferry
#

Oh, normalised America

forest edge
blazing sapphire
#

@thick crypt , please could I message you (as you're a mod)

thick crypt
#

?

deft pewter
#

You're doing it wrong. You're supposed to tag all mods to get their attention.

#

(don't do this)

blazing sapphire
#

Did that in another server once, felt super awks

thick crypt
#

A friendship request isn't a message 😉

blazing sapphire
blazing sapphire
thick crypt
#

For a reason of course

blazing sapphire
#

Taa

brisk glen
#

ok... apple... live text is really nice

#

google please copy

hushed basalt
#

What's live text

forest edge
#

it wiggles

shy comet
#

isnt live text something that google has had for years lol....looks to be google lens

forest edge
#

yea

#

@dull chasmyou getting flash flooding?

dull chasm
#

@forest edge no thank god

ashen kayak
#

speaking of flash flooding, back yard gutters fell off the roof today. So that's fun

forest edge
#

from rain?

ashen kayak
#

yeah

forest edge
#

i've seen gutters get taken down by decent size branches hitting them but not from water. course wood rot will always remove them

ashen kayak
#

not cicada's

#

i rent so i don't care. I saw it when it happened, all kinds of gutter crap fell on my grills

forest edge
#

lol do you atleast clean your gutters?

wet pilot
#

gutter caps ftw

ashen kayak
#

heck no, been here for 4 months. As a renter, it is not my responsibility

forest edge
#

lol

ashen kayak
#

and i saw some wood rot when i viewed the place. Saw it coming

forest edge
#

the google coral is back in stock but holy hell they want 83 bucks for it now

#

wtf

young sigil
#

Good old capitalist supply and demand.

candid crow
#

Does anyone here ever find ways to sell / monetize their data?

#

I'm guessing Alexas and Google Homes sell people's data all the time

forest edge
#

is that the step right before one becomes homeless? panhandling one's own personal data for money?

static schooner
#

Once you’re out of bodily fluids

clear ferry
#

Google coral M2 haven't been out of stock that I've seen

#

The puny usb has been

velvet horizonBOT
#
The topic of this channel is:

@quick current There's no support for Home Assistant here - please look at the other channels for that. If you can't work out which is relevant, start in #general-archived.

If it's a question about the HA Blue start in #330990055533576204. Install related problems go to your Installation Method channel.

No politics, religion, or any other obviously contentious topics! Please ensure you've read the Code of Conduct (https://www.home-assistant.io/code_of_conduct/), and #rules.

If you found this server and want to know what it's about, start with the web site: https://www.home-assistant.io/

Remember when reporting spam to include a screenshot of the spam and the user's handle (eg @spammer#123)

clever mortar
#

Do please read the channel topics... that said, as you'll find MQTT in the integrations section of the docs, and UI, you'd want the #integrations-archived channel

quick current
#

Ah, k can click topic headings to see info, perfect 🙂

clear ferry
#

@dusky plank y my pxe boot pi4 no work

clear ferry
#

it worky

clever mortar
#

Reddit: All Systems Operational
Also Reddit:

clear ferry
#

NFS performance is shite though

#

10MBps

clever mortar
#

Pi4 should be faster than that 🤔

clear ferry
#

indeed, mounting from another nfs server

#

let's see

clever mortar
#

Every time their incident page updates they add another bunch of locations to the list of "degraded" ones

clear ferry
#

still 10-11MBps to another NFS server 🤔

clever mortar
#

Broken cable?

#

Broken Pi?

clear ferry
#

what is internetting

clever mortar
#

Fastly is ... broken

clear ferry
#

pip appears to fail installing packages too

#

) after connection broken by 'SSLError(SSLError("bad handshake: Error([('SSL routines', 'tls_process_server_certificate', 'certificate verify failed')

clever mortar
#

The Zigbee2MQTT site is/was down

clear ferry
#

Did someone forget to renew their SSL root CA certificates somewhere ?

#

askubuntu is down too

#
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.109.133|:443... connected.
ERROR: The certificate of 'raw.githubusercontent.com' is not trusted.
ERROR: The certificate of 'raw.githubusercontent.com' is not yet activated.
The certificate has not yet been activated
#

🤔

#

WHAT DID MY NFS SERVER DO

clever mortar
#

You broke the Internet...

clear ferry
#

SORRY

#

stackexchange appears down too

#

well I know why I'm limited to 10MBps

#

pxe booted rpi4 is stuck at 100Mbit

#

it was gigabit when booting from SD

clear ferry
#

INTERESTING

clever mortar
#

Watching the Fastly issue is fun...

#

It's past the point of what nodes are broken, and past the point of what nodes are working, and now at when will the last few die too

#

Oh, there we go, it's all dead

clear ferry
#

since pip is failing too

#

I guess ha installs are failing

clever mortar
#

When you look at https://status.fastly.com/ it's just a sea of Degraded - but I'm pretty sure that's more optimistic than even a Brit would be

dusky plank
clear ferry
#

sorry

#

fixed nfs

#

broke the internet

#

win win

dusky plank
#

finally have your 4k60 surveillance monitor setup?

clear ferry
#

yes, still can't find my dick

dusky plank
#

i see you have a name for your new chromebook

#

aand reddit is up again

clear ferry
#

that is more like it

5+0 records in
5+0 records out
104857600 bytes (105 MB, 100 MiB) copied, 1.30741 s, 80.2 MB/s
#

negotiating at gigabit helps

clever mortar
#

Fastly still report no functional POPs

clear ferry
#

Find it funny that my Procurve 1800 is more noisy than my 2530POE

sly hawk
#

anyone got a guide on how to root roborock vacuums?

clever mortar
#

Google should have a few hundred

sly hawk
#

gee, thanks

clear ferry
#

even the official docs for valetudo should be usable one would think

sly hawk
#

Error 503

#

But yeah, thanks.

glacial knot
#

wait for an hour or 2

clear ferry
#

or ten

dusky plank
#

internet is broken

clever mortar
#

The issue has been identified and a fix has been applied. Customers may experience increased origin load as global services return

#

They hit it with a spanner

clear ferry
glacial knot
#

"it" being the poor working student that fucked up

clear ferry
#

Hmmmmm I should get a 8 port POE switch for my office

#

Currently I have a 26 port one

#

hard to mount under the desk without breaking my knees

glacial knot
#

why do you need a PoE switch mounted under the desk?

clear ferry
#

Because I have enough shit on top of my desk already

#

😄

subtle pasture
dusky plank
#

I call IE user

subtle pasture
#

And apparently, someone at Fastly is a Commodore fan, because all of the 503 errors say GURU MEDITATION

clear ferry
#

That is pretty standard

#

I've seen those for years

#

Also that is Amiga

#

afaik

clever mortar
#

The sign of somebody who's been in IT for "a while"

clever mortar
#

Yes, Amiga did that

subtle pasture
dusky plank
#

it's atxs bad, he damaged fastlys core switch under his desk

clever mortar
#

I'm pretty sure it was some trash panda chewing on the cables...

clear ferry
#

Sure, but most people who have used commodore and amiga usually don't interchange the terms

#

😄

dusky plank
#

i was told that fancy kids used commodores and speaker/mics with phonelines to create networks back in stone age

clear ferry
#

The commodore was the poor kids toys

#

the amigas were the big boys

clever mortar
#

Most folks from then would take Commodore to mean the C64, or maybe the band 🤔

clear ferry
#

🤣

subtle pasture
#

I meant Commodore as the brand, because Amigas were very clearly Commodore computers

clear ferry
#

Don't think I ever saw the guru meditation error on my commodore

#

I know I saw it on my cousins amigas

subtle pasture
#

pats Commodore Amiga 2000

clear ferry
#

finally I have some time to deploy my nested NSX-T labs

subtle pasture
clear ferry
#

Well

#

we didn't interchange them back then

glacial knot
clear ferry
#

Did you do that in the 80s @subtle pasture ?

#

😉

subtle pasture
#

I wasn't alive in the 80s 😛

clear ferry
#

exactly

subtle pasture
#

I mean... ok, that depends on how you define where life starts

clear ferry
#

According to my father, as a speck of dust in his pocket

#

So I was there since the 60s

subtle pasture
#

Because I was born January 13th of 1990, so I "existed" in 89 for a few months 😛

#

Also, woo, Friday the 13th baby...

clear ferry
#

I was playing with commodores and amigas since 85 PU_PeepoTongue

clever mortar
#

Heh, Spectrum and Atari here, amongst other things

clear ferry
#

I'm not that old

clever mortar
#

You just act it... I know

clear ferry
#

I have played on an atari though

#

A friend of mine had it as a handmedown from his brother in the early 90s

#

Deploying VYOS for the first time, product looks interesting, and great for nested labs

dusky plank
clear ferry
#

oh wow

#

I really like the cli approach of vyos

deft pewter
# dusky plank

Do we have a picture of atx to follow that theme? I'm thinking something like 'The Kok'.

clear ferry
low harness
#

Is, like, all of Internet a bit under the weather today?

clever mortar
#

It appears to have pulled an all night bender, and be suffering for it now

low harness
#

Tsk tsk. It's old enough to know better.

#

Come to think of it... maybe not. I guess it'd be about the age where all nigh benders suddenly can't be done on a weekday anymore, and it's refusing to accept this new reality.

clever mortar
#

I know plenty of folks who seem to think that you can pretend you're still 20 if you just dress "right" and drink enough

clear ferry
#

What is this drinking ?

clever mortar
#

It's what civilised people do, rather than trying to absorb liquid through their skin

inner vault
#

Fastly had a major outage and "multi CDN strategies" are not common

dusky plank
candid crow
#

i'm sure there are vendors who spend 9-11 figures a year on people's data

amber shard
#

Any mods awake for a spam report?

low tangle
#

Yup. Came here for the same reason.

verbal isle
#

Is it the same Positive#1855 guy that messaged me?

snow nimbus
#

+1

light trout
#

<#the-water-cooler message>

Remember folks when reporting spam, include a screenshot of the spam and the user's handle (eg @spammer#123)

amber shard
#

I have a different person but it's probably the same crypto bullshit

verbal isle
#

yes.

snow nimbus
low tangle
raw cedar
#

I got the same thing

wet pilot
#

bonus points if you can send the ID of the user

raw cedar
#

from Pesky Lesson
#0423

light trout
#

<#the-water-cooler message>

Remember folks when reporting spam, include a screenshot of the spam and the user's handle (eg @spammer#123)

#

<#the-water-cooler message>

Remember folks when reporting spam, include a screenshot of the spam and the user's handle (eg @spammer#123)

#

<#the-water-cooler message>

Remember folks when reporting spam, include a screenshot of the spam and the user's handle (eg @spammer#123)

#

<#the-water-cooler message>

Remember folks when reporting spam, include a screenshot of the spam and the user's handle (eg @spammer#123)

#

<#the-water-cooler message>

Remember folks when reporting spam, include a screenshot of the spam and the user's handle (eg @spammer#123)

#

<#the-water-cooler message>

Remember folks when reporting spam, include a screenshot of the spam and the user's handle (eg @spammer#123)

dire elbow
#

851482899941425170

#

Doh...

amber shard
#

now with bonus number :p

snow nimbus
rugged fjord
#

Is there a way or any point to report a user spamming though the HA Discord?

raw cedar
#

Pesky Lesson#0423
851443729511219200

verbal isle
#

Positive#1855 (851482962608521217)

dire elbow
verbal isle
#

Dude is already gone from the server, seems like.

rugged fjord
#

Well looks like everyone else got to it first.

deep kettle
#

lol i got that as well from 851443214593425408

rugged fjord
#

Just a hunch but this is probably one of the worst discords that anyone could target for spam.

ember lake
#

@midnight adder is spamming too

cyan lotus
#

low-tier raids, woo

rose moth
#

851157612631687179

cyan lotus
#

@midnight adder (851442082915811419) is another

rose moth
#

christ

ember lake
rose moth
twilit rose
orchid coyote
#

Frilly Poetry#7738 is another

amber bramble
#

spammers are out in force today apparently

pearl schooner
candid crow
#

Yeah i got hit by it too

weary harbor
#

also from Everlasting Traffic#6251

night mason
#

Trusting#2269 is another

pearl schooner
weary harbor
#

seems it is a rise in scamers on discord this week

icy belfry
#

Knotty #1238

wheat ruin
#

Clear-cut Save#6873 too

weary harbor
#

they can just see when they all joined and ban them all

young glacier
#

Vigilant#9711

weary harbor
#

they all join at once

light trout
#

@weary harbor if you know someone @ Discord, please tell them to do so

weary harbor
#

i was talking about admins

warm hill
#

got a different one

light trout
#

They can't realistically do that

#

Discord staff can

next narwhal
#

@worn schooner frame (Soft Frame#2957)

weary harbor
#

seem like i was not that explicit. i meant ban them from the server not from discord

light trout
#

yes... have you seen the toolls discord provide admins? they are shit

#

no timestamps

#

no mass operations

#

no nothing

#

so realistically, only Discord staff can do it

fallow karma
orchid coyote
#

Frilly Poetry#7738

verbal isle
#

Another server has top notch troll and bot protection, but it's all done through their community bot.

#

Fight bots with bots.

#

You're right that the tools that are provided by default are crap.

clever mortar
last cedar
#

shhhh

clever mortar
#

Says satisfaction guaranteed, have you asked the raccoons their opinion?
ablobjoy

last cedar
#

It clearly doesn't repel raccoons haha

green inlet
#

I feel sad and alone, I didn’t get spammed even once

last cedar
#

Oh, we can fix that @green inlet

#

oh, btw @green inlet

#

feeling better?@green inlet

#

(don't ban me, but you did ask for that!)

green inlet
#

Auh, I see what you did there 🤣

#

Much....thanks

last cedar
#

❤️

green inlet
#

But I don’t consider you spam

last cedar
#

🦝

#

oh! wonderful!

silver pulsar
#

I just moved from a Fitbit/MFP setup to Apple watch. Does anyone know if its possible to use Apple health for activity tracking and the fitbit for weight tracking?

static schooner
silver pulsar
#

Oops ok thanks. I'll ask over there 🙂

deft pewter
#

Apple allowing you to extract data from their ecosystem? That'd be the day 😄

#

It was bad enough when they were just trying to force you to use all of their products. Now they're putting that whole 'we care about your privacy' spin on their vice-like grip on your data, so only they can profit from it.

last cedar
#

There may be a way to get data in, to apple, not sure if the other way works

#

My Nokia scale sends data into the fitbit app

#

or at least it did, until it didn't

#

haha

deft pewter
#

Yeah, getting data between services is a pain. Took me a while to find a setup I liked for my running.

#

I have a Garmin watch, which is about as good as it gets for recording the run itself... but then there are only certain sites that'll sync with Garmin.

#

I hate the Garmin dashboard, so I sync to two other sites. 😄

brisk glen
#

Added hardware accelerated VP9 and WebM in MSE on all iPads that support iPadOS 15.

#

thank god

deft pewter
#

Nice. They're bringing standard computing features to Apple devices?

forest edge
#

apple 🤢

deft pewter
#

For once, I agree with Sonoma

brisk glen
#

@deft pewter was not an actual standard until recently

#

google tends to throw whatever they want in chrome

deft pewter
#

How recently? The day Apple did it or some time before that?

brisk glen
#

1] Firefox only supports VP8 in MSE when no H.264 hardware decoder is available. Use MediaSource.isTypeSupported() to check for availability.

#

rofl

#

all that apple hate and firefox is in the same boat

deft pewter
#

I don't see what point you're trying to make here. I'm not a Firefox fanboy. There are Apple fanboys.

glacial knot
#

firefox decoder support has a tradition of not being great. Sadly

deft pewter
#

You've openly admitted that Google ship these things and that other people are behind. And yet Apple like to claim they did things first or innovated or whatever.

brisk glen
#

naa apple is slow as shit when it comes to safari

#

dog shit slow

forest edge
#

on everything

#

if so many weren't just blindly fan of apple they wouldn't be as bad as they are. it's not like they started out bad, just took the blind faith of fanboys and ran with it

brisk glen
#

the auto on device accurate, fast OCR on all pictures and in the camera live is nice

#

I can point my phone at a sign, tap on the words and translate

#

all processed localy

forest edge
#

I was able to do that with my last flip phone if that tells you anything

#

i miss flip phones

#

i loved those motorola's

brisk glen
#

guess ill just keep moving on with my asset management app that can count all things in a location without barcodes or special qr tags etc by viewing a room with an iphone

#

stupid kitchen pantry and shopping lists

clever mortar
#

You forgot to mount the phone to a drone, and control it with another phone...

brisk glen
#

I heavily rely on the on device neural network processing

deft pewter
#

But what controls that second phone, Tinkerer?

clever mortar
#

Well, clearly to be robust it has to be an old school Nokia

#

Maybe an N900

glacial knot
#

sned touch point commands over SMS

brisk glen
#

no need Tinkerer, I could use a drone and process the video feed..... on an M1 mac mini? thanks for the ideas.. my poor wife

deft pewter
clever mortar
forest edge
#

lol M1 rpiapple

brisk glen
#

beats my intel i5 😦

forest edge
#

i believe it

brisk glen
#

and costs about the same as a NUC but more powerful

forest edge
#

i dunno about that

#

this day in age if your not clumping the ability to upgrade/swap out parts then you are PC shopping wrong imo

deft pewter
#

There's a Mac that's cheaper than an NUC? In what world?

brisk glen
#

depends on use cases, no point in buying a nuc if its underpowered

clear ferry
#

Mmmm proprietary apple hardware that only shines with their custom loaded firmware and under the right conditions when the wind comes from the west on Wednesdays

#

Let's load it up with a usable os

#

No wait.....

brisk glen
#

Linux runs

#

Unless… windows master race?

deft pewter
#

It's not the OS that makes it a 'master race', it's the hardware. Apple's lock-in is nuts.

forest edge
#

more respect for hackintosh's

clear ferry
#

That'll be dead soon enough

#

With proprietary hardware lock in

brisk glen
#

When you can’t buy the GPU you want because it’s never in stock

clear ferry
#

Lol buying gpus

brisk glen
#

Then some one had to make a new coin based on drive space. Hard drives are raising in price

last cedar
#

Mining air is next. Soon we won't be able to afford to breathe

clear ferry
#

And I just threw out 48x 250GB drives

#

Shame on me

forest edge
glacial knot
#

proof of racoon 😂

last cedar
#

Don't worry atx. I am holding onto your disks

#

🦝

forest edge
#

gross

glacial knot
#

did you find any 80s HP OS on there yet?

last cedar
#

Nothing that modern

#

I found my pet raccoon loophole

#

😻

hearty depot
#

Holy, ever wondered how a SSD stores data?

tidal bronze
hushed basalt
#

@clear ferry i hear house prices are going stupid over there too

forest edge
#

mud hut taxes on the rise

static schooner
#

I thought they lived in igloos or ice palaces

forest edge
#

norwats are not eskimo's. eskimo's cook their food and use tools. norwats just run into the water and attack like sea lions on penguins

tidal bronze
#

@forest edge how do you know about sea lions ?

#

Or penguins

static schooner
#

National Geographic Channel and Animal Planet

tidal bronze
#

Hmm. I believe it's just OTA in KC.

static schooner
#

streaming FTW

forest edge
tidal bronze
#

Oh. That makes sense

unreal bone
#

For the memes:

ashen kayak
#

looks a little toasty in there to me

#

k?

static schooner
#

k

green inlet
#

L

shy comet
#

m

green inlet
#

Actually, if you were playing along, it would be L again 🤣

#

Unless the pattern is 2-1-2 I guess.

ashen kayak
#

I'm more confused that there is an on-boarding screen now

static schooner
#

doe, a deer, a female deer

green inlet
#

Ray, a drop of golden sun

shy comet
forest edge
clear ferry
hushed basalt
#

That's good in part

#

You really don't want your countries home prices to go out of control

clear ferry
#

Eh, they are bonkers in my hometown

#

My sister would have to pay 4-5 what I pay for my house, and mine is double the size

#

And freestanding, she's living in a in row house

clear ferry
#

LOL WTF

#

When did java get behind a registration wall

clever mortar
#

It's Oracle... be grateful they're not (yet) charging you for it too

clear ferry
#

Oracle, the cunts of the IT industry

#

like Ubiquity, the Apple of networking

#

If anything becomes skynet it is larry ellison uploading his conciousness into an oracle database running on some butchered sun hardware

last cedar
#

The only reason I have JRE is for minecraft

clear ferry
#

Minecraft 🤢

last cedar
#

Do you like anything?

clear ferry
#

I like you ?

last cedar
#

❤️

clear ferry
tame cove
#

hello 🙂

spare lava
#

Oh goodness ponder so many channels I don't even know where to begin to ask my question x_x

clever mortar
#

If only the channels had topic, to help with that wail

deft pewter
#

If you don't want to read the topics, there's always option B:

  • ask in the wrong channel and Tinkerer will shout at you and tell you where to ask instead
spare lava
#

Hee, I did look, feeling overwhelmed but yeah

clever mortar
#

Oh, don't worry, you'll be even more overwhelmed soon

spare lava
#

yawns

low harness
#

That's me today.
6:30 AM - "Look! I learned how to open the center of a Kinder egg!"
Plop - plop - plop -plop - plop - plop ...

#

Doesn't help that I was playing Morrowind until half past one too...

clever mortar
#

I worked out how to turn on the toy drum was a memorable one for us, at some dark hour when somebody should have been asleep

clear ferry
#

This is why I now have an automation that turns the nightlight in our bedroom on if someone opens the door at night

#

I just got my new desktop switch, 8 port tplink with web management 🤢 but 4 PoE ports

#

fit perfectly under the desk, unlike my Procurve 2530-24 POE

dawn prawn
#

Should have got a Ubiquiti instead

young sigil
#

I very nearly bought a 48 port PoE Ubiqiti switch. Fortunately I recovered a 48 port Cisco PoE switch from the e-waste bin at work. It's only 100Mb but it should do. I've been re-patching things as importance required as I've not only run out of switch ports but rack space as well. That's the next project. Floor standing rack in the workshop.

spare lava
#

OVERWHELMED AND IS ONLY TRYING TO FIGURE OUT HOW TO DO AN ALARM CLOCK

#

;-;

clever mortar
#

Carefully

#

However, now may be a good time to read the documentation, and realise that videos are often horribly outdated and misleading

spare lava
#

I already realised that and I'm .. ;-;

subtle pasture
deft pewter
clear ferry
#

I only have a total of 128 active switch ports on my network

#

Plus a couple of hundred in my lab

#

No wait, I forgot to count the 10 and 40Gbit ports

#

Probably 128+18 then

deft pewter
#

I understand why you have that. You're running Norway's infrastructure out of your garage.

clear ferry
deft pewter
#

There can't be that many people running a nation's internet.

clear ferry
#

If they run unifi you can be sure they don't need any smart ports or the number of ports at least

#

They are probably also wankers

dusky plank
deft pewter
#

Mullet One paging Mullet Two.

lucid bison
cedar chasm
#

Was this a sodomy-related use-case to begin with?

last cedar
#

Tv has one. Amp, speaker in bedroom, 2 cameras, printer, thry all add up

#

Then servers, router lan port, 2 kids (4 desktops)

#

Etc etc

glacial knot
#

so where did you plug those network calbes into the kids? Do we need to call CPS?

last cedar
#

I ordered them with RJ45 jacks

cedar chasm
#

I'm up to 8 ports; discluding network infrastructure connections

glacial knot
#

nice. So you can even keep them tethered to their rooms with it

#

I should check if there's a lan adapter for the Switch Dock

cedar chasm
#

Nintendo Switch dock? then yes

#

I have a HORI-brand one

#

My pride and joy is however my chromecast POE adapter

last cedar
#

0.5M ones work well when they have been bad

glacial knot
#

and can even be dual purposed as whips 😮

cedar chasm
#

Maybe a POE-child connection could administer "corrections" when necessary

glacial knot
#

I prefer the 19" punishment my boss wanted to introduce when students act up 😂

cedar chasm
#

They have to put their hand in the path of a falling 19" 18U rack? 😮

glacial knot
#

we didn't have any falling ones

clear ferry
#

@cedar chasm reminds me of the failing power supply in the h3c 10500 I was working on, all Poe ports gave 48v constantly, great fun and I could weld the rack with a regular rj45 cable

#

Should have had four plugged in and spanked someone with a wet back

cedar chasm
#

If people don't have to navigate life with some live wires around, how can natural selection run it's course?

clear ferry
#

He he he

#

Neutral selection

last cedar
#

Not that I have ever whipped or been whipped

glacial knot
#

@clear ferry have you ever tried an etherkill cable?

glacial knot
clear ferry
#

@glacial knot Yes, 22 years ago

#

Great fun

last cedar
#

I was not aware of this

clear ferry
#

Strong mf

low harness
#

Hey! They used to have a bar in Gothenburg.

clear ferry
#

In mid July?

#

You just hit town

#

And your throat was dry?

deft pewter
#

Who's that Eirik douche and why has he copied your avatar?

deft pewter
#

If that wasn't the 54th time I'd seen that template this week, that could've been funny.

clear ferry
#

That is one of the 20 reasons I'm considering switching to LaTeX

deft pewter
#

You told me you were allergic.

clear ferry
low harness
#

It's a terrible template too. And I've never seen it used well.

deft pewter
#

I think the best way to use those images is to put a bunch of really similar images in between. Maybe something like 24 images per second. Then play them one after the other. You could even overlay some kind of audio or dialog.

clear ferry
low harness
#

Maybe you can animate that with tikz 🤔

#

And have Adobe Reader render it in 5 FPA

deft pewter
#

I'm just waiting for someone to come up with a device capable of capturing a steady stream of images in a format that can be replayed.

low harness
#

I learned the other day that adding a comment to a word document fs up the formatting...

#

Like, a metadata comment for review purposes.

forest edge
static schooner
#

that was magic back in the 80s

green inlet
last dirge
#

well

#

that's the most infuriating thing I've run into in a long time

#

part of one of the projects I'm involved in uses R

#

and something during the build was eliminating one of my folders

#

turns out because the name of the folder ended in "old"

#

I spent all fucking day looking at that

clear ferry
clear ferry
#

that moment when you are learning something new

#

and all the pieces fall into place