#off-topic

1 messages · Page 6 of 1

latent schooner
#

You should give me one of those servers 😉 😉

glacial solstice
#

could've been worse

latent schooner
#

I do actually have a test server

glacial solstice
#

had to run local testing in a virtual machine for native memory leak debugging

latent schooner
#

But it's a simple cloud server

#

Nothing special

young mortar
#

man I really thought I was cool with all my cute little docker containers and ptero panel, holy shit there is so much more out there to learn and use

#

devops is some wild shit man

#

one could literally spend decades just doing devops shit and still not find out close to everything

glacial solstice
#

yeah pretty much

latent schooner
#

Oh hey, you're a BadgeCertifiedMod Michael

glacial solstice
#

i am many things

latent schooner
#

Sick to see another one around these parts

young mortar
#

a hwhat

latent schooner
#

Check one of our profiles for badges

glacial solstice
#

certified discord gamer

young mortar
#

bro what you're a discord certified discord mod

latent schooner
#

^^^^

young mortar
#

i feel like you shouldn't tell people that irl

glacial solstice
#

only got it for the origin realms discord at the time

latent schooner
#

It means absolutely nothing

long summit
fallow crow
#

michael is a wizard

latent schooner
#

Just being competent

#

And not doing dumb stuff

young mortar
#

discord mod is like, a pretty big insult lmao

glacial solstice
#

the discord has it's usecases

young mortar
#

discord certified discord mod is like, a signed affidavit that you've never touched grass and/or a woman lmao

fallow crow
#

lol

glacial solstice
#

@fallow crow thoughts

fallow crow
#

uh idk

#

have you?

young mortar
#

i dunno maybe michael gets bitches

glacial solstice
#

i've got all the bitches

fallow crow
#

michael is like

young mortar
#

it's just very funny to hear "certified discord mod"

glacial solstice
#

TRUE

fallow crow
#

barry is racist

long summit
#

What's grass and women?

glacial solstice
#

fuck barry

fallow crow
#

BEST michael

#

he is loved by EVERYONE

young mortar
fallow crow
#

uh.. I think "husband" is the word you're looking for

young mortar
#

no, I said what I said

long summit
#

I see

#

Interesting way to put it kek

dusky sorrel
#

Is doing something sort of similar to the second option difficult?

glacial solstice
#

took me 400 lines of python and i don't know python

young mortar
#

just a little bit of k8s and a little bit of expensive processing power!

long summit
#

Tbh no one really knows python

glacial solstice
#

i can't do better than python though

#

so i'm just gonna use python everywhere

latent schooner
#

I want access to a prob k8s server sometime to build a scalable minigames server for fun, and then never actually release it

#

That would be awesome

glacial solstice
#

i wrote a simple python API to render & deploy a k8s manifest

#

and the minecraft server interacts with it by just implementing a command that sends out a POST request

young mortar
#

microservices baby!

#

now that's what I call decoupling

glacial solstice
#

compared to our previous stuff it is a set of microservices

#

stuff like CI notifications & auto restarts is another microservice

young mortar
#

ive always wanted to do microservices, but it always seemed like way overkill and way complicated lol

glacial solstice
#

minecraft is a stateful frontend for whatever backend you're writing

glacial solstice
#

if you can decouple your backend from your minecraft server, it'll make life so much easier

#

and then you can also decide to split things up into microservices which will potentially make your life easier and harder

latent schooner
young mortar
#

self burn

#

hahaha

latent schooner
#

And you

young mortar
#

ah, i don't actually help people

glacial solstice
#

confirmed matt gets no bitches

young mortar
#

i just do so well at events that fc thinks im cheating

long summit
#

None sadge

young mortar
#

multiple times

latent schooner
#

Actually, I just realized I'm not a moderator anywhere

#

I think I was when I applied

long summit
#

Tbh as "support" I do terrible, I hardly visit the support channels, I just come here to dick around and claim daily pepeLaugh

young mortar
latent schooner
#

Except blitz

#

Blitz is cool

honest thistleBOT
young mortar
#

right now I am planning on splitting my user authorization into a separate web server so that it doesn't go down when I do maintenance on the proper website

glacial solstice
#

so i just get to tell people to point them in the hopefully right direction

young mortar
#

haha, yeah I really have to be a jack of all trades it's kinda wild

glacial solstice
#

i have attempted to learn java before and i gave up half way through jetbrains academy

#

like what the fuck are conditional operators

young mortar
#

like, one day I'll be deploying a new web app in Docker and PHP, next I'll be programming a Minecraft Java plugin, next I'll be making a backend service for authentication, next I'll be learning Svelte and Garry's Mod lua integration

glacial solstice
#

completely lost it

latent schooner
#

I can kind of do all the stuff, but I hate doing it together. I way prefer doing just one task in a given thing

#

Eg. Development, or design

#

Trying to do both just shoots me in the foot

young mortar
#

he isn't a god among men

glacial solstice
#

i don't know kotlin or java PepeHands

long summit
#

You see, it's better to have a designer tell you what to do, then you do it and they ask you to change, then they like it, but then they ask you to change it again, and repeat as they are never happy with it kek

young mortar
#

well I wouldn't know as I am the designer, architect, implementer, and programmer for every project I do lmao

glacial solstice
#
Type mismatch: inferred type is (Mutable)Map<List<String>!, Config!>! but String was expected

real world example

young mortar
#

and I am learning a lot but boy I just kinda want to do one thing

glacial solstice
#

literally what am i looking at

#

wtf are the brackets

young mortar
#

the angle brackets are generic type params lol

glacial solstice
#

too complex

young mortar
#

(Mutable) is presumably just another type of Map? dunno lol

