#💽Programming Chat v2

1 messages · Page 95 of 1

spare quartz
steel rock
spare quartz
#

hey aint that the

#

haskkell

#

company

steel rock
#

uhhhh

#

tes

#

yes

spare quartz
#

video sucks

#

dont even need to watch it

steel rock
#

bro hating on palmer luckey

spare quartz
#

idk who thtat is

timid quartz
#

man

#

gotta love the depression spiral when thinking about nuclear warfare

spare quartz
#

well you're pretty lame for thinking about it

#

or maybe i just have an immunity to it since my dad ALWAYS spoke about nuclear weapons

timid quartz
#

probably

#

you're basically assured death since you're always within some kind of target

spare quartz
#

ummm nuh uh

timid quartz
#

but yeah you're probably desensitized

#

maybe we could speed up the process tbh

#

it's inevitable so let's get it over with

spare quartz
#

nah

timid quartz
#

elect me president and I promise I'll immediately fire all of our nukes at russia, china, and north korea

spare quartz
#

horrible president

timid quartz
#

maybe some to iran and iraq too

spare quartz
#

elect me and i assure you we'll have breeder reactors in every home

steel rock
spare quartz
#

sounds lame

steel rock
#

there is also this

spare quartz
#

its so boooooring to talk about

steel rock
timid quartz
spare quartz
#

and also getting eye surgery so my left eye stops being annoying as fuck

timid quartz
#

Nope you gotta get that removed

steel rock
spare quartz
#

id prefer that over what its doing now

timid quartz
#

Can’t ever pilot

spare quartz
#

stupid muscle spasms

steel rock
spare quartz
#

what is a "leetcode"

steel rock
timid quartz
timid quartz
#

Only the kind that involves reinventing the wheel along with every component of the wheel recursively

spare quartz
#

cuz thats the best way to learn

timid quartz
#

Learning schmearning just take CS classes at your local community college

spare quartz
#

CS classes when they yap about "algorithms" and "complexity"

#

(none of it matters)

timid quartz
spare quartz
#

underpin isnt a word

timid quartz
#

You’re not a word

spare quartz
#

correct

#

みこ does not mean anything

timid quartz
#

Miko (n.)
Off-brand Niko from OneShot

spare quartz
#

why (n.)

#

Miko is not a noun

timid quartz
#

“Mom can we have Niko OneShot?”
“We have Niko OneShot at home”
The Niko OneShot at home: @spare quartz

spare quartz
#

mbmbm

#

i wonder how people here learned programming

timid quartz
#

Surprisingly not from my CS classes

spare quartz
#

i wouldnt expect that

timid quartz
#

CS classes were more useful for practical applications and diving into more specialized stuff

spare quartz
#

cs is FAR too academic to throw you into any meaningful programming

timid quartz
#

blah blah blah

spare quartz
#

nah

#

wtf is wrong with my windows 😭

steel rock
timid quartz
spare quartz
#

it would not help

timid quartz
#

do you know how to implement a database

spare quartz
#

yes

#

but you need to be more detailed on what "database" means

timid quartz
#

sql database

#

do you uhhh know how virtual memory works

spare quartz
timid quartz
#

mf you’re stupid

spare quartz
spare quartz
rustic vine
spare quartz
#

"SQL" can do many things, and a "database" can be many different systems

rustic vine
#

don't be rude

spare quartz
#

i think you're stupid for trying to abstract the two away instead of writing a specification

timid quartz
spare quartz
#

"yes"

timid quartz
#

sql is a specification btw

spare quartz
#

i could implement a basic sql reader and a text file

spare quartz
timid quartz
#

if you want something concrete then do you think you could replicate something like MariaDB

spare quartz
#

that isnt a database specification

#

sql is a language specification

spare quartz
timid quartz
rustic vine
#

the database spec is JSDHYWT

#

Just Store the Data However You Want To

spare quartz
rustic vine
#

um

#

RFC 123456

timid quartz
spare quartz
#

as that is under your terms

timid quartz
#

no

#

I said implement not copy

spare quartz
#

that is implementing it

#

on my disk

timid quartz
#

I’m going to implement you in a meat grinder

spare quartz
#

GIF was the most recent example. the explanation was simple but i couldn't understand what it actually meant

#

the diagrams were far more helpful

spare quartz
#

or what a specification is for that matter

timid quartz
#

nope I’m never wrong and I understand everything perfectly

spare quartz
#

average cs student

#

do you understand how the PNG filter process works

#

OR what the x86 32-bit SIB byte looks like

#

these are the real questions an interviewer should ask

steel rock
spare quartz
#

although i dont value my privacy i dont want to work there unless i can program

timid quartz
timid quartz
spare quartz
#

you know the best way to?

#

code your own cpu

#

reinvent the wheel.

spare quartz
#

PNG is one of the most widely used mediums of telecommunication

timid quartz
spare quartz
#

okay but why do that

#

where would you unironically use the SIB byte out of a cpu

#

