#technology
1 messages ยท Page 40 of 1
once you start doing some more complicated things, that stuff will jump out like red flags
lets try more complicated wording

Looks like we did it
theres still a few problems

its working but just with our tests
true
aha thats the first problem
oh cat is before catfish
rip
don't know why 
lemme see the loop now
oh wait i know
its because its only if str1 > str2
otherwise swap
i should let it equal
yeah you need an else if equal and then else swap
yeah it can't tell them apart
so it they are both the same but one has less letters
that one is lower?
uhh can i see the code real quick? its changed quite a bit since i last saw it
if(lower){
}
else if(equal){
}
else{
swap
}
no cuz equal needs its own special case
equal means you have to tell it to go to the next characters to check
yeah
although im surprised it didnt break considering there isnt any checks on the string length
the for loops handle the string length
yeah but you have two strings of differeing length
one of which the loops dont account for
cuz it SHOULD be trying to access the letter after t in cat and it should yell at you for being dumb
lul
but its not? so idk
maybe because its a vector instead of an array
no cuz its still strings
add more animal names
i would attempt to make the same thing on my comp but i dont have gcc so i cant
oh wait i do have an old ide

well i found my compiler so im gonna make one real quick
so what next @flint bobcat ?
ok ill think of some projects for you and DM you them
ok
@subtle hawk after using the music bot for like 2 mins i now realize just how much trouble that wouldve been to get it working
why do you need the second for loop if you are going to break in the if-else statement?
second for loop goes through the characters for each string
^
oh thats an older version
ah
the actual one works
yeah, fire helped me 
(although i made one that does the same thing as yours and the bug about the string lengths crashed my ide)
LUL
but you may want to look into the best sorting algorithms and why they are the best
cuz bubble sort kinda sucks
yeah but try out quicksort and mergesort, which are top tier
uhhhh pick a simpler example of mergesort XD
actually no wait
thats not a bad example
it just looks like hell
yeah split up and merge
it does it quite a bit faster than bubblesort
i think bubble sort is efficient for strings
lets say you have 1000 items you need for sorting and your comp can do one per second
bubblesort worst case takes 1,000,000 seconds to complete
no for anything
strings numbers anything, just sorting "things"
also mergesort completes its sort at about 10,000
Radix LSD In-place base 10 for extra visual and audio fun
Its sound its hard to describe tbh
But I love it
And then there's Bogo...
@severe falcon wdym
@subtle hawk ? i was just talking about time complexity given 1000 items to sort
bubblesort is O(n^2) = 1000*1000 = 1000000
mergesort is O(n*log(n)) = 1000*~10 = ~10000
no about the whole music bot thing
oh the whole emote based music system looks like its a nightmare of coding, but it works
well it was
the code is absolute garbage
but it works
I'll need a day to sit down and fix it
yeah but i was talking about unoptimized bubblesort
cuz thats what we made
personally i prefer to do a binarysearch/sort
are you talking about trees?
oh i havent heard of this
ah so its kinda like when you have to find a word in the dictionary, so you flip it open close to where you think the starting letter section is
@subtle hawk uhhh i think z23 sensei died
oh wait i just read #music-spam
oh i like this exponential search
might have to switch to using that
@subtle hawk so i know z23 keeps track of the warns and other stuff, does she have a database for it?
is it like her own database or is it third party?
wdym
like you dont have her using like firebase or anything like that?
just gonna drop this screenshot here and let you figure it out
?
ah
@severe falcon its going along good
oh that looks pretty good
yeah, i used string splitting, then converted them to integers
using that, i can get the locations in the array
i need my wifi adapter to be water cooled, its getting pretty warm
iirc i saw a video of some madlads doing it
@severe falcon my 10Gbits NICs all have beefy heatsinks on then
why not wait for the new CES laptops to drop? they have rtx20xx cards in them. RTX ON
Well if that rtx laptop is under 2k im buying it
some of them
not all
@wooden geyser to be fair for 2k I would build a dope tower and get a cheaper laptop to complement the tower