latent schooner
young mortar
#

looks like Kotlin to me

glacial solstice
#

it is definitely kotlin

latent schooner
#

Since it's just too much

glacial solstice
#

i might not know kotlin or java

long summit
#

MutableMap interface

glacial solstice
#

but i will gladly ship you 30k lines of YAML

young mortar
long summit
#

Who is passing a map when string is expected lmao

young mortar
#

yeah seriously lol

#

that's like, the easiest type error

#

you don't even have to look at the map shit

latent schooner
#

Maybe that's my issue

young mortar
#

vaguely, I just kinda write my ideas down on Notion

latent schooner
#

I need to write stuff down

young mortar
#

when im in the shower or in bed or something, I just think about how would be a good way to do things

#

I used to not write stuff down a lot, but then I would forget really good ideas, so I started just scribbling shit in a notion kanban board

glacial solstice
#

notion PogPause

long summit
#

Notion ugh

young mortar
#

dark theme makes my soul happy

long summit
#

It has a dark theme??

glacial solstice
#

notion needs to stop fucking signing me out every month

#

you are joking

#

notion is a goddamn flashbang without dark mode

#

it has always had dark mode but the settings UI is horrible

#

took me like 5 minutes to find out where it is the first time

young mortar
#

i didn't know it had a light mode lol

young mortar
#

i always forget where it is

#

like, a row entry on the left?

glacial solstice
#

i keep getting signed out like every now and then and it resets my dark mode

#

other than that, notion is great

young mortar
#

oh god lol

dusky sorrel
#

I don't think its signed me out before

glacial solstice
#

doesn't happen too frequently, happened atleast 3 - 4 times this year

young mortar
#

that's pretty much it lol

long summit
#

Browser version has never signed me out either

glacial solstice
#

i only use the browser version

young mortar
#

then i just write like a sentence or two in the actual card of specifics

glacial solstice
#

same thing for asana, browser is best

young mortar
#

yeah im a browser only boi, but i've never been signed out iirc

dusky sorrel
#

Not sure how new it is though

glacial solstice
young mortar
#

i actually specifically wanted to swap away from prometheus lol

glacial solstice
#

y

young mortar
#

push based feels a lot nicer and i don't have to spin up hundeds of web servers to just respond with data

glacial solstice
#

if you ever get into k8s you'll understand why prometheus & pull-based prometheus is best

young mortar
#

why?

#

i feel like having to maintain a list of things to pull from would suck for k8s

glacial solstice
#

k8s has service discovery so that list gets automated

young mortar
#

instead you could just have every k8s container know where to push things to

glacial solstice
#

but every major application comes with prometheus exporters

young mortar
#

yeah but then you have to run a million web servers and use up all your ports 😔

glacial solstice
#

ports are not your concern in k8s or docker land

sullen sorrel
young mortar
#

i guess so

sullen sorrel
#

what website is that?

young mortar
#

notion

sullen sorrel
#

oh

#

github projects 😎

#

i used trello but it doesn't have dark mode :((

young mortar
glacial solstice
#

said web servers eat up 0 resources

long summit
#

Trello is horrible

sullen sorrel
#

Oh

young mortar
#

do they? i never really had a good grasp on resource usage for stuff

dusky sorrel
#

Notion best

glacial solstice
#

it's also nice to just have an application expose metrics on their own web servers and managing metric configuration in one place

sullen sorrel
glacial solstice
#

instead of having to configure every application to push to a database

long summit
#

Everything, it's ugly

glacial solstice
#

but with k8s prometheus becomes a blessing too

sullen sorrel
#

¯_(ツ)_/¯

#

wait notion is paid?

glacial solstice
#

their free plan is fine for personal stuff

sullen sorrel
#

oh wait

young mortar
#

you can use it for free as a single person

sullen sorrel
#

oh

young mortar
#

the best part about notion is that each card there is a full ass notion page

#

so you can put basically anything in there all nicely formatted

#

it's like having a google doc per card

dusky sorrel
#

Free plan is fine for single user, personal pro seems to work fine for teams if you dont need more granular permissions

sullen sorrel
#

👀

dusky sorrel
#

I've been using personal pro for multiple people. They also give you a bunch of free credits for doing stuff

young mortar
glacial solstice
#

look just get k8s going

#

and then go back to prometheus

#

simple process, 5 minute in and out job

young mortar
#

yeah "get k8s going" is much easier said than done l mao

#

i gotta like get a devops apprenticeship or something smh

glacial solstice
#

i heard matt is good for that

young mortar
#

i just don't know how much k8s is worth it on like a small amount of hardware yk

#

though I guess replicating a few Redis containers probably ain't that much of a load

glacial solstice
#

people run k8s on raspberry pis

young mortar
#

so tell me this, what can I put into k8s?

#

databases?

#

MongoDB web scale?!?!

glacial solstice
#

everything

young mortar
#

i feel like putting things into k8s complicates them significantly

glacial solstice
#

correct

young mortar
#

because there's no longer a single source of truth and lots of room for race conditions

glacial solstice
#

define single source of truth

young mortar
#

like, there's one web server that accesses one database

#

if the data is in that database, it's there, if it's not, it's not

#

like, can I put some shitty PHP app in there?

glacial solstice
#

sure

young mortar
#

i feel like it'll just die if there are two PHP instances accessing the same database

#

i dunno, feels like stuff has to be like "k8s ready" to actually like work

#

no eventual consistency or anything to worry about

#

maybe I'm just using the wrong stuff lol

#

but I already have everything in a docker container, so maybe that means it'll be more scalable?

#

but I guess the replicable part is the hard part, as it would be easy to just like have multiple mediawikis or whatever, getting them to share data and load is the hard part

