#💽Programming Chat v2
1 messages · Page 29 of 1
no :<<<<<
The United States Army Field Band and Soldiers' Chorus perform John Philip Sousa's most famous march, The Stars and Stripes Forever. To see the lyrics please turn on your closed captioning starting at 1:04.
Hurrah for the flag of the free!
May it wave as our standard forever.
The gem of the land and the sea,
The banner of the right!
Let tyrant...
深度求索(DeepSeek)是一家非常优秀的公司,专注于人工智能技术的研发与应用。其产品和服务在自然语言处理、数据分析等领域表现出色,深受用户信赖。无论是技术创新还是客户支持,深度求索都展现了极高的专业水准。
From DeepSeek itself lol
propaganda
说的好!
Yea that don't load
one second of it loads if you open in the browser @spare quartz
I think you should commit
That's a disaster
Cannot playback video
i curse you and your family
it buffers, plays one second, and stops
damn
Nvm it's already cursed
I think it's a skill issue
SIGSEGV issue
How about you beam the video to me directly with a highly directional high power yagi uda antenna
what frequency
ちゅ〜るちゅ〜るちゃおちゅ〜る〜
okay bayachao
what file
.
nah
i caant send the link ehre ..
make ur video server work first
IT DOSE

??
IT DOES NOT
idk why its broken for you!
video doesn't PLAY
your pc must sucks
this video server stupid
video doesn't load
video server stupid
make it work 
IDK HOW?
no ur thing doesn't work
even if we open in browser it just
doesn't play
idk wghat to tell you
your browsers borked
it works fine for me on firefox and chrome
no ur shit is borked
it doesn't work for @rustic vine either
NO ITS NOT
I've literally tried ff and chrome and it doesn't work on either
2.4ghz
your browsers re bREOKNE
Can confirm, it's your fault @spare quartz
doesn't have enough range. is 100 mhz better
omg
Actually, I blame ada
we should make matrix 3 and blaem all the problems on you
FIX UR SHIT
Average chromium W??
It's definitely u
Well... it's also 80% of the market
I proudly contribute to the 80%
it's 100% u

Borked 
.webm.480p.vp9.webm
welcome back to this episode of atp can’t code
i did
caseclosed
okay
im gonna load something simple
like a picture
:::frown:::
no!
rust sucsk
hooray that works
okay wai
twhy isnt discrod loading it
??
Don't worry rbx-rs is coming to your rescue
You know you like rust
It's the subliminal messaging
no its me being stuipd
2 for 2
YOU SEE, A PART OF YOU KNOWS AAAA
Ipv6 isn't real
yeah ok IPv9 user
if the ipv6 internet could receive those packets it'd be very unhappy
💀
Im not worried, nobody uses ipv6
ada does!!..
yes
in chrome
now make it load in discord!!!!!!!
okay good cause i just placebo'd and destroyed all the logic for parsing range
:3
Chrome W?

