#general

3141 messages · Page 1896 of 4

warm anchor
#

It's paper's upcoming thing for plugin resources and will be the best place for server owner to find plugins that they can use on their paper server ||then I wake up realizing it wont be done until year 2050||

vernal moth
#

if its not done this year ill quit this discord, lol

warm anchor
#

PepeLa jk mini no hurry

golden gust
#

damn

#

that's a win win

#

either we get hangar, or get rid of mini

topaz mortar
#

Cat kekwhyper

warm anchor
#

hahahahah savage

left swift
#

if hangar is out this year I quit pokimane

void void
#

Mini, hurry up!

true canyon
#

go mini go

void void
#

why are the pins still limited to only 50 messages 😔

warm anchor
#

The technology is not there yet

foggy silo
#

Hey at least we finally got saving favorited gifs

left swift
#

favorited gifs that only work on desktop client and reset everytime the client updates

plucky sparrow
#

Mfw there’s a limit to pinned messages kekw

potent wedge
#

and you can just find a free forum thing if you dont wanna put the work in either

golden gust
#

Well, the UI tooling kinda burned mini out, this redoing it, various discussions over design, etc, etc

potent wedge
#

"ui tooling" are you not using HTML for a website?

golden gust
#

You don't write raw html these days

potent wedge
#

yes you do

golden gust
#

The browser receives html

rocky scroll
#

Oh boy

golden gust
#

That html these days is often pooped out by stuff like Vue, react, etc, etc

rocky scroll
#

I like that term "pooped out"

potent wedge
#

I mean like use a web framework like flask for API and delivering pages then just use javacript and HTML for front-end I dont get why you need 83 different languages

#

now I know why websites nowadays need 3 threadrippers limitless ram and the most experienced of software engineers

golden gust
#

I mean, we use languages people in our ecosystem care about, otherwise that never ends well

potent wedge
#

yeah, I said "like flask" I dont know what the popular thing for java is

golden gust
#

Backend is done on java, because spring is love, spring is life

potent wedge
#

thats fine

golden gust
#

Frontend is a node.js app, using some vite thing which deals with making UI stuff, components, etc

potent wedge
#

exucse me "front end" is a backend thing

#

I dont wanna sound like im a bad guy im just mad that hangar is needlessly complex

#

all I think you need is backend (java) some html and css for frontend

golden gust
#

Html won't deal with dynamic stuff

potent wedge
#

thats what the backend is for

#

and website side javascript

golden gust
#

And how do you display that? Oh, copious amounts of js, which just gets back into the joys of maintainability

#

Part of why people moved towards modern tooling

potent wedge
#

"modern tooling" I dont understand this vocabulary

spiral robin
#

hm

rocky scroll
golden gust
#

Ecosystems like node, which allowed people to solve issues ona wider scale Vs everybody tryna throw copious amounts of unmaintainable JavaScript at everything

potent wedge
#

ah when you put it that way

rocky scroll
#

How can I get paper chan in my name?

potent wedge
golden gust
#

Ofc, the new setup has its own issues, but it's a much more maintainble solution in the long run, biggest issues we've had is design, being nobody on the team is a UI/ux person, (even if it was part of my course and I do try to offer stuff, wireframes and stuff is just too much of a pain), and just general burnout from working on a project and fighting other issues

potent wedge
#

okay

golden gust
#

With the new front-end, stuff is progressing much nicer, more people are involved, etc

potent wedge
#

well I mean if its working

#

but the large amounts of js? Wouldnt a thing like this be mostly static meaning little JS? Im thinking about it, there would be uploading files (<form> can easily be used for this) sending (this is probably very basic just reading from SQL or other then sending it for either JS or making it so the backend modifies the HTML before sending it to the browser) uh comments wich is the same thing,

golden gust
#

Eveything is stored and fetched from the backend, there's the auth flow, submission flow for doing stuff, etc

#

You've still gotta fetch that data and process it and generate html for stuff

potent wedge
#

thats usually mostly done by the web framework though

#

like just put a <h1>{pluginname}</h1> and some function does it for you

golden gust
#

You said html/js, now you're being in extra stuff

potent wedge
#

thats the backend

golden gust
#

Web frameworks are part of the front

potent wedge
#

like flask has "html templates" where the HTML is just a template and you can run python code (IN THE HTML)

golden gust
#

And flask would be part of the front end

potent wedge
#

no its not?

golden gust
#

Hangar uses node, which they're using stuff which provides the templating, etc

potent wedge
potent wedge
golden gust
#

I mean, that's semantics of design

#

Hangers api is the back, the entire ui stack is generally the front

potent wedge
#

Wouldn't the backend do both

golden gust
#

Front is a njs app using vite to render web pages using their stack, etc

#

Well, no, because we have a wider sepeation of stuff vs what the article you screenshot is seeming to reference

potent wedge
#

Hm

#

What we are talking about is the wider separation of stuff instead being shorter yes?

golden gust
#

Front and back are handled by two entirely separate stacks

#

The front end app isn't the same app as the backend app

potent wedge
#

Wait so the back-end is only keeping everything together and not handling anything else?

golden gust
#

The front end is generally more than just the html, etc, sent to the web browser, especially with more complex apps, generally the front end includes the part of the codebase which deals with what generates the code sent to the browser

#

Our backend is an API which deals with managing all of the data that the front end shows and such

potent wedge
#

Oh the backend is an API

golden gust
#

Heck, somebody could create a cli app for hangar fairly easily

#

Yes

unkempt drift
#

well the backend isn't entirely stateless, but its close

potent wedge
#

I've always thought of the backend as both the API and what handles communication and takes care of everything and all that

#

What your doing is splitting it into 2 handling the communication with the browser on the front end and backend is just an API

#

WHY THOUGH

#

can't it be all of them at once?

golden gust
#

Better seperation, better design, more open, etc

potent wedge
#

If it was one thing though there wouldn't be 83 different languages

golden gust
#

It isn't 83 languages

#

But, If it was one thing, there'd still be the same level of complexity

#

We wanted to use spring because, spring is amazing and java ecosystem

#

But, java web stuff is ass

potent wedge
#

so java is bad for that

golden gust
#

We'd still want the api/front seperation, as we wanna be open towards other devs in terms of accessing stuff

potent wedge
#

like an API everyone can use

golden gust
#

Yes

#

Ad I said, there's basically nothing stopping you making a cli client

potent wedge
#

ok

#

so I can use batch with it 🛒

#

im surprised how easy it is to use the quest2's keyboard i just used it for an entirec conversation

vital thistle
#

This is quite dumb, but does anyone have » but reversed?

upbeat falconBOT
rocky scroll
#

huh

potent wedge
#

/Google flask

upbeat falconBOT
knotty iris
#

does allocating too much memory to a server cause lag

silver nexus
pastel reef
#

My computer has 3GB of fast RAM and 2GB of slow RAM, what does that mean?

proud lance
#