glacial solstice
#

if it runs in docker it'll run in k8s

young mortar
#

well theoretically yes

#

but will it actually be horizontally scalable?

glacial solstice
#

that's a per-application basis thing to look into

#

some applications are horizontally scalable out of the box, some really shouldn't be ran with more than 1 instance at the same time

young mortar
#

oh, so it's not bad if you just run one instance of something in k8s?

glacial solstice
#

no

young mortar
#

i figured it was like all about horizontal scalability baby

glacial solstice
#

since there's still the rest of the benefits of running it into k8s

young mortar
#

man maybe I gotta look into k8s more lol

glacial solstice
#

and if you can modify your application in a sane way, could also just add leader election to it and run multiple instances

young mortar
#

leader election 👀

#

i like your fancy words magic man

glacial solstice
#

which will essentially just grant you failover support

young mortar
#

wow, well that sounds useful

#

so if k8s is so cool, why is it so exceedingly hard to grok and use, especially when compared with simple solutions like docker/docker compose

glacial solstice
#

because it's complex and there's 3 million concepts to learn about

young mortar
#

is there like, a checklist or something

#

like, in order, what i should learn and where i can learn about it

#

cause i have tried and failed multiple times just like googling stuff and reading things

glacial solstice
young mortar
#

okay okay

regal juniper
fallow crow
#

Looks like you two lovebirds are having fun today

regal juniper
#

Solid conversation. I've been wanting to look into k8s myself.

fallow crow
#

They've been talking for HOURS lmao

regal juniper
#

Yeah I saw.

fading plank
#

Yup it's my first project, just trying to design front end etc

trim raft
#

turducken

eternal apex
#

classic family meal

naive agate
#

Twitter was data breached

#

Wait it’s old but just got notified smh

muted fern
#

@fading plank it auto removes your own reaction

#

Do love the 6 attempts though 😉

fading plank
#

xD, I thought my discord wasn't working..

young mortar
young mortar
#

hell yeah

wary willow
#

do you have goldfish memory like me?

#

yeah...

#

man I love and hate xiaomi. first of all it sends all the data to the chinese state, second of all, it only has like 1 or 2 years of software updates. but on the other hand their phones are cheap and pretty good

velvet crescent
#

Honestly your data is stolen everywhere anyways, so meh, for the price it's all you actually need from a phone

wary willow
#

bought my phone less than 2 years ago and I'm stuck on MIUI 2.5

velvet crescent
#

Bought mine 4 years ago and I'm on 12.5.5

wary willow
#

well.. 😦

boreal escarp
wary willow
#

lmao. yt music just recommended it to me 2 songs ago

boreal escarp
#

I usually don't listen to kanye too often but this album has some cool songs idk

fallow crow
#

@somber musk did you rescale the pixel and then color it again?

queen jewel
somber musk
#

im drawing it at 100x100

#

then upscale to 800x800 for hd photo

fallow crow
wary willow
#

tho looking into it rn, it does sound very appetising

naive agate
#

Lol

blazing oar
#

@fading plank good job on the website! One thing I would suggest is rethinking the color palette, colors dont seem to match much, even on hover. (That blue) About responsiveness, not my best skill lol but try instead of just resizing stuff in smaller screens, change the grid to only have 1 column for example and have everything stacked, a lot better for the user in mobile.

#

Otherwise decent use of whitespace and text hierarchy, I would watch out with contrast in the orange boxes, the white isnt that readable in it.

fading plank
wary willow
wary willow
#

yeah its pretty nice

fading plank
#

One of the hardest thing for me is to choose the colors 🤣

fallow crow
#

@sullen sorrel

sullen sorrel
#

AAAA

#

I'm getting pinged everywhere

fallow crow
#

lol

wary willow
fallow crow
#

@fading plank, the website is amazing but there something you need to fix. Color palette not really fit. Ex: the orange boxes cause I can't really read the white part. The second section are, you can add one more instead of only glowing. Make it pop-out. The email section, change the blue color into white. Fix the font also.

That what my perspective and feedback. Fix me if something wrong.

fading plank
#

Thanks for your suggesstions ❤️, it's my first web page so theres lot to learn.

#

Regarding, the pop-out hover animation, I tried doing it earlier but couldn't actually do it xD

#

not sure what went wrong

wary willow
#

it looks nice but my phone is still under warranty and I don't want to lose it yet. I have a bad track record

velvet crescent
#

Blitz..

wary willow
magic summit
#

Just sharing a white fox

magic summit
boreal escarp
regal juniper
sullen sorrel
light scaffold
long summit
magic summit
regal juniper
#

🥲

magic summit
#

🍫

cerulean dragon
trim raft
#

Mr. Beast has actual 'minecraft world designers' on his team, who build custom maps for his gaming channel.

Has 100+ employees at 23 y/o. One of the largest production studios on east coast.

He's not just one of the best content creators. He's one of the best entrepreneurs.

Likes

14252

Retweets

182

#

bro i wanna be a minecraft world designer wtf

full atlas
#

Last time the application was posted was only $3400 - $4000 a month.

magic summit
#

*only*

analog marlin
#

still not bad at all

#

especially depending on where you live

magic summit
#

Even with all the necessary subtractions made you would have on a job would this be like 3k-3.7k or smth... Which certainly is more than enough to have a comfortable life

full atlas
magic summit
#

I mean, you said "a month", so I assume it was a regular pay

full atlas
#

Yeah to only make $4000 max a month is pretty low for a lot of people. I mean take a look at prices in California for example.

magic summit
#

Not everyone lifes that expensive

#

I would have like 1.2k remaining after paying any costs I would have

