#general

3141 messages · Page 1843 of 4

marble lark
#

that's the same guy that self nuked faker.js

neon galleon
#

started using MultiMC because of the Vanilla client forcing people to download "improved" version from the Microsoft store

#

also corrupted my instance, had to redownload it and it moves like 20kb/s

rare python
#

I have never actually installed fabric myself

#

I just click the "Install Fabric" button in multimc

vapid egret
#

WTF

charred oracle
#

l now also mainly use MultiMC as the vanilla Launcher is trash

untold meadow
#

are you using the right language?

#

like, there are multiple english-es

#

en_uk, us, etc

ashen cliff
#

Can't you make a default for all except?

untold meadow
#

if you're doing server-side translations yes

#

client side doesn't have that

#

no, if you're using a resource pack then the translation happens client-side

#

adventure's GlobalTranslator class

#

if you put translations in there, they get translated server-side before being sent to the client, which allows you to have defaults/etc

#

the client reports their locale to the server, so the translator uses that

#

good luck! :')

olive marlin
#

@twin lagoon happeepoheart
Did you use something like invoke/luigi/airflow/prefect/jug for creating workflows, or always implement pipelines directly in yaml for GitLab?
Everything sucks. Invoke is the closest to what I need, but can't do parallel stuff pepehands

olive marlin
#

Kinda like make in Python

twin lagoon
#

no

#

i just implement pipelines directly in yaml

#

i've got a template gitlab ci repository and then i can reference to this templates in other repos

#

so for the usual gradle build, publish, create docker image etc task i'd have like 10 lines of .gitlab-ci.yml

olive marlin
#

I have stuff that'd be cancer to implement in yaml, and just want to run single Python command.

#

We sadly use CircleCI which can't do anything bar the absolute minimum.

#

Also need to be able to trigger those tasks locally.

untold copper
#

why is michael

left swift
#

why

rare python
#

On that note

#

Does anyone have a good GitHub actions config for an NMS plugin?

tropic flame
#