3GB regular RAM and 2GB swap probably

wet storm
#

Then, you can drink beer legally now 🥳

wise lion
#

wow

heady solstice
warm anchor
#

I think privately they don’t really care

#

The responsibility falls under the legal guardians

vernal moth
#

The land of the free, where you can own a gun but don't drink

proud lance
#

gotta make sure drunk kids dont shoot their guns into people obv

radiant oriole
#

Source: am a college student who may or may not have been to parties

foggy flame
#

what is reset by peer?

coarse lily
#

Is this a joke?

#

"I don't know, what?"

coarse lily
# warm anchor I think privately they don’t really care

It depends. In some states you can drink it but not buy it. In other states it's illegal to drink it.

Enforcement varies wildly by situation and area. Most people aren't going to bust up a group of four underage people drinking in a room and listening to music quietly.

#

Sometimes a larger party might get broken up but whether they actually punish anyone depends on where you are and how much the people busting it up give a shit in the moment. Most cops don't want to file paperwork for an 18 year old kid drinking booze with friends and not really being any other trouble.

#

If you're being an asshole they might arrest you because they're annoyed.

#

So it all depends.

warm anchor
#

that's very true

#

cop are people too

coarse lily
#

WTF squidicuz

#

Blast from the past.

radiant oriole
#

Where I am (middle of college town in a party school) the cops won’t even care unless there’s a noise complaint or you’re strolling around the sidewalk so intoxicated that you’re a danger to yourself and other people, and even then you probably won’t end up in any real trouble.

coarse marlin
#

I was looking for chester... he needs to explain why I am using WE7.3.0 on production..

#

😂

coarse lily
#

Haha

coarse marlin
#

yea, this is fine... everything keeps changing.

#