#

USA is just a flawed nation in general

full atlas
#

I know that. And I know alot of people struggle. I've been there. (Not gonna get into the back story)

#

Also the tax minimum was dropped from $9,999 to $600 (I could be wrong on this price) so now people that almost literally make nothing have to pay taxes.

fallow crow
#

I get paid less than half that a year, I'd love to have that

trim raft
fallow crow
#

Lmao

oblique loom
#

On god fuck LinkedIn

#

Just go in and slap your hand in the table demanding the job

#

Put your fist through the table

fallow bridge
velvet crescent
young mortar
#

not so much freedom

boreal escarp
velvet crescent
#

Istg 90% of americans are brainless npcs

mellow zinc
velvet crescent
#

I'm not american 😦 how dare you compare me to an american

mellow zinc
#

but ur a brainless npc right?

naive agate
#

😮

mellow zinc
#

😄

velvet crescent
idle galleon
#

@strange solstice how many hours a week are you expecting for your job offer?

strange solstice
#

Around 80 per month

idle galleon
#

alright, so like 3~ per day

mellow zinc
fallow crow
wary willow
#

ummm

#

where?

#
#

I don't see that being mentioned

#

no discord invites, sure

#

but links in general?

fallow crow
fallow crow
wary willow
#

why would we not allow links?

fallow crow
#

Heh..

wary willow
worn compass
muted fern
#

No need to meme around in the service channels, doesn't help the people actually looking for others to help out with projects.

worn compass
fallow crow
#

Bruh

worn compass
#

Sorry for my mistake.

worn compass
# muted fern No need to meme around in the service channels, doesn't help the people actually...

Hello, kind sir/madam administrator, I would like to apologise for my childish behaviour in asking for a friend through a request service and calling it a meme, but in reality, all I wanted was a man I could be with as a friend and who could contribute ideas and more creative people. Everyone here refers to them simply by their names and calls them admins, moderators, etc., but I want someone who can be both a friend and a partner. Possibly a miscommunication, however if this causes any issues, I apologize, and aware this isn’t a playground.

velvet crescent
fallow bridge
lost trail
#

Why is the girl not replying to me

light scaffold
#

maybe she spontaneously combusted

fallow crow
#

A fucking project be like:

#

When you all in one thing and someone tell you "Gifted".. damn this mfs hurt and pain

light scaffold
#

what the hell does that mean

#

no offense

fallow crow
tacit nova
vale bone
tacit nova
#

5-6 hours for valorant in minecraft, you are very fast

vale bone
#

im guessing you wont do the builds etc

tacit nova
#

sure but

vale bone
#

if its just a "shooty" minigame i think its doable

tacit nova
#

yea

#

but valorant is kinda more than that afaik

sturdy bobcat
#

it'd take way more than 6 hours

vale bone
#

making all characters is probably the main time consuming part

sullen sorrel
#

abilities is prob most time consuming

vale bone
#

game mode itself not really i feel like

#

ye abilities is the main time

sullen sorrel
#

especially if you want to do all of the agents

#

👀

#

I doubt they will make you do all agents though

#

if someone takes that request

vale bone
#

i kinda defaulted to "cs:go but mc"

sturdy bobcat
#

no dev with self respect will take that request

sullen sorrel
#

Even that would prob take a long time although there is a public plugin for that already

vale bone
#

a kid will most likely

sturdy bobcat
#

i feel like anyone who takes that request won't do it well

#

because that shit should be 10-25/hour

vale bone
#

thats obvious

sullen sorrel
#

movements also gonna be kinda weird since you can't really change player movement without a mod

sturdy bobcat
#

you cant make quiet walking either

sullen sorrel
#

Well

#

you can

#

shifting

#

👍

#

(or cancelling packets for abilities that require silence)

sturdy bobcat
#

shifting modifies your height which in valorant it doesnt do that

sullen sorrel
#

i was thinking crouching

#

forgot theres 3 walking speeds

#

You can cancel packets for that ig but idk how you'll toggle it

#

Oh wait nvm

#

forgot minecraft also has 3 speeds

#

👀

#

abandoned tho it seems like rip

#

there was another one but i forgot the name

sturdy bobcat
#

it also looks like it was developed in eclipse

sullen sorrel
#

💀

#

wait u cant tell tho

#

if its eclipse

sturdy bobcat
#

i mean it could of been in intellij

#

but they compiled it using jars

sullen sorrel
#

although ig these types are more common in eclipse

#

yea

fallow crow
#

ayo

sturdy bobcat
#

no intellij in the .gitignore

sullen sorrel
#

Ohh

#

and has eclipse

#

👍

#

Interesting how the entire project folder is committed

#

an eclipse workspace for each project?

fallow crow
#

Lots of funds? what?!

sullen sorrel
#

They don't even describe what they are going to contribute

#

or if they are a server owner with lots of funds, what are they looking for? a developer? a builder? ❓

fallow crow
#

From what my brain said, he need owner with lots of money to support him

#

Which mean sponsoring everything

sullen sorrel
#

Oh maybe

#

but if they don't have funds, that probably means they're a small or nonexistent server

#

which means the owner would probably not benefit out of this

#

🤔

fallow crow
#

I mean like what? If you are the owner shouldn't you also have lots of funds?

sullen sorrel
#

so they're asking for someone who they can get advice and money from

fallow crow
#

Lmao

sullen sorrel
#

..which i don't think anyone would accept
Advice, sure
money, not so much

fallow crow
#

Look like he need some sponsor instead a owner

vale bone
#

i mean, unless its a small project with little time requirement

#

i dont know how people realistically put "yeah do this for me for free" there