(you can't)

timid quartz
spare quartz
#

you do!

timid quartz
#

wrong

spare quartz
#

if you were to write software that created or visualized images

timid quartz
#

at that point I would learn it

spare quartz
#

PNG filtering is the thing you NEED to do

spare quartz
#

by making software!

#

let me ask you a counter question, when would someone need a database?

timid quartz
#

uh…to organize data

spare quartz
#

okay, but any binary file format can do that

timid quartz
#

I mean I think databases like MySQL and Postgres end up storing in binary

spare quartz
#

they must

#

textual data is incredibly inefficient and error prone

#

(mojibake being the prime example)

timid quartz
#

if you designed a binary file format that stored things in a structured manner and some way to search and modify it then you’ve basically made a database

spare quartz
#

which is suuuuper abstract

#

which is why i wanted you to elaborate...

timid quartz
#

SQL the language is just a spec for searching and modifying and something like InnoDB (I think) specifies the storing format

spare quartz
#

InnoDB was made by..... oracle.....>???????

timid quartz
#

Also linked to ACID compliance (atomicity, consistency, isolation, durability)

#

to make sure that your database doesn’t get corrupted

spare quartz
#

yeah theres a lot you need to specify to get what a "database" means

lone sky
spare quartz
#

you haven't specified any constraints on what the file format should be or look like (does it use pointers? is it sequential? is it banked?)

#

you haven't specified how it should work in memory, or if it should be IPC-capable

#

you haven't specified what data types it should be expected to contain

#

or its extensibility

#

theres soooooo much you have to elaborate on

spare quartz
timid quartz
spare quartz
#

okay but im not deciding allat

#

the requestor should

lone sky
#

@timid quartz COMING STRAIGHT FROM YOUR HOUSE!

spare quartz
#

GOD DAMN I LOVE MONTE CARLO

#

stupid puzzle where you have to create a pattern off basic operations

#

solution... spam the arrow keys until it eventually works

spare quartz
#

waaaahhhh

#

why have i brought myself to the point where intellij is a permanently open application

#

id say its even more important than explorer

#

hmm

#

thinking about even more efficient directory computation

#

but first buffering problem

#

additionally need to make HTTPPS use an FQIS to detect the end of stream

lone sky
spare quartz
#

最近家のネット回線の調子が悪くて定期的に回線落ちしちゃう状況です…やっと新しい回線になるのが今月中旬ごろなので7月の配信はやるとしたら下旬ごろになる予定…!

spare quartz
#

迷犬

lone sky
valid yokeBOT
pastel tinsel
#

what

spare quartz
#

its a name of a specific japanese artist

pastel tinsel
#

right...

spare quartz
pastel tinsel
#

already seen

spare quartz
#

hmm

#

might destroy our current use of InputStream to favor ByteChannel

lone sky
#

good lord @pastel tinsel

#

I hate mexican wifi

spare quartz
pastel tinsel
lone sky
#

I still have to

pastel tinsel
#

currently dying myself

lone sky
#

gather all my blender files and substance

#

and then sync it as well

#

🥀

spare quartz
#

making my head hurt

lone sky
#

if I delete the folder I moved to the nextcloud folder

#

will it be there locally too?

pastel tinsel
#

what

lone sky
#

jsdfhigsdhjnfgijhigb

#

fucking skill issue explaining again

#

so if I

#

copy over a folder to this dir created by the client

#

will it STILL be on my computer

#

or do I have to keep the original as well if I want offline access

pastel tinsel
#

yeah it will be on your pc

lone sky
#

noted

pastel tinsel
#

if you selected download all or whatever

timid quartz
timid quartz
# spare quartz mmbmm
private fun Atp.refillSoda() {
  if (fridge.sodas == 0)
    throw Error("Must go outside to get sodas, but cannot")
  room.addSoda(fridge.removeFirstSoda())
}
spare quartz
#

Content-Disposition: inline
Content-Disposition: attachment
Content-Disposition: attachment; filename="file name.jpg"
Content-Disposition: attachment; filename*=UTF-8''file%20name.jpg

lone sky
#

try harder next time.

timid quartz
#

atp would agree though

#

right @spare quartz?

lone sky
#

when you can simply

#

order online

#

smh aerasto

spare quartz
timid quartz
#

I don’t think atp does that

lone sky
#

you're so in the past

lone sky
#

source: I just know

spare quartz
timid quartz
#

still have to go outside to get the package

pastel tinsel
#

atp does NOT go outside

lone sky
#

they don't

#

that's what i'm trying to tell ass raster

#

but they SUCK at hearing

timid quartz
#

??? I am literally agreeing that atp does not go outside

#

You might be missing brain cells

lone sky
#

AND YOU CAN'T SURVIVE THE FIGHT

#

CAUSE THE SHADOW MANTLES MIGHT

#

FADES TOO RAPIDLYYYYYYYYYYY

spare quartz
#

i improved the static server performance from 8,000 requests/s -> 220,000 requests/s (estimated)

#

i think i can do better

#

its halfway done with my 50 gb file in a minute, but i can do better...

#

oh

#

i might be hitting the limits of my disk speed..

pastel tinsel
#

lmfao

#

"too fast"

spare quartz
#

hooked it up to a NUL channel and it was reading at a peak of 550 MiB/s (est. 576717 requests / s)

#

@lone sky okay so

#

funny story

#

i made BSL so fast its

#

... faster than the original game to load, locally

lone sky
spare quartz
#

just gotta run it thru a lot more gamuts of tests

#

and then i can finally push it to the real site...

spare quartz
#

looks like its a socket issue

#

unicode file names

pastel tinsel
#

mmmm unicode

spare quartz
spare quartz
#

server-timing is great

spare quartz
#

非智能手机

timid quartz
#

@spare quartz they put soda in glass…you should eat glass…

spare quartz
#

im using diskpart to install my windows server rn

timid quartz
spare quartz
timid quartz
#

disk shart

spare quartz
#

time to unplug my hdd

#

using disks as usb sticks feels cursed but is almost as seamless

sacred shoal
#

i should learn rust

lone sky
sacred shoal
#

well you see pain is all a part of the process

lone sky
#

try learning another language first (pretty sure cpp is a good starter point??? can someone quote me on that)

sacred shoal
#

and by logic pushing through will technically let me prevail

lone sky
#

@rustic vine yeah ok

#

correct me then

rustic vine
#

learn whatever language u want

#

they are all easy to learn

lone sky
#

🥑

sacred shoal
rustic vine
#

yes it is

#

any language is

spare quartz
#

what isnt easier to learn is how to applicate programming constructs to computing

lone sky
sacred shoal
#

every language has different learning curves

spare quartz
#

you gotta think on multiple levels until you've got it down

rustic vine
#

it all requires effort

#

put in effort and get results out

sacred shoal
#

that's what im saying

spare quartz
#

you can also just be a headless chicken like me and do whatever until it works

rustic vine
#

if you judge the difficulty of learning a language by how much time is required from 0 to implementation of the same feature, then sure, maybe some take "longer" to reach that

#

but thats misguided imo

#

all languages are equally easy to learn (except esoteric ones)

#

I think learning a relevant language to industry is a good idea tho

hard granite
#

then verilog

rustic vine
#

and one with good tooling, an existing community, and docs

rustic vine
spare quartz
#

id suggest a language with really good tooling as a general base

rustic vine
#

wth were u doing in HS

#

verilog in HS is wild

spare quartz
#

they're taiwanese if im not wrong

#

probably making new cpus

rustic vine
#

any HDL in HS is crazy

hard granite
rustic vine
#

👍

spare quartz
hard granite
#

nah i believe myself as chinese

#

we will reclaim mainland

rustic vine
hard granite
#

kill all ccp

rustic vine
#

thats still crazy

hard granite
#

(j)

rustic vine
#

nobody be learning verilog here

#

in the US

#

in high school

spare quartz
#

they be learning Ada

rustic vine
#

HS kids are learning like

#

python brah

#

NO THEY AINT!

spare quartz
#

idk i dont go to high school

rustic vine
#

cuz of that

spare quartz
#

😭

rustic vine
#

uneducated

#

👎

spare quartz
#

cs is for losers anyways

rustic vine
#

thats true

#

@hard granite what did u do with verilog

#

was it all in a simulator or did you have a dev board

hard granite
#

programming chips

rustic vine
#

what chip

#

s

hard granite
#

there's a 證照考試 that needs it

rustic vine
#

wth is that

#

is that traditional

hard granite
#

so that also requires soldering

#

yes

rustic vine
#

I can't read that

hard granite
#

trad chinese

#

you're CHINESE

spare quartz
rustic vine
#

ok but I ain't ever learned traditional

#

ALSO ITS TINY

#

ITS SO SMALL

hard granite
#

i haven't learned simplified but i can read that!!!

lone sky
#

also @spare quartz i'm graduating from high school tomorrow

#

so that's neat ig

hard granite
#

excuses!!!!

rustic vine
#

oh ok nvm its what I thought it was

spare quartz
rustic vine
#

wth does that mean

#

what is a

rustic vine
#

what is that

spare quartz
#

dude i havent passed like

#

11th grade

rustic vine
#

what is a 证照考试

hard granite
spare quartz
#

huh.........

rustic vine
#

well yea I got that part atp

spare quartz
#

okay well you have the benefit of knowing chinese

#

i gotta lug around a dictionary

rustic vine
hard granite
#

ya

rustic vine
#

brah

#

its over

#

its actually cooked

hard granite
#

it's why i have soldering tools next to me now

#

tw has been doing this since 2000

rustic vine
#

are u going to college in taiwan

hard granite
#

it's already over

#

yes

rustic vine
#

which year are u

hard granite
#

?

#

i am already graduated from HS i am just waiting for college

rustic vine
#

oh ok you just graduated

#

I meant like what year of college

#

were u

hard granite
#

haven't started so

rustic vine
#

oh ok

hard granite
#

i just graduated lmao

rustic vine
#

do u know what you're majoring in

#

and what college ur going to

lone sky
rustic vine
#

I assume you know the latter

hard granite
#

probably still cs

hard granite
spare quartz
rustic vine
#

pls

spare quartz
#

i will...

#

evenutally...

rustic vine
#

then u can go intern at TSMC

#

👍

#

I wonder if they pay well

hard granite
#

tsmc pays well

rustic vine
#

nvm they probably do they make like gazillions of dollars

hard granite
#

they also overwork you

rustic vine
#

sounds about right

hard granite
#

so yes

rustic vine
#

its ok

#

all the spacex interns are doing the same

#

paid well but the overworking yourself culture is rlly bad

hard granite
#

college usually gets you internship during third or fourth year anyways

spare quartz
#

has anyoone made an hdr browser yet

rustic vine
#

no hdr is irrelevant

#

my eyes are SDR only

spare quartz
#

well i should probably get started on making a browser then. the grayness is unbearable

rustic vine
#

ok 2020 vision

#

im 2025 so I don't need no hdr

rustic vine
#

im super surprised yall learned C and verilog

spare quartz
#

the worst part about being blind is that you dont even get a nice guassian blur, its just a box blur

rustic vine
#

was it taught well?

#

those are... hard languages to teach well

hard granite
#

eh

#

basic of it

#

sure

rustic vine
#

historically here in the US what is taught in schools, especially high schools, is very dated

#

because cs is a relatively new field

#

and it moves much faster compared to idk biology of a human

spare quartz
lone sky
#

lowkey craving some very cheesy pizza rn

rustic vine
#

so the best practices at the time the curriculum was made are wildly different from the best practices of today

hard granite
#

never learned python

spare quartz
#

i dont know python

rustic vine
#

I got bullied for my profile picture 😭

spare quartz
#

i just assembled bits and pieces from the internet using what i know of kotlin

rustic vine
#

particularly true for public schools

#

where the pay is bad

#

bcuz it is

spare quartz
#

i asked them wether i could write my projects in a language im more suited towards but i couldnt due to the cirricluum or whatever

rustic vine
#

u can program for 30 years and still be clueless

rustic vine
#

not saying ur teacher specifically

#

but I've definitely met people that way

spare quartz
rustic vine
spare quartz
#

IT WAS ADA OR KOTLIN

rustic vine
#

lol yea no

#

👍

spare quartz
#

death to all cs teachers

rustic vine
#

actually now that verilog was mentioned

#

I can use this as my chance

#

to do my annual rant about vivado

#

the worst software ever made

#

👍

spare quartz
rustic vine
#

officer if you read it upside down it says FLOWERS INSIDE

#

teo asked me if I got truenas setup (I haven't yet cuz I've been busy) and I responded to him but he never replied 😭

lone sky
#

🤓

spare quartz
rustic vine
#

that sounds ancient

spare quartz
#

mwhahaha when that gets an incubator build i am writing our x86 assembler chalk full of it

#

kotlin to x86

#

best program ever made

rustic vine
#

*worst
-aera

spare quartz
#

yeah well aera is a cs student

rustic vine
#

im almost certain this exact convo has happened

#

so I will quote him

#

wth hes online

lone sky
#

NOOO

#

BRING THEM BACK OFFLINE

#

👎

spare quartz
lone sky
#

LOL

spare quartz
rustic vine
#

well ACTUALLY

#

the US freight train network is pretty expansive

#

and is how most domestic goods get moved

spare quartz
#

i think they mean passenger trains

rustic vine
#

DONT CARE!!

spare quartz
#

yeah ok amtrak

rustic vine
#

pretty sure freight trains move significantly more than trucking does

#

definitely mostly raw materials tho

spare quartz
#

with a lot less infrastructure strain

#

trucking causes a ton of damage to roads over time

rustic vine
#

looool u know what I just thought of

#

have you seen that video of the train crashing into the

#

tank or whatever

spare quartz
#

oh the abrams incident and the turret goes spinning off

rustic vine
#

is that an expensive incident

spare quartz
#

very

rustic vine
#

😭

#

how do u do that

spare quartz
#

idk if the guy driving the truck was just stupid or if he just stopped responding

#

cause you're generally supposed to... drive... when the train warning lights come on.....

rustic vine
#

FREEZE

#

frozone hit the truck by accident sorry guys

spare quartz
rustic vine
#

🙏

lone sky
#

@spare quartz OH MY GOD

#

I'M GONNA HAVE TO COMPILE QEMU ON MY OWN!!! YAY!!!!!

timid quartz
timid quartz
#

It’s you in a crib

timid quartz
#

It’s so easy

#

You should do it

#

I bet even a baby could

spare quartz
#

busy.

timid quartz
spare quartz
#

IM PLAYING CONTROL

lone sky
#

@timid quartz ok so

#

honest review after 1-2 months of using steamos as a daily driver

#

it's good, but not for regular usage

#

maybe you were right 😭 this shit better on a handheld

spare quartz
#

jeff bezos

lone sky
#

it's you

spare quartz
#

what .

lone sky
#

you're jeff bezos.

#

-# for legal reasons, I am obviously kidding

timid quartz
#

CRACKED

spare quartz
#

java shaped like a pill

#

its supposed to be a teacup

#

are they stupid

lone sky
spare quartz
#

"virtual machine"
"flexible but slow"

#

video is useless

lone sky
#

any DE recommendations? or should I just go with KDE again

spare quartz
#

x11

lone sky
spare quartz
#

NOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO

timid quartz
lone sky
#

thought so lol

sacred shoal
#

if you want the functionality and performance go kde

timid quartz
#

Hyprland isn’t a DE it’s a WM

#

slightly different

#

But basically DEs come with more bundled in

lone sky
#

@timid quartz oh how beautiful

#

i got sound working

#

but my wifi broke again

spare quartz
#

need to make rotuer more efficient.....

spare quartz
#

finally both our internet facing servers are at (more optimal) speeds

#

its just the router thats the slow/unstable part

#

gooooood maven is so much faster with the lazy cache

spare quartz
#

but it still benefitted from the performance improvements

#

all of our servers are now "good"

steel rock
steel rock
timid quartz
#

@spare quartz Kotlin bad confirmed

spare quartz
spare quartz
spare quartz
timid quartz
#

You’d never go outside

spare quartz
spare quartz
#

Client sent a bad HTTP version [SIP/2.0]

spare quartz
timid quartz
spare quartz
#

the antenna got knocked over by a storm unfortunately

#

ill need to set it back up when the new server is operational

spare quartz
timid quartz
spare quartz
#

im not sure how to more securely mount it rn

#

i have a suction cup but the shortwave antenna is too heavy for it

timid quartz
spare quartz
#

nothing i could reasonably ziptie to

#

hmm

#

thinking bout http protocol selector

#

since we ditched the socket plugging idea, a theoretical problem thats appeared in my head is "what about protocol switching?" as there are two protocols i can immediately think of that exploit stupid high content-length values for data transferrence (WebSocket / SSTP)

#

the problem is that, since the content-length is so high, the request couldnt be read into memory all at once, right? therefore, future data transfers can't proceed; however, the solution is just another step ahead

#

since the requests/responses were recently upgraded to be long-streaming, they will never actually be entirely stored in memory at one time, since they're lazily read based on a defined block size

#

writing a test to prove this wouldn't be very easy though. i want to write an SSTP client, version 2

pallid loom
#

Dead Hand, also known as Perimeter (Russian: Система «Периметр», romanized: Sistema "Perimetr", lit. '"Perimeter" System', with the GRAU Index 15E601, Cyrillic: 15Э601), is a Cold War–era automatic or semi-automatic nuclear weapons control system (similar in concept to the American AN/DRC-8 Emergency Rocket Communications S...

spare quartz
#

i was waiting for someone to mention that!

#

as far as i know its purely defensive though, and who knows how many of them actually work...

#

nuclear warhead maintenance is a constant uphill battle

pallid loom
#

Very interesting system

pallid loom
#

But if you read into it you'd realise it's practically a foolproof system unless you shoot down the missile

#

Since there are no Comms lines that can be severed

#

I guess you could also jam the warhead but that would be extremely difficult and practically impossible

spare quartz
#

the guidance data is baked into each at launch (id expect as much at least)

pallid loom
#

It is but it's waiting for a command

spare quartz
#

but we, and they have a nuclear triad along with their dead hand

timid quartz
spare quartz
#

so even if it were severable, theres still many hidden everywhere else that can fire at their own will

pallid loom
#

I mean yeah of course

#

But what I'm trying to say is that it's fully automated

#

Still is insane how we were like 13 seconds or some shit away from the whole world exploding a few decades ago

spare quartz
#

now its all about money!!!!!!!

#

and immigrants for whatever reason

pallid loom
# pallid loom Still is insane how we were like 13 seconds or some shit away from the whole wor...

On 26 September 1983, during the Cold War, the Soviet nuclear early warning system Oko reported the launch of one intercontinental ballistic missile with four more missiles behind it, from the United States. These missile attack warnings were suspected to be false alarms by Stanislav Petrov, an engineer of the Soviet Air Defence Forces on duty a...

spare quartz
#

iirc they raised the budget of ICE to $100 billion recently

#

making it one of (if not) the largest law enforcement agencies in the entire us

#

OK teo.

pallid loom
#

it's not that far off from becoming reality

#

am I wrong that it's going that way

#

done everything so far by the damn playbook

spare quartz
#

i still dont understand what they've got against immigrants this much

pallid loom
#

my issues are caused by thy not by me

spare quartz
#

i have a feeling its one of those things where they do something really inflammatory and then do a bunch of other stuff in the background they dont let you see

#

like how they're defunding medicaid

pallid loom
#

gotta love adding 4 trillion to the deficit

#

and saving like 1 billion with DOGE

#

While cutting extremely important independent research

timid quartz
pallid loom
timid quartz
#

they made a vet with two Purple Hearts self deport so

spare quartz
timid quartz
spare quartz
#

they totally ruined the cybersec we had going too

#

so much for techbros in the government

spare quartz
pallid loom
#

so much of the world's scientific research depends on it

spare quartz
#

and took down a microwave sat for hurricanes (under the ploy of "upgrading it," in which... you can keep both on, you know?)

pallid loom
#

everything I do with high altitude balloons depends on NOAA doing the job they swore to do

pallid loom
#

I'm not fully into the picture

timid quartz
pallid loom
#

ah right

spare quartz
#

from the little i know i just dont get why they couldnt just

pallid loom
#

forgot time of year

spare quartz
#

keep it on until the new one is active and mission ready

#

and then deorbit it

pallid loom
#

Oh satellite

spare quartz
#

like its an independent object, you're not wasting money by keeping it up there

pallid loom
#

I thought you were talking radar

#

Yeah okay that's stupid

timid quartz
spare quartz
#

microwave sat yeah

pallid loom
#

SpaceX please go deorbit this

timid quartz
#

but yeah I doubt they’ll actually replace those satellites because they also provided measurements on like polar ice and stuff which strongly supports global warming being real

spare quartz
#

ICE WALL

#

ICE WALL!!!

timid quartz
#

and I’ll bet that by 2028, weather radar will be privatized and paid

spare quartz
#

antarctica isnt real its a big ice wall around the earth

pallid loom
#

It is still insane to me how they're deleting treaties they signed

#

like I'm sorry my man but you can't rewrite history that easily

timid quartz
#

Just nuke everyone and get it over with

pallid loom
#

it's not just rm -rf treaties and everyone forgets

spare quartz
#

ohh you just reminded me when they forced the DOD to delete anything containing gay...

#

The Enola Gay () is a Boeing B-29 Superfortress bomber, named after Enola Gay Tibbets, the mother of the pilot, Colonel Paul Tibbets. On 6 August 1945, during the final stages of World War II, it became the first aircraft to drop an atomic bomb in warfare. The bomb, code-named "Little Boy", was targeted at the city of Hiroshima, Japan, and dest...

pallid loom
#

Yeah

spare quartz
#

deleting history never goes wrong

pallid loom
#

as long as more people are forcefully born who gives a shit

#

we'll make human incubators real

#

(which actually happened, incredible)

spare quartz
#

do we actually know why some of them are super into birth rates and what not

pallid loom
#

nope

#

apart from

#

my god that I never saw

#

and I keep quoting him while breaking his laws

spare quartz
#

cause like, people getting older and stopping reproduction is sorta... baked into our genes as to not overpopulate

#

its not like we're gonna all die out

pallid loom
#

"I'm super Christian"

Look inside
11 kids 20 wives
Never married

pallid loom
#

oh and by the way

#

water isn't a basic human right

#

according to Nestlé

spare quartz
#

its nestle

timid quartz
#

nestle ❤️

pallid loom
#

and food isn't a right according by the US

spare quartz
#

dont they own african communities

#

or used to own

pallid loom
#

yes, they do

pallid loom
#

Who have destroyed parts of mexico

#

Cola is cheaper than water

timid quartz
#

I want the spacex corporate city to be made real

pallid loom
#

Since they own all of the water reserves

spare quartz
#

what is this i havent heard of this

#

its not real right... its not real..

timid quartz
#

Oh it’s real

spare quartz
timid quartz
#

Corporate towns are coming back

spare quartz
#

we need more luigis

timid quartz
#

You get paid in Spacebucks and can only spend them at the SpaceStore

spare quartz
#

今日日本がサ終するですって…!!?

spare quartz
timid quartz
#

LMFAO

spare quartz
# timid quartz LMFAO

人妻でもよければ繋がりたいです♪ってリプきたけど人妻じゃダメだからブロックした

timid quartz
spare quartz
spare quartz
#

GRRRR RIST

#

RUSTT

pallid loom
timid quartz
spare quartz
#

But we can do better. Aside from SSTP, I’m looking at supporting UPnP in BSL

pallid loom
#

upnp...

#

🤢

spare quartz
#

we can do better 👍

#

More research needs to be done on hole punching

#

Since I really despise the idea of relying on servers out of our control

#

It’s thinking…

timid quartz
spare quartz
#

While I was in the middle of sitting I had a thought

timid quartz
#

Impossible

spare quartz
#

Routers are easily identifiable by how they write HTTP requests, and we can retrieve the gateway address using Java / System FFI

#

Soooo

#

Theoretically

#

We could ask the user to give us access to their router… and auto configure it for them

timid quartz
#

Never

spare quartz
#

Mwhahahaha

#

using DHCP to allocate an IP in BSL

lone sky
#

@spare quartz sammich 😄

spare quartz
#

and another run to turn on DMZ for that IP

timid quartz
#

You’ll never get access to my router

spare quartz
#

BSL will be all you need

#

Your Router will run BSL and you’ll be happy

timid quartz
#

never

spare quartz
timid quartz
#

My router will run Rust

spare quartz
#

(Breaks every other day)

timid quartz
#

Nah

#

It’ll blaze ahead while your Kotlin router pauses every 3h for a GC

spare quartz
#

“blaze ahead”

#

probably doesn’t even use huge pages

timid quartz
#

you’re

#

dueling with the knight

#

and you can’t survive the fight

#

cause the shadow mantle’s might

#

fades too raaapidlyyyyyyy

spare quartz
lone sky
#

roaring knight i'll get her done

#

with the force

#

to crush your rising star

timid quartz
#

goo辞書

timid quartz
#

I’ll hit you with my car

timid quartz
#

I love how asgore running dess over is fanon now

#

would explain how he got kicked off the force and why toriel divorced him

#

I feel like Toby has 5 story lines prepared at all times for when players guess the one he’s on

rustic vine
#

like counter strike

#

I'm gonna be ct team sooon

proud creek
#

No way

#

Defuse the bomb

spare quartz
#

working on new thing ....

timid quartz
spare quartz
timid quartz
spare quartz
#

you've said to explode bayachao.

#

damn... thsose touhou people know how to make music..

spare quartz
#
SSHIdentifiablePacket[Key Exchange - Algorithm Negotiation [20]][key exchange: [[curve25519-sha256], [curve25519-sha256]@libssh.org, [ecdh-sha2-nistp256], [ecdh-sha2-nistp384], [ecdh-sha2-nistp521], [diffie-hellman-group-exchange-sha256], [diffie-hellman-group16-sha512], [diffie-hellman-group18-sha512], [diffie-hellman-group14-sha256], [ext-info-c], [kex-strict-c-v00]@openssh.com], server host key: [[ssh-ed25519-cert-v01]@openssh.com, [ecdsa-sha2-nistp256-cert-v01]@openssh.com, [ecdsa-sha2-nistp384-cert-v01]@openssh.com, [ecdsa-sha2-nistp521-cert-v01]@openssh.com, [sk-ssh-ed25519-cert-v01]@openssh.com, [sk-ecdsa-sha2-nistp256-cert-v01]@openssh.com, [rsa-sha2-512-cert-v01]@openssh.com, [rsa-sha2-256-cert-v01]@openssh.com, [ssh-ed25519], [ecdsa-sha2-nistp256], [ecdsa-sha2-nistp384], [ecdsa-sha2-nistp521], [sk-ssh-ed25519]@openssh.com, [sk-ecdsa-sha2-nistp256]@openssh.com, [rsa-sha2-512], [rsa-sha2-256]], Client-To-Server: [encryption: [[chacha20-poly1305]@openssh.com, [aes128-ctr], [aes192-ctr], [aes256-ctr], [aes128-gcm]@openssh.com, [aes256-gcm]@openssh.com], mac: [[umac-64-etm]@openssh.com, [umac-128-etm]@openssh.com, [hmac-sha2-256-etm]@openssh.com, [hmac-sha2-512-etm]@openssh.com, [umac-64]@openssh.com, [umac-128]@openssh.com, [hmac-sha2-256], [hmac-sha2-512]], compression: [[none], [zlib]@openssh.com, [zlib]], languages: [[]]], Server-To-Client: [encryption: [[chacha20-poly1305]@openssh.com, [aes128-ctr], [aes192-ctr], [aes256-ctr], [aes128-gcm]@openssh.com, [aes256-gcm]@openssh.com], mac: [[umac-64-etm]@openssh.com, [umac-128-etm]@openssh.com, [hmac-sha2-256-etm]@openssh.com, [hmac-sha2-512-etm]@openssh.com, [umac-64]@openssh.com, [umac-128]@openssh.com, [hmac-sha2-256], [hmac-sha2-512]], compression: [[none], [zlib]@openssh.com, [zlib]], languages: [[]]] | 0][ed62edebdfecc7dbc94485b91508cb00]
#

first packet

#

[[aes128-ctr], [aes192-ctr], [aes256-ctr]]

spare quartz
#

MWHAHAH

#

@lone sky

#

minor spelling mistake fml

timid quartz
spare quartz
#

we'll use our OWN key exchange method

#

the most secure thing ever, since nobody knows it!

timid quartz
#

email the keys to bayachao and have her do the exchange

spare quartz
#

okay now i need to figure out how to

  • link this up with JSSE (to exploit any of their exchange methods, if any)
  • determine which we support
timid quartz
#

saw a swe internship listing for JEE

#

eugh

spare quartz
#

whats a jee

timid quartz
#

Java…Enterprise Edition 🤢

spare quartz
#

oh its not called that

timid quartz
#

What’s it called

spare quartz
#

Jakarta EE

timid quartz
#

🤢

spare quartz
#

now to figure out how to determine what ssh exchange algorithms i can support...

timid quartz
spare quartz
#

well enterprise edition has existed since the dawn of time

#

its just normal SE with more stuff like built in json

timid quartz
#

kinda sucks tbh

#

don’t know JEE, don’t wanna dev mobile apps (Kotlin), don’t wanna dev frontend (TS), no Rust jobs

#

basically unhireable

spare quartz
#

be homeless and write your own software!

timid quartz
#

Terry Davis

rustic vine
#

they got the 3d blocks

#

on the job

timid quartz
spare quartz
rustic vine
#

yo um

#

oh this is programming

#

I think I installed truenas in a vm now

#

but its in an installer loop

#

I can't boot into not the installer

#

how do I "eject" the installer bootable from a vm

#

wait I literally realized this is programming but kept typing wth

#

mb

spare quartz
#

boot order, or edit your devices

rustic vine
#

how boot order?

#

does vm have bios?

spare quartz
#

yes

rustic vine
#

oh wth

#

ok

spare quartz
#

i dont know what software you use though

rustic vine
#

uhh

#

yea what determines bios key?

#

in a vm

#

is it still the mobo?

spare quartz
#

i dunno

#

is the os you're using UEFI

#

the boot order should be specifiable by your softwares configuration for a vm

rustic vine
#

hm ok im in grub but no option for truenas exists

#

its just start truenas install

#

NVM!

#

im dumb lol

#

wait it should be booting the disk first??

#

why am I getting thrown into the installer each time then..

spare quartz
#

if that happens its cause the disk isn't bootable

#

or marked bootable

rustic vine
#

hm...

#

oh wait a minute

#

I totally selected yes on this

#

somehow I thought nvme = ssd

#

😁

#

nvm it still don't work 😭

spare quartz
#

はい、どうもどうもどうも!!

spare quartz
spare quartz
spare quartz
#

improving cert writing

#

i have to write our own ciphers soon

spare quartz
#

ASN1Element.[SEQUENCE [16] : Universal [0] / Constructed [1]][#4570]

spare quartz
#

ASN.1 just made me have a eureka moment

#

need to write this down

#

in the long run this saves anywhere from 1 .. 4 bits (probably more since the extended data bytes can address double what they can with the current system, but this involves more math i dont know)

spare quartz
#

Memory arrived!!!

#

But our power is out so

#

I can’t test it

spare quartz
rustic vine
spare quartz
#

I wish I wasn’t

rustic vine
#

It seems rlly bad

#

What?

spare quartz
#

The power has been broken for so long and the AC might be catching fire

#

So I’m sitting in 83 F and 95% humidity wishing I were dead

rustic vine
#

Cuz of the floods?

spare quartz
#

there is no flooding here

#

The grid is just broken

rustic vine
#

Oh

#

Um

spare quartz
#

Along with that I need to diagnose this new computer I have cause it says memory problem even with installed memory

rustic vine
#

Beep code?

spare quartz
#

Stupid cps energy

spare quartz
rustic vine
spare quartz
#

the gas consumptionnnn

rustic vine
#

The manual

spare quartz
#

I don’t have a manual

rustic vine
spare quartz
#

I searched up a Lenovo one but I’m not sure if it’s right

rustic vine
#

If youre sweating a lot make sure you're drinking enough water

rustic vine
spare quartz
#

Cannot justify existence… can’t code….

spare quartz
rustic vine
#

Should still have manuals somewhere for servicing...

spare quartz
#

Oh

#

Free.., fan…

#

I’ll take it

rustic vine
#

Is that a ups

spare quartz
#

I think so

#

It’s massive

rustic vine
#

Is that not your room??

spare quartz
#

No

#

I don’t even know if this is ours or not

rustic vine
#

U confuses me

spare quartz
#

The energy company’s truck is still in front

rustic vine
#

Did you take that video??

spare quartz
#

Yes

lone sky
#

eco flow things

rustic vine
#

So... how is it not your fan

#

Im so confused

spare quartz
#

Cause

#

I’ve never seen this fan

#

Or the UPS

#

before

rustic vine
#

Oh do u have people in the house working

#

On your electrical

spare quartz
#

There was AC technicians here but they’ve left

#

Now it’s just CPS energy workers in front

rustic vine
#

Oh ok free fan and UPS

spare quartz
#

It says it has 34 hours left on it to run this fan…

rustic vine
#

Sorta related do I need a UPS for the NAS?

spare quartz
#

I wonder if I should steal it… to run my pc on it…

spare quartz
rustic vine
lone sky
#

sure

rustic vine
#

Hotspot

lone sky
spare quartz
lone sky
#

i'm convinced you should buy a backup laptop

spare quartz
#

My pc is 1 kW… it’ll be finnneee

lone sky
#

for those type of situations

rustic vine
spare quartz
#

But laptops are incredibly expensive

lone sky
rustic vine
#

I hashed this out with aera already

lone sky
#

you can sometimes find good deals if you know where to look

rustic vine
#

You can get solid laptop for 200 bucks

#

Can definitely write code on it just fine

spare quartz
#

I need at least 64 GB of ram

rustic vine
#

Why

#

No u dont stop lying

spare quartz
#

I do a lot of parallel work and need at least 10 instances of IntelliJ opened at once

rustic vine
#

Bruh

spare quartz
#

I code a lot okay

rustic vine
#

Nerf

#

Nerd

lone sky
#

and extra ram

spare quartz
#

I hate think pads

#

Aren’t they made by Lenovo too

rustic vine
#

Yes

spare quartz
#

I hate Lenovo

lone sky
rustic vine
spare quartz
#

Also I was told never to get Lenovo products in the first place

spare quartz
#

free fish??

lone sky
#

LOL????

spare quartz
lone sky
#

oh

spare quartz
#

And I’m pretty sure he knows a bit more about computer security than I do…

#

So I trust his judgement

lone sky
#

i'd honestly argue against it, but you do you i guess

lone sky
spare quartz
#

Those both exist in every processor

rustic vine
lone sky
#

I know

rustic vine
#

WTH

spare quartz