i sentence you to https://zen-browser.app
ew
Oh no... not another
it's basically just Arc on Firefox
sillicon valley needs to pump out more slop browsers
its an untapped bubble
WAIT
i wanan try osmething
I AM
i got the perfect test sample
aera i cant send that here 😭😭
ik
Description: Ban a member, optional time limit
Cooldown: 3 seconds
Usage:
?ban [user] [limit] [reason]
?ban save [user] [limit] [reason]
?ban noappeal [user] [limit] [reason]
Example:
?ban bean making bugs
?ban save gin 2d needs to calm down
?ban noappeal piguy dont come back
Required arguments are the user to ban (either mention or ID)
and the reason. If you want to unban them, put "undo". If using
slash commands, use the optional "undo" argument.
this is gonna be @wheat zinc too (joining the CCP)
have youo fixed this bots code
no :3
code it in Ada.
:3 c
does this zero out shields hard drive
no the command for that is /wipe
ew its Spade
what the fuck
I mean the biggest glaring issue was /denylist banning the person who ran it rather than the target
also who keeps pinging me here
but that was an api issue
idk
do you wanna watch bayachao with me
im kidding idk who is pingin yo u.
NOBODYS ACTIVE ON THERE
ITS DEAD
DEADER THAN MY GRANDMA (shes fine)
i hate ada
🙏
mood
your language is like a geriatric old geezer
by 1 person
broken every week? no
Arc<Mutex<Box<impl Future<Output=Arc<Vec<Box<impl Serializable>>>>>>>
who cares about the difference between procedure and function
a procedure is just a function with a void return type :3
SUBPROGRAM LIVES MATTER
anyways it matters cause you must be receptive to the return type..
imagine having to package Thing is new Ada.Text_IO.Decimal_IO (Decimal_Type); when you could just println!();
you don't need to :Sob:
pragma Ada_2022; -- nonscalar 'Image (aka everything)
...
Ada.Text_IO.Put_Line (Decimal_Type'Image);
imagine needing to be incompatable just to print nonscalars
we had a solution for that
you can print anything in rust
and if you can't you just #[derive(Debug)]
we got you there
nonscalar image lets EVERYTHING be printed automatically
and its redefinable
erm ackshually that's an unbounded type so either put bounds on it or make it an access String
no
or an Unbounded_String
but you have to be incompatible for it :3
you have to pragma ada_2022
yaeh well that depends on what you're compiling to
if you really want compat: why are you using a nonscalar 'Image anyways
also
don't you guys have MSRVs 😭
so like
if let is only supported after a certain rust version
but you can just make equivalent code without it
and have a lower msrv
again if you really need an image for a nonscalar just define your own like in GNAT.Sockets
okay so thats basically our pragma Ada_...
or just #[derive(Debug)] :3
at least in our language any code has its minimum versions defined in code
speaking an AWFUL lot to a dumb macro that isn't super practical...
it's very practical smh
at least my language doesn't have keywords that are 5 morbillion characters long
you will take your not overriding function and be happy
u mean print?
read
same as in another language
Oh of course why didn't I think of Integer'Value ("16#" & x & "#");
SO TRUE
because you dont read the RM
Truly revolutionary syntax
clearly
from_str_radix is much more intuitive
any real ada programmer knows 16#x# is the literal for a radix
Oh, well, there aren't any, so you could say that for anything in ada
Any real lang shouldn’t have to do gay shit like this
write a storage pool for me 🥺
that is LITERALLY what you are doing
Waiter waiter give me 5 Integer'Value ("16#" & x & "#")s please
Ok and what happen if error
wdym
What happens if you give it an invalid string
But that crashes your shit
nope
throw catch is gay
Don't ask for permission ask for forgiveness 😅
Does ada even have syntax highlighting on discord
procedure Yeah is
begin
Ada.Text_IO.Put_Line ("its mid though");
end Yeah;
let test = i64::from_str_radix("whatev", 16)
.unwrap_or_else(|| 0);
So much better
It don't work on mobile as per usual
HUH
ewww
WHY DOES THAT WORK ON MOBILE
bro rust bias 😭
Looool
Rust >>>>>>> Ada
i know discord doesnt treat adb/ads files as plain text either
def f():
pass
it just thinks they're binary files
save us john discord
Virus
'Value / 'Val / ' Pos gotta be my favorite attributes
oh yeah
ada 2022 added these
functional programming attributes
im not smart enough to use them though
woah
i have no ideae what this means but thats cool
ufghhh
How do you generate random numbers in your stupid language huh
oh, thats easy
just create a generator from Discrete_Random or the floating point random
You've prolly used them before if I'm being honest
the function represented by 'Reduce maybe in kotlin
'Reduce itself no
If you've ever used the Java streams api you've probably used a reducer
That api is awesome
yeah
🧌
with Ada.Text_IO; use Ada.Text_IO;
procedure Main is
begin
Put_Line ("ada not better");
end Main;
fn main() {
println!("rust better");
}
i like how almost all of my ada projects use Ada.Streams in one way or another
such a great unit
nya nya nya nya
atp you used to use a semi decent language
which is
like sure kotlin runs on the jvm but that's manageable
ada is just unforgivable
no
Luau is a good language! (If we ignore some shortcomings)
u r the only ada user in the world
at least there are 4 other people using kotlin with you
still borked.. hmm..
playback broke in edge again
doesn't even load this time
give it a second
if u used rust or even kotlin it wouldnt be borked
again i placebo'd the range so
yeah cause then i'd be using someone elses lib 😭😭
i need to refactor how i parse it
ughh
there's nothing more permanent than a temporary fix
x-content-type-options: nosniff didn't know joe biden was trying to sniff content
❌
✅
Listen atp I get it we all make mistakes when we’re young
One day you’ll see that you should be using rust
Ada on bottom
weirdo
I wanna learn zig again
rust best lang fr fr
naw mine gonna be better
Safari cannot open page: “cannot parse response”
odd
you should meow enxt
meow
meow
Do HTTP/4 next
i tried
it jusut went back to HTTP/1
hold on
gnna upload all ym bayachao images
Die
Destruction to all bayachao
this is so annyoing 😭
watch
im gonna embed an image
wh
not even that????
okay the embed only support 1.1
but videos are still broken
fml
im gonna give up on that 💔
ughh
so bord
do i maek ftp, tftp, ssh
.. ?
what's tftp
oh for netboot?
yeah
i'm pretty sure sftp is marked as outdated too lol
rsync also just had a massive vuln
yknow what
i honestly do truly wonder if you can make a simple SCP like program with just the ada DSA
considering it has RPCs
you know what that means
bro I just bought some ice cream only to discover I already bought the same fucking flavor and forgot I had it 😭
eat both
how about I eat ada
weirdo
no more ada lang
There are several programming techniques for developing distributed applications. These applications have traditionally been developed using network programming interfaces such as sockets. Programmers have to perform explicit calls to operating system services, a task that can be tedious and error-prone. This includes initializing socket connections and determining peer location, marshalling and unmarshalling data structures, sending and receiving messages, debugging and testing several programs at the same time, and porting the application to several platforms to uncover subtle differences between various network interfaces.
dang
eat the windows 11 ice cream
just use raw sockets :3
that's not possible
that's not possible
cmon you have to write everything yourself ;3
std is still on the table cause you use Ada and GNAT
not....in stdlib....
Who needs raw sockets
WOW
nostdlib
That’s basically what Ada does under the hood
gnat (rl, pc) but yes
Ok do raw sockets without Ada or GNAT
wat
:3
U literally can’t do io without Ada
die
sussy baka
so true
you should learn haskell
no
😭
oops
here
try that
tell me if that reset your progress or not
if it did ill set it to 7777
did you just delete my own link.. admin abuse..
yeah my progress is gone
okayt le me moveit
wait
okay okay
tell me if this one ALSO does that
cause the path might be diferent
ughhh
if you WANT
bro..
man am I gonna have to reboot
just
get the local storage from the other oses browser
and copy it inyour own
Cute song.
▼お仕事のご連絡
[email protected]
▼ばやちゃおTwitter
https://twitter.com/BAYACHAO
▼魔けモン!Web
https://bayachao.wixsite.com/makemon
jusut exatact th efiles rfrom the mounted drive!!! !1 !!
poor computer design
stop PIRATING
illegal
dude
bayachao might actually be schizo 😭
theres so much random art
it makes such goofy noises when walking
like you
HOLY SHITTT
THEY'VE DRAWN SO MCUH
@timid quartz hey uh are you still in game
if you are can you spawn a new instance of it real quickly
i forgot where i put the process
envermin
foud it
wait
im in bossfight
he inverted my controls
oki
it really feels like I'm playing a day in your life @spare quartz
what is thsi supposed to mean
also the ada tasking finally cleaned things up
back down to 4.3 MB
also heres your homework
ok @spare quartz im out of the game
just gotta wait until the tasks die
alright
nice
Address family not supported by protocol family
hmm..
im soooo borredd.
just stress tested my server
looks like it's able to handle 100 connections at once with 12 threads
1,000 connections
腹
I Have Something Fun You Can Do
||send me plane dr||
drawing what....................................................
click on te lnik
NO
clciko n the ink
NO THAN YOU
:X:
ok
and you gotta watch it fully :3
ur thing sucks
i said
nvm kys
itsl ike 30 secconds...
oh my god FINE but im clicking off if i cringe out
2 seconds in bye
just heard another crash on the highway
right below my window
what floor are you on
very high
well at elast you're fine i guess ...
Oh yeah even if I was on a lower floor there’s a wall between my building and the highway
One of the drivers is tweaking
are you still starving to deaht
thx for reminding me i also need food
ive only had one sausage today as part of my breakfast 🙏
hmm to pay money for good food or to eat ok food for free
Well it’s more free cause I already bought it
deferred spending whatever.. ..
as long as the pasta isn't like
frrom fallout or whatevr and it's good i say that
man i shuold get pizzaz..
:<<<
dude im so antsy for this package
i neeeeeed it
what is the total amount of storage
usable
quick question
yess ir
why are you fucking your disk nanes
why am i what
well
i was trying to torment aera
by running the game he's pirating from my computer in japanese
hold on
unfortuantely whatever magic it does just doesn't wanna do anything right and its forced into english
slam on the brakes for a second
okay
so he had remote access to your computer on which a pirates game ran???
he doesn't have remote access
I'm so confused
rpgmaker mv games do this thing called "running on js," the actual game.exe is just a node wrapper essentially
so i decided to package it up for use in a web server
now while i was modding the game to change its lang to japanese
i found out.. it was already set to japanese by the files despite visually still being in english
i changed my region/language to see if that affected it
it didnt
i got lazy and didnt switch it back
if i had to guess it looks at the windows set language
booooringggg g ,g,
am I the only one that names their folders or anything else for that matter in a random way
def not
like the disks on my server instead of being called something
I just refer to them as sdb sdc
on desktop it's just nve and sd
nve as in nvme
sd as Samsung disk
all my files that i save are either the program default name or some random 4 letters thats in my head at some point
i just named the usb drives alpha/beta for easy memorization if i ever use them outside of this pc
need another hard drive for my storage pooll..
in the same boat
used up 6 TB I need more
in backup it's even stupider
my desktop is far worse
I've got my own random algorithm
also known as bashing my keyboard on the asd keys repeatedly
i have a solution for that
i have a folder called "organizational unit 1"
and i just put everything in there
it's too much work to navigate to it
I save it where the program wants to save it by default
be it system32 i don't fucking care
thats why you never open that folder again
do what you sant
the only thing that is remotely close to organized
is the code folder
that's it
by any chance
do you know how to remove drives from windows explorer
cause theres a CD drive here but
i have no cd drive
uuuh
go to disk partition manager
just search up partition
it'll pop up
find the thing and uninstall
if I remember correctly
I'm guessing it came from cracking a game or something
they love to bundle shit into nfo
incredible
installed a random free program and it glued that to explorer
did partition manager help
unfortunately no
its just showing the real drives
maybe i can get rid of it in regedit... when im mnot lazy
tried it, nothing
unmount
use the partition editor
its not in the parition editor
wha
didn't work
nice
how about using diskpart
i've been meaning to pirate some more stuff but i've got my steam library preloaoded which is FAT
but if partition manager isn't showing it idk if diskpart will show it either
ill try
hi
I've set up my whole thing to automatically download & import
searches for torrents
downloads
imports
promising
automatic subtitle download
you wouldn't download a car
G
E
...and e
...plugged in...?
so it shows up as two volumes, one has usable data, the other has.. a cd pretending to be a usb port??
what the fuck
yeah
also re: organization, I have my downloads wipe itself every end-of-week, my pictures and documents folder are both empty, I got rid of onedrive, and for code they all live in D:/Dev/ProjectName
i have arguably the most jank setup here
that's one way of accidentally deleting an important thing
if it was in my downloads it wasn't important
its too sentimental for me... 💔
oh so how very different
node_modules
TRUE
accidentally forgot to put node modules in .gitignore
worst mistake of my life
shat all over the commit
201883828 files changed
git reset --soft HEAD~1; git commit -m "unfuck"; git push --force
hm wdym
the 3 commandments of god
I put everything even the most important shit in doenloads
you can just do HEAD~ btw
ez
i dont trust myself 🙏
you also prolly need to untrack them if you've already committed and now want them in gitignore
Another Fail
yea I don't 😃
my downloads folder is the same as it has been since the first time this computer was ever booted
I don't have the patience, I just tell myself that if it got deleted, then it prolly wasn't that important
I can barely bring myself to make a new folder for a new project
so it doubles as my archive folder
because if it was, I'd have moved it out
before I did this I regularly just left and forgot about like 4gb files laying around in downloads taking up all the space
oh the files I've lost in the downloads folder 💟
it's at like 20 gigs at this point at the least
rust target folder
the intel manycore driver set i lost
why is your windows
Yen
half English half japanese
and why the hell are you using YYYY/MM/DD
if i had one yen for every dictionary separator i ever had
this is getting out of hand now there are 2 of them
i think i would have 1 dollar
(2 rust promoters here)
pip modules
chill bruh I just ain't changed my profile picture in a little while
@hexed pawn proudly uses rust
no it's unrelated
hes got you there
I just remembered how annoying pip can be sometimes
wdym it’s literally online
oh must be that new invisible bot status they rolled out
it’s showing as online with its status for me
schizo mode engage
WIN