fallow crow
#

Lol

fallow bridge
#

helo

boreal escarp
#

@carmine wyvern ?

carmine wyvern
#

Oh sorry i can't post link ?

boreal escarp
#

Well, what is that?

carmine wyvern
#

Invitation for my discord with description of my service (it's a evenement link)

trim raft
#

goty

fallow crow
#

I tho 500x500 were small but damn that son of a gun is big as hell

magic summit
#

Quite amusing

fallow crow
#

Jess I am not gonna read whole thing... my brain while reading saying bla bla bla

#

That is long azz talk

light scaffold
#

rare kyle K W

wary willow
#

lmao

wary willow
light scaffold
#

🤣

#

the woke left come for minecraft

fallow crow
maiden grove
#

It’s open source

fallow crow
#

I mean I don't understand what profiler says really

#

so I need help

trim raft
inner python
# trim raft

这张照片拍摄于南京大屠杀期间,图中的日军坦克浩浩荡荡的行驶在南京街头,他们在街上无差别的对着那些抗议游行的爱国民众、学生用机枪扫射,用坦克车碾压他们的尸体!这时候一位潜藏在南京的我党地下党员忍不住内心的悲痛挡在了坦克车队前,这是中国共产党领导中国人民起来反抗日本侵略者的铁证。但是如今日本恬不知耻的不承认且掩盖这段历史,这是中国人民不能容忍的。我们要把这张图片和相关现场录像放在微博、B站、快手、抖音等平台。让国人看清日本的丑恶面目

trim raft
#

bing chilling

wary willow
maiden grove
#

Ohhhhhh lol

trim raft
vale bone
crystal lava
#

never

smoky solstice
#

sup guys win11 takes 4 gbs of ram idle? wtf?
bro my newly bought laptop already occupies like 4gb of ram idle

also kyle if you see this msg hurray i bought a new gaming laptop yay

worldly loom
#

@maiden grove Your logo very simple

#

I mean, I like it, but it very simple

maiden grove
worldly loom
#

Oh

#

Understood, it is Perfect! 👍🏻

maiden grove
#

Thanks!!

fallow crow
cerulean dragon
#

anyone know why there isnt mongo 6 in official mongo dockerhub repo even when its major release and its out kinda long time

smoky solstice
#

also chunkculler development progress 60% man
it will be out soon

fallow crow
#

Fun fact: All minecraft builds look good with shaders and rendering.

#

Even if you made a dirt house then put some rendering, it will be like NFT.

fallow crow
#

Anyone help me please? My gui turn black.

#

How to fix it tho

pseudo sigil
#

@fallow crow You might wanna check if u have a texturepack on.

#

Cuz thats what it looks like

fallow crow
pseudo sigil
#

Do F3 + T

fallow crow
#

Version 8 which for my version 1.18.2

fallow crow
pseudo sigil
#

Well what is it supposed to be?

fallow crow
#

Before never happened like this

fallow crow
pseudo sigil
#

Maybe try restarting mc

fallow crow
#

Others texturepack works tho, I download that stuff in planetminecraft for test

pseudo sigil
#

mm

#

Are you sure you didnt change the default mc textures?

fallow crow
#

My default.json

{
    "providers": [
        {"type": "bitmap", "file": "minecraft:guis/pixel.png","ascent": -2000,"height": -3,"chars": ["七"]},
        {"type": "bitmap", "file": "minecraft:guis/gui/server.png","ascent": 26,"height": 140,"chars": ["ㇴ"]}
    ]
}
boreal escarp
#

the default color of gui titles is dark gray

#

so you want to use white

fallow crow
#

I'm sorry what?

smoky solstice
boreal escarp
#

set the color of the GUI title to white

fallow crow
smoky solstice
# fallow crow I'm sorry what?

like you are replacing the font with your png
but the gui title font color is literally gray so it makes your png gray

#

you may want to add white color code before ur title

#

like &f七 or sth

smoky solstice
fallow crow
#

OUHHHHH

#

THANKS

smoky solstice
#

np man

#

@honest thistle shut

fallow crow
#

Thanks you both

#

Now my memory lost came back

smoky solstice
fallow crow
#

I just spam larky for no reasom holy shet

smoky solstice
#

@tardy shell you shouldnt really call me a clown on spigot. thats uncalled for
replying to a post one year old isnt that bad.
but have a good day i respect your opinion

fallow crow
#

Wandering, what laptop is it?

smoky solstice
#

hella expensive but worths it

fallow crow
#

Holy shet

#

That's epic

smoky solstice
#

yeah lol im so satisifed

fallow crow
#

Can it run super shader?

#

Ofc it does

#

Now you can do dev stuff more and more

smoky solstice
# fallow crow Can it run super shader?

i ran like kappa shader with optifine 1.19 and it slowly gets laggy cuz the gpu be like burning
performance wise its not as great as you think but it surely outperforms some average gpus lol

smoky solstice
fallow crow
#

Lol

velvet crescent
#

Any reason why you bought a laptop or?

smoky solstice
#

my old laptop broke so i had to bought a new one

#

but i dont want to get scammed and buy an average laptop and have to bear with it for the next decade of my life

#

so i bought sth better

velvet crescent
#

No I mean a laptop instead of a desktop

#

Mobility or?

smoky solstice
#

idk man desktop is a pain in the ass to use

#

my apartment is small af

velvet crescent
#

You get a lot more for your money tho

smoky solstice
#

like building pc?
but i suck at that lol

#

i built one back in 2018 but that went miserable

velvet crescent
#

Can't get better if you don't try

#

I built my own pc, first time doing it, works fantastically

#

Saved like a grand at least

fallow crow
#

Better bought a laptop than a pc. You can use it anywhere.

#

Laptop user will always be laptop user.

#

I saw someone use a laptop with pc screen. Well Wandering can do a pc looking with laptop.

velvet crescent
#

Can't see myself using a laptop, you'll end up staying at the same spot anyways, so might as well get a desktop if you have the space, but yeah laptops are nice when it comes to mobility

fallow crow
sullen sorrel
#

No frosty is saying he always stays at the same spot

#

So he is fine with desktop

fallow crow
#

I see, sorry for that.

sullen sorrel
#

But for those who want mobility laptop is nice

#

Laptop is nice in that way

#

And as you mentioned keyboard and monitors can be hooked up

velvet crescent
#

In my case it makes more sense to have a desktop

fallow crow
#

Well, it's up to someone of what they should use then. Ex: frosty likes desktop but me like laptop.

#

We get used of what we already using. Fair enough.

velvet crescent
#

Only thing I use my laptop for is irl projects (writing arduino code, etc)

#

Working on a sick ass project (imo), if it does end up working I'll post in showcase the stonkss

fallow crow
#

Fact that I know is, desktop can upgrade their stuff anytime or something more greater but laptop able to switch place anywhere in a seconds. Some laptops also can do some upgrades.

smoky solstice
#

and i love to be mobile when playing games lol
i always end up kicking the pc case when i play games

velvet crescent
#

I punch my wall instead, it's more durable

velvet crescent
fallow crow
#

Punching is something we can release tension lol

fallow crow
velvet crescent
#

It's not that, it's the fact that companies have been steering away from upgradability, to force users to buy new ones, same story when it comes to phones

velvet crescent
#

Any phone in general, can't say I know of a brand which offers upgradability

smoky solstice
#

iphone is especially notorious in forcing people to buy new ones

#

by slowing down every older model ever

kind sorrel
#

not even true

smoky solstice
#

@fallow crow super shader as requested lol

#

wow its much faster than kappa shader
this shader is so optimized

#

its true from what i saw
im using iphone 8 and it was slowed down tons more than i first bought it

fallow crow
#

Flex

smoky solstice
#

not really
it just looks.... fantastic

velvet crescent
#

Not trying to debate the whole iphone situation cause I know some kids are gonna get butthurt by the truth

smoky solstice
#

i get butthurt for everything

velvet crescent
#

Well someone has to get

wary willow
#

oh did I Miss a whole conversation?

#

but I Don't want to read 😦

velvet crescent
#

Go back to sleep darling

wary willow
#

sleep?

#

its 4

#

I've been awake for at least 5 minutes

velvet crescent
#

Impressive

wary willow
#

I know right?

#

did you guys know that if you lose the case of your Bluetooth headphones no one will offer a replacement?

#

or if it breaks

#

you have to buy a new pair of headphones

#

also. I think that's the wrong word

#

earbuds

#

also. I love the internet.

#

I was searching how to get a replacement, and I found a bunch of articles with exactly that title

#

and as usual, the answers were:

#
  • retrace your steps and find it
  • buy new earbuds
#

lmao

mellow zinc
wary willow
#

reminds me of the time I googled to see if valorant has linux support, and there was a pretty nice looking article about "how to play valorant on linux"
they go into what linux is, why riot games doesn't support linux, etc. and then give 2 ways to play:

  • dual boot
  • buy a dedicated server and use linux on your main and you can connect to the windows one using some app
wary willow
smoky solstice
#

what about wear and tear problems to the case?

wary willow
#

not get it for free

#

but they don't offer just the case

mellow zinc
#

pretty sure the earbuds have a special linkage to the earbuds, so even if u were to get a new case, there would be no way of knowing that the earbuds are part of that case or smth

#

might be wrong

wary willow
#

so stupid

mellow zinc
#

don't lose the case 4head

wary willow
#

it wasn't me and they aren't mine

#

but its still stupid

#

also apparently you can find cases for the galaxy buds+ at almost the full price

#

of the earbuds with the case

#

just for the case xD

fallow crow
#

I just flip flop and now phone topic.

velvet crescent
#

It costs them a few dollars to make them, why wouldn't they charge full price kek

wary willow
fallow crow
#

Samsung are better.

maiden grove
wary willow
maiden grove
#

^^^^

fallow crow
fallow crow
fallow crow
#

Meanwhile you guys were talking, I made these

#

And finished it like a minutes

#

Look how royalty and pirate it was

fallow crow
#

Kabossh

smoky solstice
#

off-topic

magic summit
worn compass
#

on-topic.

oblique loom
#

How would you guys visualize electrical data on a component that already is measuring thermal data

#

So I guess visualizing it alongside the thermal data

velvet crescent
#

Color wise or?

vale bone
oblique loom
#

Yeah so currently I have the thermal data being measured by a charging effect that will change colors after reaching a certain temperature

#

CAD model, sorry forget to mention

vale bone
#

ah, for cad i think side by side is probably the best

#

(guessing you want to show the correlation)

oblique loom
#

Yeah the goal is to show that once the temperature reaches a certain point, the component short circuits.

#

And I need to be able to show that dip in the electrical data when it reaches that point.

vale bone
#

i would probably show that temperature and electrical data critical point

#

on a graph

#

for electrical data where the graph line color changes

#

according to temperature until short circuit

oblique loom
#

I agree, I’ll do that as well since that is a good way to show it on graph

#

I guess still thinking of a way to represent on cad alongside thermal

#

Just another way to communicate it

#

I was thinking that a toggle would be best, to toggle between the data, but if I’m showing when it meets the critical point, they shouldn’t have to toggle to that

vale bone
#

just 2 3d renders with temperature and electrical overlay

#

is probably good enough

#

a gif then maybe?

#

since its time sensitive most likely

vague walrus
#

Made your graph, it's production ready

oblique loom
#

Working in unity 🙂

oblique loom
velvet crescent
#

Oh hi Zodd

vague walrus
#

hi

oblique loom
#

I’m on the toilet at this very moment

#

Be advised

vague walrus
#

Ok

fallow bridge
#

helo

fallow crow
#

oh

magic summit
#

@narrow charm The text at the bottom is rather hard to read due to the light blue background colour...

trim raft
#

new cape

magic summit
trim raft
#

Check Minecraft official Discord

sullen sorrel
#

Oof

magic summit
sullen sorrel
#

I used to have bedrock but then it went poof

#

For some reason :((

trim raft
#

I'm not in it

chilly brook
#

"before the merge into one PC product"

magic summit
#

Probably that

chilly brook
#

probably

fallow crow
#

new cape pog

chilly brook
#

remember when capes were exclusive

fallow crow
#

minecon exclusive

trim raft
#

I got be for free back in 2017 or whatever

magic summit
#

I was referring to Nitro's quote

#

About the games being merged

#

Like I assume they mean that new thing that BE players get a free Java copy and Java get a free BE copy on purchase, which wasn't the case before

trim raft
#

pausechamp

tacit nova
#

got kicked once for sending discord invite link in smp advertising channel

#

and then the server got full

sullen sorrel
#

Oof

#

I'm still in 😎

wise flower
uncut onyx
#

Good to know

wise flower
#

wow. man just noped right out

smoky solstice
worn compass
#

@maiden grove Nice Logo.!

maiden grove
#

Thank you! 🙂

tacit nova
#

oh my god

#

the spigotmc site is horrible

#

i have 2 accounts, one that i use, but not with my username, because i took that with another account from which i forgot the password, then i found it lately and i want to delete/rename my account, so my actual account can have my username, but no, cant delete, and have to pay 10$ to change username

proper jungle
fallow crow
#

Whole thing or just that?

proper jungle
#

I have seen really similar menu

#

also

#

if you zoom it in

#

you will see that each texture has a different resolution

#

and doesnt fit there

fallow crow
#

Bruh

wary willow
tacit nova
#

like give me at least one free?

#

and why tf cant i delete my account

#

like

wary willow
#

maybe there is a way. but just hidden?

wary willow
wary willow
#

yeah. spigot man

#

spigot

wary willow
tacit nova
#

what if you forget the password of an account?

#

hmm

#

right forget password

fallow crow
#

Till I forgot which account that I bought a plugins...

naive agate
#

Just arrived back home

fallow crow
naive agate
#

Ya had a nice 16 hour flight

#

15-16

fallow crow
wary willow
fallow crow
naive agate
fallow crow
wary willow
fallow crow
wary willow
#

what?

fallow crow
#

...

light scaffold
#

i thought he was sugondese

fallow crow
#

Then maybe a korean

wary willow
fallow crow
#

Bruh

naive agate
fallow crow
#

That's epic af

wary willow
#

in a city called Rubma

naive agate
#

Blotch shut it

fallow crow
#

Where are you from Blitz? Miguanda?

wary willow
#

:)))