can you feel the raw gaming POWA?
i posted about that "laptop" earlier, sweclockers was the first one post their video about it that i saw
I really need to upgrade from this i5-4200u with no dedicated graphics 
This is bad
'Plugged in, charging' but stuck at 6%
My AC charger is working
Plug receiver still works
@paper marsh or battery ded
does anyone know if ram throttles itself if it gets too warm? i was using alot of ram yesterday but after i freed it, my comp was still loading things slowly
@severe falcon I don't think that's a thing
huh i wonder why my comp was going so slow then
it went from having less than 1 GB of free ram to more than 8 GB free and chrome took a min or two to load
A mem leak?
no i was playing minecraft modpack that eats ram for breakfast
and then closed it and freed all the ram
Odd.
but it was quite some time after i closed it that it happened
and the weird thing is that i was just using chrome
i was just thinking since my CPU was peaking at 65 C that the ram was getting too warm and throttled themselves
65 doesn't sound too bad
For me 70-something is typical.
Man I need a better heatsink.
amd or intel?
AMD.
The Ryzen APU. Bound to be hot since it uses the same TIM dealio as Intel and not soldered.
oh is that from the newer batch of CPUs?
i still have an FX6300 which the max temp for that whole line of CPUs is 70 C
Speaking of which if the new Ryzen 3 has 6 cores then oh man it's gonna be the FX 6300 all over again
And even cheaper this time.
i believe its the Ryzen 3300 X(?) that has the same specs as the FX6300 and about the same price as when the 6300 was new, except its has 12 threads instead of 6
but those "same specs" are gonna be so much more efficient
one time i was in fries and saw a 5ghz base clock for an intel that said water cooled only
cant wait to do a new build, just about everything except my PSU and HDDs(arguably) are outdated and at their limit
wait i just reread that last bit, did someone overclock an FX6300 to 5ghz??
jeez, mine could only reach 4.408 ghz with the mobo's auto overclocking feature, but then it failed to run bios on restart so i had to reset mobo
i was also only using the heatsink that came with the CPU (and still am) so i think it just got way too hot
not far with OC but it constantly runs at 3.8 ghz boost and runs pretty cool
except it makes my room the hottest in the house at over 80 F (27 C)
yeah my house AC is set to 24 C and its texas in winter
dont worry in summer i will far outheat you
im talking about indoors temp with AC
Dunno.
texas summer is 40 C literally every day
Jesus
if a light rain pops up, sometimes the ground boils it away so theres no evidence of it raining literally a min ago
send us your weather please
/weather Hanoi
I don't have the Google API key set, go yell at the Supreme Flagship.
oof
yeah her weather is broken for a bit
Yeah I know she died for a good while
yeah "supreme flagship" suffered an area wide power outage and so she died
Probably gonna take a while to fix her
yeah but just to let you know how much heat my comp puts out, its ~8 C outside and our AC is ON and my room is still 26 C
why do you want my room temp, wouldnt you like the 8 C instead of 40 C better?
ah i see, its called an FX6300 and a 950 shoved into a cramped ITX box case
best space heater ever
Oh lord
old chaotic setup but only pic i could find of space heater over there
Blower card for extra heat output
yep
Keeps the inside of the case cool at the expense of the temps of the actual surroundings
i think the CPU has some words to say about "inside of the case cool"
on the MC modpack, the CPU is aabout 20 C warmer than GPU
its called stoneblock, min recommended ram for it to use is 6 GB
thats just for it, not including what your system needs to survive
yeah from what people have said about setting up servers for it, you need an equivalent server for 50 player vanilla MC for it to even work
Damn.
although hottest CPU ive ever had was some kind of i3 in my dell laptop
terraria made it emergency shutdown due to excessive temp several times
i checked the logs, and the kernel's emergency shutoff temp is 87 C, it was peaking at 90 C
or any heatsink at all
its literally just a "U" shape of copper pipe going over the processor and leading to the fan
Just a cheap laptop cooler would work as well
oh yeah i had a fan mat for it to sit on which worked pretty well
I need to get one
My dad's old work laptop heats up quite a bit at the bottom
Not helped by the metallic shell
but this is the problem with integrated graphics, terraria is not CPU or GPU intensive but once the processor has to do both things get crazy
gtg for now but ill be back in like 30 min


ok so i have an rpi, 2 arduinos, and a bunch of electronic sensors and stuff, any suggestions on what to make besides buzzer music?
"this is so sad, arduino, play despacito"
plays megalovania
"NOOOOO"
yeah I'm going for 3b+ don't worry
i had about 24 different actors as single pixels on a jframe window that was 512 x 512 and it ran all 24 pathing around at 60fps
the actual size of image was 128 x 128 so it had to enlarge it twice every single frame
so technically the "single pixel" actors were actually 16 pixels but only for veiwability
Let's see if those octacore 5GHz CPUs are something 