i remember making one that just straight up compiled Paper before building the project itself (and cached the repository for subsequent builds so it wouldn't just compile Paper all the time)

#

but this was for 1.12.2

void void
#

which lib

#

he linked it right above

frank otter
limber knotBOT
#

it's amazing

#

shows how fucking broken the npm environment is that people pull in libraries completely unvalidated

#

(I mean maven is the same if you use custom repos but 👀 )

true canyon
#

console.log('LIBERTY LIBERTY LIBERTY'.yellow);

Maybe it's actually a clever ad

limber knotBOT
#

so is the guy still banned from github? 👀

true canyon
#

Oh good lord. I think I just found it and... wowza.

flint heath
#

hello

#

i am using paper mc 1.17.1

#

i want to install plugins and mods both on a 1.17.1

#

is there a server software

#

for it

#

or a plguin that can run mods

void void
#

not a good one, no

flint heath
void void
#

there is no good server software that can run both bukkit plugins and mods

frank otter
#

you might be looking for sponge but as Noah says I don't think it's much good

#

.g spongepowered

#

what

upbeat falconBOT
void void
#

sponge is fine

scarlet mango
#

Ok im confused can we swear generally? like the f word? (sorry to interupt)

frank otter
#

no nvm I'm confused

flint heath
#

it have 1.17.1?

void void
frank otter
#

ahh

#

oh I remember

#

does it work fabric mods

void void
#

not yet

flint heath
#

there is no server software or plugin to run both

scarlet mango
#

aha... ok ill take that as a yes xD

void void
#

as long as it's not slurs and not aggressively directed at someone it's fine ^

scarlet mango
#

Righto

frank otter
#

cmon we're only 573 fucks away from 40k

void void
#

that's a fuckton of fucks

plucky sparrow
#

you are one of the biggest

slim nymph
#

ah good thing for version pinning

left swift
#

monthly aikar interaction

#

hi aikar

little frost
#

and he also put liberty in the version name so you can easily tell if you have the garbage version

slim nymph
#

hi lol

scarlet mango
waxen panther
#

oh my god it is the aikar in papermc general

marble lark
marble lark
warm anchor
#

Finally Aikar came back to ban Sherman for us jk

plucky sparrow
#

why the sherman slander

void void
#

THANKS FOR CREATING PAPERMC

hardy rampart
#

i havnt tinkered around with any MC server stuff since bukkit and permissions were the go to back in the day

#

im incredibly impressed with paper this thing is the most optimized server framework ive ever seen

vernal moth
slim nymph
#

well where it runs wouldnt matter if your build wouldnt go changing versions w/o a dev WANTING to change versions 😛

vernal moth
#

It's not pinned in many projects and I inherit that

#

So npm install updates to the bad version

slim nymph
#

not using lock files? isnt it like standard now lol

#

how do you even not pin something these days

#

not commiting the lock files?

vernal moth
#

Npm install ignores lock files

slim nymph
#

no it doesnt

vernal moth
#

Npm install will resolve from registry

#

Npm ci resolves from lock file

slim nymph
#

unless some new update to npm install breaks the entire concept of the lock file

vernal moth
#

If you got no node_modules folder

slim nymph
#

but to go pull in newer versions?

#

i guess i wouldnt know im still using yarn

vernal moth
#

If you don't have the dep pinned but a range defined

slim nymph
#

and yarn 1x at that lol

vernal moth
#

Well I don't know much about all this shit, am just governing the npm stack at work, and I had 4 people call me that their shit broke locally and one that their Jenkins broke

slim nymph
#

everytime it ry to evaluate npm over yarn usually fails, but been over a year now

vernal moth
#

We just never switched to yarn here

#

I just inherited 8 webapps that am gonna throw in the trash, those will be yarn

#

First time in a while that I touch frontend again

marble lark
#

how many dependencies up the tree was faker.js lmao

vernal moth
#

Colors is the module that broke for us

marble lark
#

was it a direct dependency or a dependency of a dependency of a... you get what I mean

#

oh

slim nymph
#

its node.js, its 15 layers deep

vernal moth
#

But if I see another idiot running npm install on Jenkins am filing a security incident

void void
slim nymph
#

lol

marble lark
vernal moth
#

Is there a sane project that uses that?

#

They are joke packages sherman

marble lark
#

have done js before but never used npm

#

oh lmao

slim nymph
#

thoe 2might be jokes, but there are plenty of trivial ones that arent

vernal moth
#

I always wonder what went wrong

#

But then I remember that every idiot wants to be a webdev

marble lark
marble lark
#

I hate webdev

vernal moth
#

No I mean generally

void void
vernal moth
#

Like, I don't like playing elitist more than I need to, but there's a reason I am called an engineer

void void
#

holy shit

#

it's in there

#

is-odd

marble lark
#

found acorn in there as well

marble lark
#

apparently not

slim nymph
#

acorns super used

marble lark
#

best org name ever

little frost
magic river
#

Yeah, npm install is really annoying, it ignores lock files and gets the newest thing that matches your version ranges

void void
#

yarn supremacy

magic river
#

Well, it won't do that unconditionally, only if you don't have the dependency in your node_modules yet

#

But on CI you never do

unkempt drift
#

I haven’t tried yarn 2.0, but I def use yarn over npm wherever possible

void void
magic river
#

npm 8 is basically yarn 1

rare python
#

e

magic river
#

I want to get yarn 3 working on my stuff but last time I tried yarn PnP it broke webpack due to injecting core-js polyfills and without PnP there isn't much point to upgrading

upbeat falconBOT
magic river
#

webpack would inject core-js polyfills in to my dependencies and then yarn would complain that those dependencies were depending on core-js without having it in their package.json and refuse to allow the import

vernal moth
#

Am moving work to vite

magic river
#

I'm going to try again after I migrate projects to parcel

vernal moth
#

And I don't need babel anymore either I think

#

I am allowed to drop IE now

magic river
#

Yeah I don't have to care about IE luckily

vernal moth
#

What do you need core-js for then

magic river
#

vite is just a wrapper around esbuild and rollup, afaik

vernal moth
#

Yes

#

It's so nice, so fast, it just works

magic river
#

We haven't met a JS feature we don't like 😛

rare python
vernal moth
#

It's not that bad

#

But I want es6 modules at runtime

magic river
#

Although if I properly setup our browerslist config all our polyfills will probably go away

frank otter
magic river
#

Since we don't need IE I can probably drop old versions fairly aggressively

#

Just worried about old Edge right now

vernal moth
#

3%
Not dead

#

Ftw

magic river
#

You forgot to exclude Opera Mobile

vernal moth
#

Old edge is more dead than IE for us

marble lark
vernal moth
#

I don't know our actual browserlist

frank otter
#

can you get nginx to filter out specific browsers? like by useragent

vernal moth
#

Useragents are dead

frank otter
#

how do you figure out which browser is which?

vernal moth
#

Client hints

#

The new user agents

magic river
#

>3%, not dead seems to remove Firefox...

vernal moth
#

Do you need to polyfill Firefox?

magic river
#

Maybe

frank otter
vernal moth
#

Sure

frank otter
#

oh that's brilliant

vernal moth
#

Plenty sites do

#

I will do that too soon

frank otter
#

what are you going to redirect them to?

#

I don't have IE

golden gust
#

"fuck off"

vernal moth
#

To a page listing proper browsers and a microsoft-edge:// link as a one click solution for windows users

frank otter
#

petition to add lynx to the list of "proper" browsers

vernal moth
#

Edge, chrome, Firefox, opera, in that order

frank otter
#

eh fair enough

#

out of curiosity which one do you use

vernal moth
#

Edge

frank otter
#

is the new one really that good?

#

like significant advantages over chrome/firefox?

vernal moth
#

It's chrome but a little bit better

#

So why would I not use it

little frost
#

mm yes Edg

frank otter
#

hmm fair enough I've never tried it

#

if I drive Linux is it worth trying

vernal moth
#

I pushed to make it the default browser at work

#

Replacing a weird Firefox/IE mix

frank otter
#

your work used ie?

vernal moth
#

Am an insurance, SAP and shit still don't work properly in chrome

#

So edge is cool cause it allows to open such broken website in IE seamlessly

frank otter
#

ohh I remember one specific tool doctors here use works only for IE

#

I forgot such tools actually still existed

vernal moth
#

In SAP in Chrome the select boxes don't work for example

frank otter
#

hmm browsers are a mess

#

return to curl

golden gust
#

quirks mode go brrrr

frank otter
#

should it be styled curl or Curl or cURL

golden gust
#

Well

#

There are some aspects I was thinking of

#

I think that safari should be the one to rightfully earn its place as the next IE

void void
#

Hello

vernal moth
#

Oh for sure cat

frank otter
#

do apple products still ship safari?

void void
#

sorry for interrupting, can anyone help me out with gradle? meow

golden gust
#

yes, ofc

vernal moth
#

Mostly because apple repeats the same mistakes Microsoft did

#

Only update the browser together with the OS

#

While chrome updates once a month

golden gust
#

Oh, no

#

It gets worse

void void
#

safari gets updated less than that iirc

golden gust
#

apple do release browser updates seperatly

#

But, they're generally just slow to drop new shit

static badge
void void
golden gust
#

Also

#

take webm

vernal moth
#

Apple also refuses to implement standards and instead makes their own shit

golden gust
#

entire world agreed upon webm being a standard which should be supported

vernal moth
#

Like the webpush API, it's so nice but apple refuses to implement it

void void
#

I somehow managed to make multiple build.gradle work in my project but it does nothing when I'm publishing to the maven

vernal moth
#

They got their own shit

golden gust
#

but, apple pulled the "muh energy efficency" and said nope until last year or something

void void
void void
golden gust
#

This is the offtopic channel

vernal moth
#

My DMs are always open, if you ask me about that Gradle thing I'll laugh at you

golden gust
#

where we like, generally talk in here to avoid like

#

helping people

#

go use the support channels and wait.

void void
#

right but it has nothing to do with either paper or velocity

vernal moth
#

hands over his glasses to denwav

#

The edit wasn't even that, lol

golden gust
#

if we're adding the d onto stuff

#

wat is paperd?

vernal moth
#

Uff

#

That must hurt

void void
#

it's been hours I wanna die

vernal moth
void void
#

alright

worn ember
frank otter
#

I cant find it but it had funky xrandr syntax

wide chasm
#

Sometimes it seems as if all Java programmers also work on/with Spring

slim nymph
#

never touched spring

golden gust
#

Spring is like, this weird thing

#

Theres so many annoyances about it

slim nymph
#

but then ive not really done java outside of mc

golden gust
#

but, I don't know a single dev who works with sping who won't spend all day screaming at spring and then say that they like it

#

I think it's just a tool used to simulate an abusive relationship for lonely people

#

maybe that's why it's so prevalent in the dev community thonk

wide chasm
#

More as in, Spring has long class names and everyone loves to complain about Java having long class names

upbeat falconBOT
marble lark
#

i didn't even know what Spring was before today lmao

slim nymph
#

its a season of the year duh

golden gust
#

can somebody kitty cannon aikar plzthx?

marble lark
#

you do it

vernal moth
#

I love the internet

void void
slim nymph
#

my cats flop on me enough as is, theyll cannon me soon

magic river
#

I'm glad Safari doesn't implement WebPush

#

I don't want more shit sending me notifications

#

It's funny how websites these days have their own popup to ask if you want notifications then only if you click yes do they trigger the browser one so you have to click yes twice

#

It's because if they trigger the browser one and you click no it'll be remembered and always be no, they won't have a chance to ask again

red timber
#

sites pushing always-on service workers to you is wonderful as well

#

as half of them are used for tracking you

magic river
#

Right, if I wanted your website to always be doing something I'd have the tab pinned

red timber
#

i'd say webpush concept is good, safari not implementing it proves even more that it's just new IE, bad actors are always out there

#

in conclusion teaching sand to think was a mistake

#

if we didn't do that we'd not have such annoyances mmLol

worn ember
#

oh hey Aikar is alive again

vernal moth
#

Webpush is mandatory to make PWAs useful

#

If stupid websites annoy you just set the default to disallow

worn ember
#

its like they go out of their way to be asses about it

#

like do you really think people will care more of you annoy the shit out of them?

golden gust
#

webpush is fucking ass though

#

I mean, to be fair

#

app notifications are fucking ass

#

No, I don't wanna stop scratching my ass to open your game so you can get a cent or so by forcing me to watch some stupid advert

vernal moth
#

Well any decent OS or browser allows you to easily customize that

#

Google forces devs to use multiple notification channels so you can even filter the good and the bad

#

Bet apple does it similar

#

Ok nevermind notifications are still a mess on iOS, right?

plucky sparrow
#

what’s wrong with iOS notifications

worn ember
#

they exist

plucky sparrow
#

you too unfortunately exist

worn ember
plucky sparrow
#

Sadly

soft tusk
#

Does anyone know any plugins for making custom item animations combined with moves

void void
#

no copilot yet tho 😔

ashen cliff
#

But. Can you search forks?

golden gust
#

.lombok

mossy vessel
jade light
#

Finally kashike's tweet stream will come to an end

magic river
slim nymph
#

man just built my first pc in like 12 years lmao

#

for nephew

magic river
#

Now I want to play Zelda again

slim nymph
#

now installing winblows, we had a bad psu I had in storage that gave us a hiccup

#

but swapped to another and were rollingn ow

#

my nephews first gaming rig

magic river
#

Did you sell a kidney for the GPU?

slim nymph
#

nah reused old one of my wifes

#

got a 2080 from friend for half a kidney

#

for wife that is

#

so hes getting her previous 1070

magic river
#

Nice

slim nymph
#

not using that PSU, went off someones build list

magic river
#

A cousin ended up with my old 1070

#

I waited like a month to make sure my 3070 was solid and he asked how much I wanted for it every time he came over, ended up selling it to him for $50

slim nymph
#

just got wife a new mobo/cpu/ram too, slightly higher end than this for him. so ima wait a bit for myself.... though Amazon no interest payments is nice to spread cost over entire year

magic river
#

I keep building up the points instead

#

Eventually I'll have enough to pay for a new computer 😛

slim nymph
#

yeah well it was just xmas, didnt wanna go dropping another 1.5k or w/e it was lol

#

and did a vacation too

magic river
#

I paused putting some money in to savings to ensure I had enough for Christmas since I was kind of going overboard for it, ended up with enough extra to buy myself a new desk

#

Probably should have put it away but I really wanted to get rid of my old desk 😛

slim nymph
#

so uh m2 drive fit pretty well in, but system doesnt seem to see it, and it has a red light solid on but it seems like that can be normal for activity light, though reds a poor color

#

any common snags? screwed it in

magic river
#

Is it a SATA m.2 in an NVMe-only slot?

#

Or vice versa

magic river
#

They're supposed to be keyed for that but I've seen a bunch that are B+M even though they shouldn't be

slim nymph
#

or well im confused, seems i ended up with a diff one on order: https://www.amazon.com/gp/product/B07GL4M3HX/ref=ppx_yo_dt_b_asin_title_o08_s05?ie=UTF8&psc=1

#

guess that explains it, need to move to the other m2 slot for data

#

dunno how the hell ended up with this one

magic river
#

Yikes, unless you're pressed for time I'd try to return it

#

NVMe should be like $20 more at most and will be like 4x faster

warm anchor
#

Aikar finally upgraded his PC

#

(?)

slim nymph
#

yeah looks like i had a tab open to this one

magic river
#

Hell the Silicon Power one is actually cheaper

slim nymph
#

and looks like this is more expensive than some nvme ones

magic river
#

It's not like one of them is a big well known reliable brand either

#

Oh, Intel got rid of their SSD business

slim nymph
#

my friend said he didnt even know they made sata m2's lol

#

@warm anchor not yet, wife and nephews atm

golden gust
#

need help lifting that rock?

slim nymph
#

i was a bit confused on why it was only 400M~ speed when i looked at it

#

i did think that was off

wispy grail
#

Hi, does someone know how to fix this specific error?

i've been removing these entities by hand for now by going to the chunk and fixing it but i'm getting tired of this.

If someone got a solution or knows what causes this pls tell me.

https://pastebin.com/MPa4ks8T

slim nymph
#

@golden gust rock lol?

golden gust
#

Yea, the one you've been stuck under ;P

slim nymph
#

i honestly dont know how the fuck i ended up with this drive

#

its not on the build i was going off

#

but i had a tab open for it

warm anchor
slim nymph
#

it didnt struggle, but vs what I use to do, i def feel the pain

#

I was suppose to be doing one for myself, but my wife supects hers is failing too so I got her first

#

and nephews been saving up IOU xmas/bbirthday presents now to build him one, so finally cashed them in for him

warm anchor
#

But the hardware cost man dedrie

#

GPU would cost an arm and a leg still

slim nymph
#

yeah we get to avoid gpu cost thankfully, friend sold me 2080 for 600

warm anchor
#

That’s not too bad!

slim nymph
#

so got that for wife, and gave her gpu to nephew, ill keep my 970 for time being on new system

warm anchor
#

That’s gonna be a great bottleneck but I guess if you don’t run 4K and higher frame rate it will be ok

slim nymph
#

or get this new 100$ gpu i just read about! lol

charred sleet
#

just that simple

#

just press buy now

slim nymph
#

This cat has started forcefully laying on me, purring so loudly

golden gust
#

one of the many primary cat functions

#

as well as diluting the % of other materials which make up your clothing

foggy veldt
#

Does purr mean they like you or are annoyed I forget

slim nymph
#

it can be both, but usually is happiness

#

she put herself there, so she doesnt have a reason to be upset

#

and there is a laptop cooler pad under laptop so its not suffocating 😛

#

of course isnt the best still but usually elevated in lap when there isnt a dang cat there

golden gust
#

am not here to shame

slim nymph
#

now i got to get rid of this damn bad psu before i mistakenly try to put it in another machine

golden gust
#

psh

#

let future aikar deal with it

#

screw that guy

ancient bolt
#

I have 2 cat beds on my desk so they can sit somewhere other than on me

slim nymph
#

shes gotten so more affectionate, laying with me all the time now

golden gust
#

have 2 cat beds

#

did it work?

ancient bolt
#

yeah it generally works

#

but like, no the cats are still all over me, esp during meetings

slim nymph
#

only cat beds my cats know is, tree, me, couch

#

now i kicked dogs off couch she will sometimes lay in the spot beside me

ancient bolt
#

as we speak @golden gust

golden gust
#

ah, nice 😄

plucky sparrow
#

You let your cats on the desk?

warm anchor
#

Charging cable is too close. Cat may think it’s his toy

plucky sparrow
ancient bolt
#

the cats don't play with plugged in cables

slim nymph
#

yeah mine dont either, now bottle caps? stronger than catnip for grey cat

warm anchor
#

Not yet. Until he/she decides to DenWav

ancient bolt
#

I have had my cats their whole lives

warm anchor
#

XD

ancient bolt
#

I know what they like and don't like lol

cold pumice
#

Aww, your cat is adorable, Aikar

golden gust
#

yea, our cats where fine with cable

plucky sparrow
#

Cats generally don’t bite cables

golden gust
#

little sister on the other hand...

#

like, magsafe is a blessing and a curse

cold pumice
#

My youngest cat sometimes tries to bite cables

slim nymph
#

these cats literally greet us at the top of the stairs in the morning, and will claw at door if sleeping in

cold pumice
#

Haha, a very cat thing to do

slim nymph
#

all these damn pets cant stand being away from me

#

when we went on trip over xmas, had my cousin come let dogs out, she said they were fine. im like what? thats alie lol... when we get home, its all quiet, im like wtf, somethings wrong

#

soon as dogs saw it was me, they blew up extreme. im guessing they were thinking it was her coming in and not me, and only blow up like that for me

cold pumice
#

Lol, wow

warm anchor
#

Your dog is shy to stranger PepeLa

slim nymph
#

oh no they arent, they go nuts at sounds, but calm d own when persons close to a give me attention whimper/whine

worn ember
#

you guys let cats in your house? blaze

slim nymph
#

cats dont belong outside

#

except lions and tigers and shit

worn ember
#

Mine have been outside their entire life lol

ancient bolt
#

domesticated cats should stay indoors. They live much longer and don't ravage local bird populations

worn ember
#

they can sleep in the barn

ancient bolt
#

ferral / wild cats obviously should stay outside

slim nymph
#

how you gonna get the cuddles and attention of a cat when its outside

worn ember
#

all they gotta do is ravage the mouse population

#

i got my dogs for that

ancient bolt
#

dogs are way less cuddly

#

vs cats

worn ember
slim nymph
#

yeah shes a melting fluff ball, dog is all stiff and squirmy

ancient bolt
#

dogs are objectively less soft than cats

worn ember
#

yeah but you get more

plucky sparrow
#

dogs are boring

half hawk
#

also dogs are always dog shaped

#

cats go flaccid

#

better shape

slim nymph
#

lmao

ancient bolt
#

cats are liquid

plucky sparrow
#

true

worn ember
#

i think we had like 10 cats at some point lol

slim nymph
#

i love em both but yeah dogs dont melt like the cat

worn ember
#

now we have 4

silver nexus
ancient bolt
worn ember
#

You can't change my mind lol

ancient bolt
#

like, dogs are cool

#

but they also smell like dogs

worn ember
#

true, our house is also always a mess when it rained cuz mud and dirt

silver nexus
#

ours has a fine coating of dog hair

ancient bolt
#

daily robot vaccum helps

silver nexus
#

we have one

worn ember
#

but yeah mean reason the cats arent allowed inside is cuz my moms allergic

#

it chokes on ours lmao

#

we have a roomba

silver nexus
#

it is just not very effective

ancient bolt
#

having a cat that is only outside is weird imo, but if it's a feral barn cat then that makes sense

#

not the same as a domestic house cat

worn ember
#

they were pretty much born in the barn, well some of them at least, others are strays that we adopted

#

so it was that or being dead i suppose kek

worn crest
#

Is having a cat the pass to join the dev team 🤔

ancient bolt
#

almost

#

there's more to it

worn ember
#

i dont think mini has a cat

ancient bolt
#

gotta love tacos

worn ember
#

or cat, ironically

void void
#

any exceptions for allergic people? 😔

ancient bolt
#

cat is a cat, so that's a weird exception to the rule

#

you gotta be a swiftie

#

but like, who isn't

worn crest
golden gust
#

I don't have a pet at all

#

and, ironically, am more of a dog person 😄

ancient bolt
#

we don't know why we keep him around either

worn crest
#

Electronicdog

vernal moth
plucky sparrow
#

what a scam

ancient bolt
plucky sparrow
#

cat betraying cats

vernal moth
#

Not mine tho, my best friend has him and another cat

worn crest
vernal moth
#

Her mom breads bengals

#

He's a meme tho

#

And a model

worn crest
plucky sparrow
#

Is it a Maine coon

ancient bolt
golden gust
#

2nd pic there

vernal moth
#

This is back when he was little and actually sweet and not an asshole ^^

golden gust
#

just reminds me of the "hey ralph" meme

#

oh, wait

vernal moth
#

I would go for cats over dogs too I guess, but idk how I feel about inside cats and stuff

golden gust
#

hey ryan

#

hey billy

#

😄

worn crest
worn ember
vernal moth
#

Since her mom breads these little bastards my phone is filled with pictures

half hawk
#

anyone with synesthesia? currently writing a plugin and static variables taste orange.

worn ember
true canyon
#

discord-is-predictable question: If I want to get the attention of as many people in a private channel that only a special role has access to...

  1. Will at-everyone only ping those with the role (and admin perms), or does discord do something funky and give everyone else a ghost ping?
  2. Is it worth doing at-everyone and at-special-role to catch folks who may have set one of the two ignore notification settings?
  3. Why is discord so frustrating?
swift root
#

it'll only ping people in the private channel

charred sleet
#

mfw when i send an email about a job, saying i have attached a doc with more info, and forget

swift root
#
  1. yes, usually
golden gust
#
  1. only people in the same channel will get it
  2. if you really want people to notice as some people do disable at-everyone, but, generally kinda best to respect others things otherwise
  3. because dumcord
golden gust
#

kek

ashen cliff
#

Time for ... plugman. kekwhyper

worn ember
#

i swear ACF keeps shooting me in the foot kek i finally got it to work on spigot and now its borked on sponge sad

ripe sphinx
#

cloud go brr

worn ember
#

meh

foggy veldt
#

Oh ye I have to go play with sponge now that api 8 is frozen

#

I just want serbr with good offlineplayer api 😔

magic river
#

Huh, so looking at it purely based on weight the entire ISS could be launched on 3 or 4 Starships

golden gust
#

well, who knows

#

We are due a new station

worthy geode
#

the payload volume is pretty large as well, but yeah that would be a bit tight probably

golden gust
#

but, er, nasa...

magic river
#

Yeah, the volume looks like it would only take 2 Starships to make an ISS, thing is freaking massive 😄

worthy geode
#

the launch is at least the thing that could work. Im not so confident about the landing part

magic river
#

You'd have to make one that is pure cargo hold and add a door and such

#

Yeah I dunno about catching the BFG

golden gust
#

landing part would probs just be "throw it in the ocean" more likely for stuff like that

magic river
#

Or whatever they're calling it these days

golden gust
#

otherwise you'd need more fuel, etc, maybe not worth it

magic river
#

Oh yeah, the 150 metric ton launch is probably for a fully expendable launch

#

Unless you really needed to put it all up in a single launch that like it would probably be cheaper to do a few reusable launches

worthy geode
#

well, they kinda need to land the booster, throwing away 30+ engines gets expensive

magic river
#

But yeah, I can see them landing the upper stage no problem, they're doing that kind of thing already and did it on a demo version already

golden gust
#

depends who's paying for it, really

magic river
#

Catching the booster still sounds insane

worthy geode
#

and the booster landing (or it actually flying, the soviet N1 rocket also failed at that because of the engine count) is the part thats still missing

worn ember
#

launching rockets KSP style

magic river
#

The "real" version of the booster has even more engines than the one they have on the pad

worthy geode
#

they changed the amount of engines so often that I completely lost track of how many it actually has now 😄

magic river
#

iirc the plan is 31 now

#

The one they have set up for their first test launch is 27 I think

worn ember
#

last one i saw had 4 kek

magic river
#

That was one of the upper stage demos

#

Starhopper or whatever

worn ember
#

yeah

worthy geode
#

starhopper had one, the Starship prototypes had 3

worn ember
#

didnt really follow after that

magic river
#

They only put the engines needed for doing a landing on those

#

Ah

worn ember
#

launching rockets seems daily business now

magic river
#

They're kind of stalled right now waiting for FAA approval

worthy geode
#

for the last year not much has happened in terms of starship, they need some sort of approval from some environmental agency (idk, don't know US bureaucracy) and thats still missing

magic river
#

Supposedly the FAA didn't know they planned to do orbital launches from Boca Chica or something

#

So the environmental review for doing an orbital launch takes a bunch of time I guess

worn ember
worthy geode
#

apparently the FAA is planning to release the final approval/disapproval at the end of february

magic river
#

They got a Starship all put together, got a booster all put together, tested stacking them at the tower, etc

#

Then they've just been waiting to push the button

worn ember
#

i'm just waiting for the day you get that scene from Wall-E irl

worthy geode
#

I fully expect the FAA to approve it, but who knows, it would throw them back quite a lot if they don't

short yarrow
#

i have a method that throws 3 different exceptions. would it make sense to have another method that calls that method and throws a single wrapped exception to make it easier? like i have scenarios that need to handle those 3 exceptions differently and scenarios where i can handle the exceptions in the same way

public void someMethod() throws Exception1, Exception2, Exception3 {
   ...
}

public void someWrappedMethod() throws WrappedException {
   try {
       someMethod();
   } catch (...) {
       throws new WrappedException(...);
   }
}
#

or would it better to leave it to the caller instead of throwing one warpped exception

magic river
#

Do you want those exceptions to be a part of your API?

#

Is API even a concern here?

short yarrow
#

not an API. it's just used internally so not user facing at all

magic river
#

That's basically the only real concern between the two ways of doing it

#

After that it's whatever

short yarrow
#

oh okay i see

#

thanks

golden gust
#

bearing in mind that you can get the wrapped exception if that's needed, not super nice but, can be used

short yarrow
#

what do you mean by get the wrapped exception?

golden gust
#

new RuntimeException(ex);

#

you can get ex back from the Exception, pretty sure it was getCause or something

short yarrow
#

oh thats what you mean. get the exception that was wrapped

#

ah yeah. i haven't really seen that used much

half escarp
#

Any suggestions on how to make sure admins never abuse on an smp?

worn ember
half escarp
#

He is actually 13

#

He knows about configs

#

And has a server

#

And knows how to deal with it

#

Should i accept it?

worn ember
#

well i wouldn't accept anyone i dont know

#

how can you know if they're trustworthy if you just accept them when they fill in a random application

#

gotta start em down the ladder and if they're good at what they do they'll get promoted etc

#

could always yolo it but from my experience that doesnt end well often

half escarp
worn ember
#

well depends what you need, if you desperately need staff 2 is an option, but yeah usually should go through moderator first

#

see how they deal with pressure and people shitting at them lol

#

lots of people snap and go on a rampage

#

could also have coreprotect but dont give them access to purge data etc

#

then you can always roll back in case they do go bonkers

half escarp
#

I want admins to be able to take action when server goes offline

#

Fixing broken plugins

#

Etc

#

So they would probably have access to parts in panel

#

What parts do you suggest?

peak ginkgo
#

I'd just give power access lol

#

Plugins don't break if you can't change them

half escarp
#

What about world

#

Should i give worldedit access (fawe)

#

I mean i already gave * but still necessary to take care

#

Should i give access to server files? For example today server went out of space

#

And went off

viscid wedge
#

Don't give them any potentially destructive abilities

half escarp
#

They own a server tho

#

Also im also 13 :(

viscid wedge
#

Well in that case it probably doesn't matter

#

My assumption was that you were talking about a larger server and received a staff application

half escarp
#

I mean i said "smp" which is never big

#

But ok

worn ember
#

it could be

#

just stands for survival multiplayer

granite flax
#

Though it seems like your issue can easily be solved with just having the server automatically start up when it crashes for whatever reason

half escarp
#

If server goes out of space again

#

No script can find what files to delete

granite flax
#

Sounds like you have a larger issue at hand if you're running out of disk space so easily

half escarp
#

Not rlly server space is 38gb

#

And i removed locally stored backups

#

It went 22gb

rich elbow
#

accident waiting to happen

ashen cliff
rich elbow
#

also

#

everything is finite

#

limit map, rotate logs, ...

worthy geode
#

38 GB space seems like a weird number

rich elbow
#

lol

ashen cliff
#

I still have like 2 of those.

#

Clicking, but still working.

rich elbow
#

ah yes...

#

mine were not SATA so at this point... super useless

ashen cliff
#

IDE.

rich elbow
#

lol

worthy geode
#

I don't even want to know the read/write speeds of that thing kekw

ashen cliff
#

Enough.

true canyon
#

read/write? Sure can!

rich elbow
#

not enough*

#

smp? survival mp? which reminds me... I was running small 1.16 survival testing server, without WB

ashen cliff
#

Daily cursed question.
Why does LibreNMS have a better documentation on how to get SNMP fully working on OpenWRT than OpenWRT does? kekwhyper

rich elbow
#

after 1 year or so... 300gb map

#

OpenWRT?

ashen cliff
#

Yep.

rich elbow
#

isn't that...

#

dead?

ashen cliff
#

Nope.

rich elbow
#

no ipv6?

ashen cliff
rich elbow
#

idk anymore lol woah ig only those good old linksys routers are dead then

ashen cliff
#

Nah. Those will live forever.

rich elbow
#

lmao

#

they might yea... psus will die tho

ashen cliff
#

Maybe.

rich elbow
#

think I have 3 with dead PSUs lol

ashen cliff
#

Time to invest in some over voltage protection.

rich elbow
#

😫

#

idk how much they can handle tho

#

since I've switched to pfsense... I'm happy with that :9

ashen cliff
#

I just use OpenWRT for APs.

rich elbow
#

ah

ashen cliff
#

Made a whole auto setup script. Now I want everytime to work.
And I mean everything. kekwhyper

rich elbow
#

lol

#

ah yes štajerska-method

#

ubiquitis are nice btw, pricey tho

ashen cliff
#

Used to have 4 of them. Too many issues, so only 1 stayed.

rich elbow
#

huh?

ashen cliff
#

Ubiquiti is hell, if you want some "advanced" features... like non painful device handoff.

rich elbow
#

that's nice... ig ill be in it for a fun ride then

#

but yea... I already started noticing, basic stuff is all good and fine... if you want more, some stupid software and idk what else 😐

#

online account for management - another "great" idea

ashen cliff
#

It's amazing, when a device decides to "orphan" itself.
Have fun getting it back without a reset.

rich elbow
#

lol

tough tiger
#

hey can someone help me?

#

I wanna know if there is a plugin that gives people rewards for being afk in a certain area

steel olive
#

Hi

sacred bone
#

Anyone here good with pcs?

#

Is it able to use all 24 gbs?

warm anchor
#

wut

sacred bone
#

Oh sorry

#

I installed more ram but wanting to make sure it is able to be used

granite flax
#

Doesn’t look like it

#

Interesting 24gb across 4 sticks configuration

sacred bone
#

I have two 8gb and then

#

two 4gb

serene bolt
#

did you actually restart your PC after installing new ram?

sacred bone
#

yea

serene bolt
#

because from that screenshot it looks like 24gb is showing up, but only 12gb is usable

sacred bone
#

yeah just 12 usable

#

yep

#

i only had 8gb at first

#

and then added 16

#

so it seems to only be using a 8gb and 4gb?

granite flax
#

Are the same brand sticks installed in the same channels

#

Dunno if it would make a difference

sacred bone
#

let me check

proud lance
#

its probably 8GB 4GB 8GB 4GB iirc?

serene bolt
#

do you have integrated graphics on your cpu? that could be reserving system memory for vram

#

i know by default, my system reserves like 2GB of my ram for intel integrated graphics which is pointless since I have an actual GPU so I had to disable it in bios, but it showed up the same as yours with the whole "usable" part within windows, had 30gb usable out of 32gb

ashen cliff
#

You can't give more than 2GB to the iGPU.
Probably BIOS detected stick incompatibility/stability issues and disabled them?
Or msconfig...

sacred bone
#

They are corsair vengeance lpx ddr 4

#

I have the sticks like 4gb 8gb 4gb 8gb in that order

ashen cliff
#

12288MB...

sacred bone
#

Mhm

ashen cliff
#

So, you only have a 4GB and 8GB stick working.

rich elbow
#

MSI mystic

ashen cliff
#

While the rest are: 🛌

#

Reseat the memory till you get 24GB reported in the bios.

rich elbow
#

how is windoze picking it up tho

#

also he's not the first person with such issue

ashen cliff
#

The BIOS can disable sticks to still boot, but still reports all of it.

#

Just reserves the "dead" part.

mental furnace
#

they should add salt to MC so we can craft salt soups. water bucket + salt on a campfire = salt soup

rich elbow
#

interesting... would expect it to just not post? It's not IBM server lol

#

but ig ur right... 🙂

sacred bone
#

That’s 24gb

#

I placed the two 8gb together

rich elbow
#

mobo?

sacred bone
#

Yea

ashen cliff
#

So, what is the order now?

sacred bone
#

Oh what type?

#

8gb8gb4gb4gb

rich elbow
#

yea now I'm wondering if channels are a,a,b,b not a,b,a,b

sacred bone
#

I also installed an ssd😭 and ain’t ever got that work

sacred bone
#

Seems fixed yall

rich elbow
#

well yea, that screen is from B350 TOMAHAWK manual lol

sacred bone
#

I lost that manual a long time ago

magic river
#

So the 8GB and the 4GB sticks must have different transfer rates

rich elbow
magic river
#

And it disabled one of each rather than trying to lower them to the worst of the two?

sacred bone
#

Also is this why my pc so slow booting up?

#

Pic is sending

rich elbow
#

dead hdd

magic river
#

Windows on HDD, HDD seems to be on its last legs or is doing a lot of small random reads

rich elbow
#
Crystal Dew World [en]

About CrystalDiskInfo A HDD/SSD utility software which supports a part of USB, Intel/AMD RAID and NVMe. Standard Edition Shizuku Edition Kurei Kei Edition Download System Requirements OS Windows XP/Vista/7/8/8.1/10/11Windows Server 2003/2008/2012/2016/2019/2022 Architecture x86/x64/ARM64 IE 8.0~ .NE...

sacred bone
#

I have ssd but nothing on it

magic river
#

Yeah that would make it start slow

sacred bone
#

Never figured how to put startup on ssd lmao

magic river
#

You have to reinstall Windows

sacred bone
#

Maybe that’s why I didn’t do it

#

🤣

magic river
#

Well, you don't have to but it's probably faster to reinstall and get things set back up than deal with moving it if you aren't experienced with that kind of thing

sacred bone
#

Yeah I bought a flash drive but it was a fake size

#

Like it was suppose to be like 256gb but really it’s 16gb

rich elbow
#

scam 😐

mental furnace
#

why does windows swap 856MB when I have 16GB of unused RAM lol

rich elbow
#

cause windows

mental furnace
#

lol

sacred bone
#

If I put Minecraft in my ssd will it just boo faster?

#

Boot

rich elbow
#

u wanna idk get rid of that hdd asap lol

magic river
#

An SSD is the single biggest upgrade you can get as far as noticeable performance boost

rich elbow
#

yea but don't just install minecraft there? u gotta like install whole system there

golden gust
#

load counters are basically useless

sacred bone
#

I tried to install windows on my pc last time and it wouldn’t select ssd

#

Even tho I can see it

golden gust
#

depending on setup there are sometimes other requirements

left swift
#

dont worry i am here now

golden gust
#

oh ffs

#

walks out

left swift
#

bye cat

golden gust
#

moving out unused memory pages is easier to do now vs tryna shuffle stuff around later

mental furnace
golden gust
#

linux kinda does the same with the default settings

#

but, yea, more beneficial to put ram towards caching vs holding unused pages

sacred bone
#

mmm if I reinstall windows to ssd

#

will my hardrive be wiped

warm anchor
#

I would say no. if you dont instruct it to wipe it...

golden gust
#

I mean, if you don't touch the HDD no changes should happen to it

#

if you wanna be ultra safe, unplug it

warm anchor
#

ib4 cosmic rays

left swift
#

like cosmic brownies

mental furnace
#

does someone know how I can extend the sidebar so that it also occupies the red thing? I need more sidebar and less console

worn ember
#

@warm anchor did you watch arcane?

warm anchor
#

No

#

Going to watch dragon blood book two though!

worn ember
#

It's really good actually. Just finished the first season

tawdry belfry
#

curious if anyone uses brewery plugin - trying to make the cook particles happen instantly but it seems like it only counts a color effect at one minute onward? am I wonrg? when trying to leave it blank it doesn't work and 0 or decimal errors a reload

merry talon
#

okay so like wtf is the process for getting your hands on a PS5

#

just all these random stock notifier sites that may or may not work?

#

HZD was such a good game that I've decided to buy one just to play forbidden west

vernal moth
#

Mfw there's a music video with random starship in it

#

Since it's filled with product placements, I wonder if SpaceX paid for it

merry talon
#

okay but like there's already a song called that https://www.youtube.com/watch?v=cmSbXsFE3l8

iTunes: http://smarturl.it/morepitch
Amazon: http://smarturl.it/PitchDeluxe
Google play: http://smarturl.it/pitchplay

Music video by Anna Kendrick performing Cups (Pitch Perfect's "When I'm Gone") (Director's Cut). (C) 2013 Universal Music Enterprises, a Division of UMG Recordings, Inc.

#AnnaKendrick #Cups #Vevo

▶ Play video
vernal moth
#

I love Anna Kendrick, but how is that related? Lol

merry talon
#

It's just what I thought of immediately

#

they gotta get more creative smh

vernal moth
#

Wait what exactly are you referring to?

charred sleet
#

the name i assume

vernal moth
#

Oh wow

#

It's early

merry talon
#

there's already a song called that

tawdry belfry
upbeat kelp
#

my internet company is trolling me hard

quick obsidian
#

new marketing material dropped

red timber
#

bleh

#

just use clojure for that kind of stuff

golden gust
#

oh god, reminds me of something I did years ago for gian or somebody

waxen panther
#

Buzzword, buzzword effects.
Blah blah, blah blah blah blah blah blah blah blah ....

Click to blah blah blah

golden gust
#

was basically a random library designed to basically act as predicates from a config

warm anchor
#

Good morning @waxen panther and zcat [no ping]

waxen panther
#

@warm anchor lovege

warm anchor
#

It’s been 5 minute since you wake up. Why ain’t you online in density yet @waxen panther zzz

twin lagoon
#

@waxen panther koriLaugh

quick obsidian
marble lark
quick obsidian
#

i mean i might be buzzwording my way to sadness but it actually is a really cool feature

#

and surprisingly fast, thanks to big man redempt and actually compiling the expressions once rather than every time

marble lark
#

I just realized the reason my stuff didn't work in an exam earlier today was because I forgot to reset a pointer back to its original location after working with it

#

that cost me probably 20 or so marks

#

fml

worn ember
#

noob

marble lark
#

lmao

#

god I'm so salty

worn ember
#

if thats the only flaw in it then its probably fine

chrome cosmos
#

does anyone have ping sounds on
i just want to do one ping

#

for a test

#

it might not even release a sound

#

will take 5 seconds max

marble lark
slim nymph
#

you can ping yourself

rare python
wind geyser
rare python
#

someone go get that domain now

wind geyser
#

lol

rare python
wind geyser
#

depends

#

on the os

#

do you know where I'd find the start flags/jvm variables for a proxy?

rare python
#

Probably Linux tbh

#

In most cases hosting a server on windows is braindead

wind geyser
wind geyser
#

thanks

#

I'm only doing this cause I want to provide feedback/a suggestion to a minecraft server

untold copper
#

it was 7 month mark of trying to get abs 8 days ago and i didn't notice until today

#

smh

warm anchor
#

I didn’t notice any abs either dedrie

plucky sparrow
#

Savage

spare venture
#

jesus 7 months? what’s your body fat %?

left swift
#

barty u should know better than to ask that

twin lagoon
#

jesus it's been 7 months already

magic river
#

Cool, we get Juneteenth off this year

#

Well, that's a Sunday but even better we get to pick if we want the Friday before or the Monday after

#

Usually they just do the Monday after for Sunday holidays and the Friday before for Saturday holidays

spare venture
#

how many holidays do you get

#

think we usually have 10-11 and 2-3 floaters

slim nymph
#

monday off with early fridays is common here

#

which means then take off even earlier on friday 'cause no time to get started after lunch on anything new'

rich elbow
#

is there a way to tell if redstone/pistons/... are lagging teh server?

#

from timings?

ashen cliff
#

Why even show it?

ripe sphinx
#

what's the shield thing?

ashen cliff
vernal moth
#

Sponsorblock <3

indigo abyss
#

i sponsored paper can i get a discord role lol
i sponsored both on GitHub and OpenCollective (2$ total), my username is QuanTrieuPCYT

plucky sparrow
#

That extension seems kinda useless for me tbh

vernal moth
#

Ty!

vernal moth
#

Skips all the in Video Sponsor sections

#

Skips dum shit in music videos at end or start

plucky sparrow
#

It’s only available on pc and I never watch videos on pc

vernal moth
#

YouTube vanced has it too

plucky sparrow
#

Even then not much I can just skip with the arrow keys :p

vernal moth
#

Phone, on my tablet it's prolly days

plucky sparrow
#

Yes, android

#

I don’t use android at all so not much I can do

vernal moth
#

Complain to apple that they still try to enforce the app store monopoly

plucky sparrow
#

You can still sideload apps

#

Not very conveniently but possible

vernal moth
#

Only if you jump thru 100 hoops and renew every 30 days or smth stupid

plucky sparrow
#

Yeah the only issue is that you have to be near the pc

#

So it gets renewed

#

It’s done automatically though

#

So as long as you have your pc on, it’ll work

vernal moth
#

There's YouTube++ tho for iOS

#

Doesn't have sponsorblock tho iirc

#

It's on altstore

#

Or well, cydia

plucky sparrow
#

That has ads afaik

#

Not YouTube ads

#

Their own ads.

magic river
#

bleh, don't you have to pay $99/year for that and resign the app once a week?

plucky sparrow
#

No

magic river
#

The once a week part appears to be true?

#

I guess they don't require you to join the dev program to sideload apps though, only to publish them?

plucky sparrow
#

Yes exactly

#

The resigning is done automatically by altstore

magic river
#

I'm thinking my next phone is going to be an iPhone

#

If the SE 3 has 5G I might go that route instead of getting a big boy, they're pretty expensive

vernal moth
#

What do you need 5G for?

magic river
#

Oh crap, I probably won't be able to do tethering on an iPhone so nevermind

#

That'd be what I'd want 5G for too, better performance when tethering

vernal moth
#

Is that actually noticeable compared to good 4G?

magic river
vernal moth
#

That's bad for avg, lol

#

Vodafone has 80mbps avg here

#

Max is 500 but I never measured that

#

But I got 300 down before on 4.5

magic river
#

Speedtest average for mobile in Germany

#

Better than our LTE speeds at least 😛

vernal moth
#

Location is important, it's much better in cities

#

But yeah we not that bad

magic river
#

I live in a "city" of 80k people

#

I think we only even have 5G over like half the city right now

#

5G deals with congestion better iirc

#

So when you have a few towers covering a large area it should be a noticeable win

#

The biggest improvements only came from mmWave of course but that only exists in sports stadiums

#

Here is the rest of that chart for US carriers

vernal moth
#

Millimeter wave is such a meme

#

Stadiums are like the only usecase, but like, there I wanna watch the game and not Netflix, lol

magic river
#

Yeah they do some thing with Verizon at least where you can see all the cameras they use for TV

vernal moth
#

Ah that's cool

#

Earlier today, a report indicated that some European carriers were blocking the Private Relay feature introduced by Apple with iOS 15. This feature is designed to give users an additional layer of privacy by ensuring that no one can view the websites that they visit. Now, in addition to some carriers in Europe, it appears […]

#

Saw this this morning

#

Carriers get angry that you force them to peer all your traffic by using a VPN

magic river
#

Supposedly it's only if you have their content filtering option enabled but some people say they don't and it's still blocked

vernal moth
#

They don't want your traffic to leave their network because then they need to peer

magic river
#

But yeah, using a VPN means their local Netflix, Youtube, Cloudflare, etc caches aren't used and they have to pay more

vernal moth
#

And they can no longer extord big providers to buy traffic

#

And they no longer can inspect traffic

#

This is a real threat to carriers

magic river
#

Although peering at that level is about the hardware and space required for the connection, not how much you use

#

I'm surprised European carriers are even trying to block it

#

That feels like something they'd get smacked down for

vernal moth
#

Yeah will be fun

worn ember
#

give it another 10 years and we might have a law for it

vernal moth
#

EU is fast on smacking shit down

magic river
#

In the US we might have a law banning VPNs like that, yeah 😛

worn ember
#

only when they can get money for it though

#

but i dont wanna summon jroy so

waxen panther
#

@cunning raft

#

dark eye dragon wants your attention

#

i thought it'd be prudent i ping you right away (as your time manager)

worn ember
#

bad

worn ember
#

why does mc not have different keybinds for different versions, or why does it have to reset every time you change version

#

so annoying

ripe sphinx
#

sol'n: different folder for each instance

#

(yay multimc)

restive thicket
#

Yeah, I have different folders for each version. That way new config keys can't be yeeted.

worn ember
#

kinda dum tho

warm anchor
#

Join MultiMC phosdorime @worn ember

vernal moth
#

Lol

clear mulch
#

is paper website down

ripe sphinx
#

no

wary summit
#

How in Minecraft mobs do not despawn when only placed into a let's say simple farm made out of fence? The game has no way to tell....? Seems I am failing to understand how the mob spawning works

#

Once chunks unload, the game despawns the mobs when player is far outside the range correct? And respawns them randomly again when he enters?