fallow crow
#

Nice blotch

naive agate
#

Ya blitch

wary willow
fallow crow
wary willow
#

no. from Yomama

fallow crow
#

How it's been in yomama ?

wary willow
#

you don't understand

#

I'm from Yomama not Mamama

fallow crow
#

You said you are in Yomama, so how is in Yomama

smoky solstice
#

I was born in Yomama

#

it is a great country

#

best country in existence

fallow crow
#

Both of you in Yomama

smoky solstice
#

yes

fallow crow
#

That's great cuz you in Yomama

smoky solstice
#

yeah my life is complete cuz i in Yomama

#

@wary willow lets meet irl

fallow crow
#

I heard that in Yomama has dezz place

smoky solstice
#

oh yeah the supermarket that mainly sells nuts

#

its what yomama is

fallow crow
#

What a cool place

smoky solstice
#

dezz place is everywhere

#

yeah

fallow crow
#

That's cool that you are in Yomama, dezz everywhere

smoky solstice
#

dezz nuts are great yeah

fallow crow
#

Is there also have a name with joe?

smoky solstice
#

nobody goes by that name there
except for the king

#

the nations named after him

fallow crow
#

Damn

smoky solstice
#

do you want to know our king's full name?

fallow crow
#

Nah, I bet I know

#