uhh shouldnt it have started already?
They always start late lmao
surprised that there isnt live google translate option for the yt livestream
am still watching it but without sound so you only need to say the really cool stuff
Okay.
"I'm trying to move this along" lol
He knows what we want
"Watching the CES livestream on the livestream"
Lisa's rockin' that leather
and the bragging rights of breaking the ghz barrier
And teraflop
Only console that uses Nvidia is Switch
Both
is xbox all intel?
wait you mean to tell me MICROSOFT is using amd?
yes and i might reconsider using amd gpus for my next build
The AMD Jaguar Family 16h is a low-power microarchitecture designed by AMD. It is used in APUs succeeding the Bobcat Family microarchitecture in 2013 and being succeeded by AMD's Puma architecture in 2014. It is two-way superscalar and capable of out of order execution. It is...
This is the microarch they use
OH SHIT
high performance pcs
Mac is using AMD graphics as well
is mac still using intel CPUs or have they actually made their own
ah the record breaking threadripper
"we can do better"
THAT GRAPH XD
some high quality mocap
That live CGI cam though
at least they moved away from the ping pong balls everyshwere
dang thats a small chip and its very non square
wait 4k HDR streaming?
excuse me
CUs?
Compute units
oh so cores/threads?
Talking bout GPU
64 cores
per CU?
oh yeah no i love it
i use blender for more organic stuff and tinkercad for the angular things
I think we're gonna have to wait a while
For any meaty stuff if any
Gaming!
400 million? Damn.
Yep we're gonna have to wait
Some on reddit are calling the hype train derailed
and microsoft comes on to the stage at an amd thing, yeah if amd cards are cheaper than nvidia imma get them
They are highly likely to be
how long until its supposed to be over?
oh dear
Always convenient that your country sits nicely within one single time zone.
0:40am here
Ayyy same
also no confusing dst to boot
tfw my country sits withing 6 i think
not sure if alaska has one inbetween hawaii and california
arizona i think
so it's actually 7 different time zones
nah arizona just switches its time zone
Okay, microsoft segment over
and still not counting some islands that belongs to US
actually both arizona and hawaii and the islands
ehh that card doesnt look flashy enough
590 out for a while now
yeah
General consensus: not that good
still not sure if I go full amd in my next build
still not flashy enough, even PNY made my 950 look flashy
Reference design
yeah
7 what?
Radeon VII?!
oh
High Bandwith Memory
is ddr not a thing for cards anymore?
so like HBM is basically the DDR 6
No there is actual GDDR6
so how good does that look, i have the livestream in a 1/4 window at 360p
90 fps Devil May Cry 5 4K ultra
Seems pretty good so far
Neck in neck with RTX 2080
ah, so good you cannot physically see it on yt
Ubisoft
currently the only company that listens to its users XD
no way
that looks sooooo gooood
IS THAT DC?
division 2 looks like division 1 with better graphics and a new map, which honestly sounds pretty great considering the failures of games its competing with
Mentioning second generation Ryzen bundle
oof...?
Fnatic eh?
We beat them once
Losing hope...
so we already saw the new graphics card, are we just waiting for new ryzen reveal?
Navi?
ive had an fx6300 for the past 6 years, so yes i have
I'm figuring that if they are releasing Navi then they'll at first release cards weaker than that Radeon VII
Seems unlikely though
someone better have etched "hey, listen" into the card on a microscopic level next to navi GPU
Heh
Hoping for a letdown then full steam back on the hype train
Best outcome I can think of
i think amd might pull a fast one and start ending CES and then reveal it
Ah yes I think we have heard of this one before
C'mon now AMD, don't let us down...
"A lot more this year"
OH BOI HERE WE GO
Kinda sounds like they're saving it for later tho
Epyc?
New Epyc?
Damn, this isn't looking good
is epyc cloud storage and computing?
Workstation CPUs.
I guess?
it's for server stacks
remember nvidia's most powerful thing isnt an RTX, i think amd probably has the big boy stuff in those cloud machines
a tesla is more powerful than the RTX
their computing focused GPUs for cloud supercomputing
dell had a deal for one at $19k
2nd gen Epyc
OH
waht is that
i know but what was the simulation of
๐
They didn't dissapoint.