hmmm... oh well, it works. figured it out :3
found a ticket for it already (#2002)... server mc version needs to match. now the schematics work. thanks wizjany!

wet storm
#

What do you guys think about vanilla shaders? Its API structure / its usage, especially for server experience etc.?

thorny totem
wet storm
#

I wanna migrate to Canada just for having .ca domain

coarse lily
#

No idea about Canada.

#

Eternity was talking about the US.

#

There are Canadians here who could confirm probably.

warm anchor
#

No

#

That’s pretty much all

fiery orbit
#

Hangar Soon(tm)

void void
#

there are some on the old velocity forums too

umbral tiger
#

uwu @viral hornet

viral hornet
#

uwu @umbral tiger

pastel reef
#

So that would mean 5GB of RAM in total and 2GB of swap.

pastel reef
#

I hope that second space is intentional

worthy geode
#

5 GB RAM is such a weird number

pastel reef
#

My friend has a computer with 3GB

#

Oh, it says cache

#

What does that mean?

#

3GB of RAM, 2GB of cache

worthy geode
#

cache seems like something disk-related

real saddle
#

do anyone know what is this

#

idnt know if its paper or not not mine

worn crest
#

Seems like the player is sending bad packets. Increase the threshold 🤔

proud lance
summer rivet
#

Hello

#

so i have a player that want his stuff from his old java account moved to his new java account (he share this with a friend) but he dont have a proof that he is the owner of the old java account.
What should i do with this cases? I mean technically i can edit the playerdata nbt and move the stuff but mhhh....

summer rivet
#

anyone have tips?

golden gust
#

I mean, thats a political thing for your server

#

moving java edition stuff itself over is trivial, rename a few files, maily player data and maybe stats/advancements or whatever it was

#

but, like, then you get to the plugins with varying forms of "glhf"

summer rivet
#

i mean i would use nbteditor and copy the inventory tag thats not the problem he just want the items but i have no proof that he is the same player xD I was thinking if someone have an idea how to check that, is it possible to fake an ip address to the almost same address or unlikely?

golden gust
#

I mean, you can't "fake" an IP address in the typical sense

#

at least not with TCP

#

but, I mean, as said, it's a political thing; same IP could help to confirm if they can show that they're in the same house or at worse same ISP

summer rivet
#

can a person that is for example in a town in france can fake his ip looking like if like its in a specific town in usa?

golden gust
#

Yes.

summer rivet
#

oh

golden gust
#

that's called a VPN.

#

I mean

summer rivet
#

so thats no safe proof

golden gust
#

practically unviable without lots of pissing around outside of VPN hotspot areas, but, it's technically doable

summer rivet
#

he also knew what in his inventory was and he was added to the players claim

vernal moth
#

Lmao

#

That pic

#

The composition

#

A master piece

#

Go to reddit for the full res I guess

#

But man, so many details

void void
#

save our business, say no to bikelanes
watwat

golden gust
#

according to the thing, apparently they're gonna lose much of their parking space

#

so, much naunce

vernal moth
#

meanwhile I just read an article yesterday where they closed 500m of a road in berlin and saw big increases in time spend and in money spend in the shops and restaurants on that street, now that its actually pleasant to walk there now that all the cars are gone.

golden gust
#

depends on the area and what's around

vernal moth
#

sure

golden gust
#

especially in areas where people are lazy and where local amentities are, etc

vernal moth
#

american cities aren't designed for people, they are designed for cars, so I can see that being an issue

golden gust
#

for some companies, removing cars in favour of bikes makes a lot of sense, in some areas, it's potentially not as great; that sign is probs just a cluster of businesses together rather than just an individual

#

I saw a post on twitter yesterday where somebody said that they got ill, needed to go to the pharmacy, needed to get an uber to travel 500m because you just couldn't walk there

vernal moth
#

well, there are always exceptions, lol

#

but thats and edge edge case

golden gust
#

in america? apparently, not really

vernal moth
#

if they can use twitter, they can also just call the pharmacy and get it delivered

proud lance
#

its not in america

#

you need cars

#

only exceptions are like the few big cities

vernal moth
#

because your city design is broken, but it can be corrected

#

its broken here too but we are correcting it

proud lance
#

you literally cannot bike the distance it takes for me to get to work

vernal moth
#

we got a nice german term "Autokorrektur", which means autocorrect and car correct in one

proud lance
#

not a city problem

vernal moth
#

am not talking about rural areas

glass crag
#

public transport?

proud lance
#

I dont live in rural area

vernal moth
#

am also not talking about forcing everybody to use the bike

proud lance
#

I live in a suburbs

#

which is outside of a city

vernal moth
#

am just saying to ban cars out of the city centers and let pedestrians reclaim their streets so that shops and restaurants and stuff can use more public space and just generally deliver a more pleasant experience

golden gust
#

issue is that people live in the city centres

proud lance
#

I just explained you cant do that, people from outside of the city have to get into the city to work and come home

#

they can't just get into the city without a car

#

if you want to keep cities in cities sure

glass crag
#

drive to a train station

vernal moth
#

in germany we have "park and ride" places, where you come by car from outside, park, and then go downtown by tram

proud lance
#

bro, we dont do trains in america

vernal moth
#

tada: less cars in the city

proud lance
#

trains are for like crossing states

vernal moth
#

thats what am saying, your system is fucked

golden gust
#

existing train infra is underfunded

vernal moth
#

fund it then

golden gust
#

new train infra blows over budget and over time, and scales back

glass crag
#

hs2

golden gust
#

easier said than done because all the money piped in, local leaders redirect to name legacy projects

#

hs2 lol

vernal moth
#

am not talking about high speed trains quzmo

#

just about normal local public transport in big cities

golden gust
#

hs2 is just a part of the epitemy of it

vernal moth
#

trams, subways, whatever

glass crag
#

was referring to "over budget over time" 😄

#

and chopping off parts of it

golden gust
#

money is shoved in to fund infra and gets piped away from maintaining existing infra towards "name making" projects

#

new york I think it was had one

glass crag
#

we got a new tram line near me recently

vernal moth
#

well, guess you need to elect non shit officials then, lol

#

we don't name stuff here, lol

#

only thing we name are airports I think?

golden gust
#

Was designed to connect silicon valley towards some of the subarbs, now it's not going as far into the suburbs as it was supposed to, and still ain't done

#

I don't mean naming stuff, I mean stuff which would basically cement the leaders name in the book/memory of peeps

proud lance
#

theres too much bureaucracy

#

so nothing gets done

#

and lobbying

vernal moth
#

so you capitulate and accept this shit situation?

golden gust
#

people refuse to accept what the real issues are

glass crag
#

governments tend to think pretty short-term as well because they might get kicked out in 5 years

proud lance
#

you literally cant do anything, its like having germany try and upgrade its internet lines, but the UK says no you aren't allowed

golden gust
#

people think that the solution here is to keep throwing money nto the pit in the hopes that everything gets funded, but everything just turns to shit

proud lance
#

our government needs to be replaced

vernal moth
#

my city has like an inner ring, 2 lane road in both directions, 50km/h speed limit.
last year, they started, segment for segment, to close down one lane, rebuild it into a wider sidewalk + bikelane, give the cars a 30km/h speed limit.
its sooooo much nicer. way more people roaming around, the restaurant and bars have more space, more income, people stay longer, more income, even in corona times

#

basically restoring the balance between cars, bikes and pedestrians, giving each their fair share

golden gust
#

issue is that americans have a 30 second memory

glass crag
#

cities look so much prettier without massive roads going thru them

golden gust
#

the leaders could literally walk around and slip something up everybodies arse crack and people would still vote for them next term because "oh, look, they're promising so much good", meanwhile having delivered on nothing that they promised last time

vernal moth
#

well, we just voted for proper people here

proud lance
#

wouldn't matter, theres way too much red tape to get anything done, for the last like 10 years the interstate between my house and my parents house has been working on expansion. They progress at like a mile a year based on how I drive through here

#

we have like three tiers of government and it stuff has to go through all of them

vernal moth
#

you dont want to extend interstates

#

thats car focused

#

thats not how you get less traffic, thats how you get more traffic

golden gust
#

issue is that people need to get around anyways, public transport is stuck behind the same traffic as cars, etc

vernal moth
#

(may I add, I live downtown and have a car)

proud lance
#

replacing an interstate wth something else would be an utter disaster compared to adding a new lane

golden gust
#

I can get a coach down to london much cheaper than I can get the train down there, and that's the same in the states, the coach might take longer vs a train but for many, it's the affordable option

#

issue is that people can't take the train because it's unaffordable, and coaches get stuck behind the same traffic making them unviable for various other daily activities, e.g. for work, and so people either just don't, or rely on stupidly cheap commoidity air tickets

vernal moth
golden gust
#

yea, but, you're forgetting the 30 second memory and the countries inability to admit to the real issues here

vernal moth
proud lance
#

I am just saying that adding another lane would fix the issue, but replacing the interstate infrastructure with anything else would take 100x as many years because you would have to get every state to agree on a system

#

and what cat mentioned

#

and also not actively work against the system being proposed and as its being built

#

some person can be like well you are building the interstate on my property and it halts the project

vernal moth
#

again, I don't want to replace existing infra

#

but instead of continuing to bandaid issues, I want a proper solution

still sorrel
#

I don't think the new guy at work knows this, but I got notifications every time he approves a PR
he has been approving them with a 10 seconds interview
that is some fast reviewing

#

caught red handed in 4k

void void
#

I mean, he could've checked them all before hitting approve?

marble lark
#

kekwhyper

src\hotspot\os_cpu\windows_x86/orderAccess_windows_x86.hpp:84:5: error: '__builtin_ia32_serialize' needs isa option -mserialize
   84 |     _serialize();
      |     ^~~~~~~~~~
d:\eclipse\workspace\hotspot\jdk\src\hotspot\os_cpu\windows_x86/orderAccess_windows_x86.hpp: In method 'virtual void Win32AttachOperation::complete(jint, bufferedStream*)':
   ... (rest of output omitted)
wide chasm
#

!ban 119342031486189568 Racism

thorny flickerBOT
#

:raised_hands: Banned wow tobuscus wow#0001 (Racism) [1 total infraction] -- stefvanschie#7609.

twin lagoon
#

surprised he's only gone now

pulsar wigeon
#

he's asking how to ban appeal in hangar now lmao

marble lark
#

dafuq

#

i looked away for 1 second and i missed it lmao

#

oh wait

#

was it the n word meme

wide chasm
#

Yes

marble lark
#

welp

#

rip

ashen cliff
#

Just 2k for a 3090 Ti...

jagged garden
#

Cheap Lol

twin lagoon
ashen cliff
#

I think they missed the deadline by a bit.

void void
#

yeah, they're a bit late :(

warm anchor
#

oof

wide chasm
#

The final art on the canvas will become an NFT /s

vernal moth
#

uuuuh

#

thats cool

marble lark
#

piss

wet storm
#

Just now I discovered "java-library" and "java-platform" core gradle plugins, I knew something about java-library from Forge buildscript, because they applied this core plugin for their subprojects, but java-platform... I will refactor my monorepos buildscript, (it is not actually that large as forge one, lol) and transfer it to java-platform for actual plugins / mods and java-library for libraries...

#

Also I think I'll look at some internal paperweight tricks because jpenilla did amazing work, thanks for him for that

lean kiln
#

🤨 java-platform doesn’t make much sense to apply to a plugin

lean kiln
#

or any sense really

wet storm
#

Prob I understood something wrong at gradle docs... but java-platform is about combining multiple modules and fancy dependency management, right?

#

But anyway, for libraries I think the best thing is java-library...

void void
#

no poki

#

even the name is cringe

left swift
void void
vernal moth
#

hangar go brrrrr

void void
#

i want minidigger as a friend on discord

#

electronicboy too

#

😭

ashen cliff
#

Why?

void void
#

electronicboy, fuck u

#

imagine he bans me

#

if u ban me no more milk for u, u hear?

golden gust
#

Yea

#

be a tragedy if somebody said the word fuck on the internet

warm anchor
#

that would be fucking rude

golden gust
ashen cliff
#

🛌

void void
#

gotta stay family friendly pg clean

brave mountain
#

guys we have kids here

tropic flame
#

the kids can go f*** themselves

#

jk

left swift
stuck lynx
golden gust
#

bahahahahaaa

ashen cliff
#

Daily based utility client bs of the day:
It will always report the lang as fu_CK. kekwhyper

worn ember
#

I speak that

left swift
#

bahahahahaaa

golden gust
#

DED

#

the only thing you speak is "why does everything fall apart around me"

left swift
#

good one bahahahahaaa

worn ember
#

It only happened twice today

#

Rider had a mental breakdown and decided intellisense wasn't needed. And then apparently it's also illegal to put your project file in the same folder even tho there is literally a check for it

left swift
#

cool

worn ember
#

@left swift thanks

left swift
worn ember
#

@left swift ok

left swift
#

now that dota2 is dead, any tf2 gamers?

frank otter
#

which one

pastel reef
#

How do I install the Asus USB-N10 driver?

left swift
#

yed

crystal compass
#

bruhh what plugin are yall using for putting images on maps

left swift
#

that one

topaz mortar
void void
#

"how would you like to suck my balls"

golden gust
#

Yea, I mean, cartman kinda changed over the years

#

Like, at first he was a self entitied douche monkey who like, idk how to say, he was that shitty spoiled kid who could do not wrong bar the odd case here and there when he got caught, he'd often do random stupid stuff, e.g. the ninja star episode, but, like, eventually he just kinda changed towards, like, literally hitler

void void
#

i'd enjoy seeing be hitlery more than him being a douche

golden gust
#

I think that cartman just turned into the but of "how shitty can we make a person" story arches, but, generally it just kinda got worse and worse

#

at first you could see that he was still a kid, as stupid as he was, but it eventually just seemed to get to the point that all he could do was wrong

worn ember
left swift
#

yea there should be more positive influence characters in south park so my kids dont grow up wrong

worn ember
#

token episode

#

the last season has been great

warm anchor
#

South Park is fun

#

Everyone should watch it and only allowed to be on internet if they don’t get offended OMEGALUL

worn ember
#

for real

#

i find people that get offended offensive

stuck lynx
#

Have you guys heard the ballad of the windows?

worn ember
#

can we sue youtube for using the belgian tld while not being belgian??

left swift
#

google probably owns half the land in belgium

void void
#

when all hope is lost i come here to ask the gods for help

#

mana, electronic, digger, what do I do if I have youtube account issues?

#

it's a really dumb problem

#

i'm signed in to my account but also not at the same time

worn ember
#

@void void clear your cookies

void void
worn ember
#

Clear your application data

void void
#

you mean the history?

worn ember
#

No. F12 and then under application tab

#

Then clear data button

void void
#

its the same on chrome

#

Denery why did you stop typing

wet storm
#

😩

void void
#

i was waiting for you to finish typing

void void
worn ember
#

No. I'm gone

#

Never to be seen again

void void
#

dragon

#

i need to get this fixed

worn ember
#

And this is my problem why

void void
#

how much money do you want?

wet storm
void void
#

i'll boot from Windows to see if the problem is because of the OS

silver nexus
#

reinstall chrome.

left swift
#

make me core thanks

void void
#

both in firefox and Chrome, cock

#

no issue on my phone though

silver nexus
#

Can you clarify what the initial issue was? You said you were signed in, but also not?

void void
#

hold on imma boot up my laptop

queen ice
#

hello

#

how is all day

void void
#

so i am logged in but on the left side i dont have my subscriptions listed

silver nexus
#

I’ll try to respond if possible, but am about to start choir rehearsal, and we have a competition tomorrow…

void void
#

also i cant like videos

#

or add them to playlists

#

youtube treats me as if im not logged in

silver nexus
void void
#

both chrome and youtube?

silver nexus
#

Yeah. I’ve been signed out of YouTube, but still signed into chrome.

void void
#

signed out of chrome

silver nexus
#

But does it show that you’re signed in on YouTube?

void void
#

but my default browser is firefox

#

want a screenshot?

silver nexus
#

Yes please.

void void
#

so polite

silver nexus
#

What happens if you try and sign in with the sign in button under subscriptions?

void void
#

the page refteshes and looks the same

#

except that the videos on the page recommended are different

plucky sparrow
#

The concerning side of things is the fact that you for some reason use Firefox with the title bar on

void void
#

its that way by default

plucky sparrow
#

doesn’t mean it’s good or not cursed

#

I’m pretty sure they aim to having the title bar be removed

#

It’s just probably there for compatibility

void void
#

how do we fix the youtube problem though?

ashen cliff
#

This game.

warm anchor
left swift
rocky scroll
warm anchor
unkempt drift
#

my fav maybe is "It promotes the game so when people get money they will by it later"

warm anchor
#

You’ve seen it all!

void void
# warm anchor

allegedly there used to be a time when minecraft acccounts would get hacked

#

it would be abused with twitch streamers and 2b2t accounts

#

i should look it up

warm anchor
#

Oh before 2FA most cape owner’s account would get constantly brutforced

#

Or at least tried so yeah

#

The one with session hijack is a bit different though. It doesn’t get any account info. Just session info

void void
#

i think this was the video

silver nexus
void void
#

i deleted the account fuck it

spare venture
#

asked our intern to stack some boxes

warm anchor
#

You sure you didn’t ask him to do jinga?

cunning raft
#

jenga

warm anchor
#

I’d pull him aside and let him know. You’d be surprised how many people can fail simple task @spare venture

spare venture
#

i also asked him to help set up our project board green is him. black line below is me showing what it should look like..

warm anchor
#

Or that’s how their family “stack” boxes as not all family lives cleanly and neatly

#

Lmao

spare venture
#

yeah i’m sitting him down tomorrow to talk about taking pride in your work and caring

warm anchor
#

He’s either not caring or he really never been taught

#

I’ve seem both tbh

spare venture
#

he’s had jobs before. he is also going to be a junior in college studying mechanical engineering.

first job was landscaping, second job was an internship at a refinery

#

maybe those jobs and education has just completely let him down in life

#

he also asked me how to edit a pdf today. mfer asks me so many questions that would take 10 seconds on google

warm anchor
#

I wanna seem him mowing lawns if it looks like how he did in whiteboard

spare venture
#

just gonna tell him “listen, if this is how you’re gonna proceed in life you’re going to run into a lot of problems”

warm anchor
#

Barty the mentor poggies

left swift
#

oh man

#

what is this world when bartyfarty is giving life advice

brave mountain
#

who knows what linux/amd64/v4 means?

twin lagoon
#

what part of it do you not understand

brave mountain
#

v4

twin lagoon
#

that's probably just a version number for whatever software you're looking at

brave mountain
#

about docker buid

lilac moon
#

where does it show that

#

and on what thing

brave mountain
#

docker/setup-buildx-action@v1 on github

vague lagoon
#

release

#

of it

#

or branch/tag

magic river
#

Holy cow

#

I have 3 or 4 different Amazon recruiters hitting me up at once

silver nexus
#

I think that may be a sign they want you…

magic river
#

Yeah that'll never happen

#

Amazon fires the bottom 10% of the workforce every year, lots of times a team is interested in you just so they have someone to cut and keep all of their real team

silver nexus
#

That’s interesting

#

I get why you wouldn’t want to go with them.

brave mountain
spare venture
#

damn i wouldn’t mind making $200,000

#

you can fire me after one year

brave mountain
#

Since when is so hard to login on aws?

true canyon
#

yeah, sign me up with chad.

left swift
#

u can pay me $20 and u can fire me

vernal moth
#

Cone on ubiquity

#

The whole thread is infuriating

lilac moon
#

I have unifi stuff

#

time to see if I should be concerned

#

Wait no I think I remember this email

#

Ive been wanting to replace this stuff for a while but idek what to replace with

#

It doesn't seem like there's any way for some unified interface unfortunately but that's ok

vernal moth
#

Oh the security incident was fine

#

How they handled it publicly wasn't

#

But now sueing fucking Brian Krebs for informing the public about the security incident, that's just stupid

lilac moon
#

Yeah

daring owl
#

would sshfs be a good way to move around 400,000 minecraft server files (700gb server)

silver nexus
#

Might I ask how a server gets that large? Not sure about the other stuff, just curious…

daring owl
silver nexus
#

That makes sense.

daring owl
#

150k world border and semi anarchy

#

that will do it xd

silver nexus
#

Lol

daring owl
lilac moon
#

pretty much as fast as internet and disk allows

#

Idk anything about sshfs

#

you can use the -z flag on rsync to compress though

daring owl
#

and there is not space on current machine to compress

lilac moon
#

it compresses it in transit

lilac moon
daring owl
#

mount it on the current machine and then transfer

lilac moon
#

Sftp uses ssh though

daring owl
#

we have ssh on 1 machine

#

the machine with the data

lilac moon
#

like ssh server on that machine, and ssh client on the other?

daring owl
#

idk

#

my question is more is it feasible to move that many files uncompressed @lilac moon

lilac moon
#

sure

#

if you cna install rsync on both machines then you get the benefit of being able to use some flags so if it gets interrupted it can continue where it left off

daring owl
#

cant do rsync.

#

whatever.

lilac moon
#

do you have any other ways to transfer the files

proud lance
#

rsync might come by default installed

wet storm
# warm anchor

where can I get r34 paper chan arts no, I shouldn't be thinking about that

wet storm
wet storm
worn ember
#

Ok i'm starting to hate Rider... Its so full of bugs i might as well jut use VS... It literally can't open any project anymore now, it just never opens the window

#

Along with code inspections not working half the time and debugging components not working at all...

#

Failed product

wet storm
primal zodiac
#

monkaS tagless final in java

wet storm
#

Yeah

#

I had higher kinded tagles final in java somewhere but it looked actually like dfu

primal zodiac
#

that's not the accepted terminology in Java. it's uhhh... Factory pattern LUL

#

HKT in Java 💀

wet storm
#

Yeah, there is no way to represent the actual tagless final in java, but it is the nearest representation I could get

primal zodiac
#

Wanna read my presentation on why final tagless is isomorphic to Free (or more generally free object constructions) buncat

#

lol

#

I am just happy I found another FP enthusiast in such a remote part of the internet galaxy

wet storm
#

Cuz no implicits...

primal zodiac
#

Aha, so you are coming from Scala. Nice, nice.

#

implicits should not matter though

wet storm
primal zodiac
#

your tree function is not defined in FT style, I think that's why

#

it should look like <Z> Z tree(Algebra<Z> algebra)

#

this way you should be able to have composition and inheritance

wet storm
#

I also did this expirement in scala, but I am not sure is it clean...

class TaglessCheck {
  trait ExampleAlg[F[_]]:
    def exampleM(a: String, b: Int): F[String]
    def exampleNode(first: F[String], second: F[String]): F[String]

  type Example[F[_]] = ExampleAlg[F] ?=> F[String]

  object Example:
    def ExampleM[F[_]](a: String, b: Int): Example[F] =
       (alg: ExampleAlg[F]) ?=> alg.exampleM(a, b)

    def ExampleNode[F[_]](first: F[String], second: F[String]): Example[F] =
      (alg: ExampleAlg[F]) ?=> alg.exampleNode(first, second)

  given ExampleAlg[IO] with
    override def exampleM(a: String, b: Int): IO[String] = IO(a + b)
    override def exampleNode(first: IO[String], second: IO[String]): IO[String] = for {
      a <- first
      b <- second
      concat <- IO(s"{$a, $b}")
    } yield concat

  def tree[F[_]]: Example[F] = Example
    .ExampleNode(
      Example.ExampleM("aaa", 11),
      Example.ExampleM("bbb", 12)
    )

  @Test
  def check(): Unit = {
    println(tree[IO].attempt.unsafeRunSync().getOrElse("No IO!"))
  }
}
primal zodiac
#
interface Monoid<Z> {
    fun empty(): Z
    fun add(a: Z, b: Z): Z
}
interface Foo<Z> {
    fun foo(i: Int): Z
}

fun <Z> tree(m: Monoid<Z>, f: Foo<Z>): Z {
    return m.add(m.empty(), m.add(f.foo(10), f.foo(2)))
}
#

Have been coding a bit too much in Kotlin lately lol

untold meadow
#

you might like arrow-kt

primal zodiac
#

eh, I feel like when in Kotlin-land, use kotlin methods

#

meaning no abstractions

untold meadow
#

what

primal zodiac
#

there is really no need for most of the stuff that arrow exports

untold meadow
#

i mean, you don't have to use everything a library offers

primal zodiac
viral hornet
primal zodiac
smoky cloud
#

Kenny’s gonna become Kneny when he reads it

vernal moth
#

I feel attacked

#

but its art

primal zodiac
#

the arrow-meta stuff is awesome though

untold meadow
#

the thing ive always noticed with functional programming is that it always starts with "just one type" and then a week or two later you've got hundreds of lines of neat methods and extension functions

#

id save all that time and just minify a lib

#

if it's just io though you don't need arrow, kotlin's result is really nice

primal zodiac
#

MMmm well Result is just an equivalent of Either<Exception, A>

untold meadow
#

i think most of arrow's analysis stuff will become obsolete once kotlin finalises their contract builders

primal zodiac
#

The best part about IO is composition operators

#

There are some situations where having persistent data structures and cancellable/composable IO is a 100x multiplier over old-school concurrency code.

untold meadow
#

who's writing old-school concurrency in kotlin lmao

#

imagine having coroutines, flows, etc and just not using them

primal zodiac
#

Something along the lines of parallel randomized search through some non-trivial space (e.g. trying to solve an NP-hard problem).

#

Coroutines just give you the same api as Future, except very neatly packaged IIUC.

#

That's not enough

untold meadow
#

i mean, not really

rare python
primal zodiac
#

Let's just say that different concurrency paradigms can sometimes result in 10x improvement in conciseness over other paradigms. I guess a good scenario for IO would be something like: start 5 different implementations of a particular algorithm. The last two implementations should be limited to 2 minutes runtime, race them against each other (different seeds). Some of these implementations are going to spawn their own parallel processes. E.g. one might do some sort of greedy local search with 5 different seeds for 10 seconds, then collect the best result so far and restart from that point iteratively.

#

And the entire program has to react to Ctrl-C and properly terminate

#

This is 10 lines with a good IO and just extremely painful with anything else

untold meadow
#

supervisor job, with timeout, context switching if needed, await all/first - nice custom scopes for stuff if needed - we're talking like maybe 50ish lines with coroutines if that tbh

#

ignoring implementation details for the algos/etc

primal zodiac
#

Timeouts, cancellation, and all of that should be composable.

#

Yes, but all of that is already nicely packaged into IO

#

so to race a against b with a timeout I just do a.timeoutFail(())(5.minutes) race b.timeoutFail(())(5.minutes)

untold meadow
#

infix functions hollow

#

horrid

primal zodiac
#

meh a matter of taste

untold meadow
#

i don't see why you'd use that over a with timeout surrounding an await first on two launched jobs

primal zodiac
#

because more code

#

less concise

#

more headaches

#

I am lazy

untold meadow
#

what

#

you're an idiot

#

it's like two lines more

primal zodiac
#
collectAllSuccessesPar(List(
      cancellable(Knapsack.greedy(input, Knapsack.GreedyStrategy.MaxValue, _)),
      cancellable(Knapsack.greedy(input, Knapsack.GreedyStrategy.MinWeight, _)),
      cancellable(Knapsack.greedy(input, Knapsack.GreedyStrategy.ValueWeightRatio, _)),
      cancellable(Knapsack.greedy(input, Knapsack.GreedyStrategy.LocalSearch(
        Knapsack.GreedyStrategy.Max(List(Knapsack.GreedyStrategy.MinWeight, Knapsack.GreedyStrategy.MaxValue, Knapsack.GreedyStrategy.ValueWeightRatio)),
        2,
        Knapsack.GreedyStrategy.Max(List(Knapsack.GreedyStrategy.MinWeight, Knapsack.GreedyStrategy.MaxValue, Knapsack.GreedyStrategy.ValueWeightRatio))
      ), _)),

      cancellable(Knapsack.dp(input, _)).timeoutFail(())(5.minutes) race
        cancellable(Knapsack.dfs(input, _)).timeoutFail(())(5.minutes)
    )).map { outputs => outputs.maxBy(_.value) }
#

an example of a real life code

#

cancellable allows proper cancellation for old-school non-IO code

#

maybe you can show how you would write it with async await

untold meadow
#

are you genuinely trying to tell me that is nicer, more readable code than two awaits

#

got to be trolling at this point lmao

#

gg

primal zodiac
#

show me some code

#

with the same semantics

#

if it's so easy

primal zodiac
vernal moth
#

do I see scala code

#

please don't bring my nightmares back

primal zodiac
#

hehehe

little frost
#

oh

#

ok if it's scala then it makes more sense, but (()) is still dumb

untold meadow
#

genuinely would be as easy as throwing two asyncs in a select

#

like, just wrap that in a small util method and then you could just do withTimeout around the util method

#

really clear what you're doing, incredibly readable and doesn't look like some of the ugliest code ive ever seen

primal zodiac
#

The last part is very subjective.

untold meadow
#

sure sure

primal zodiac
#

And collectAllSuccessesPar? It runs all arguments on a thread pool collecting all correctly finishing jobs into a list in the same order as they were specified.

#

It handles cancellation correctly

untold meadow
#

the right scope will handle cancellation successfully

primal zodiac
#

By thread pool I don't mean that it literally creates a thread pool, that's already part of the runtime.

untold meadow
#

even ignoring all this, your scenario would literally never happen in sane, real world code

primal zodiac
#

That's sane real world code

untold meadow
#

what is it doing then

primal zodiac
#

Solves a TPS problem for example

#

which is used for scheduling truck deliveries

untold meadow
#

you mean tsp?

primal zodiac
#

I mean, it is real in a sense that solving hard problems using parallelism is real

#

TSP*

untold meadow
#

why would you be writing something to solve that yourself

#

dumbest shit ive heard in a while

primal zodiac
#

You have no manners lmao. What if you have a custom scheduling system. You are UPS or Fedex.

untold meadow
#

in what world is a non-legacy company writing their own code to solve the tsp

#

instead of using a library or external software to do so

primal zodiac
#

... you do realize that someone writes that software in the first place? And there are people working on better solvers for different problems all the time?

#

Like SAT solvers improve every single year.

#

Some problems don't have non-GPL open-source solvers.

#

I literally had to come up with a novel optimization algorithm for a particular problem at work recently... Because guess what. THERE is no code that solves it ANYWHERE.

#

It was a very specific case of non-linear optimization on a polyhedron. There is exactly 1 actively maintained library (Parma Polyhedra Library, there is also cddlib but it's old and slow) that solves a problem of converting a system of inequalities to a list of generators for the polyhedron defined by those inequalities and it is GPL. The library is too slow for real life applications because it provides exact solutions.

#

I guess you live in a world of CRUD and API.

old tree
#

Does anybody know where to ask a question about Multiverse (Portal)? Is there a Discord group for that? I cannot find someting in the server search window.

austere ridge
#

Where is the paper bot ?
Wasnt there an auto response bot

rough gate
#

how to download papermc 1.16.5?

crystal lilyBOT
rough gate
crystal lilyBOT
#

downloads page, scroll down, click legacy.

tropic flame
primal zodiac
#

Presumably you will find Multiverse-Portal devs there as well.

rough gate
#

what is best Multi protocol bungee plugin?

primal zodiac
#

Presumably ViaVersion?

rough gate
#

oke thanks

#

i forgot that plugin name

tropic flame
#

for bungee i don't think there is really any other out there anyway

#

as a plugin, that is

real saddle
#

do anyone know how to forcefully load a resource pack like hypixel does

tropic flame
#

"forcefully", well, send the resource pack prompt and refuse the player from joining if they refuse

#

unless 1.18 has changed things

#

I'm not quite sure

#

but it used to work like that

real saddle
#

not like that iwant server to load resourcepacks without asking players and unload automatically when quittng

#

like hypixel and wynncraft does

#

1st issue

primal zodiac
real saddle
#

they want to get rid of that but i want to know how to make server load forecefully

real saddle
primal zodiac
#

after that it is saved in the client

real saddle
#

no they dnt they just load without asking

primal zodiac
real saddle
#

what is this??

primal zodiac
#

Well, maybe if you send force=true and prompt=false, it will force it.

real saddle
#

k i need to try it

primal zodiac
#

A packet that you need to send in order to make a client download a resource pack.

#

ClientboundResourcePackPacket

real saddle
#

and they will unload when we leave the server

primal zodiac
#

That happens automatically

void void
real saddle
#

not in my server

#

client*

primal zodiac
#

You have already accepted it once.

#

It is saved in your client.

real saddle
#

idnt remember that but its auto loading everytime

primal zodiac
#

So every time you join, the client automatically switches over.

#

I think auto-loading on the client side is a relatively new feature (i.e. it was not present in 1.12 IIRC). There is also a way to disable it.

#

But all of that happens client-side. The server just sends the resource pack packet. The client can still deny it.

#

Just go to the resource pack settings while logged in into the server, there is a toggle.

wet storm
real saddle
#

only way is to do this

primal zodiac
#

Yes... And if you disable them, you can't login?

real saddle
#

yes we can

#

this is the only way to stop auto loading packs

primal zodiac
#

Yes. So it's not "forced"

twin lagoon
#

it's not forced

#

you request the client to accept a resource pack, the user either accepts or denies, and the client will remember it for that server

real saddle
#

let me try with a new client

twin lagoon
#

you don't need a new client

#

just set the server resource packs setting to prompt

real saddle
#

k

primal zodiac
#

@real saddle Just FYI, https://wiki.vg is the number one source on low-level packet details in minecraft. Extremely useful, and always updated in a timely manner.

wet storm
#

A while ago my friend made a mod which could cancel server resource packs client sidely, but server would think that everything is okay, but I am not sure is this legal or not, it actually looks like a cheat or something...

twin lagoon
#

of course it's legal

primal zodiac
#

Define "legal" KEK

twin lagoon
#

you're the one giving yourself the shit resource pack less experience

#

the server won't care

primal zodiac
#

Is MCP still maintained by anyone btw?

twin lagoon
#

it is

primal zodiac
#

I have a mod that I made in the good old MCP days and I am too lazy to update it for Fabric harold

wet storm
twin lagoon
wet storm
#

Ah, that thing which is used in yt tutorials for making cheats

#

It doesn't support server side iirc

primal zodiac
#

When I admin my server I use Wurst KEK cheats have a legitimate use

#

Makes it easy for me to see what a cheater would see (e.g. xray, ESP, etc).

void void
#

anyone here can help me real quick with a linux problem?

wet storm
void void
#

i dont know if you guys use linux

#

i cant accees my phone's storage

#

with the USB cable

primal zodiac
#

You might want to google that one.

void void
#

it says either
Could not enter folder /Galaxy J3(2017).
or
The file or folder udi=/org/kde/solid/udev/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2 does not exist.

dense holly
#

how would one design a minecraft-like java project with a client and server side. Are the client and server sides different "projects" and they can that way export two jars. But doesn't common code also have access to client and server code? That would be recursive dependencies.

void void
#

Chrome set itself as Default

#

little pesky rascal

void void
#

you and your friend will be arrested this very day

primal zodiac
wet storm
primal zodiac
#

You could have something like Client_Mod -> Common_API, Common_Client; Common_Client -> Common_API, Client_API; ...

#

that way both mods would depend on an API for a common library plus a platform-specific implementation of that library

wet storm
void void
#

FBI

#

you've been reported missing

primal zodiac
dense holly
#

or is the server common as the client will also have server code, with the integrated server

primal zodiac
#

Ah, I see what you mean. I think they don't split them into separate projects to begin with.

#

They just shade & minimize them using proguard.

pastel reef
#

Can the AMD FX-4100 run off DDR2 RAM?

primal zodiac
#

Basically, they have a single module that contains both the server and the client code without separation. They compile everything together, then run 2 separate proguard jobs to produce a client (with its own main function) and a server jar.

wet storm
#

I think that common, server and client are separated in subprojecs, and it all compile like client + common and server + common and then run proguard

#

I think it is more cleaner because what happens if some mojang employee accidentialy use server specific code on a client or client specific code on a server?

primal zodiac
#

Possibly, but @dense holly is suggesting that there are references to server in common code IIUC.

#

Which would imply that they are all compiled as a single module in maven / gradle / whatever.

void void
#

Can Anyone help me for anti xray in nether ??

dense holly
#

Yeah exactly so that’s what’s also making me think they have it as one project and just proguard away unused classes for the sides like you said, or if they remove the .client / .server packages

#

And thinking about it the server must also have the server code, at least some, as it runs an integrated server

#

aka singleplayer

vernal moth
#

urg, I hate people who are unable to configure their teams meetings properly

#

I got a company email, just lemme in automatically, holy shit

#

dum consultants

vapid egret
#

man

void void
#

paper

vernal moth
#

the date is 2022, two years pandemic of only teams meetings, yet people still manage to not mute when entering a meeting

#

heck, teams auto mutes you, so they unmuted manually just so that we can hear his whatsapp sounds

#

I hate people

hexed dragon
worn ember
#

whats the thingy called where you type "for" in intellij and then press tab and it'll fill in the for loop template?

#

live templates, thanks guys

next frost
#

happy to help!

dapper pumice
#

np 😄

quiet mesa
stuck lynx
#

When your language handles keywords too freely:

worn ember
stuck lynx
#

Meanwhile python:

vernal moth
#

For everyone who hasn't figured this out yet

vernal moth
#

In other news, instead of making nuxt 3 stable they spend time on this

#

Man am happy we jumped the ship

quiet mesa
#

dejavu about this image xd

vernal moth
#

It will come again once it hits Facebook

rare python
primal solar
#

He got a point tho

vernal moth
#

disabling GC can work

little frost
#

epsilon gc

primal solar
lilac moon
#

Just disable GC and then restart the server every time you run out of ram to get better performance

lilac moon
wet storm
magic river
#

Hmm, if the Pixel 6a rumors end up being true I think I'm going to get one

#

Same SoC and main camera as the Pixel 6 but with a smaller screen and less RAM

vernal moth
#

Wtf is wrong with my pc today

#

Out of the blue it crashed 3 times now already

#

First time in fucking ages

stuck lynx
#

What os?

brave dome
#

Here's a video that gets longer the longer you watch it.

vernal moth
worn ember
#

noob

stuck lynx
#

Oh wait, I know exactly one os that crashes

worn ember
#

Thats about the only thing that doesn't crash one me, the OS

stuck lynx
#

🪟

worn ember
#

one rider project is permantly bricked now somehow, it just doesnt want to open anymore even after removing the .idea folder kek

#

and after cloning again

vernal moth
#

I think one of my drives doesn't like me anymore or something

#

I had this happen before with an ssd

stuck lynx
vernal moth
#

But magician claims everything is fine soooooo

worn ember
#

SSD more like SSSD

#

Semi Solid State Drive

vernal moth
#

I still have two 2 TB drives laying in front of my that I didn't bother to put in yet, lol

#

Brought them on black friday, lmao

worn ember
#

they are quite black alright

stuck lynx
#

dip them in ink to make them blacker

worn ember
#

vanta black

stuck lynx
#

call 1800-I-AM-AN-IDIOT for more good tech tips

vernal moth
#

lol magician is not happy about the temp on my main drive

worn ember
#

Fun fact if something was 100% black it'd absorb so much heat it'd literally catch fire on its own

stuck lynx
#

Nope

magic river
ashen cliff
stuck lynx
#

There are like 99.9% black paints

worn ember
#

yeah well i said that wrong, cry about it

#

100% absorbant

#

there you go

vernal moth
#

if it crashes again now Ill finally give in and clean up my drives and install windows 11 or something

worn ember
#

yikes

magic river
#

Did you at least see why Windows said it crashed? 😛

vernal moth
#

as it was the plan half a year ago 😄

stuck lynx
#

linux debian

magic river
#

I thought mine was dying hardware once but after pulling up the logs it ended up being the shitty manufacturer driver for my USB 3 controller

#

The Microsoft one is newer but this driver tool kept wanting to install the manufacturer one since it was a specific thing and not some generic USB support thing so I finally let it

#

Then a while later it just started crashing even without anything plugged in to the USB 3 ports it controlled

vernal moth
#

I dont see anything in event viewer, or am dum I guess

worn ember
#

i had my system randomly turn off for weeks to then come to the conclusion it was my GPU overheating

#

100°C seemed fine to me

lilac moon
#

:realization:

magic river
lilac moon
#

Nirsoft

vernal moth
#

Dafuq, again

worn ember
#

MiniDigger more like MiniDump amirite

stuck lynx
#

Submerge your computer in water, then it cannot get hotter than 100°

vernal moth
#

I am pretty sure it's drive related

stuck lynx
lilac moon
worn ember
#

what if you're in very high pressure huh

#

what then

lilac moon
#

oh true

stuck lynx
#

Then your pc is broken

vernal moth
#

Urg, guess that ends the hangar streak, I'll sort thru my drives and clean up stuff so that I can add the new drives, lol

void void
#

just create a readme commit via the webeditor

worn ember
#

thats why you run RAID5 /s

magic river
#

Mineral oil just gives you a shit load of thermal mass, you still eventually get too hot and need some kind of cooling

worn ember
#

just replace the drive and ur gud to go again

#

yeah but its also non conductive

magic river
#

Right...

#

But it's just thermal mass

#

It doesn't help conduct the heat away

vernal moth
magic river
#

It just tanks a lot of heat

worn ember
#

well i more so ment that you can literally drop your pc in an aquarium with that stuff

magic river
#

But maybe ¯_(ツ)_/¯

vernal moth
#

"Dump file creation failed due to error during dump creation."

stuck lynx
#

Well, with the right circulation (and a heat pump), you could possibly cool down lots of hot mineral oil

magic river
#

Oh, so it did try to BSOD but failed

#

Ok, that could be drive failure then

vernal moth
#

"The driver detected a controller error on \Device\RaidPort4."

#

I dont have a raid

#

lol

magic river
#

You must have raid support enabled in UEFI

worn ember
#

well see theres your issue /s

magic river
#

If you're reinstalling Windows anyway maybe you should turn that off 😛

vernal moth
#

well, whatever, I need to do this cleanup anyways so now is a good time

stuck lynx
#

Arch linux ftw

magic river
#

If you aren't reinstalling Windows I don't think you can change that setting

worn ember
#

Airflow go brrr

#

60°C while idle

vernal moth
#

superior!

worn ember
#

so they finally added it for GPU but still not for CPU

stuck lynx
#

Nvidia geforce rtx 4090

worn ember
#

move your asses MS

magic river
vernal moth
#

ok, whats the best way to clean up drive space, I guess Ill grep for node_modules and delete it 😄

stuck lynx
#

OH NO

worn ember
#

skewed, let it run for a bit

magic river
#

It didn't just go up to 100%, goofy graph only starts when you open task manager 😛

magic river
#

gradle caches are probably like 20 GB considering you work on paper and paperweight

#

node_modules is probably at least 2 GB

worn ember
#

clear your windows updates

#

shit easly grows to like 30gb

magic river
#

If you build any rust projects they'll eat up a lot of space for build cache too

#

Or even just cargo install them since that also builds them

#

Oh, and the cargo cache

#

Just run windirstat

worn ember
#

Literally no one uses rust 1_damage_runescape

magic river
stuck lynx
#

I hate it, it breaks my bike chain

magic river
#

That reminds me, apparently on South Park every time they show the school building now they have gunshot noises then just move on to the scene like nothing happened

stuck lynx
#

god bless America

worn ember
#

reminds me of that line where they were like
"we should shoot up the school"
"We need something original Butters"

#

for the pajama day episode

stuck lynx
#

Wtf is #entwicklungsgeräusche

vernal moth
#

emptying recycle bin

#

lol

stuck lynx
#

69885 items: this is fine

vernal moth
#

I had 8 (!) windows isos in my downloads folder

stuck lynx
#

why...

void void
vernal moth
#

because I never clean up stuff

stuck lynx
vernal moth
#

look, random image of when paper was trending on gh

#

thats the kinda stuff I keep in my downloads folder

golden gust
#

channel is setup so that it gates out trolls but allows people to like, idle in there during upstreams, etc

vernal moth
stuck lynx
#

Who is Oskar?

rare python
#

Who made that, and why?

waxen panther
#

based

#

upvote

lilac moon
#

doesn't IQ compare with age anyways

worn ember
vernal moth
#

whats the best way to install windows onto a new drive nowadays? lol

smoky cloud
#

dism /apply-image

twin lagoon
vernal moth
#

medicreationtool supports installing directly to a drive?

twin lagoon
#

you create a bootable usb and reboot into it

vernal moth
#

I don't want to create an usb drive, idk if I have one anywhere, lol

spare venture
#

wtf did i just read mini

#

gave me a headache and i stopped midway through

vernal moth
#

michael understood it

spare venture
vernal moth
#

Fun, when I put in my 850 now, my system doesn't boot anymore?

#

Like doesn't even post, suck on displaying a _

#

Lmao

golden gust
#

god I fucking love naomi wu at times

#

aka

ashen nacelle
#

wut

golden gust
#

she has a way with words

vernal moth
#

How is my system so fucked

#

I think the boot record or whatever isn't stored on my system drive

#

So when I remove this random drive, that windows doesn't even detect a partition on, I can't boot into my current OS anymore 😂

golden gust
#

Yea, I did that fun in the past