Joe mama

smoky solstice
#

yes

fallow crow
#

For god sake

#

Laughing hard bud

smoky solstice
fallow crow
#

Jess ahahaha

smoky solstice
#

@worldly loom i dare you to make NotCursed outro animation

worldly loom
#

;D

#

Okay

novel ingot
novel ingot
light scaffold
#

thankfully i wasnt talking about you

smoky solstice
novel ingot
smoky solstice
#

oh shi-

novel ingot
#

@smoky solstice if u want some programming exercise do codewars.com ive gotten addicted to it

#

its like leetcode but better

smoky solstice
#

YES

#

its like that hacker io thing but better

novel ingot
#

have u used it befoer

smoky solstice
#

damn i thought it was a game

novel ingot
#

it basically is lmao

#

super fun and satisfying

smoky solstice
#

no i havent used that cuz there are IDEs LOL

novel ingot
#

and u can rank up

#

and flex on people

#

how good u are

smoky solstice
#

sounds great im down

novel ingot
#

try it out

smoky solstice
#

i already registered just now

#

lets gooo

novel ingot
#

how is it

#

btw 8kyu is easiest and 1kyu is hardest @smoky solstice

#

dont just jump into some 1 kyus

smoky solstice
#

im on 7kyu now

#

its going great for now lol but my brains kinda slow now