but how are you showing off a CPU with a game where the GPU is doing the work?
Hm. Seems like they can't quite show the full line yet
unless that integrated graphics
Seems like the same thing as 1st gen Ryzen launch
Preview at CES, then a keynote later in like february
Uh oh 8 core 16 thread
i assume new one was on right?
Yep.
But that is kinda worrying.
8 core 16 thread
Don't tell me we're not getting a core count bump
Ryzen noods
uhhhh is that empty space on a chip?
yeah but the 2 chiplets had space around for more stuff right?
Not sure
then that is worrying'
Why so?
if there isnt empty space then thers no way to improve it
Mid-2019 launch
Seems like it's ending
Yep, stream ending.
So kinda disappointing.
At least we have confirmation.
The end.
Not good.
its the same thing with the visheras
why get the FX 8350 when the FX 6300 can do anything you want and its cheaper?
but to be honest, seeing the 3 fan reference design, that blank design actually looked pretty good when you disrupt it with 3 big fans
i just hope sapphire gets them so i can have a perfect GPU
Yep, everyone is disappointed in the subreddit
big oof
their stocks
stock
oof
Quite a letdown.
At least it's not as bad as the beginning of the year where it was 17 dollars.
honestly even if they did have the new powerhouse that we wanted, id still get the 6300 replacement
January 4th to be specific
Alright, time to sleep
Bit of a waste of valuable sleep time, but eh.
Really though, the Radeon VII's true competitor would be the 1080 Ti.
Especially in terms of pricing.
just realized today that cleverbot passed the turing test and is the most intelligent ai in the world
and its still an idiot just like us humans
pink asus rog peripherals...
do you mean getting a 1070 with 8 GB or having 8 GB of ram and then getting a 1070
1070 with 8 GB ram
i mean im running a 950 with 2 GB so that would be heaven for me
well
the ryzen chips are eh
decent
but the GPUs are rlly meh
but amd fanbois be amd fanbois
yeah its like i said earlier, people bought the FX 6300 cuz it was cheap and had enough power rather than getting the FX 8350
same with these new ryzens
Well i do have a pc
But it can run hoi4/csgo around 8-30 fps
Still good
But i have a joke dual monitor
My computer monitor and my phone (for other stuff)
200 iq
if you include the lcd for my speakers and my phones screen, i have 5
i have 2 monitors, one is 20 inch 1600 x 900, other is 26 inch 1366 x 768 
oh gosh i was helping a neighbor with their mac and the mouse sensitivity was like 4 dpi and my mouse is 1k so now that im back at my comp, my mouse is sanic fast
@subtle hawk so what are you working on for z23's next update?
so i just took the steam hardware survey thing, and apparently my OS was installed dec 31, 1969
oof
i downloaded the software to control the lighting for my corsair headset, and now a lady announces whenever i mute my mic or plug n play my headset
@tame topaz man of culture
Subarashii 
Waifu wallpaper detected.
Never used that one.
It lists a "Shizuku Edition" on the official download page.
that's the anime version.
It's the same with crystaldiskinfo by the same guy, there's also another one kurei something edition that's similar, different character
@proven forum the entire crystaldisk suite is made by him
Would 400W be enough to drive a 2200G + an RX 580?
barely @tame topaz
it will eat 360W aprox
that's just the CPU and GPU
500W should be good
oof
Yo guys
Indeed
excited for freesync
especially on my MSI Optix monitor
smooth stutter free 144hz experience
@tame topaz what's your budget for a psu?
I would recommend a EVGA G3 series
they are pretty cheap for the performance they deliver
@subtle hawk I do have one thing i am pretty worried doe, that my monitor might just screw itself when i enable freesync
why would it
Welp you seen the demo's
some of them have stuttering and the screen blinking
i hope my monitor doesn't have those issues
if your monitor model doesnt have the issues you saw on those videos, you will have freesync enabled by default when you install this new driver with the freesync support
Mine isn't in the list of G sync compatible monitors doe
and mine isnt T_T
and those are specifically tested by nvidia
if it's not compatible you have to manually toggle it
i just hope the issue with mine is the lack of variable refresh rate instead of those issues
otherwise i will be salty that i spent so much on a monitor that doesn't work
@mortal merlin you understand this right
it's not that once you turn it on it breaks
those artifacts are only present if freesync is enabled
without the artifacting issues
you would think if you spend money on a high quality display that it would actually display freesync properly
so if it doesn't i will be quite salty
REeeeeeeeeeeeeeeeeeeeeeeeeeeeee
G sync monitors are $400 more expensive than Freesync ones here
@mortal merlin Just asking since there are quite a few cheap 580s around
And I'm not that willing to buy a new PSU tbh
I see
@subtle hawk That one frontpaged r/gaming, awesome stuff.
EVGA and Seasonic are the best PSU manufacturers
I love the build quality of my AX850I
860*
It's a platinum rated PSU so its definitely a strong contender
only issue i have with it is it's exorbitant price
HX1000i
there is no AX series PSUs for 1000W
and the difference between AXi and HXi is very small
i got mine pretty cheap actually
about $5 more than a EVGA PSU of equivalent power
that is gold rated
Heard that the 520W S12II's really good.
So, I got this thing now ๐ค
had to spend extra $20 on ethernet adapter and cable because my uni's wifi uses a weird type of wpa security
and I wanted fast file transfer
What even is that
look it up
Server type dealio?
it's called WPA Enterprise I think
I tried to set up a certificate file in linux before but couldn't succeed
But what even is that you have up there?
it allows username-password type login directly
instead of going through website login
No, the thing you have up there with the Pi?
the usb thing?
Or at least I think that's a Pi
it's rpi
yeah
it's basically network authentication @tame topaz
@subtle hawk yes that's 802.1X
I know
what does it use for the auth mechanism
login/pass
SIM
PEAP
certificate
yeah, it's login/pass
no certificate?
no certificate I think
then it's ez
I'll send you the config for wpa_supplicant when I get home
thanks
but yeah I'll keep that ethernet cable when I transfer files though
it's harder ti extract or convert a existing cert
maybe
I remember having no luck setting it up back when I had linux installed on my old laptop
well you need to be well versed in the linux systems to get it right reliably
Unix is where the techno-wizards reside
And I'm just sitting here getting a perfect score in PowerPoint.
oof
I have a lot to learn
but unlike linux purists I don't want to trade ease of use and reliability for some social statement
๐ค
speaking of powerpoint
back when I was in primary school I liked to add transition effects to everything as much as possible
who didn't
I remember my presentation just lags everything
yeah ๐
all the effects
All them effects
One time I did a Flash transition for the title slide and it worked out extremely well
It was a presentation on Touhou and the title slide was a piece of fanart with the sun shining on the side
you don't
it's been 10 minutes and it still doesn't finish getting a 31mb file
ur uni network is throttling
๐ค
let me try 4g then
I frankly at the time don't really have an use for a server
And the electricity bill is high enough with the current rig already
I can't live without servers
I switched to 4g and got the same result
it even has no transfers at all
what package
Get:1 http://archive.raspberrypi.org/debian stretch/main armhf libraspberrypi-doc armhf 1.20181112-1 [31.4 MB]
oh wait nvm
it downloads now
maybe just really slow connection
yeah, at 30 seconds even on very small files
So i have a data analytics class with python and i have never touched python in my life, anyone here who has used it a bunch and can give me some kind of quick crash course of the things the tutorials DONT teach?
@severe falcon such as?
Idk but in java or c++ theres those tricks you learn that none of the tutorials tell you that save a bunch of headaches
Same, maybe ill just attempt to program something and see how well it goes
Tic tac toe ai here we go
Although @subtle hawk is it normal for my eyes and brain to get cancer from going from java to python?
Oh is that a deadliest warrior kinda thing for al?
waifu sorter yes
Waifu sorter?
Oh so its like learning your waifus? Or is it just making a list of the ones you picked?
Ah, well maybe after this class i might make an al battle simulator and rank all the girls on the wiki
Ooooh
The only problem i have is that we cant actually figure out the hidden stats without ripping the game apart
well about that
You can figure out one hidden stat (hit i think) by using their individual score, but luck isnt calculatable
And luck is the most important stat in the game and we dont know what it is 
Thats the reason why we cant accurately calculate dps
well I started digging into the game
and I got further than others in a certain part
if I'm done there then I may try something intern kun won't be happy about
I mean idk why they want to hide the most important stat in the game from us, i can understand hit, as it isnt that important in the damage calc, but luck is the only way to calculate a ships accuracy
Amd it would make sense to hide it if it literally was involved in every act of rng, but its ONLY for the ship accuracy
(Asked for a programming idea and one guy told me to make a dps calculator, so i spent a few hours attempting to see how to get around the luck part to no avail)
Its 1:45 pm and i never woke up(been at school since 8)
Commit Sleep. Tired coders fuck things up.
I have git history to fix fuckups
Nono ALL coders mess up, tired coders dont care that they messed up
And sleep deprived coders hardcode @subtle hawk
True
Reminds me of assembly class, "i will enter a number from 0 to 999 and you need to print the number out onto the command line(as a string)"
A kid hardcoded all 1000 different numbers as assembly versions of if statements
lel
So thats like a 4000 line program
now I wanna see that kid make a OS in ASM
Ive never even tried doing any os stuff, i dont wanna kill my rpi
I thought someone made an OS in assembly?
All OS are in assembly
Although i think at this point windows and mac might not touch assembly programming for it
Speaking of rpi, have they made the 64bit version of raspian yet? I want my rpi to achieve its full power
Yeah but rpi 3 is arm v8, its a 64 bit processor, but raspian is a 32 bit OS
So its actually running arm v7
arm is outside of the x32 arch
Well yeah bit its still a 64 bit processor, it has 64 bit registers
like there's x32 with its x32_64 sub and then there's arm
and the OS is specifically made for arm
just like android
Yeah but arm v8, which the rpi is rated for, is a 64 bit archetecture
even doe u can build android for x64
Yeah the raspian OS is made for the 32 bit arm v7, so the processor only uses half the registers and only half the width of the registers it uses
compatibility
only the 3B and B+ have armv8
and not all software is built for 64 bit arm
Yeah i was just wondering if rpi released a 64bit raspian, im not too up to date with rpi
It also doesnt help that my rpis network chip died so it can never connect to the internet ever again
Ehh maybe for the rpi 4
- compatibility is rip
- the OS will be bloated because of the increase mem usage
- the rpi doesn't have more than 4 GB of RAM
- they don't have the manpower and time to maintain 2 versions of it
The really scary part is that armv7 lets you access the program counter, while armv8 doesnt, so technically im accessing a restricted register on my rpi
also ARM 32 vs 64 boils down to 2 differences
unlike x32 arch chips
so there is no reason for them to invest time and money into something only few people will benefit from while hurting the rest
Well yeah but the performance of the rpi3 would go up, because armv7 only has 16 total registers of 32 bits, while armv8 has i think 32 of 64 bits each, both including ones you shouldnt touch
that doesn't really matter
the perf was measured
and the change is insignificant
at the cost of losing compatibility
yeah some elliptic curve crypto algos get faster and some rendering apis benefit from it
but that's it
nothing else takes advantage of it
Ah i see, well maybe for the rpi 4 we can get more ram and a better processor, like the cortex a75
a rpi is a embedded dev board
it doesn't need beef
what it needs is IO
if you want boards with beef there's alternatives on the market
they trade IO for moar powa
Ah so maybe like a 16 usb hub HAT for them
for?
For io
Oh you mean through the pins
Well i was thinking more about the rpi computing clusters that live off of usb
that is just a waste of money
get a server
way more powerful and cheaper
than a army of rpis
and has a lot more instruction sets
Well yeah but you dont get to learn about setting up the actual supercomputer
tell me how many engineers would/have/had worked on a supercomputer
Well yeah but how many are AROUND people that do?
a cluster of pis is absolutely nothing remotely close to how a supercomputer works
I mean yeah but who has the hundred thousand to make their own full supercomputer?
most ppl don't have a use for one in the first place
only scientists and few engineers have a use for one
Yeah but an amry of rpis can still be useful for smaller projects that would never be approved on an actual supercomputer
like?
Idk i havent looked into what supercomps can do
exactly
At least not specific things
the things a supercomputer is useful for cannot be achieved by some rpis
I know of people who used the mathematica with an army to do some 3d graphical stuff
and what can be achieved by those pis can be done on a single server or a swarm of containers or VMs
Well yeah but then you have to pay for mathematica
but as a fun project to just do it for lolz I guess
Plus with the rpi zero, its super cheap
Also what kind of projects were you meaning when you said the rpi needs more io?
I never actually used the gpio on mine, i have an arduino for that stuff
Ah, is it easy to use the gpio on rpi? Cuz then i might be able to actually use both arduinos and the rpi for stuff
Although i might have to use the actual arduino chips instead of the full boards
I dont think the rpi can handle 2 arduinos and its own gpio by itself
so this semester i have a data analytics class in python, and a data mining class in matlab, both of which are going over basically the same stuff. this wont be confusing in any way at all
That feeling when @subtle hawk talks to me about bot development.



and if there was a weird looking owl in the background, that would be me
Opening my KeePass database
on my laptop: 1 second
on my phone: 2 seconds
on my raspberry pi: 80 seconds

sounds like its CPU doesn't have AES accelerator
Well its cpu is also literally the worst half of any samsung 6 era phone processor