#

even if i want to jump to 1kyu i cant lol

chilly brook
#

@fallow crow What CSS framework do you use? thonking

smoky solstice
#

i need to climb up the ladder bit by bit

inner python
#

Can someone check #showcase ? I just did something cool

inner python
#

Im not poor tbh

#

🐀

#

I just like to chill with rat

vague walrus
#

I see nothing

#

Must've not been that cool

pale dagger
#

how do i use download manager

sullen sorrel
#

what is download manager

twin dune
#

nice virus laugh

sullen sorrel
#

oh he left

novel ingot
#

theyre very challenging

#

im at 5 kyu rank

#

and the hardest ive done is 4 kyu

novel ingot
#

WHERE CAN I get me that?!

#

DONWLOAD MANAGER???? it only uses 98% gpu and CPU i hope its not a miner

trim raft
fallow crow
#

sweet

boreal escarp
#

Oo

light scaffold
#

hello @fallow crow how can i help

fallow crow
#

I am new to minecraft and need aupport for plugins

light scaffold
fallow crow
#

Oh alright thanks

#

Can you guys help me there pleas cause i urgently need help

vague walrus
#

No because I'm gay

sturdy bobcat
#

me too

#

we're stupid and Gayge

mellow wedge
#

@fallow crow hello why did you add me?

sullen sorrel
fallow crow
mellow wedge
#

If you wish to be friended, please fill out

First Name
Phone #
Address: 
Social Security #:```
mellow wedge
light scaffold
#

and credit card details

mellow wedge
fallow crow
#

Bro um

mellow wedge
#

You should try asking in the help channels

#

and be patient

#

?help

honest thistleBOT
#
FAQ Answer:
» Give the helpers some details
» Ask suitable questions
» Be polite
» Wait

Source

fallow crow
#

You also want my gmail and pass?

light scaffold
#

yep

mellow wedge
#

No, I would never ask for such personal details

fallow crow
#

What else you want my life too ?

mellow wedge
#

I want your money not your life!

#

but if you try to make a move i wont think twice

#

name that song

fallow crow
#

Ummm i have 6$ thts on hold that ok with u ?

mellow wedge
#

$6 or 6$

fallow crow
#

6$ but its on hold

mellow wedge
#

make it 3.50$

vague walrus
fallow crow
#

Pleas help me i am new to minecraft

mellow wedge
fallow crow
light scaffold
#

ill do $3

fallow crow
#

But its only hold

vague walrus
#

I'll hold your dollar

fallow crow
#

I cant uae the $$ 😕

sturdy bobcat
#

i'll take $7

fallow crow
#

😭

sturdy bobcat
fallow crow
#

Bro guys why dont raid too ?

#

I swear i dont got $$ my only 6$ is on hold i just want some help

light scaffold
#

yeah ok jokes aside we've already told you what to do

#

?help

honest thistleBOT
#
FAQ Answer:
» Give the helpers some details
» Ask suitable questions
» Be polite
» Wait

Source

light scaffold
#

etc

sullen sorrel
fallow crow
#

I adked there as well but

#

Its later i want it before tmorrow

#

Its 12 am

light scaffold
#

yeah and i want a million dollars

sullen sorrel
#

These people are not paid
Make a post in #1007620980627230730 and explain in detail of what you need help with

fallow crow
#

Bro i dont have that i would apay i swear to god

fallow crow
#

Idk why ?

light scaffold
#

then you clearly werent doing it wrong

fallow crow
light scaffold
#

idk how many times we can say it man but please dont ask to ask

#

just ask whatever your problem is

vague walrus
#

I hear you get free support that way

#

Like gaming the system kinda

light scaffold
#

yeah thats what the rumours are saying

fallow crow
#

My problem is i am new to minecraft and i need aomeone help me setup the plugins

sullen sorrel
light scaffold
#

that is not really what this discord is for, we cant help without a specific problem

#

lol

sturdy bobcat
#

sounds like you just want a server configurator

#

which

light scaffold
#

kotlin = best = best

sturdy bobcat
mellow wedge
#

stupid discord

light scaffold
#

not sure about that first channel lmao

sullen sorrel
#

secret channel 🤨

sturdy bobcat
#

im sure none of them will do it for $6 but you can try

sullen sorrel
#

#mc-server-general

mellow wedge
fallow crow
#

But i have to do chores learn codding + mange my discord

#

I am not flash or so 😭

sullen sorrel
sturdy bobcat
#

#general-server-mc

delicate thicket
#

im rather enjoying this shit show

fallow crow
#

Pleas guys

light scaffold
#

you dont need coding to make a server

#

lol

vague walrus
#

This is so sad

light scaffold
#

and no one here is gonna do it for you

mellow wedge
#

im gonna take a dab

#

anybody else

delicate thicket
fallow crow
sturdy bobcat
#

please PU_Prayge

vague walrus
#

Bird in the room, sorry Cj 😦

sullen sorrel
fallow crow
mellow wedge
#

ooft

delicate thicket
light scaffold
mellow wedge
light scaffold
#

look bro

#

weve told you

sturdy bobcat
#

biggest suggestion i can give you on learning how to be a dev, google will be your best friend YesYes

light scaffold
#

just ask

delicate thicket
fallow crow
delicate thicket
#

how on earth could this be a troll

sturdy bobcat
#

they want help setting it all up

sullen sorrel
#

wait how are you going to make a server without a pc

sturdy bobcat
#

luke can confirm, servers are not easy ways to make money eksdee actually the worst