{"username": "marker", "content": "technology"} {"username": "UwO", "content": "yes"} {"username": "UwO", "content": "kali linux"} {"username": "Shenandoah", "content": "Recurrent NN"} {"username": "TGibsonn", "content": "lambda calculus"} {"username": "Pandasan", "content": "Js is hard TvT"} {"username": "TGibsonn", "content": "why do ya say that"} {"username": "aerie", "content": "js is hard but js libraries are fun"} {"username": "PyroclasticMayhem", "content": "What kind of JS libraries are you working with?"} {"username": "Waffle", "content": "libraries full of books about javascript"} {"username": "Shenandoah", "content": "Pandasan how's the learning going?"} {"username": "Pandasan", "content": "Oh god i havent even gone to the libraries part"} {"username": "Pandasan", "content": "What why are there libraries dont libraries have a lot of reading material"} {"username": "Pandasan", "content": "Im still in like the super basic stuff such as the button onclickmyFunction etc etc"} {"username": "Shenandoah", "content": "Keep going"} {"username": "Shenandoah", "content": "You can do this"} {"username": "Pandasan", "content": "Its extremely Interesting but also very hard to understand idek how to explain it"} {"username": "Shenandoah", "content": "What is? Libraries?"} {"username": "Shenandoah", "content": "Or js?"} {"username": "Pandasan", "content": "The math functions"} {"username": "Pandasan", "content": "The var thingy"} {"username": "Shenandoah", "content": "Oh I see"} {"username": "Pandasan", "content": "Yeah. Im not learning through an institution so i just keep researching about it on the net."} {"username": "Shenandoah", "content": "Might be a good idea to learn all of the basics before you start researching how built in functions work:p"} {"username": "Pandasan", "content": "Whoah whats built in functions"} {"username": "Shenandoah", "content": "Oh thats what I thought you were referring to"} {"username": "Shenandoah", "content": "Nvm"} {"username": "Shenandoah", "content": "What exactly are you struggling to understand? Xd"} {"username": "Pandasan", "content": "Oh nah im just learning stuff through th modern js website. I was learning from w3schools but a friend told me to study modern js"} {"username": "Pandasan", "content": "So i went to that website and"} {"username": "Pandasan", "content": "Well basically"} {"username": "Pandasan", "content": "It is understandable"} {"username": "Pandasan", "content": "But"} {"username": "Pandasan", "content": "How th am i supposed to remember all this?"} {"username": "Shenandoah", "content": "Well, nobody remembers everything, a programmer looks up things all the time"} {"username": "Shenandoah", "content": "But it helps to remember and understand things if you apply everything you learn"} {"username": "Shenandoah", "content": "Create a small website using what you've learned"} {"username": "PyroclasticMayhem", "content": "MDN is probably the nicest resource for a JS docs"} {"username": "Pandasan", "content": "Woa i thought yall got these things tatooed on yer brains"} {"username": "Pandasan", "content": "Oh alright ill check mdn out"} {"username": "Pandasan", "content": "Oh yes"} {"username": "Pandasan", "content": "How exactly do i practice?"} {"username": "Shenandoah", "content": "Create websites related to what you're learning"} {"username": "PyroclasticMayhem", "content": "Are you looking to do frontend, backend, full stack or something else with JS?"} {"username": "Shenandoah", "content": "If you are learning about variables, create a small website that adds two variables together for example"} {"username": "Shenandoah", "content": "If you are learning loops, create a site tht loops ten times and prints something"} {"username": "Shenandoah", "content": "Etx"} {"username": "Shenandoah", "content": "Etc"} {"username": "Pandasan", "content": "Well basically i wanted to do both and i saw through yt viss that atleast i need knowledge on js css html PyroclasticMayhem"} {"username": "Pandasan", "content": "Oh i understand"} {"username": "Shenandoah", "content": "So full stack then"} {"username": "Shenandoah", "content": "And ye"} {"username": "PyroclasticMayhem", "content": "I'd suggest this course for later down the line if you want to learn React, MongoDB, GraphQL, writing tests in Jest, and TypeScript"} {"username": "Shenandoah", "content": "Yes you def should practice immediately"} {"username": "Pandasan", "content": "Hmm i understand."} {"username": "Pandasan", "content": "Btw doesn't follow stack need other languages like python/ruby?"} {"username": "Pandasan", "content": "Full"} {"username": "PyroclasticMayhem", "content": "Depends"} {"username": "Shenandoah", "content": "Not necessarily"} {"username": "PyroclasticMayhem", "content": "Mainly on which backend framework you go with and such"} {"username": "Shenandoah", "content": "You can have node js for backebd"} {"username": "Shenandoah", "content": "Backend"} {"username": "PyroclasticMayhem", "content": "For JS there's NodeJS, if you go Python there's Django, or Ruby with Rails"} {"username": "Pandasan", "content": "Oh yeah whats node js?"} {"username": "Pandasan", "content": "Is it like js but for softwares?"} {"username": "PyroclasticMayhem", "content": "A JS runtime for backend"} {"username": "Shenandoah", "content": "Its just js that can run outside ur web browser"} {"username": "PyroclasticMayhem", "content": "For the server side, as well as scripts and such"} {"username": "Pandasan", "content": "Oh i understand."} {"username": "Shenandoah", "content": "A lot of discord bots are made in node js for example"} {"username": "Pandasan", "content": "Yeah i had one made from a friend and he apparently made it through node too"} {"username": "Pandasan", "content": "Gah but i lost so much time learning html and css now that im learning js html css is so easy to me"} {"username": "PyroclasticMayhem", "content": "For the backend API that would look something like this"} {"username": "PyroclasticMayhem", "content": "Express and Koa are the common web app frameworks"} {"username": "Pandasan", "content": "Oh god"} {"username": "Shenandoah", "content": "Dont worry if it seems very complex"} {"username": "Shenandoah", "content": "You'll learn it eventually"} {"username": "PyroclasticMayhem", "content": "This particular example is for routing but all this stuff is covered in the fullstackopen course."} {"username": "Pandasan", "content": "Oh yes im def gonna check out the course once im done w the js basics"} {"username": "Pandasan", "content": "What influence can js create in the front end part?"} {"username": "Shenandoah", "content": "Oh my"} {"username": "PyroclasticMayhem", "content": "Influence?"} {"username": "Shenandoah", "content": "Js is very important for frontend"} {"username": "Pandasan", "content": "Woah really?"} {"username": "Pandasan", "content": "OH yes of course"} {"username": "PyroclasticMayhem", "content": "For web dev now React, Vue.js, and Angular are probably the common web frameworks."} {"username": "Pandasan", "content": "Yeah i totally forgot wevsites have many pages"} {"username": "PyroclasticMayhem", "content": "Laravel for PHP"} {"username": "Pandasan", "content": "Whats a framework?"} {"username": "Pandasan", "content": "Im sorry if im boring you w my questions"} {"username": "Shenandoah", "content": "If html and css's responsibility is putting elements on the web page and making it look nice, javascript is what can be used to make elements do things aside from their normal behaviour, I think thats an intuitive way of thinking about js"} {"username": "PyroclasticMayhem", "content": "For a web framework it's a way to build webpages I suppose. React has a page on what they do"} {"username": "PyroclasticMayhem", "content": "React uses JSX which is kind of a mix of HTML and JS"} {"username": "Shenandoah", "content": "A framework is just code written by other people to help you do certain things easier, possibly with less code as well"} {"username": "Pandasan", "content": "Ohh basically like a stylesheet but for specific functions"} {"username": "PyroclasticMayhem", "content": "The components are probably the big part of the web frameworks."} {"username": "Pandasan", "content": "Mmm i see i see"} {"username": "Shenandoah", "content": "More like, frameworks have functions you can use instead of coding them yourself panda"} {"username": "Shenandoah", "content": "Not rly stylesheets"} {"username": "Pandasan", "content": "Oh i understand"} {"username": "Pandasan", "content": "Gah learning this is gonna take a while isnt it"} {"username": "Pandasan", "content": "After learning the other 2 i was like oh 3 more days and im a js pro"} {"username": "Pandasan", "content": "More like 3 years"} {"username": "Shenandoah", "content": "Oh yeah you'll never be finished"} {"username": "PyroclasticMayhem", "content": "Such as for one of the fullstackopen project involving a countries page there would be several components part to it"} {"username": "Shenandoah", "content": "You learn 1 thing, you get 3 new things to learn"} {"username": "Shenandoah", "content": "You already know more than the majority of people so good job so far!"} {"username": "PyroclasticMayhem", "content": "I would also suggest using a nice text editor like VS Code if you aren't aready."} {"username": "Pandasan", "content": "Oh i see so thats different components"} {"username": "Pandasan", "content": "And thank you TvT"} {"username": "Pandasan", "content": "Oh yes i was using sublime text atfirst"} {"username": "Pandasan", "content": "But then i switched to vs code"} {"username": "PyroclasticMayhem", "content": "Linting is also a nice thing to learn a bit later maybe"} {"username": "Pandasan", "content": "Oh whats that?"} {"username": "PyroclasticMayhem", "content": "Basically has your code follow a style guideline"} {"username": "Pandasan", "content": "Oh i Understand"} {"username": "Pandasan", "content": "And allthese codes are just for webdevs right"} {"username": "PyroclasticMayhem", "content": "Let's say with airbnb they have a whole guide on what styles they use for their projects to keep the code consistent"} {"username": "Pandasan", "content": "Are there like a totally different set of languages for softwares?"} {"username": "PyroclasticMayhem", "content": "Different set of languages?"} {"username": "Pandasan", "content": "Ohhh i see i see"} {"username": "Shenandoah", "content": "Not necessarily"} {"username": "Shenandoah", "content": "But ofc writing code for websites will be a little different"} {"username": "Shenandoah", "content": "As opposed to writing software"} {"username": "Pandasan", "content": "Hmm i understand"} {"username": "PyroclasticMayhem", "content": "It's possible to mix and match I suppose in fullstack."} {"username": "PyroclasticMayhem", "content": "Such as a ReactJS frontend and Python backend in Django if you don't want to use Node."} {"username": "Pandasan", "content": "Yeah i heard pythons better for backend then node"} {"username": "Shenandoah", "content": "Hmm"} {"username": "PyroclasticMayhem", "content": "I think it's more of a prefernce thing when it comes to backend."} {"username": "PyroclasticMayhem", "content": "They all do the job well generally."} {"username": "Shenandoah", "content": "Discussions about which programming language is better are p much never productive"} {"username": "Shenandoah", "content": "Yeah"} {"username": "Shenandoah", "content": "Try a few and pick the one you like the most"} {"username": "Pandasan", "content": "2 years ago i started python before knowing what html and css was. i totally didn't understand anything and gave up . But thankfully i finally am like climbing the ladder one by one T.T"} {"username": "Shenandoah", "content": "Yep you are"} {"username": "Shenandoah", "content": "Try to have fun with it"} {"username": "Pandasan", "content": "oh yeah do commercial wevsites also use only these languages or do they need another set of codes?"} {"username": "PyroclasticMayhem", "content": "There are also languages that transcompiles to JS like with TypeScript"} {"username": "Shenandoah", "content": "Reddit uses python for backend"} {"username": "Shenandoah", "content": "Google uses python and a few other languages"} {"username": "PyroclasticMayhem", "content": "Some devs do prefer to use TS instead of vanilla JS"} {"username": "Shenandoah", "content": "Yeah ts is trending"} {"username": "Pandasan", "content": "Oh so should i switch to ts or just continue w the modern js?"} {"username": "PyroclasticMayhem", "content": "You still need to know JS"} {"username": "Pandasan", "content": "OH i see i ser"} {"username": "PyroclasticMayhem", "content": "TS more adds on to JS and changes some things"} {"username": "Pandasan", "content": "Ohh its like the extras after an anime"} {"username": "Shenandoah", "content": "Lmaoo"} {"username": "Shenandoah", "content": "I like the way you think"} {"username": "Shenandoah", "content": "Stick with js until you've mastered the basics"} {"username": "Pandasan", "content": "Hmm i understand. Js is very vast right?"} {"username": "Pandasan", "content": "Like its not as small as html/css"} {"username": "Shenandoah", "content": "Very vast yes"} {"username": "Pandasan", "content": "So theres not really completely learning everything about it"} {"username": "Shenandoah", "content": "Well"} {"username": "PyroclasticMayhem", "content": "HTML/CSS are generally more markup languages"} {"username": "PyroclasticMayhem", "content": "JS is a programming language"} {"username": "Shenandoah", "content": "You can completely learn all of JS' features"} {"username": "Shenandoah", "content": "But there are many libraries"} {"username": "Shenandoah", "content": "No way you can learn them all"} {"username": "Shenandoah", "content": "Fortunately you don't have to"} {"username": "Pandasan", "content": "JS is a programming language"} {"username": "Pandasan", "content": "Woah that just gave me a brain erection"} {"username": "Pandasan", "content": "And oh i see thats good"} {"username": "Shenandoah", "content": "Yeah I cringe when people call html/css a programming language"} {"username": "Pandasan", "content": "Dude i was so disappointed"} {"username": "Pandasan", "content": "After knowing that css isnt like"} {"username": "Pandasan", "content": "An independent language"} {"username": "Shenandoah", "content": "I hate CSS"} {"username": "Pandasan", "content": "Wutt why"} {"username": "Shenandoah", "content": "It's an absolute pain to work with sometimes:p"} {"username": "Shenandoah", "content": "But then again, I prefer working with the backend anyways"} {"username": "Pandasan", "content": "Oh yeah"} {"username": "Pandasan", "content": "What's wrong w being a full stack developer?"} {"username": "Shenandoah", "content": "Nothing wrong with it"} {"username": "Shenandoah", "content": "Do what you prefer"} {"username": "Pandasan", "content": "I see i see"} {"username": "Pandasan", "content": "If youre doing freelancing, isnt it most convenient to be full stack?"} {"username": "Pandasan", "content": "Or is it still upon preference?"} {"username": "Shenandoah", "content": "Hmmm"} {"username": "Shenandoah", "content": "I'd say it depends"} {"username": "Shenandoah", "content": "If you specialize in backend for example, you might be more familiar with more obscure technologies and/or frameworks, so you'd have an easier time getting work if you're well known within a niche"} {"username": "Shenandoah", "content": "Same with frontend"} {"username": "Shenandoah", "content": "But there are job opportunities for frontend, backend, and full stack so just do what you prefer tbg"} {"username": "Shenandoah", "content": "Tbh"} {"username": "Pandasan", "content": "Mmm i see i see"} {"username": "Pandasan", "content": "My country has a bad rep on it"} {"username": "Pandasan", "content": "Like you definitely need a degree to have a job"} {"username": "Pandasan", "content": "And even if i do want to study software engineering along the run,"} {"username": "Pandasan", "content": "I'd definitely wanna learn some before doing that:3"} {"username": "Shenandoah", "content": "You don't need a degree to freelance tho:p"} {"username": "Shenandoah", "content": "I don't have a degree, but I've done a few freelancing jobs"} {"username": "Pandasan", "content": "Yeah i think ill need to do freelancing too"} {"username": "Shenandoah", "content": "It's fun"} {"username": "Shenandoah", "content": "My unsolicited advice for you would be to try and make it as fun as possible:p"} {"username": "Pandasan", "content": "Oh yeah im definitely gonna make websites about news portals and make funny articles about my friends"} {"username": "Shenandoah", "content": "I did that too"} {"username": "Shenandoah", "content": "I made websites for my friends too, was fun"} {"username": "Pandasan", "content": "Hehe yes. Ill keep you updated on my js massacre. Thank you for bearing with my stupid questions T.T"} {"username": "Shenandoah", "content": "Not at all, it was fun"} {"username": "Pandasan", "content": "Alrightt. I'll seeya later then. Thank you!"} {"username": "Shenandoah", "content": "Cya l8r man"} {"username": "Eclipse", "content": "S.T.E.M. Discussion"} {"username": "Eclipse", "content": "Topic: Do you think life exists outside of Earth?"} {"username": "Ash Keap", "content": "The universe is waaay to big for life to be only on Earth"} {"username": "Chang", "content": "Honestly imo it depends on what you believe. Personally, I feel that we are the only life that does exist."} {"username": "hugo33", "content": "Like, comparing to how big the universe is it's literally nexttoimpossible for other life not to exist"} {"username": "hugo33", "content": "But the thing is it's not impossible for us to be the first advanced life in the universe, most alien life is probably just cells and shit nothing interesting really, space is a very choatic place with many violent events happening all the time, that we humans haven't been erased by one of these events is just pure luck, it's one of the things preventing advanced life from like, actually even coming to the advanced part."} {"username": "Lals", "content": "alienss yes"} {"username": "ni an", "content": "I wonder how the other lifeforms are doing then"} {"username": "Kat", "content": "And I would like to know if one day humanity will meet some kind of alien"} {"username": "Shenandoah", "content": "I don't think that would necessarily be very good for us, but man it would be so cool if we could have a society where aliens and humans coexist"} {"username": "Shenandoah", "content": "when we achieve AGI, that'll probably be very alien to us anyway"} {"username": "Saph", "content": "That would be cool. I mean tbh, there is something called the Goldilocks Universe, a theoretical idea that everything just happened to line up perfectly for us to live, but I think that's BS"} {"username": "Saph", "content": "Honestly, theres probably millions of pockets in the universe where advanced ecosystems thrive"} {"username": "Saph", "content": "The idea that we are the only living thing in the universe is unrealistic."} {"username": "Addie", "content": "Mmm to combine those two ideas, I think that things just happened to line up perfectly to get to us as a civilization now specifically the formation of planet Earth etc., but that doesn't mean that we are the only living things in the universe"} {"username": "Addie", "content": "There are probably multiple other sets of random events in multiple places in the vast universe that have created other definitions/ forms of life"} {"username": "Shenandoah", "content": "Very likely yes"} {"username": "Misfit", "content": "Do you guys have any advice on learning coding?"} {"username": "Shenandoah", "content": "Yes, start with a simple language and try to appy everything you learn before you move on to the next"} {"username": "SpaceBrownie", "content": "EPA environmental rules suspended indefinitely"} {"username": "TGibsonn", "content": "Seems to be a misunderstanding."} {"username": "Nverse sine", "content": "they may have suffered an extinction level event due to overpopulation, natural resource overexploitation and failed to realize their roles as stewards of their homeworld rather than masters of it"} {"username": "Master Bonzi", "content": "Is this stem cell reaserch"} {"username": "OmegaStorm", "content": "I got a lot to do with pushshift, just got gifted a server for my birthday so I'm trying to learn how to use elasticsearch for it"} {"username": "Paradox", "content": "Sup yall"} {"username": "JustBraydon", "content": "I made a insta for my guineapig called whinniethe.guinea"} {"username": "TGibsonn", "content": "Ah, elasticsearch"} {"username": "TGibsonn", "content": "Will be tying into that soon with Kafka KSQL streams"} {"username": "TGibsonn", "content": "soon, Kibana"} {"username": "TGibsonn", "content": "Have to finish some Docker stuff first"} {"username": "S4IFO", "content": "guys"} {"username": "S4IFO", "content": "i wanna help"} {"username": "S4IFO", "content": "for real"} {"username": "S4IFO", "content": "it's about hacking"} {"username": "S4IFO", "content": "if u wanna help me pls dm"} {"username": "Emil69", "content": "do stem girls even get girls? Aren't fem and stud girls more desirable by other girls?"} {"username": "stormchaserhan", "content": "hello"} {"username": "aerie", "content": "im still confused about the stem girls thing"} {"username": "sutseiyer", "content": "yeah, me too, i wanna frickin learn hackin"} {"username": "sutseiyer", "content": "can anyone teach me pls?"} {"username": "sutseiyer", "content": "There is a fckin life existed outside of the Earth. Particularly the Mars. Astronauts discovered that Mars has its own water like Earth's that flows elsewhere and scientists concluded that if there is water then there is life; especially the carbon element that can be gathered there."} {"username": "sutseiyer", "content": "And most of us know that carbon is considered as one of the elements needed to create a life, or where a living being is created from."} {"username": "sutseiyer", "content": "continuation of the hackin sht"} {"username": "sutseiyer", "content": "I can't trust internet for this sht cuz it'll be troublesome"} {"username": "Shenandoah", "content": "If you wanna learn how to hack, become very familiar with programming and how computer systems work"} {"username": "mun", "content": "looking for some advice on how to fix my switch's NAT type without access to the router bc my dorm is ass and supervision won't fix me a DMZ to access online services. honestly kinda my last attempt at fixing this myself before i cave and just buy a giga cube through gritted teeth."} {"username": "mun", "content": "already tried changing my DNS settings, doesn't really work so that sucks, looking for alternatives to fixing this. it's fine if you guys don't care about my little tech problem but i'd assume that if someone knows how to fix this they'd be in this channel."} {"username": "Neysa", "content": "idk if it'll help with your problem but at some point the wifi from my router didn't work for the switch at all so I used my phone hotspot for wifi and it worked"} {"username": "mun", "content": "i'll try that, thanks hei"} {"username": "mun", "content": "doesn't work the switch won't even connect to the hotspot"} {"username": "aerie", "content": "imo routers are cheap and super useful in dorm life, so its def worth getting"} {"username": "aerie", "content": "looks like the NAT type is just a simple way of troubleshooting how good your network connection is for a nintendo switch"} {"username": "aerie", "content": "so a switch can't actually connect with wifi that requires a secondary authentication through internet browsers ie university logins or hotels but there are a couple workarounds that you could try"} {"username": "aerie", "content": "if your uni has a guest wifi network which doesn't require any signin, you can always use that. it'll be a bit slow and might require reconnecting every so often, but it'll likely work"} {"username": "aerie", "content": "there's this tool called connectify which shares your wifi from a laptop or a phone and uses it as a hotspot. it'll probably throttle your connectivity if you're trying to stream movies or videos on your laptop/phone, but it can get you connected."} {"username": "aerie", "content": "additionally, there's this guide on reddit that could work as well"} {"username": "aerie", "content": "hope this helps mun! good luck!"} {"username": "mun", "content": "omg thanks aerie i'll definitely try those things out, hopefully that connectify thing won't fill my laptop with adware"} {"username": "mun", "content": "if the connectify solution works that'll be a lot cheaper if i buy the full version of that than a giga cube so that's a great alternative, if it works that is"} {"username": "aerie", "content": "do you have an ethernet port in your room?"} {"username": "aerie", "content": "if so, you could prob just buy a cheap router and have a personal network"} {"username": "mun", "content": "i do have a port but sadly it's not working"} {"username": "PyroclasticMayhem", "content": "For the uni's as well some of them can whitelist your MAC address so you don't have to login often through the guest wifi."} {"username": "small", "content": "!verified"} {"username": "Eclipse", "content": "S.T.E.M. Discussion"} {"username": "Eclipse", "content": "Topic: Do you think the ps5 will have a significant impact on SSD tech in the near future?"} {"username": "Exinr", "content": "consoles don't have ssds?"} {"username": "Eclipse", "content": "That's the big point of the new generation"} {"username": "Eclipse", "content": "ps5 is going to have the fastest ssd on the market"} {"username": "Exinr", "content": "dang"} {"username": "Eclipse", "content": "Im sure there are some faster ones"} {"username": "Eclipse", "content": "but it will be the first consumer available one"} {"username": "Exinr", "content": "woah 5.5 gigs per second?"} {"username": "Exinr", "content": "that is fast"} {"username": "PyroclasticMayhem", "content": "I'm interested in seeing how the PS5's SSD will compare to the PCIe4 NVMe options available on the market currently."} {"username": "Muki", "content": "Hi im new whats this room about"} {"username": "aerie", "content": "STEM Science, Technology, Engineering, Mathematics and other related topics"} {"username": "aerie", "content": "welcoem"} {"username": "Muki", "content": "I love tech. Thats good"} {"username": "TGibsonn", "content": "SSD tech will be driven by cloud infrastructure advancement more than anything else, I would think."} {"username": "TGibsonn", "content": "Intel's commercial SSDs, for example"} {"username": "TGibsonn", "content": "Consider the expense of replacing hard drives every five years and in the world of Big Data."} {"username": "TGibsonn", "content": "Generally, SSDs have a much longer lifespan and make most document databases a dream."} {"username": "TGibsonn", "content": "lowlatency NoSQL is the future of big data"} {"username": "TGibsonn", "content": "Sequential Read up to 6650 MB/s"} {"username": "TGibsonn", "content": "Sequential Write up to 5350 MB/s"} {"username": "TGibsonn", "content": "Whether the high price on those is due to the 6.4TB capacity, or the other factors, not sure"} {"username": "AherMan", "content": "dgsdg"} {"username": "Saph", "content": "My math professor is hella bad. I have to teach myself math oml"} {"username": "Saph", "content": "During the break, we're supposed to be learning things online"} {"username": "PyroclasticMayhem", "content": "Qt doing their April Fools stuff this year"} {"username": "aerie", "content": "stackoverflow is doing something fun this year too"} {"username": "PyroclasticMayhem", "content": "Ooh"} {"username": "PyroclasticMayhem", "content": "Ultra Dark Mode"} {"username": "aerie", "content": "good thing they give you a flashlight"} {"username": "PyroclasticMayhem", "content": "If they wanted to make this into an actual feature it probably wouldn't be a bad idea. Keep the darker background and change the text to white."} {"username": "aerie", "content": "OLED mode for when dark mode is too light"} {"username": "PyroclasticMayhem", "content": "Do you usually use dark or OLED dark mode on your text editor/IDE?"} {"username": "aerie", "content": "usually dark mode"} {"username": "aerie", "content": "but sometimes im lazy and dont feel like downloading a patch for dark mode so i just use default"} {"username": "PyroclasticMayhem", "content": "CS50 got an AI course"} {"username": "Shenandoah", "content": "Andrew ng's courses on AI are awesome as well"} {"username": "TGibsonn", "content": "Tfw GitHub is down."} {"username": "PyroclasticMayhem", "content": "TGibsonn Seems to be working here in US East"} {"username": "TGibsonn", "content": "is working now"} {"username": "TGibsonn", "content": "was down for about 30 minutes tho"} {"username": "PyroclasticMayhem", "content": "Ah I see"} {"username": "TGibsonn", "content": "Was a little worried."} {"username": "TGibsonn", "content": "wym"} {"username": "TGibsonn", "content": "like, for work?"} {"username": "KhrispyKhris", "content": "yeah on the multiple screens"} {"username": "TGibsonn", "content": "Left laptop is for my main fulltime job, usually a bunch of C/JS/SQL spaghetti. using a switch to change the central monitor input because working on 1 laptop screen is shitty"} {"username": "TGibsonn", "content": "but otherwise the 3 monitors are for other contracts"} {"username": "TGibsonn", "content": "i think I had a Dockerfile at the top left, Go app at the top right, and... maybe some docs in the middle"} {"username": "KhrispyKhris", "content": "ahh ok I was thinking you were running everything from a single computer"} {"username": "TGibsonn", "content": "Nah, laptop desktop"} {"username": "TGibsonn", "content": "that'd be too much"} {"username": "TGibsonn", "content": "unfortunately due to some IP agreements, need companyspecific machines"} {"username": "GalaxyX2020", "content": "Man this is the gc for me"} {"username": "marker", "content": "thrusters for the falcon"} {"username": "ISayNien", "content": "Dang"} {"username": "ISayNien", "content": "I can only get so erect"} {"username": "hermes!", "content": "fr"} {"username": "Eclipse", "content": "S.T.E.M. Discussion"} {"username": "Eclipse", "content": "Topic: How long do you think it will be before we see a treatment/vaccine for COVID19? Any interesting leads?"} {"username": "PyroclasticMayhem", "content": "Probably around January of next year."} {"username": "Ludens", "content": "Yeah, with all these amazing organizations working hard at it, I'd say by next year. Well, I hope."} {"username": "Yeeezusj", "content": "anyone willing to help a stem student with sdome literalure?"} {"username": "Yeeezusj", "content": "well i mean med student with some literature homework"} {"username": "aerie", "content": "a vaccine will certainly take somewhere in or after 2021, but a treatment for symptoms could happen later this year, after countries' economies stabilize"} {"username": "Pigeon", "content": "I've seen claims from Israel that they will have a vaccine in the next few months"} {"username": "Pigeon", "content": "But I smell bs a bit"} {"username": "aerie", "content": "it would be faster if countries just worked together on this"} {"username": "James", "content": "A collaboration between the scientific and medical community on all fronts, whether it be from North America, Europe, or Asia, would cut the time this pandemic lasts."} {"username": "James", "content": "Some good leads have come out regarding COVID19 though. A colleague of mine brought up a report showing an odd increase in mortality with AB blood types."} {"username": "megamika", "content": "The heck is stem"} {"username": "Rogue", "content": "megamika Science, Technology, Engineering, Math"} {"username": "PyroclasticMayhem", "content": "But last week, the company suddenly informed both the KDE e.V. board and the KDE Free QT Foundation that the economic outlook caused by the Corona virus puts more pressure on them to increase shortterm revenue. As a result, they are thinking about restricting ALL Qt releases to paid license holders for the first 12 months. They are aware that this would mean the end of contributions via Open Governance in practice."} {"username": "Saperlipopette", "content": "Oh. Sht. Not QT."} {"username": "Eclipse", "content": "It would appear the latest changes to discord has been causing problems with our current bots. Specifically the ones running an older version of d.js from over a year ago"} {"username": "TGibsonn", "content": "But with gRPC you can leverage HTTP/2 streams, which is great for backend service orchestration."} {"username": "TGibsonn", "content": "Ah, my bad I skimmed too much. You're using it to interface the database? Reason for that over an ORM? Or are you meaning Service Query DbService Db?"} {"username": "TGibsonn", "content": "If you're looking to build a distributed system with hooks for say, a service that manages xp/currency, I'd recommend doing pub/sub with a message broker. And then just subscribe services that care about those updates."} {"username": "TGibsonn", "content": "In fact, I'd decouple from Discord entirely which seems to be what you're on to."} {"username": "TGibsonn", "content": "T Service cares about currency updates, subscribes, where T is perhaps a Bot or another client."} {"username": "TGibsonn", "content": "I'd agree with GraphQL from a frontback standpoint, since you do mention that."} {"username": "TGibsonn", "content": "I've been working for like 20 hours, so I'm missing details due to sleepdeprived brain, apologies"} {"username": "TGibsonn", "content": "If you want something FUN to build that's probably overkill, I'd recommend working with Kafka a bit here."} {"username": "Eclipse", "content": "My intentions are to build something more monolithic over multiple services for the most part. From there, I need to build out the merged version of my 5 bots with the same functionality I currently have. In the somewhat near future I would like to include a react website as well as a twitch bot so I thought gql made the most sense there."} {"username": "Eclipse", "content": "Otherwise I currently use an ORM to interface with the database for each bot and their own respective database."} {"username": "TGibsonn", "content": "Generally, the way I'd structure something like this from front to database is:"} {"username": "TGibsonn", "content": "FrontEnd GraphQL API Gateway Service Map GraphQL? Repository Layer Database"} {"username": "TGibsonn", "content": "Nothing wrong with the bots being aggregated into a single service"} {"username": "TGibsonn", "content": "If you don't want to be tied to an ORM, I'd suggest checking out hexagonal architecture/clean architecture"} {"username": "TGibsonn", "content": "Use adaptors and mediators to allow swappable implementations."} {"username": "TGibsonn", "content": "That, or make an API specifically for data ownership"} {"username": "TGibsonn", "content": "In DDD architecture, you typically want only 1 service to be able to query the database/tables"} {"username": "TGibsonn", "content": "so that's something to keep in mind"} {"username": "TGibsonn", "content": "Sure, you don't have to follow that rule"} {"username": "TGibsonn", "content": "But the moment you have multiple services querying the same database, gonna wish you started out that way"} {"username": "TGibsonn", "content": "I'd also place clear contexts around what you'd call bot functionality and ASS functionality and at a detailed level, your domains"} {"username": "TGibsonn", "content": "are the two the same? if not, they should probably be separated"} {"username": "TGibsonn", "content": "but, it's should"} {"username": "TGibsonn", "content": "you can have a monolith that does everything and just separate it out in the monolith"} {"username": "TGibsonn", "content": "They don't need to be separate networked services"} {"username": "TGibsonn", "content": "just sharing my approach, I think you're on the right track"} {"username": "Eclipse", "content": "I would only have a separate bot for things such as our join command or our verify command that don't make sense to have on a public bot as they are specific things I use for ass. Other things such as the moderation and the currency suite should be all rolled into one as I am just tired trying to maintain 5 different codebases."} {"username": "TGibsonn", "content": "Absolutely"} {"username": "TGibsonn", "content": "and the number of bots shouldn't really matter, either, necessarily"} {"username": "Eclipse", "content": "I don't want to really delve into microservices at the moment just due to my lack of experience with this even at a monolithic level. So ideally just a single service that interfaces with the database and expose endpoints that whatever other services I build interface with."} {"username": "TGibsonn", "content": "What would work is basically lay out the application logic in specific contexts/domains, to keep it simple. Then you'd just have a driver adapter i.e., bot, or any user input interface impl that calls those internal services"} {"username": "TGibsonn", "content": "Depending on how you'd want to group them, like:"} {"username": "TGibsonn", "content": "interface ICurrencyService"} {"username": "TGibsonn", "content": "interface IUserService"} {"username": "TGibsonn", "content": "etc."} {"username": "TGibsonn", "content": "Implement them with an injectable repository interface interface IUser?"} {"username": "TGibsonn", "content": "Implement the IUser repo adapter to use your ORM or whatever you decide"} {"username": "TGibsonn", "content": "Then you'd have a concrete bot implementation that makes calls to injectable services substitute those interfaces with, say, a concrete IUserService implementation"} {"username": "TGibsonn", "content": "bot.userService.DoApplicationLogic or whatever the signature may be"} {"username": "TGibsonn", "content": "With that, you could break out the monolith into external services without needing to rebuild the entire application."} {"username": "TGibsonn", "content": "I.e., simply change IUserService's repository adapter to make API calls or something."} {"username": "TGibsonn", "content": "TypeScript would be better for something like this, if you're not using it already."} {"username": "TGibsonn", "content": "And having a system designed like this means you can effectively manage unit tests and integration tests if you want to improve reliability of your services."} {"username": "TGibsonn", "content": "You can take some inspiration from something like this:"} {"username": "TGibsonn", "content": "and just tailor the structure to your needs"} {"username": "TGibsonn", "content": "Most microservices aren't fundamentally different from applicationlevel services"} {"username": "TGibsonn", "content": "Can often see them as networked wrappers for singleresponsibility logic."} {"username": "PyroclasticMayhem", "content": "How do you like TS generally Tris compared to plain JS?"} {"username": "TGibsonn", "content": "I love it, way less surprises"} {"username": "TGibsonn", "content": "typesafety is too good."} {"username": "TGibsonn", "content": "Also helps a lot with intellisense."} {"username": "TGibsonn", "content": "You can get quite a lot out of plain ES6, though"} {"username": "TGibsonn", "content": "but interfaces/contracts are simply wonderful, i.e., for substituting"} {"username": "TGibsonn", "content": "and generics..."} {"username": "PyroclasticMayhem", "content": "I wonder what the difference in performance there would be generally."} {"username": "Eclipse", "content": "Is there a difference in performance? AFAIK it just compiles back down to js"} {"username": "TGibsonn", "content": "probably about the same as babel es6, id imagine"} {"username": "TGibsonn", "content": "not to mention, ts is a superset of js by definition, so it'd probably be the same."} {"username": "TGibsonn", "content": "I don't think TS gives functionality as much as it does syntax and linter rules"} {"username": "TGibsonn", "content": "unlike, say, ES6 polyfill"} {"username": "TGibsonn", "content": "the transpiling process probably only differs when it comes to class relationships/hierarchies, like inheritance"} {"username": "TGibsonn", "content": "favor composition!"} {"username": "TGibsonn", "content": "anyway, hope that helped"} {"username": "PyroclasticMayhem", "content": "Yea thanks Tris"} {"username": "TGibsonn", "content": "I need a break from C"} {"username": "TGibsonn", "content": "last 3 days has been hours and hours of dynamic expression trees"} {"username": "ang", "content": "are all the smarties in here or what"} {"username": "ted", "content": "no"} {"username": "ted", "content": "obama is here though"} {"username": "TGibsonn", "content": "nice"} {"username": "TGibsonn", "content": "today is React"} {"username": "Neysa", "content": "I took a python class as a Duel enrollment and it went from 0 to 100 real fast. I need help"} {"username": "space", "content": "Alfa Romeo"} {"username": "Alfa Romeo", "content": "Alfa Romeo"} {"username": "Alfa Romeo", "content": "space why did you take me here? I don't even do stem lmao"} {"username": "Alfa Romeo", "content": "Oh"} {"username": "Alfa Romeo", "content": "LMFAOO"} {"username": "Alfa Romeo", "content": "Ok I see"} {"username": "Alfa Romeo", "content": "Thanks for bestowing upon me that vid"} {"username": "space", "content": "No problem"} {"username": "Neysa", "content": "Hi can anyone help me with my math homework"} {"username": "Neysa", "content": "Or this is like straight up a meme channel"} {"username": "Neysa", "content": "Anti derivatives?"} {"username": "Logo", "content": "Wolbrom i just joined i know intigrals and such, whats up?"} {"username": "Logo", "content": "I'm probably really late huh"} {"username": "Logo", "content": "Just uhhh, DM meand ill answer asap when im online"} {"username": "Poto FURRY TRASH", "content": "It took a pandemic to realize how much I love school"} {"username": "Shanoa", "content": "I don't play alot of pc games but the one I do I want to work smoothie it's mainly frame lag so I'm just wondering if this is okay for that"} {"username": "Luken", "content": "what's the price?"} {"username": "Shanoa", "content": "759"} {"username": "Shanoa", "content": "749"} {"username": "Luken", "content": "dollars?"} {"username": "Shanoa", "content": "Yes"} {"username": "Luken", "content": "Seems to be fine, the graphics card is not top, but for the price it seems like an ok build, ofc you could probably get it cheaper by yourself but seems fine. The SSD is a little small and probably possible to get a better graphics card"} {"username": "Luken", "content": "But for most things this seems pretty good"} {"username": "Luken", "content": "For that price tho, can't complain"} {"username": "Shanoa", "content": "I don't play bulky games, just overwatch and Minecraft mainly"} {"username": "Bread", "content": "Luken is the 1660 that bad?"} {"username": "Luken", "content": "I am just thinking that you can probably fit a 2060 in that budget"} {"username": "Luken", "content": "but it is a good gpu as far as i know"} {"username": "Shanoa", "content": "I mainly have frame lag cause my old PC isn't meant for gaming it's for more productivity"} {"username": "Bread", "content": "I need to get a new rig myself, but I also can't bottleneck it like I am with my current gpu"} {"username": "Luken", "content": "in the 750S dollar range you should be able to fit a 300S gpu"} {"username": "Luken", "content": "but maybe im wrong"} {"username": "Luken", "content": "gpu should be the big money investment"} {"username": "Bread", "content": "yeah I got myself a radeon 580"} {"username": "Bread", "content": "but with what i have it bottlenecks really bad"} {"username": "Luken", "content": "you do?"} {"username": "Bread", "content": "yea"} {"username": "Bread", "content": "amda10 6800k and that don't really mix well"} {"username": "Bread", "content": "in my experience"} {"username": "Bread", "content": "the gpu works fine but the cpu bottlenecks super bad"} {"username": "Luken", "content": "is that cpu that bad?"} {"username": "Luken", "content": "usually pretty hard to get CPU to bottleneck GPU"} {"username": "Luken", "content": "obviously game dependant"} {"username": "Luken", "content": "but things like DirectX 12 works to try to move over more work to the GPU"} {"username": "Bread", "content": "either my cpu has degraded really badly or yes"} {"username": "Luken", "content": "what games do bottleneck?"} {"username": "Bread", "content": "literally anything"} {"username": "Luken", "content": "weird, but maybe that cpu is just bad or has degraded"} {"username": "Luken", "content": "seems like the cpu is pretty shit"} {"username": "Luken", "content": "you need to upgrade it"} {"username": "tmtspet", "content": "Ive got like 2,300S to spend on a pc and was thinking about getting this. Any opinions?"} {"username": "Luken", "content": "If you want to spend 2300S on a pc you should try to get a 2080 ti, feels like you should be able to if you want to get it top for gaming"} {"username": "tmtspet", "content": "Most 2080tis are like 10001300S range so if I got one of those I would probably have to cut out on stuff like storage which I really need"} {"username": "tmtspet", "content": "And I also dont really play much games that are like ridiculously graphic heavy so I dont really think I would need much better than that"} {"username": "Luken", "content": "Maybe you're correct but feels like 1300 S should be enough to get storage and all that stuff"} {"username": "PyroclasticMayhem", "content": "What is your use case and are you looking for prebuilt mainly?"} {"username": "tmtspet", "content": "Luken well thats 1300 but without taxes and warrantys"} {"username": "tmtspet", "content": "PyroclasticMayhem Im not really looking mainly for prebuilt but I just liked how that one looked and its a fairly good price for the components and being a prebuilt"} {"username": "tmtspet", "content": "And since its an Alienware prebuilt i cant really buy the case anywhere else"} {"username": "tmtspet", "content": "Theres a different angle of it"} {"username": "Neon SilverFox", "content": "That looks cool af"} {"username": "griffin", "content": "hello fellow nerds"} {"username": "ExplodingApple", "content": "hello"} {"username": "TurtleMaster", "content": "Hello"} {"username": "Shanoa", "content": "I got this and it's on the way eee"} {"username": "Luken", "content": "Niice"} {"username": "geographyman", "content": "can i post images of stuff ive made in this chat?"} {"username": "Neysa", "content": "can you be more specific"} {"username": "Neysa", "content": "what did you make"} {"username": "geographyman", "content": "i already asked this in main chat and i was told i couldnt post pictures of this but i am making a knife from cs"} {"username": "Neysa", "content": "sounds like something for creative"} {"username": "Neysa", "content": "this is more of a tech channel"} {"username": "geographyman", "content": "ok"} {"username": "geographyman", "content": "thats peoples art work tho so i doubt it would really fit in with the rest of the stuff on there"} {"username": "Neysa", "content": "it's for anything creative"} {"username": "geographyman", "content": "oh ok"} {"username": "Eclipse", "content": "My NAS keeps eating drives. This is getting ridiculous"} {"username": "blobbie", "content": "Shanoa how much u pay?"} {"username": "Shanoa", "content": "blobbie 800 something"} {"username": "blobbie", "content": "Shanoa oh ok. for prebuilt PCs, more upgraded ones with 2060 rtxs are around S11001200. that's S400 more than what u settled on tho so u might not have been too interested"} {"username": "Shanoa", "content": "I only play a few games so I don't need super top notch cause the games I play are very lite or very old"} {"username": "blobbie", "content": "Shanoa oh i see. well congrats on the purchase, enjoy your gaming!"} {"username": "FlorbGorb", "content": "Whats a stem?"} {"username": "PyroclasticMayhem", "content": "FlorbGorb Science, Technology, Engineering, Math"} {"username": "FlorbGorb", "content": "I was joking"} {"username": "Pigeon", "content": "Here's a interesting theoretical video I found"} {"username": "Pigeon", "content": "And the guy puts down quite a interesting... point? argument? idea? theory?"} {"username": "Pigeon", "content": "Wouldn't know what to call it"} {"username": "cookieboi8754", "content": "Huh"} {"username": "cookieboi8754", "content": "Interesting"} {"username": "blobbie", "content": "it's a thought experiment. and a prediction. nice find, I listen to a lot of podcasts of science and tech so I hear a large scope of intelligent conversations and insights into various fields. and yeah, technology is continuing to exponentially advance and it has very rapidly and dramatically seeped into our social lifestyles of how we interact because of it."} {"username": "Bubble", "content": "Woah there is a stem chat awesome:0"} {"username": "MOrdred", "content": "Pigeon true, this new years if the world doesn't end I think humanity will finally reach High Immersive Virtual Reality."} {"username": "James", "content": "Ah yes, crypto currency"} {"username": "James", "content": "Oop and his post was removed. Was about to make a comment on it"} {"username": "tmtspet", "content": "Finally sao in real life"} {"username": "meooorw", "content": "i have a question"} {"username": "meooorw", "content": "why did u guys choose stem"} {"username": "meooorw", "content": "is it because of more career options or the career u want is in the stem course"} {"username": "meooorw", "content": "or"} {"username": "meooorw", "content": "idk"} {"username": "meooorw", "content": "im not ready for senior high;;"} {"username": "Deborah Needs Space", "content": "HI HELLO EXCUSE ME is it ok if I ask you bookworms for something?"} {"username": "Deborah Needs Space", "content": "Do any of y'all write papers and are in psych?"} {"username": "Neysa", "content": "Anyone know any good rocket science books available? Ive already read the introduction to rocket science by Travis S. Taylor but im looking to see different point of views or maybe an exceptional reading along the lines of individual parts compiling a rocket and their specific purposes."} {"username": "Neysa", "content": "I'm also looking for a good introduction to physics reading as well..."} {"username": "aerie", "content": "unrelated to prior comments, but here's a crowdsourced repo of jobs which have declared their hiring status for 2020"} {"username": "aerie", "content": "hope this helps some of you!"} {"username": "James", "content": "meooorw I chose it due to my interest in science. A lot of people will do it for the money, but I suggest you don't. You'll be miserable if you do."} {"username": "James", "content": "Deborah Needs Space Yes I've done psych papers before. Are you talking about APA format for citations?"} {"username": "James", "content": "Landrum While I don't know any rocket science books I would like to recommend you a video on how rocket fuel is made."} {"username": "Deborah Needs Space", "content": "James Thank you I managed to find what I was looking for though! I was panicking and asking around for the 7th edition of the APA citation manual earlier. No matter where I looked I couldn't find it and our library only had the physical copy which we can't access due to lockdown. And I thought they'd have distributed ecopies by now but nope!"} {"username": "Deborah Needs Space", "content": "A lovely axolot helped me out though so I'm ok now"} {"username": "Neysa", "content": "James yes pls"} {"username": "James", "content": "Kial"} {"username": "James", "content": "This is the basic premise behind rocket fuel. Instead of using heat and flames for thrust, its instead energy released by a volatile chemical reaction."} {"username": "James", "content": "It's an interesting video to watch, just dont try this at home"} {"username": "James", "content": "Like"} {"username": "James", "content": "Ever"} {"username": "James", "content": "So during the COVID19 outbreak we ended up having to watch an experiment that we were going to be doing in class which was basically the production of sunscreen. I thought I'd share the video here since it's actually an interesting insight on how stuff we use is made"} {"username": "Eclipse", "content": "NileRed is a great channel!"} {"username": "Ryu1", "content": "Royal Institution is also pretty great channel"} {"username": "blobbie", "content": "a single byte of RAM from 1946"} {"username": "Eclipse", "content": "S.T.E.M. Discussion"} {"username": "Eclipse", "content": "Topic: If you could take one piece of technology back in time to the medieval era and try to change the world, what would your plan be? Note, if u take a phone back, that doesn't mean you will have internet..."} {"username": "tmtspet", "content": "Isekai time"} {"username": "PyroclasticMayhem", "content": "Let's say in this specific instance I have a double derivative of f'x2x3x28x9"} {"username": "PyroclasticMayhem", "content": "Along with f'15 and f1 6"} {"username": "aerie", "content": "what are you trying to find?"} {"username": "PyroclasticMayhem", "content": "f'x and fx"} {"username": "aerie", "content": "do you know how to find the integral of a single term?"} {"username": "PyroclasticMayhem", "content": "As in taking the integral of the equation?"} {"username": "aerie", "content": "just the integral of some basic expressions the different powers of x?"} {"username": "PyroclasticMayhem", "content": "Yes"} {"username": "aerie", "content": "so for the first antiderivative, we take it one step at a time, term by term"} {"username": "aerie", "content": "imo, distribute the sign first to make it simpler, and put each term into parentheses"} {"username": "aerie", "content": "2x3x28x9"} {"username": "aerie", "content": "and then we want to integrate each term, one by one"} {"username": "aerie", "content": "follow?"} {"username": "PyroclasticMayhem", "content": "So that would become x4/2x3/34x29x"} {"username": "aerie", "content": "C"} {"username": "aerie", "content": "never forget the C!"} {"username": "PyroclasticMayhem", "content": "Got it"} {"username": "aerie", "content": "so you have your first derivative:"} {"username": "aerie", "content": "f'x .5x41/3x34x29xC"} {"username": "aerie", "content": "so we solve for C using f'15"} {"username": "aerie", "content": "plugging in 1 for all the instances of x, and 5 as f'x to get C"} {"username": "PyroclasticMayhem", "content": "So 5 equation C"} {"username": "aerie", "content": "yep"} {"username": "PyroclasticMayhem", "content": "Where does the.5x come in as part of your equation as well?"} {"username": "PyroclasticMayhem", "content": "I'm guessing you simplified it a bit more there"} {"username": "aerie", "content": "yeah, just to have the coefficient separate from the power of x"} {"username": "aerie", "content": "after you solve for C, you get your full equation for the first derivative"} {"username": "PyroclasticMayhem", "content": "After that I'm guessing you take the integral of the f'x"} {"username": "aerie", "content": "yep!"} {"username": "PyroclasticMayhem", "content": "What does the C become in that case"} {"username": "aerie", "content": "thats why i suggest to keep your coefficients away from your exponents"} {"username": "aerie", "content": "in which case? first derivative or in the og function"} {"username": "PyroclasticMayhem", "content": "When finding the integral of f'x there is the C in the equation"} {"username": "PyroclasticMayhem", "content": "So I'm not sure how to take the integral of the C exactly"} {"username": "aerie", "content": "you solve for it by plugging in the given f'1 5"} {"username": "aerie", "content": "C is a number that is unknown without a point"} {"username": "PyroclasticMayhem", "content": "Alright, got it thanks!"} {"username": "saturn", "content": "i did not understand a single thing you all just said this is why i shouldnt be in the Stem\u201d chat"} {"username": "ender", "content": "you learned that aerie is super smart along with being super kind."} {"username": "saturn", "content": "Yes"} {"username": "aerie", "content": "is just some of the more straightforwards calc stuff"} {"username": "aerie", "content": "it gets sooo much more scary"} {"username": "saturn", "content": "oop"} {"username": "saturn", "content": "going back to the anime chat;w;"} {"username": "aerie", "content": ";w;/ bai"} {"username": "saturn", "content": "bye bye"} {"username": "PyroclasticMayhem", "content": "Calc 2 is going to be something"} {"username": "ender", "content": "trig triggers me"} {"username": "ender", "content": "i never understood trig during school"} {"username": "ender", "content": "love this channel tho."} {"username": "aerie", "content": "3b1b is so great for tutorials"} {"username": "Bubble", "content": "I love 3b1b! I dont think he really does tutorials but his concept videos are the best"} {"username": "Bubble", "content": "Best explanation of the fourier series and awesome linear algebra videos"} {"username": "James", "content": "Can someone explain what this whole Libra thing is and why people continue to advertise it? it's crypto but I'm guessing these users are using it for malicious purposes?"} {"username": "PyroclasticMayhem", "content": "James It's a planned cryptocurrency that hasn't released yet lead by Facebook. There are a lot of fake scams around it though that is using the name."} {"username": "TGibsonn", "content": "Strange."} {"username": "StV2", "content": "so which is best S, T, E or M?"} {"username": "cookieboi8754", "content": "S and M"} {"username": "cookieboi8754", "content": "Because S is great, but some S you can't have without M"} {"username": "StV2", "content": "see i think T and E are the best. i am kinda biased tho"} {"username": "Bubble", "content": "Mmm I also like"} {"username": "Bubble", "content": "E but everything really starts with M so gotta give it to em"} {"username": "papijosh0", "content": "Hey"} {"username": "papijosh0", "content": "Im new"} {"username": "yoosh", "content": "Hiii"} {"username": "StV2", "content": "Hi new, I am also new"} {"username": "cookieboi8754", "content": "Hi new, I'm dad"} {"username": "cookieboi8754", "content": "Did anyone see the mile wide asteroid pass by?"} {"username": "Neysa", "content": "so for all those who love the T part of stem, how do you feel about a challenge, a simple one"} {"username": "cookieboi8754", "content": "What's the challenge"} {"username": "Hangtie Mike", "content": "what challenge"} {"username": "D", "content": "Perhaps the challenge is to know the challenge itself."} {"username": "D", "content": "Maybe Agent H was challenging the rest of us to be patient."} {"username": "TGibsonn", "content": "Patience is quite the challenge."} {"username": "dysfuntional trash", "content": "that i can agree on"} {"username": "Eclipse", "content": "S.T.E.M. Discussion"} {"username": "Eclipse", "content": "Topic: What kind of projects do you enjoy the most when it comes to coding?"} {"username": "Exinr", "content": "i like making things for convenience in python and then trying to make an interface so that they can be useful to other people"} {"username": "Ninjamoon", "content": "So what is your choice anti virus/anti malware program?"} {"username": "PyroclasticMayhem", "content": "On Windows Defender"} {"username": "Ninjamoon", "content": "So with windows defender are you creating your own exceptions and rules for the program? Or are you running default protection?"} {"username": "PyroclasticMayhem", "content": "Generally default protection. But for programs that you might not trust too much Windows Sandbox or a virtual machine might be a good option."} {"username": "akari", "content": "i use malaware bytes with sandboxie"} {"username": "Neysa", "content": "I'm currently watching a Geography Now episode on Samoa, where it discusses the nature of timezones go to Samoa from America Samoa, and you arrive in 24 hours; go from Samoa to American Samoa, and you arrive yesterday, because it's 24 hours behind with the timezone."} {"username": "Neysa", "content": "It reminds me of a question I asked in a Geography class in secondary school UK; in the USA, it's high school, where I asked If someone went in a rocket, and flew around the world backwards faster than the speed of light, would they go back in time?, and the Geography teacher without sarcasm answered something like Yes, probably, thus giving me a wrong view of timezones and the physics of time for many years thereafter. School here is stratified by ability we have sets, where all of the top achievers are put in the top class etc. and, myself being in that top class, I don't think she said it just to dismiss the question. To this day, I think she genuinely believed that's how it works."} {"username": "captain spaceship", "content": "has anyone here done a postgraduate degree in environmental science or something related?"} {"username": "You're Breathtaking!", "content": "Being new to coding I find it fun to make small websites. That aren't functional in all ways but different ways each time."} {"username": "TGibsonn", "content": "Lately my favorite projects have revolved around eventstreaming"} {"username": "TGibsonn", "content": "Generally, I feel projects that involve a lot of moving parts are fun and challenging"} {"username": "TGibsonn", "content": "ideally technologyagnostic to a certain extent"} {"username": "TGibsonn", "content": "but something like Kafka React ElasticSearch Go is pretty awesome to work with"} {"username": "Deborah Needs Space", "content": "HELLO FELLOW NERDS"} {"username": "Deborah Needs Space", "content": "Springer has some free etextbooks right now and there's over 400 to choose from, including books in maths, science, coding, etc. It might be for a limited time so if you or your fellow broke homies need uni help right now, download what you can while you can."} {"username": "aerie", "content": "about the coding projects"} {"username": "aerie", "content": "its a flavoroftheweek sort of thing for me. i do love nerding out and doing small algorithmic things ie advent of code project euler"} {"username": "Lazor", "content": "Hello. Does anyone here know how to correctly use batch files?"} {"username": "aerie", "content": "wdym correctly use batch files?"} {"username": "aerie", "content": "do you mean to run them or write them?"} {"username": "Lazor", "content": "Write them is probably the closest to it"} {"username": "Lazor", "content": "I'm basically wondering if there's a way of me getting to run that code internetcafe by me simple double clicking a.bat file on my desktop if that makes sens"} {"username": "aerie", "content": "to successfully save a script as a batch file, you gotta save w/e script as a batch file"} {"username": "aerie", "content": "this can be done through any text editor even notepad by changing the save as type to All Files and renaming the file into whateverscriptnameyouwant.bat"} {"username": "aerie", "content": "assuming you have the script already"} {"username": "Lazor", "content": "Well i don't have the scrip already sadly"} {"username": "Lazor", "content": "That's kinda what im trying to figure out"} {"username": "Lazor", "content": "I should have probably said that. Sorry"} {"username": "aerie", "content": "bash scripts want to start with"} {"username": "aerie", "content": "followed by w/e commands you want to run through the bash script"} {"username": "aerie", "content": "so in your case, since you just want to run an executable through bash, your script will likely contain"} {"username": "Lazor", "content": "Oh that worked"} {"username": "Lazor", "content": "Thank you tons Aerie!"} {"username": "aerie", "content": "npnp"} {"username": "aerie", "content": "enjoy your idling"} {"username": "Lazor", "content": "Something i've been struggeling with for the whole day you just fixed in the matter of some minutes"} {"username": "Lazor", "content": "You're powerful"} {"username": "Lazor", "content": "Well if i'll ever need any help with coding again i know who i'll be asking. If thats okay ofcs"} {"username": "aerie", "content": "always ok"} {"username": "Veevlo", "content": "stem help me"} {"username": "Veevlo", "content": "cure me"} {"username": "NBBrathen", "content": "y mxb will always be true to my heart"} {"username": "John", "content": "hey guys anyone good at materials engineering?"} {"username": "John", "content": "stuck on how to design a ply layup for composites"} {"username": "Toki", "content": "S.T.E.M. Discussion"} {"username": "Toki", "content": "Topic: With some states/provinces reopening retail stores and other nonessential businesses, do you believe this would end up with a second wave of COVID19?"} {"username": "Bubble", "content": "I wouldn't go as far as to say a wave, but ofc this depends on how people act. It also depends on how governments act, if a wave seems to be coming and the govt goes back into lockdown then it would be more like a ripple. However, if left unkept we could most likely get a second wave but most likely much more dampened"} {"username": "captain spaceship", "content": "Idk, a lot of governments are really pushing to reopen as soon as possible, I think it's quite likely we'll see another wave near the end of summer"} {"username": "Exinr", "content": "if end of summer is the time frame that'd suck"} {"username": "Exinr", "content": "i think a second wave is highly possible"} {"username": "Exinr", "content": "i mean unless there's a vaccine for it that i don't know about"} {"username": "Exinr", "content": "which could be likely i live under a rock"} {"username": "John", "content": "I think a second wave is likely but death rates should be lower because of more ventilators/ more hospital capacity"} {"username": "John", "content": "After that even if a vaccine isn't developed the herd community model should kick in and reduce the infection rates to prevent another major outbreak hopefully"} {"username": "promiscuous girl", "content": "How to predict contagion using 3 factors: mortality rate, time from infection to death, and days to double"} {"username": "James", "content": "That's"} {"username": "James", "content": "Actually"} {"username": "James", "content": "Wow"} {"username": "James", "content": "That's such a huge leap"} {"username": "James", "content": "We went from individual polygons being smooth out with different features."} {"username": "James", "content": "Too what seems like limitless polygons running flawlessly"} {"username": "James", "content": "Incredible."} {"username": "promiscuous girl", "content": "The US Senate yesterday voted by a single vote to allow government agencies like the FBI and CIA to access your browsing history without a warrant."} {"username": "promiscuous girl", "content": "This means they would not need to show probable cause for believing you have committed a crime before requiring your ISP to hand over its records on your web browsing and search histories"} {"username": "cookieboi8754", "content": "I mean I see that the have a good intent"} {"username": "cookieboi8754", "content": "But I'm going to have to heavily disagree with that"} {"username": "captain spaceship", "content": "is this just another reason to get a good VPN?"} {"username": "Neysa", "content": "cookieboi8754 Intent doesn't matter much in lawmaking. Consequences do. This will definitely get abused as soon as it comes into power. Everyone has something possibly incriminating in their browsing history. Scour through enough ISP logs and they'll get something to pin on you if you have a target on your back."} {"username": "Neysa", "content": "HTTPS will prevent them from seeing the specifics a lot of the time, they'll get basically just the URL and some metadata, but it's still not great."} {"username": "hmorte", "content": "Good read read"} {"username": "Shenandoah", "content": "Why isn't he banned yet"} {"username": "Shenandoah", "content": "It's obviously a scam, it hasn't been released yet"} {"username": "captain spaceship", "content": "in case anyone is wondering about the effects of the expected Solar Minimum"} {"username": "Eclipse", "content": "S.T.E.M. Discussion"} {"username": "Eclipse", "content": "Topic: Have you ever been stuck on a project? What was it? How did you overcome it?"} {"username": "Nickn't", "content": "I was stuck on my Science Olympiad Boomilever. I got 1st with it, but my team didn;t qualify for state"} {"username": "Tadow", "content": "Hoi"} {"username": "Tadow", "content": "answers thirteen hours later"} {"username": "Pomf", "content": "no actually i will answer in 9 hours"} {"username": "Shenandoah", "content": "Been stuck on a project countless times. Overcoming stuckness is usually just a function of how persistent you are in looking for solutions."} {"username": "JMacalinao", "content": "The satisfaction from overcoming it and actually finding a solution is also proportional... at least, most of the time."} {"username": "JMacalinao", "content": "I'm accounting for the cases where the solution is actually scrapping the project or massive rework due to external circumstances. Speaking from experience,"} {"username": "SANZY", "content": "would anyone want parts from a laptop im soon gonna replace?"} {"username": "SANZY", "content": "soon meaning like months or less"} {"username": "SANZY", "content": "im gonna get a gaming laptop and id not like to scrap the parts just in case someone else wants it"} {"username": "SANZY", "content": "dm me if interested"} {"username": "Eclipse", "content": "S.T.E.M. Discussion"} {"username": "Eclipse", "content": "Topic: What makes you excited about coding? How do you stay motivated?"} {"username": "tindolt", "content": "you could make literally anything software related and you can also tie it into irl things as well. and motivation is uhh not my best attribute"} {"username": "promiscuous girl", "content": "watching Mr Robot"} {"username": "Death776", "content": "Nice"} {"username": "SuperNoob", "content": "I just see all those learning coding videos and they put some weird cool animation on them"} {"username": "SuperNoob", "content": "So It looks fun and It's never bad to know how to code and people that know how to code very well they get very good paid jobs"} {"username": "fumi", "content": "until dawn character"} {"username": "aerie", "content": "nasa is streaming their launch soon\ufe0f"} {"username": "Plante", "content": "oh launch of what?"} {"username": "Ohems", "content": "SpaceX launches some astronauts for NASA as a test flight. Quite significant for both SpaceX and NASA."} {"username": "Eclipse", "content": "Sending two astronauts to the ISS"} {"username": "Eclipse", "content": "Its significant though because its the first manned space x flight and the first time we are launching astronauts from the US again IIRC"} {"username": "Eclipse", "content": "Since 2011 iirc"} {"username": "clownfish", "content": "Sounds like it will be cancelled due to the weather."} {"username": "clownfish", "content": "yep, they just confirmed. Such a shame"} {"username": "PyroclasticMayhem", "content": "Looks like they're aiming for the 30th next"} {"username": "Death776", "content": "rip launch"} {"username": "PyroclasticMayhem", "content": "I think the failure the other day was due to ground service equipment."} {"username": "Eclipse", "content": "the failure was also a totally different ship"} {"username": "Eclipse", "content": "it's seriously crazy how much tech is involved in this stuff"} {"username": "Eclipse", "content": "I remember watching when they launched the car I think it was and seeing both rockets just slamming back to earth, slowing down and just landing right on their pads"} {"username": "Eclipse", "content": "it's incredible what they have managed to accomplish"} {"username": "JMacalinao", "content": "That video gave me goosebumps"} {"username": "JMacalinao", "content": "Heck, the first time they landed a rocket already gave me goosebumps"} {"username": "JMacalinao", "content": "I'm very excited in their progress."} {"username": "JMacalinao", "content": "Honestly hoping they get to Mars any time in my lifetime"} {"username": "Eclipse", "content": "I imagine what's going on in their heads right now"} {"username": "Eclipse", "content": "it must be intense"} {"username": "Gamerz", "content": "hope it goes well"} {"username": "Eclipse", "content": "1 minute till launch if you don't have a stream"} {"username": "Gamerz", "content": "im watching it there too"} {"username": "JMacalinao", "content": "Not even American, but man, this is some awesome stuff"} {"username": "JMacalinao", "content": "Oh, I've seen it, especially Falcon Heavy. I could watch it land all day, never gets old."} {"username": "Eclipse", "content": "insane how fast they are going too"} {"username": "PyroclasticMayhem", "content": "The touchscreen panels are quite the new thing as well."} {"username": "PyroclasticMayhem", "content": "First stage landing time."} {"username": "JMacalinao", "content": "Those touchscreens... It's like they're playing a sim game."} {"username": "JMacalinao", "content": "Btw, SpaceX also made a web game based on the same touchscreen UI for their ISS approach"} {"username": "clownfish", "content": "If you want to try the actual orbital maneuvers I can recommend Kerbal space program"} {"username": "NBBrathen", "content": "Watching the launch live hit different"} {"username": "Eclipse", "content": "Docking confirmed!"} {"username": "JMacalinao", "content": "They're about to open the remaining hatches... Love how they're talking about setting up their cameras for the event"} {"username": "NBBrathen", "content": "What do they do now that theyre on it"} {"username": "SuperNoob", "content": "The Programming stuff in my school are cool and simple explained but boring at the same time, I think it's more cool to learn from home:/"} {"username": "Eclipse", "content": "S.T.E.M. Discussion"} {"username": "Eclipse", "content": "Topic: Did you watch the Space X flight this weekend?: What things do you think we can achieve in terms of space exploration and science in the next 50 years? What interests you most about space?"} {"username": "PyroclasticMayhem", "content": "Yes, I hope we see more progress in terms of returning to the Moon and heading to Mars."} {"username": "Neysa", "content": "you know I really hope we can reach mars or another planet soon"} {"username": "Neysa", "content": "after all, the universe is just gonna keep expanding"} {"username": "Artahir", "content": "and then things go south and we lose celebrities in the space"} {"username": "aiden", "content": "i have a joke"} {"username": "aiden", "content": "related to science"} {"username": "aiden", "content": "nobody:"} {"username": "aiden", "content": "mr krabs: laughs in silver"} {"username": "aiden", "content": "tell me if you get it"} {"username": "aiden", "content": "i found it on pinterest"} {"username": "SuperNoob", "content": "if it's nobody then who says the joke?"} {"username": "aiden", "content": "the joke is that ag is the symbol for silver"} {"username": "aiden", "content": "agagagagaga"} {"username": "SuperNoob", "content": "Ag?"} {"username": "aiden", "content": "yes"} {"username": "aiden", "content": "agagagagaga"} {"username": "SuperNoob", "content": "what is ag?"} {"username": "aiden", "content": "the symbol for silver on the periodic table"} {"username": "Gamerz", "content": "r/woosh"} {"username": "SuperNoob", "content": "probably the joke is too bad and that's why i don't get it so im not for r/woosh : D"} {"username": "aiden", "content": "wow thanks for the compliment"} {"username": "succ", "content": "1 plus 1 plus uquals 2"} {"username": "m e n t a l f u r y", "content": "wrong"} {"username": "NBBrathen", "content": "Universe colonization"} {"username": "NBBrathen", "content": "We will own all the planets"} {"username": "aiden", "content": "i dont think weve ever gone on any other planet tho... i think well at least gone on mars once maybe"} {"username": "James", "content": "NBBrathen A very optimistic view indeed. I do know that when 2024 rolls around we plan on trying to create something along the lines of a moon base, and spaceX does plan on colonizing Mars even though its still a decently hard task to pull off the main issue with colonizing all planets within our solar system is solely based on how hostile and inhabitable some of them are. Venus is hot as hell, mercury may as well be a moon, all gas giants are out of the question, and all other planets are so far away from the sun you'd freeze on them."} {"username": "NBBrathen", "content": "yes"} {"username": "James", "content": "However, some moons within our solar system could still be used for resources. Titan has massive amounts of methane and other hydrocarbons."} {"username": "?", "content": "come talk to us on room B"} {"username": "Eclipse", "content": "pretty cool video about the upcoming lunar mission"} {"username": "SuperNoob", "content": "I wish I could go to the moon too, and see the earth from the moon and all other plants around If there are any and the stars too"} {"username": "SuperNoob", "content": "That would probably be the most beautiful thing I will see my entire life"} {"username": "PyroclasticMayhem", "content": "SpaceX answered some questions on their tech stack earlier"} {"username": "PyroclasticMayhem", "content": "It's interesting seeing Linux, and web related stuff like Chromium/JS being used there."} {"username": "SuperNoob", "content": "thanks"} {"username": "MARSSS", "content": "The hardest project Ive ever worked on was defining the trophic state of Lake Seneca for my Limnology class at the science academy I go to. It took a lot of research and digging to be honest but it was definitely an interesting discussion."} {"username": "MARSSS", "content": "Sorry sorry, I saw the little thingy Kevin put out so I decided to try it."} {"username": "TGibsonn", "content": "It seems like Rust would fit really well into the SpaceX software ecosystem."} {"username": "Molly", "content": "Unsure whether to buy a 2in1 laptop, regular laptop, or upgrade my 2017 iPad Pro, for college"} {"username": "Clarity", "content": "What do you plan to do"} {"username": "Clarity", "content": "With it"} {"username": "Molly", "content": "Take notes on either a 2in1 laptop or on my iPad Pro. Not sure. And also type up and annotate documents"} {"username": "Clarity", "content": "You a fast typer? Or going to use pen?"} {"username": "Clarity", "content": "Need any x8664 programs or could you survive with mobile/ windows arm stuff?"} {"username": "Molly", "content": "Gonna use a pen"} {"username": "Molly", "content": "I would prefer Word or Google Docs"} {"username": "Clarity", "content": "handwriting text is an option but you could use both too"} {"username": "Molly", "content": "Or Notability"} {"username": "Clarity", "content": "If you're going to use a bunch of handwriting then something like OneNote or Evernote might be good"} {"username": "Clarity", "content": "For on the fly ocr etc"} {"username": "Molly", "content": "So which device would I get then?"} {"username": "Clarity", "content": "Depends on budget and how much typing/ handwriting ratio you're going to do"} {"username": "Molly", "content": "My budget is S1500 and I would probably do 5050 for them"} {"username": "Clarity", "content": "2 in 1 or a surface might be a good bet then"} {"username": "Molly", "content": "Maybe slightly more writing"} {"username": "Clarity", "content": "Make sure you don't get the mobile chip one"} {"username": "Molly", "content": "What is that?"} {"username": "Clarity", "content": "Get a real intel one"} {"username": "Molly", "content": "Ah"} {"username": "Molly", "content": "Okie dokie"} {"username": "Clarity", "content": "Also when do you have to buy"} {"username": "Clarity", "content": "Now or in a few months?"} {"username": "Molly", "content": "No clue, before September I guess"} {"username": "Molly", "content": "Before my first year of college starts"} {"username": "Molly", "content": "Is 256GB enough for college work?"} {"username": "Clarity", "content": "Surface Pro 7"} {"username": "Molly", "content": "Aye I am looking at that"} {"username": "Clarity", "content": "Is my rec"} {"username": "Clarity", "content": "My brother has one"} {"username": "Clarity", "content": "It's enough"} {"username": "Molly", "content": "Sweet"} {"username": "Clarity", "content": "Buy a USB or external or just cloud"} {"username": "Clarity", "content": "School has fast WiFi I assume"} {"username": "Clarity", "content": "Check for student discounts"} {"username": "Clarity", "content": "Likely you get 10 off"} {"username": "Molly", "content": "Okay"} {"username": "Clarity", "content": "If you use school email or id"} {"username": "Molly", "content": "Perfect specs, thanks a lot"} {"username": "Clarity", "content": "You should probably get free office via school"} {"username": "Clarity", "content": "OneNote is pretty good for notes"} {"username": "Clarity", "content": "I use it, but not with pen, mostly typing for me"} {"username": "Jcakes27", "content": "Im here"} {"username": "CHILLY", "content": "Hi"} {"username": "CHILLY", "content": "So, I was thinking can u make quick cash without buying hardwares"} {"username": "Shikamaru", "content": "Where is red"} {"username": "CHILLY", "content": "Who knows"} {"username": "Jards", "content": "Im here"} {"username": "Jards", "content": "Present!"} {"username": "CHILLY", "content": "Me too"} {"username": "Shikamaru", "content": "Okay... Well besides the hardware which like i said requires steady power supply and money"} {"username": "CHILLY", "content": "Investment is needed like any business"} {"username": "Jards", "content": "Steady power supply V"} {"username": "Jards", "content": "Money X"} {"username": "Shikamaru", "content": "You can get cryptocurrency by buying them in ur preferred wallet... Or getting them foe free during airdrops"} {"username": "Jards", "content": "I spend my money on nonneeded things"} {"username": "Jards", "content": "Airdrops?"} {"username": "Jards", "content": "Like in iphone?"} {"username": "CHILLY", "content": "Can I start mining without buying from wallets"} {"username": "CHILLY", "content": "Bitcoin is expensive yo"} {"username": "Jards", "content": "Bitcoin is expensive yo"} {"username": "Jards", "content": "CHILLY yeye"} {"username": "Shikamaru", "content": "Noo Like in iphone?"} {"username": "Shikamaru", "content": "Jards no"} {"username": "Shikamaru", "content": "Tariq u don't mine in wallets"} {"username": "Shikamaru", "content": "Let's forget about mining... Since it is costly and requires alot of electricity"} {"username": "CHILLY", "content": "Nah I'm talking bout starting from scratch"} {"username": "Jards", "content": "Can i also get money in phones?or only in computers"} {"username": "CHILLY", "content": "No buying coins"} {"username": "CHILLY", "content": "Just pure mining. What luck will I have?"} {"username": "Shikamaru", "content": "What we would focus on is the investing and airdrops"} {"username": "Jards", "content": "Investing and profiting"} {"username": "Jards", "content": "Yes"} {"username": "CHILLY", "content": "Makes sense"} {"username": "Shikamaru", "content": "Well u can gain more with mining you can also gain more with investing"} {"username": "Jards", "content": "Ooh"} {"username": "Jards", "content": "Profits"} {"username": "Shikamaru", "content": "Tariq u Wil have to buy the hardware"} {"username": "CHILLY", "content": "N can I ask which hardwares specifically?"} {"username": "Shikamaru", "content": "It's not cheap though... S500 range"} {"username": "Jards", "content": "Oof"} {"username": "Jards", "content": "500S"} {"username": "Jards", "content": "Is like 50,000 in our country"} {"username": "Jards", "content": "Oh 25,000 i mean"} {"username": "Shikamaru", "content": "Yeah... I once checked and I was like oh no... I Wil do it the better way"} {"username": "CHILLY", "content": "I want it like to have a side income u know just maybe one or two, if I get lucky or something"} {"username": "CHILLY", "content": "How much that will cost"} {"username": "Shikamaru", "content": "S500 is like 170,000 in my country"} {"username": "Jards", "content": "Shikamaru dayum"} {"username": "Shikamaru", "content": "Well Tariq you will need a wallet"} {"username": "CHILLY", "content": "My country's like 400000 yikes"} {"username": "Shikamaru", "content": "Wow"} {"username": "Jards", "content": "Dayum"} {"username": "CHILLY", "content": "Wallet like an account?"} {"username": "Jards", "content": "Thats alot"} {"username": "Shikamaru", "content": "Now the deal about crypto currency is this... Please pay attention for this"} {"username": "Jards", "content": "Oke"} {"username": "CHILLY", "content": "All ears"} {"username": "Shikamaru", "content": "You buy it when the price is low and sell it when the price is high and make your profit... How much profit you make depends on how much you invest"} {"username": "Shikamaru", "content": "And the great thing is that you never loose your money"} {"username": "CHILLY", "content": "Like stock market"} {"username": "Jards", "content": "Ooh"} {"username": "Jards", "content": "I never lose money"} {"username": "Jards", "content": "Omg"} {"username": "Shikamaru", "content": "It's like a savings account where your money goes up when the price of the currency goes up... And believe me... It always goes up"} {"username": "CHILLY", "content": "How much did u make?"} {"username": "Shikamaru", "content": "Take for example... In 2016...bitcoin was S100 range... And currently it is S9000"} {"username": "Jards", "content": "Like when i buy a house for 1 mill and sell it for 1.5 mill?"} {"username": "CHILLY", "content": "Hmm"} {"username": "Shikamaru", "content": "Exactly!"} {"username": "Jards", "content": "Wowowoow"} {"username": "CHILLY", "content": "SSS"} {"username": "Jards", "content": "Moneyys"} {"username": "Jards", "content": "Umm Shikamaru i might have to go"} {"username": "Shikamaru", "content": "So imagine people that bought bitcoin that 2016... They would have made alot of money now"} {"username": "Jards", "content": "Woowow"} {"username": "Jards", "content": "Its like 1 am here"} {"username": "Shikamaru", "content": "I am sad I didn't know about this then"} {"username": "Jards", "content": "hehe"} {"username": "Jards", "content": " I am sad I didn't know about this then"} {"username": "Jards", "content": "Shikamaru same"} {"username": "Jards", "content": "I would be a millionaire by now"} {"username": "CHILLY", "content": "I heard some guy was trying to buy at Starbucks with 3 bitcoins but it became 1.5 mil S"} {"username": "CHILLY", "content": "It risen overnight"} {"username": "Shikamaru", "content": "well.. Currently I want to prepare my self and get at least 2 bitcoin... So that when ever the price goes to the roof... I cash out"} {"username": "Jards", "content": "That man be like:wth did i just did"} {"username": "Jards", "content": "Btw bye guys"} {"username": "CHILLY", "content": "Yeah"} {"username": "Jards", "content": "I need some sleepy sleep"} {"username": "CHILLY", "content": "Bye"} {"username": "Jards", "content": "Ty for teaching meShikamaru"} {"username": "Jards", "content": "I appreciated it!"} {"username": "Jards", "content": "Gn ya'll"} {"username": "CHILLY", "content": "Btw what kind of hardware do I need?"} {"username": "Jards", "content": "See yah"} {"username": "Jards", "content": "Bye CHILLY"} {"username": "CHILLY", "content": "Cya"} {"username": "Jards", "content": "Bye bye ty for teaching meh i gonna sleepy sleepy deep"} {"username": "Jards", "content": "Bye!"} {"username": "Eclipse", "content": "S.T.E.M. Discussion"} {"username": "Eclipse", "content": "Topic: Are you familiar with cryptocurrency? Have you dabbled in it? Where do you think it's place is in society in the near future?"} {"username": "PyroclasticMayhem", "content": "Sort of, I looked into Ethereum's smart contract system and some of the different cryptos. I'm not sure if we'll see it be adopted as a widely used currency but I can see the blockchain concept being used in various tech."} {"username": "captain spaceship", "content": "Yes. I enjoy learning about different investment strategies and currently own some bitcoin. That being said, I think that ultimately cryptocurrencies such as bitcoin fall into the a lot of the same patterns as equities as they become more and more regulated. The prime time to have bought bitcoin was before december of 2017 in my opinion, and since then we've seen some ups and downs, but nothing like before. Is it a high growth investment strategy? Maybe, but probably not like it used to be. That being said I'll still throw money in on more bitcoin every now and then. If bitcoin drops 40 again like it did on the pandemic black monday in march I will absolutely double up on my holdings"} {"username": "SuperNoob", "content": "How much was 1 Bitcoin in S and 1 Bitcoin in euro? And how can you even get it?"} {"username": "CHILLY", "content": "I think 1bit is S9500"} {"username": "CHILLY", "content": "Don't know bout euro"} {"username": "Foxy Grandpa", "content": "i'm genuinely so intrigued by the concept of bitcoin cause i legit know absolutely nothing about what it is or what it does"} {"username": "aerie", "content": "crypto's in an odd spot rn kinda like some globalized stock market where all that matters is whether people care about crypto that day or not"} {"username": "aerie", "content": "ofc theres plenty of stuff to factor in like is there a pandemic today or am i going to need to leave my country really quickly but idt its stable enough to use as a tradeforgoods kind of currency"} {"username": "Timoteyo", "content": "I code for a living"} {"username": "SuperNoob", "content": "and Death Mr Princess thanks"} {"username": "SuperNoob", "content": "it just looks like peppa to me:/"} {"username": "AfriendlySlime", "content": "so i have a question, how would i connect my electric drum kit up to my computer in a way were, say you guys on discord, could hear the drum beats?"} {"username": "Yama", "content": "Route the audio thru a vac AfriendlySlime"} {"username": "Cheese", "content": "anyone else just love space?"} {"username": "SuperNoob", "content": "what do you mean love space? Like Galaxy and stuff...? Or I'm just dumb and don't know what do you mean"} {"username": "CHILLY", "content": "Astronomy in general ig"} {"username": "cookieboi8754", "content": "Yeah, it's honestly breathtaking"} {"username": "SuperNoob", "content": "I think this topic is not that cool at all and that's why not much people talk about it in here:/"} {"username": "aiden", "content": "yeah"} {"username": "Cheese", "content": "sciene is cool"} {"username": "Ssp00kss", "content": "nevermind i fixed it my computer froze and wouldn't turn off even if i tried to force shut it down"} {"username": "Yama", "content": "Im trying to write a webpage that takes data from a discord server and constantly updates rhe value but i cant seem to pinpoint what i need to do"} {"username": "crisp", "content": "does anyone know stuff about hydrographs in geography?"} {"username": "crisp", "content": "idk if this is the right place"} {"username": "crisp", "content": "but i need knowledge"} {"username": "crisp", "content": "dw bout it actually"} {"username": "Death776", "content": "This was a good listen"} {"username": "MeliBot", "content": "bonjour all"} {"username": "MeliBot", "content": "Yama sounds like you would need to make a webpage that interacts with some form of the discord api, or make a bot to add to said server that communicates with the webpage you made"} {"username": "Yama", "content": "i was thinking webhooks"} {"username": "MeliBot", "content": "im not versed in webhooks so i cant say much to that"} {"username": "sutseiyer", "content": "im thinking of the possibility of having a civilization underwater"} {"username": "captain spaceship", "content": "Yet at least"} {"username": "captain spaceship", "content": "And logistically it makes less sense for there to be a human civilization underwater. It serves no intrinsic purpose as opposed to planetary colonies which can serve as refueling stops and mining outposts as humanity starts to expand into the Solar System"} {"username": "CHILLY", "content": "Tho there r plans for floating cities"} {"username": "AfriendlySlime", "content": "Death776 i've seen that video before"} {"username": "clownfish", "content": "5 minutes left"} {"username": "Yama", "content": "this had to be the most interesting thing i have watched"} {"username": "MeliBot", "content": "For anyone interested in laptops and great deals"} {"username": "MeliBot", "content": "Lenovo is having a steal of a deal"} {"username": "MeliBot", "content": "Up to 65 off most of their stuff"} {"username": "MeliBot", "content": "An X280 2000S laptop is 770"} {"username": "Em", "content": "oooh interesting"} {"username": "SelkieSiren", "content": "Wait, thats crazy perfect. I think I need a laptop"} {"username": "SelkieSiren", "content": "And how active is this chat? Im going to be starting classes and it would be cool to get some help from here"} {"username": "ThecoolerJon", "content": "What kind of classes do you have?"} {"username": "MeliBot", "content": "I wouldnt be against a good chat depending on the topic but im mostly an IT kinda guy"} {"username": "MeliBot", "content": "SelkieSiren"} {"username": "MeliBot", "content": "this chat seems super slow activity wise but i KNOW there are some techies around here like"} {"username": "SelkieSiren", "content": "I see. Im going into nursing, so its going to be things like anatomy, physiology, microbiology, and statistics."} {"username": "MeliBot", "content": "anatomy and statistics are pretty cool"} {"username": "MeliBot", "content": "im not educated too greatly on them tho"} {"username": "SelkieSiren", "content": "Thats okay, Im super new to it myself, but Im sure Ill figure it out"} {"username": "MeliBot", "content": "im also down for a chat if ya wanna tag me"} {"username": "MOrdred", "content": "I have been working my mind to create a game, basically an Action RPG, tho it wil take a really long time due to still not in uni to study programming. I have only noted all my thoughts and designed some of the interface of the game."} {"username": "autum", "content": "Cool, I've been working in RPGs for years now"} {"username": "autum", "content": "Good luck"} {"username": "autum", "content": "Are you thinking of some gimmick or feature in specific?"} {"username": "MeliBot", "content": "I've been working on my tabletop game and learning Linux via Arch Linux"} {"username": "MeliBot", "content": "Also learning programming"} {"username": "Eclipse", "content": "S.T.E.M. Discussion"} {"username": "Eclipse", "content": "Topic: Have you been working on any interesting projects during quarantine? How's that going?"} {"username": "Eclipse", "content": "Let us know! stem"} {"username": "MOrdred", "content": "Are you thinking of some gimmick or feature in specific?"} {"username": "MOrdred", "content": "autum well, I have some ideas to make the game unique tho I still haven't decided what feature would be good"} {"username": "TheSharkDude", "content": "I started a discord bot for a private server I'm in and want to take the knowledge from that and make a larger game bot"} {"username": "TheSharkDude", "content": "What game? I'm not sure yet"} {"username": "MeliBot", "content": "TheSharkDude what language and api did you end up using?"} {"username": "TheSharkDude", "content": "Discord.js"} {"username": "MeliBot", "content": "ah javascript"} {"username": "MeliBot", "content": "how did that go? any major pains?"} {"username": "TheSharkDude", "content": "I mostly do web development so it seemed like a good fit for me"} {"username": "MeliBot", "content": "besides using js ofc"} {"username": "TheSharkDude", "content": "I implemented a good deal of the stuff I wanted"} {"username": "TheSharkDude", "content": "I added a command that lets you look up movies and tv shows for when we do movie nights on the server"} {"username": "MeliBot", "content": "oh that is really nice"} {"username": "MeliBot", "content": "have you ever considered doing a bot that interacts with a website"} {"username": "TheSharkDude", "content": "How so?"} {"username": "MeliBot", "content": "say for example something like what dndbeyond and it's bot does"} {"username": "TheSharkDude", "content": "Sort of"} {"username": "TheSharkDude", "content": "I wanted to try to make my own API so I started learning MongoDB and backend stuff"} {"username": "TheSharkDude", "content": "And I could use that API for both a bot and a website"} {"username": "TheSharkDude", "content": "I had an idea to do a bitlife clone but in a discord bot form"} {"username": "TheSharkDude", "content": "And a database which stores player saves"} {"username": "TheSharkDude", "content": "Then use that to make stuff look pretty on a webpage"} {"username": "TheSharkDude", "content": "Just a concept I was thinking about"} {"username": "MeliBot", "content": "i was fiddling with a concept myself yea"} {"username": "TheSharkDude", "content": "But most of that's on hold until my exams finish around the end of the month"} {"username": "MeliBot", "content": "it would have players make a character for my game and have it stored in either a python dictionary or something"} {"username": "TheSharkDude", "content": "From my research a database seemed like the best implementation for me"} {"username": "MeliBot", "content": "yea i could also end up using a database too"} {"username": "MeliBot", "content": "it wouldn't be hard to do given options available"} {"username": "TheSharkDude", "content": "Storing it locally in the bot's project folder might work for smaller stuff but I plan on making this one available to the public"} {"username": "TheSharkDude", "content": "So I'd need something more robust"} {"username": "MeliBot", "content": "if i made mine public i'd definitely consider it yea"} {"username": "TheSharkDude", "content": "I also gotta try to get a better hosting service for my bots"} {"username": "MeliBot", "content": "personally i say you could get a raspberry pi to host for the short term"} {"username": "MeliBot", "content": "until it gets picked up you dont have to worry about hosting much"} {"username": "MeliBot", "content": "at least that is my plan with say a pi 1 or a pi zero even"} {"username": "TheSharkDude", "content": "I would love a Raspberry pi tbh"} {"username": "MeliBot", "content": "they are fairly inexpencive"} {"username": "MeliBot", "content": "im thinking about getting one just because of how simple they seem to be and setting a zero up to be always on can't be too hard"} {"username": "TheSharkDude", "content": "Define fairly inexpensive"} {"username": "TheSharkDude", "content": "Cuz I don't live in the States so getting stuff shipped into the island costs an arm and a leg"} {"username": "MeliBot", "content": "where do you live?"} {"username": "MeliBot", "content": "cause a zero budget kit all the basics to start with no outside purches"} {"username": "MeliBot", "content": "is 40 usd"} {"username": "TheSharkDude", "content": "Barbados"} {"username": "TheSharkDude", "content": "So S80 in local currency"} {"username": "MeliBot", "content": "id look into it"} {"username": "MeliBot", "content": "there are some local pishops iirc to most places"} {"username": "TheSharkDude", "content": "Probably not one here tho tbh"} {"username": "MeliBot", "content": "look into it id be interested know"} {"username": "TheSharkDude", "content": "K"} {"username": "TheSharkDude", "content": "When I get back home"} {"username": "MeliBot", "content": "but a pi zero is the cheapest model so getting that would be best for sure given where you live"} {"username": "sutseiyer", "content": "And logistically it makes less sense for there to be a human civilization underwater. It serves no intrinsic purpose as opposed to planetary colonies which can serve as refueling stops and mining outposts as humanity starts to expand into the Solar System"} {"username": "sutseiyer", "content": "captain spaceship actually there is, we can make ocean our second home tho, like a property such as floating cities"} {"username": "BlazeLeone", "content": "I would think that building cities underwater would be difficult simply from the pressure of the water"} {"username": "BlazeLeone", "content": "Weighing down on the city"} {"username": "captain spaceship", "content": "You would be correct"} {"username": "captain spaceship", "content": "Factor in the in air filtration and the cost of transporting goods and you might as well just build a city on the moon"} {"username": "MeliBot", "content": "it's financially impractical yea to build under certain depths"} {"username": "MeliBot", "content": "and beyond a certain point on land building along the beach is also ridiculous, due to sand and needing to find the bedrock"} {"username": "cookieboi8754", "content": "has anyone seen vsauce3's latest video?"} {"username": "cookieboi8754", "content": "and if so could someone give me an explanation"} {"username": "cookieboi8754", "content": "my brain is three seconds from imploding in on itself"} {"username": "MARSSS", "content": "I havent, whats it about?"} {"username": "WafflOverlord", "content": "Rip"} {"username": "CHILLY", "content": "Just go watch Stein's gate xD"} {"username": "MeliBot", "content": "it says in the channel description"} {"username": "L4stKn0wnG1nger", "content": "So when backholes close up, are they essentially eating themselves?"} {"username": "kronk", "content": "I'm not sure if the wording is quite correct, but black holes emit Hawking radiation and since Emc2 it will also lose its mass as result. They're fueled by matter and when there is no fuel, then the radiation will eventually close up the backhole."} {"username": "kronk", "content": "someone can probably correct me if I'm wrong"} {"username": "L4stKn0wnG1nger", "content": "Idk. But I wanna see black hole omm nom nom another or itself."} {"username": "Kanstorm", "content": "Or is that a Supernova?"} {"username": "Gamerz", "content": "i cant quite remember, but i think it has to do with the mass of a collapsing sun, it either turns supernova or implodes into a black hole"} {"username": "aiden", "content": "yeah you can discuss history in this channel"} {"username": "Kanstorm", "content": "Thank you"} {"username": "Rep", "content": "Pros I need help me have phone and when its off it still drains the battery like if im using it. how do i stop that?"} {"username": "Rep", "content": "Plus I only have the default apps"} {"username": "Rep", "content": "I have no games or any other applications"} {"username": "Rep", "content": "yet"} {"username": "Rep", "content": "but its still doing it"} {"username": "RPGod", "content": "i like science"} {"username": "Eclipse", "content": "S.T.E.M. Discussion"} {"username": "Eclipse", "content": "Topic: Have you been able to see NEOWISE the comet?"} {"username": "MOrdred", "content": "Rep it could be that your battery is broken somehow or an app is draining your battery because it is acting in the background. It can also be your WiFi, Mobile Data or other connectivity option of your phone"} {"username": "Unique", "content": "I am looking to build my first ever gaming pc, if anyone with computer building knowledge or experience would be able to help me out and point me in the right direction or even recommend what parts I should get within my budget S3000, would be very very much appreciated.: DM"} {"username": "mezua", "content": "I need java help:x please"} {"username": "chrunt", "content": "okay show the code"} {"username": "chrunt", "content": "do you know how to do it in discord"} {"username": "mezua", "content": "no:"} {"username": "chrunt", "content": "those are backticks not apostrophes btw"} {"username": "chrunt", "content": "above tab key on my keyboard"} {"username": "mezua", "content": "test"} {"username": "mezua", "content": "test"} {"username": "mezua", "content": "hmm"} {"username": "mezua", "content": "oooh"} {"username": "mezua", "content": "nice"} {"username": "mezua", "content": "ok"} {"username": "mezua", "content": "one sec"} {"username": "mezua", "content": "It has to be a while loop, and its supposed to be you put in a sentence and it counts the vowel"} {"username": "mezua", "content": "when i put in something like Hello it says 0 vowels"} {"username": "mezua", "content": "I'm almost sure my variable count needs to return something"} {"username": "mezua", "content": "So professor gave us two labs, one for a for loop and one for the while loop. I got the for loop working well, but the while loop is giving me troubles"} {"username": "mezua", "content": "If you reply can you @ me please, I'm gonna go eat dinner"} {"username": "chrunt", "content": "yep, okay the problem was you didnt increment count, you left it 0, also you kept asking the string called s which was the input from the user hello to look at the count'th character, which was always 0, so it was looking at h in the example of hello"} {"username": "chrunt", "content": "I fixed it"} {"username": "chrunt", "content": "mezua requested ping"} {"username": "chrunt", "content": "You needed to be asking s.charAti as i was changing every iteration of the loop"} {"username": "chrunt", "content": "and unlike in your code, if any of the conditions are true being equal to a vowel it actually increments count"} {"username": "mezua", "content": "OOOh I see"} {"username": "mezua", "content": "I was trying to mimic the for loop"} {"username": "mezua", "content": "That's awesome thank you"} {"username": "mezua", "content": "How did you make your discord code pretty btw"} {"username": "mezua", "content": "chrunt"} {"username": "chrunt", "content": "you needed to write java immediately after the 3 backticks"} {"username": "chrunt", "content": "like that"} {"username": "chrunt", "content": "and put your code where/test is"} {"username": "mezua", "content": "oooh durr"} {"username": "mezua", "content": "that's awesome"} {"username": "mezua", "content": "i can code java but not figure out discord got it"} {"username": "mezua", "content": "Thank you so much!"} {"username": "TGibsonn", "content": "Missed out on some Java, dang"} {"username": "Pandasan", "content": "Hello"} {"username": "Pandasan", "content": "Uh well i kinda understand frontend stuff now. I wanna go into backend but im kinda skeptical about it. How hard is it? Im thinking of learning nodejs since i learned js and then the vuejs framework"} {"username": "Eclipse", "content": "Honestly it depends"} {"username": "Eclipse", "content": "I find backend easier to a degree but mainly because you dont need to worry about visual etc and I suck at visual "} {"username": "Eclipse", "content": "I feel its sometimes less tedious"} {"username": "Eclipse", "content": "If you know some js already, going node for your backend with something like react or vue is a no brainer"} {"username": "AH123", "content": "idk if this is the place for this but"} {"username": "AH123", "content": "Is it possible to have 3 monitors connected at the same time if 1 monitor is 4k and the others are 1080p?"} {"username": "PyroclasticMayhem", "content": "Yes"} {"username": "RawHav0kk", "content": "What's your favorite distro /g/?"} {"username": "MeliBot", "content": "RawHav0kk Arch or Fedora"} {"username": "MeliBot", "content": "OpenSUSE is good too"} {"username": "RawHav0kk", "content": "Oh I see"} {"username": "RawHav0kk", "content": "Ever tried gentoo?"} {"username": "MeliBot", "content": "i considered it but dont care enough to be regularly compiling"} {"username": "MeliBot", "content": "arch is granular enough for me"} {"username": "PyroclasticMayhem", "content": "Arch"} {"username": "RawHav0kk", "content": "Yeah I thought ill die when the firefox update hit"} {"username": "RawHav0kk", "content": "but it's not as bad to be honest"} {"username": "Nosferatu", "content": "For me its manjaro, although I feel that it wont be the case for long"} {"username": "MeliBot", "content": "manjaro is nice but it comes preinstalled with more than i like"} {"username": "Nosferatu", "content": "Yh thats true"} {"username": "Nosferatu", "content": "I just chose it as my first distro to get a feel for linux. After a while I'll try another distro."} {"username": "Eclipse", "content": "S.T.E.M. Discussion"} {"username": "Eclipse", "content": "Topic: Do you prefer to build a PC or buy a premade? Why?"} {"username": "Kittu", "content": "I Prefer building a PC cuz OwO"} {"username": "aiden", "content": "premade because i cant build"} {"username": "MOrdred", "content": "It's preferable build one, even if u don't know how to, you can always search youtube videos about that. Why? Because it's enjoyable to build your own PC with your favourite good looking parts."} {"username": "MeliBot", "content": "honestly it depends on how much of a price/time dofference it give me, on top of performance boon"} {"username": "RawHav0kk", "content": "I always build it. There is no reason to get premade."} {"username": "PyroclasticMayhem", "content": "Custom build generally as you can hand pick certain parts that premade PCs might be more lower end on."} {"username": "TGibsonn", "content": "Damn, Unity has really come a long way."} {"username": "TGibsonn", "content": "Their DataOriented Technology Stack"} {"username": "MeliBot", "content": "yep sounds about right"} {"username": "MeliBot", "content": "the only real solution is just picking something and starting"} {"username": "MeliBot", "content": "yea but it is good work"} {"username": "MeliBot", "content": "id still rec starting with one stack at a time"} {"username": "TGibsonn", "content": "Once you learn a Clike generalpurpose language, it'll carry over to many others. faef9uy7wtgfd21"} {"username": "TGibsonn", "content": "While it may not be useful to you right now, Golang encompasses a lot of concepts you'll find across many languages and it's relatively easy to learn."} {"username": "TGibsonn", "content": "Unless you're confident you can learn C nuances without much issue, which I'd say give it a go"} {"username": "TGibsonn", "content": "Oh, I misread"} {"username": "TGibsonn", "content": "Running on too low of sleep"} {"username": "TGibsonn", "content": "Well, in that case, you should check out Rust sometime particularly its FFI."} {"username": "TGibsonn", "content": "As for.NET reverseengineering, all you need is a good understanding of CLR and IL."} {"username": "TGibsonn", "content": "CLR via C is a good reference book for that."} {"username": "TGibsonn", "content": "Though pardon my ignorance, cybersec isn't my forte"} {"username": "TGibsonn", "content": "Unity ECS is really nice, but I wish they had better support for dependency injection"} {"username": "Megaguy32", "content": "some ascii art appreciation"} {"username": "Megaguy32", "content": "gggrgMMmggg"} {"username": "Megaguy32", "content": "wgNNBPmpdNNw"} {"username": "Megaguy32", "content": "g0FaF F9m ,F99NGg"} {"username": "Megaguy32", "content": "mNF aM p !q@ 9NL 9Qu"} {"username": "Megaguy32", "content": "gMF pPL g9L g g9w 0Np"} {"username": "Megaguy32", "content": "0F jL 7wF gF 9gjF bJ 9h"} {"username": "Megaguy32", "content": "j gAF NL g@ Ju 2"} {"username": "Megaguy32", "content": ",FF 9 b g@ hg !q jF 09"} {"username": "Megaguy32", "content": "F N p Ng@ g w@ t"} {"username": "Megaguy32", "content": "j p g9 g9 gP gFq Pb L"} {"username": "Megaguy32", "content": "0J k @ 9g j b j b d q g"} {"username": "Megaguy32", "content": "F NF g Md 5N 9W j"} {"username": "Megaguy32", "content": "k jFb gq 9m R Np J"} {"username": "Megaguy32", "content": "tApjF 9g J 9M m 9 gF 9jNF"} {"username": "Megaguy32", "content": "k N q 9g@ gF j"} {"username": "Megaguy32", "content": "0q q 9p g L jAF,'"} {"username": "Megaguy32", "content": "9 bj b g g gF 9 g LqNF"} {"username": "Megaguy32", "content": "b NL B I@ j"} {"username": "Megaguy32", "content": "NM0g j9u gP q w@ gFg@"} {"username": "Megaguy32", "content": "NNh !w 9g m dN@"} {"username": "Megaguy32", "content": "9g0q 4 jk NFgP"} {"username": "Megaguy32", "content": "9NNgIPNL b@ 2MLgNF"} {"username": "Megaguy32", "content": "PNNgEZgNN@P"} {"username": "Neysa", "content": "ooh"} {"username": "Neysa", "content": "cool"} {"username": "TGibsonn", "content": "ASCII image conversion algorithms are fascinating"} {"username": "RawHav0kk", "content": "man I remeber plugging my face into those"} {"username": "Neysa", "content": "hi dudes"} {"username": "Neysa", "content": "i am a cp from mit"} {"username": "TGibsonn", "content": "Is that right"} {"username": "Neysa", "content": "what is right"} {"username": "Neysa", "content": "competitive programmer from mit"} {"username": "TGibsonn", "content": "rhetorical"} {"username": "TGibsonn", "content": "that's pretty cool"} {"username": "SelkieSiren", "content": "Hi, could anyone talk to me about swapping out an SSD on my laptop?"} {"username": "PyroclasticMayhem", "content": "SelkieSiren Sure, are you replacing it with a different SSD?"} {"username": "SelkieSiren", "content": "Hi, yeah"} {"username": "SelkieSiren", "content": "So basically I bought myself a brand new laptop, and Im a super dummy when it comes to laptops"} {"username": "SelkieSiren", "content": "It has 128gb SSD and someone said that was too small"} {"username": "SelkieSiren", "content": "So I was thinking about buying a bigger SSD to replace it"} {"username": "PyroclasticMayhem", "content": "It depends what you do as well. 128GB could be fine for a lot of people."} {"username": "SelkieSiren", "content": "On my old laptop, I have currently used 369gb/581 gb so..."} {"username": "SelkieSiren", "content": "Im not sure if 128gb will be good for me"} {"username": "SelkieSiren", "content": "Amazon is selling this"} {"username": "PyroclasticMayhem", "content": "Ah ok. Do you know if your laptop has an NVMe or a SATA SSD slot?"} {"username": "SelkieSiren", "content": "Im not too sure"} {"username": "SelkieSiren", "content": "One sec"} {"username": "SelkieSiren", "content": "Maybe this will help give you an idea of what my laptop specs are"} {"username": "PyroclasticMayhem", "content": "It looks like a M.2 SATA SSD in that case"} {"username": "SelkieSiren", "content": "I bought it for S618 total, including taxes"} {"username": "SelkieSiren", "content": "Was that a good deal?"} {"username": "PyroclasticMayhem", "content": "Doesn't seem like a bad deal overall for an i710510U"} {"username": "SelkieSiren", "content": "And I wouldnt mind paying a hundred for 1TB SSD"} {"username": "SelkieSiren", "content": "Great, thats what I was hoping"} {"username": "SelkieSiren", "content": "That I didnt make a dummy purchase,"} {"username": "PyroclasticMayhem", "content": "Do you have a model name for your laptop as well?"} {"username": "SelkieSiren", "content": "This ones a little harder"} {"username": "SelkieSiren", "content": "Its literally called HP Laptop 15t dw100"} {"username": "SelkieSiren", "content": "Its not exactly this, but kind of with different specs"} {"username": "SelkieSiren", "content": "This one offers 256GB which wasnt an option for my discounted laptop"} {"username": "PyroclasticMayhem", "content": "Is it this one?"} {"username": "PyroclasticMayhem", "content": "The manual seems to mention it's a Ryzen laptop which doesn't seem right but it could still be a similar model with a different CPU."} {"username": "SelkieSiren", "content": "Yeah"} {"username": "SelkieSiren", "content": "There are a couple different versions of this laptop"} {"username": "SelkieSiren", "content": "I would say the link I sent you is more accurate"} {"username": "SelkieSiren", "content": "It has an i7 processor blahblahblah"} {"username": "SelkieSiren", "content": "And the sheet of paper has a couple of the features on it"} {"username": "PyroclasticMayhem", "content": "Anyways for the manual if you look at page 31 they have the instructions for that"} {"username": "SelkieSiren", "content": "Oh, great"} {"username": "SelkieSiren", "content": "Im a little worried about electrocuting myself or messing up my brand new laptop"} {"username": "SelkieSiren", "content": "But from what you can tell, that SSD should be compatible with my laptop?"} {"username": "SelkieSiren", "content": "And that explains the actual replacing part"} {"username": "SelkieSiren", "content": "But it cant be that simple"} {"username": "SelkieSiren", "content": "All the preloaded software on my old SSD"} {"username": "SelkieSiren", "content": "It needs to be copied onto the new one somehow, no?"} {"username": "SelkieSiren", "content": "The laptop comes with Windows and some stuff, I dont want to lose that, of course"} {"username": "PyroclasticMayhem", "content": "From what it looks like your laptop uses an M.2 SATA SSD so it would be this type"} {"username": "PyroclasticMayhem", "content": "As for the data you would need to transfer that to a backup drive and reinstall Windows using by flashing the image to a USB drive and installing it on your laptop."} {"username": "SelkieSiren", "content": "Hmm, those are a lot more expensive"} {"username": "SelkieSiren", "content": "Im wondering if its worth all the trouble and risk or if I should just return this and get another laptop with better specs?"} {"username": "PyroclasticMayhem", "content": "SelkieSiren Have you reinstalled Windows much before?"} {"username": "PyroclasticMayhem", "content": "It isn't too hard of a process if your somewhat familar with it"} {"username": "SelkieSiren", "content": "No, Im completely new to everything"} {"username": "SelkieSiren", "content": "Never took a computer apart or put it back together, never dealt with Windows"} {"username": "SelkieSiren", "content": "I mean, I always used the laptop asis"} {"username": "Tiredros", "content": "Would those astronauts need 14days mandatory quarantine"} {"username": "Rai", "content": "Lmao space corona"} {"username": "Tiredros", "content": "Have they been secretly testing Covid vaccine for aliens"} {"username": "Tiredros", "content": "Still I havent found anyone to comment on this article about the Covid origin"} {"username": "sutseiyer", "content": "as corona mutates, do u think there is a possibility that it goes to the level of like zombie thing?"} {"username": "chill vibes", "content": "Have you guys seen this yet?"} {"username": "chill vibes", "content": "Just thought it would spark some conversation"} {"username": "Rai", "content": "Rad question anyone chilling out in the stem chat that went to NYSF 2020 in Aus"} {"username": "Josephi", "content": "Anyone here doing engineering?"} {"username": "Ross", "content": "Parts"} {"username": "Ross", "content": "Josephi why"} {"username": "Josephi", "content": "What's a mechanical degree like?"} {"username": "Josephi", "content": "Is it a good experience and a variety of ppl"} {"username": "Ross", "content": "I did some aspects that fit into civil and mechanical"} {"username": "Ross", "content": "Right, yeah there's a variance of people, but there's a lot of work, gotta be competent with computer drawing. The maths you can figure out yourself if you're dead on"} {"username": "Josephi", "content": "Im trying to get into Manchester uni you see so want to be on a course that I feel has wholesome people"} {"username": "Josephi", "content": "Yeah I can do calculus and other stuff"} {"username": "Ross", "content": "Don't get me wrong, you will meet some lovely people, some of my best friends in uni were from my student accomodation"} {"username": "Josephi", "content": "And CAD"} {"username": "Ross", "content": "a couple from my course"} {"username": "Ross", "content": "Cad"} {"username": "Ross", "content": "Yeah if you have a bit of a background in CAD it'll be a piece of piss"} {"username": "Josephi", "content": "Yesssaaa"} {"username": "Ross", "content": "Are you going into halls"} {"username": "Ross", "content": "or your own accomodation"} {"username": "Josephi", "content": "Halls first probably"} {"username": "Ross", "content": "Halls always mate"} {"username": "Ross", "content": "best year of my life"} {"username": "Josephi", "content": "Well"} {"username": "Josephi", "content": "For some people"} {"username": "Ross", "content": "You'll meet some mingers, it's easy to just space them out"} {"username": "Ross", "content": "I was lucky"} {"username": "Josephi", "content": "Yeah you're lucky"} {"username": "Ross", "content": "People don't tend to go too mad in their rooms"} {"username": "Ross", "content": "more in the common areas"} {"username": "Ross", "content": "unless they're riding"} {"username": "Josephi", "content": "But do you think that mechanical has nice people or is it full of mingers"} {"username": "Josephi", "content": "And chavs"} {"username": "Ross", "content": "nah no chavs"} {"username": "Josephi", "content": "Chavs as in roadmen"} {"username": "Ross", "content": "It's antisocial people who come out of their shell and are lovely"} {"username": "Ross", "content": "or just very intelligent people who present themselves well"} {"username": "Ross", "content": "then some people who were just good at maths then kinda don't get it"} {"username": "Josephi", "content": "Oh right so is there like indie people on there and stuff cos I think I can fit in well with them"} {"username": "Ross", "content": "then drop out"} {"username": "Ross", "content": "like normies"} {"username": "Josephi", "content": "Normies boring"} {"username": "Ross", "content": "Really depends mate, it's luck of the draw"} {"username": "Josephi", "content": "Yeah different classes"} {"username": "Ross", "content": "year to year it'll be varied"} {"username": "Josephi", "content": "But also alot of people u meet aren't on course I guess"} {"username": "Ross", "content": "exactly"} {"username": "Ross", "content": "so many of your friends won't be on your course"} {"username": "Ross", "content": "get along with 1 clique in the class and your teachers"} {"username": "Ross", "content": "and you'll be sweet"} {"username": "Josephi", "content": "Heck yeee"} {"username": "Josephi", "content": "I wanna train myself to be a bit more relaxed before uni"} {"username": "Josephi", "content": "Like around people"} {"username": "Oliver colem6k", "content": "Is any1 here a therapist? I'm thinking of becoming a teen therapist when I get older but I'm still doing research on the position"} {"username": "Neysa", "content": "No sorry. Anyone a math major too?"} {"username": "throwzing", "content": "been thinking of building a pc but i feel like i wont know wtf im doing lmao"} {"username": "throwzing", "content": "anyone got any tips?"} {"username": "Rai", "content": "Anyone doing forensics?"} {"username": "Josephi", "content": "throwzing watch a video on YouTube"} {"username": "ThecoolerJon", "content": "throwzing it's not as hard as it looks! Just understand there will always be a point in the process where things just don't work. I use pcpartpicker.com which is very helpful for understanding compatibility."} {"username": "Brice", "content": "throwzing Super easy. Just be careful with your CPU and dont bend any pins!"} {"username": "throwzing", "content": "thanks for all the infoguys!"} {"username": "throwzing", "content": "ive been watching some yt vids reading some info and all that"} {"username": "throwzing", "content": "that website is really useful thank you!"} {"username": "ThecoolerJon", "content": "throwzing you should post your build once you have the components figured out"} {"username": "MeliBot", "content": "throwzing if you need help vetting parts and sorting out if you are making more than you need, lemme know."} {"username": "MeliBot", "content": "speaking of pc builds tho, i just finished getting this part list in order and ordering everything. looking forward to my own portable sff pc"} {"username": "MeliBot", "content": "the most difficult part was finding out if the stock amd cooler would fit in the case and luckily it has a few mm of space even with the small form factor"} {"username": "Arbigate", "content": "I found this article on neutrinos extremely interesting, though it's a bit of a difficult read."} {"username": "TGibsonn", "content": "Beginning to feel like ML is one of the most important things to learn in the computer science field"} {"username": "BeardieBoi420", "content": "science is fun"} {"username": "BeardieBoi420", "content": "except for when"} {"username": "BeardieBoi420", "content": "I pOur THE ACID ON MY SKIN"} {"username": "BeardieBoi420", "content": "hurt"} {"username": "abdhahi", "content": "Hellooo"} {"username": "throwzing", "content": "What's ML?"} {"username": "Quifix", "content": "my Headphones are weird. They work fine, but if I touch the volume scroll, one side juts dies. And the only way to fix that is to just put the wire at angles and hope it works XD"} {"username": "TGibsonn", "content": "I'd argue that you don't even need a degree in computer science these days unless you need a path toward getting involved in postdoctoral research."} {"username": "TGibsonn", "content": "And throwzing ML is Machine Learning"} {"username": "TGibsonn", "content": "or AI, as a broader term."} {"username": "MARSSS", "content": "my Headphones are weird. They work fine, but if I touch the volume scroll, one side juts dies. And the only way to fix that is to just put the wire at angles and hope it works XD"} {"username": "MARSSS", "content": "Quifix I think its something with the wiring within the headphones. It might be damaged to a point where it does need those odd angles to function. It happens with a lot of phone chargers Ive noticed, and it is most common when people use the headphones or charging cord a lot. How long have you had your headphones for? Wiring is most likely damaged but it could just be because of how long you had it, not cause you took poor care of it."} {"username": "TGibsonn", "content": "Spot on."} {"username": "MARSSS", "content": "Spot on."} {"username": "MARSSS", "content": "TGibsonn Thanks:"} {"username": "TheSharkDude", "content": "What projects are you guys working on if anything?"} {"username": "MARSSS", "content": "Thinking about art projects but Ive always wanted to attempt creating a game"} {"username": "TheSharkDude", "content": "Sick"} {"username": "TheSharkDude", "content": "I started work on my first fairly ambitious project. I'm trying to recreate Bitlife as a discord bot"} {"username": "MARSSS", "content": "OOO"} {"username": "MARSSS", "content": "That sounds awesome!"} {"username": "TheSharkDude", "content": "Thanks. It's a lot of work tho"} {"username": "TheSharkDude", "content": "I've spent the last 2 or so days trying to rewrite the command handler"} {"username": "TheSharkDude", "content": "Once that's done I can start adding features"} {"username": "Zirr", "content": "I am in progress of making a self stabilized rocket, but just can't find time or i am too lazy"} {"username": "Zirr", "content": "fun project tho"} {"username": "ThecoolerJon", "content": "What makes it self stabilizing?"} {"username": "MARSSS", "content": "I have a new project:"} {"username": "MARSSS", "content": "Collect rubber bands over time and start making a rubber band ball. Ive never made one before and they look so awesome ."} {"username": "MARSSS", "content": "Like I would just collect the rubber bands over time, not buy a pack at the store and I would take pics of my progress"} {"username": "MARSSS", "content": "I know thats a stupid/childish one but its something that I like"} {"username": "Zirr", "content": "with arduino"} {"username": "Zirr", "content": "some servos"} {"username": "Zirr", "content": "and that's basically it"} {"username": "MARSSS", "content": "Servos? Zirr"} {"username": "TGibsonn", "content": "Projects,,"} {"username": "TGibsonn", "content": "I was really getting into Unity with Machine Learning"} {"username": "TGibsonn", "content": "but then I was thrown a project from a sidegig that's taking as much away as my fulltime role"} {"username": "TGibsonn", "content": "procrastination ensues"} {"username": "TGibsonn", "content": "TheSharkDude What language framework are you using for your bot? :"} {"username": "PyroclasticMayhem", "content": "Do you guys think it would make sense to take a microservice approach to a Discord bot?"} {"username": "Zirr", "content": "these are smol little motor that are for example in RC cars and turn the wheels"} {"username": "Zirr", "content": "I use 2 servos to tilt the x and z axis"} {"username": "Zirr", "content": "and with arduino and program that can read the angle at which the desk is at, it can correct it by tilting the tube containing rocket motor certain way"} {"username": "Zirr", "content": "i am not a software guy, but as long as it makes it easier to work with in the future go for it PyroclasticMayhem"} {"username": "TGibsonn", "content": "Depends on the requirements."} {"username": "TheSharkDude", "content": "What language framework are you using for your bot? :"} {"username": "TheSharkDude", "content": "TGibsonn JavaScript using Discord.js and MongoDB as the database"} {"username": "ARN3wman", "content": "We did sCiEnCe. Introducing the Expando Pill. 0/10 doctors approve!"} {"username": "The Lamb Sauce", "content": "Damn I love maths"} {"username": "mcflappy", "content": "m a t h s"} {"username": "MARSSS", "content": "I love science but hate math despite not being bad at it"} {"username": "MARSSS", "content": "I understand the hard topics a lot better than easy cause the easy things to me is like Wait it cant be that easy.. can it? Huh?\u201d"} {"username": "MARSSS", "content": "Sike myself out, ya know?"} {"username": "TAINED", "content": "We did sCiEnCe. Introducing the Expando Pill. 0/10 doctors approve!"} {"username": "TAINED", "content": "Y'all look at this! It's pure gold."} {"username": "TAINED", "content": "Says the one who was an spectator in the process:P"} {"username": "PyroclasticMayhem", "content": "These speeds don't seem too bad so far."} {"username": "Zirr", "content": "really exciting"} {"username": "MARSSS", "content": "Revealed: Daring NASA Mission To Explore An Ocean Of Lava On Jupiters Volcanic Moon Forbes"} {"username": "MARSSS", "content": "I found this really interesting"} {"username": "captain spaceship", "content": "Interesting"} {"username": "captain spaceship", "content": "2028 or 2029 seems so long"} {"username": "TGibsonn", "content": "Hurray for Starlink"} {"username": "TGibsonn", "content": "No more people saying Sattelite internet sucks"} {"username": "TGibsonn", "content": "I'm sure if we can transfer segments of 4K video from Mars rovers, that our internet doesn't need to rely on submarine cables."} {"username": "TGibsonn", "content": "Just makes sense to use 5G from towers and mesh it from satellite nodes."} {"username": "MARSSS", "content": "2028 or 2029 seems so long "} {"username": "MARSSS", "content": "captain spaceship I agree"} {"username": "captain spaceship", "content": "I'm really hoping for NASA to fund a mission to Titan due to the high potential for life"} {"username": "MARSSS", "content": "That would be so cool!"} {"username": "captain spaceship", "content": "Hopefully within my lifetime we'll find some sort of life within the Solar System"} {"username": "MARSSS", "content": "When I was younger Ive always wanted to work at NASA. Its still a dream I have but I think Im more into marine life but that may be because I went to an environmental science academy"} {"username": "captain spaceship", "content": "I'll bet S25 that there's some sort of life, even simple life, on Titan"} {"username": "captain spaceship", "content": "You can hold me to that"} {"username": "MARSSS", "content": "Gladly"} {"username": "MARSSS", "content": "But I wouldnt be surprised either tbh"} {"username": "captain spaceship", "content": "You can bet me S25 and then if we're both right then we just pay each other S25"} {"username": "MARSSS", "content": "I cant remember exactly who made the article but I read something about scientists finding a galaxy thats very identical to the Milky Way"} {"username": "MARSSS", "content": "Or just call it off so no transaction has to be made?"} {"username": "captain spaceship", "content": "There's probably a lot of galaxies that are very identical to the Milky Way tbh"} {"username": "MARSSS", "content": "True"} {"username": "captain spaceship", "content": "No, there's no turning back now"} {"username": "captain spaceship", "content": "We can't call it off"} {"username": "MARSSS", "content": "Or just call it off so no transaction has to be made?"} {"username": "MARSSS", "content": "I meant if we both were right how would that work?"} {"username": "captain spaceship", "content": "Well if we both bet each other S25 that there is life on Titan then we're both betting in favor of life being there, which doesn't make sense as a bet really, but who cares about that if we find life on Titan"} {"username": "MARSSS", "content": "If both of us are right somehow we wouldnt have to pay each other S25 cause wed already have it"} {"username": "MARSSS", "content": "True that"} {"username": "captain spaceship", "content": "Or what if instead of paying each other S25 we just buy each other a drink to celebrate"} {"username": "captain spaceship", "content": "celebrate that there was life on Titan after all"} {"username": "captain spaceship", "content": "Just remember in 20 years if/when they find life that we owe each other a drink"} {"username": "MARSSS", "content": "Yesss"} {"username": "MARSSS", "content": "Im still a minor by US law so nothing alcoholic for me"} {"username": "MARSSS", "content": "Well, eligible to drink I mean"} {"username": "captain spaceship", "content": "don't worry in 20 years you'll probably be old enough"} {"username": "MARSSS", "content": "Im not that young"} {"username": "captain spaceship", "content": "unless you're less than a year old right now"} {"username": "captain spaceship", "content": "which would be impressive if you were tbh"} {"username": "captain spaceship", "content": "never met someone less than a year old that was interested in space"} {"username": "JohnnyGuiterer", "content": "Jolyne"} {"username": "Artahir", "content": "I ordered new set of tires for my bike. all hail low rolling resistance!"} {"username": "ThecoolerJon", "content": "Artahir I didn't even think about replacing wheels with lower friction ones. Does it make a big difference?"} {"username": "Artahir", "content": "ThecoolerJon I'll figure out in a bit. Going on a ride today and time my usual lap"} {"username": "cybersans", "content": "egg"} {"username": "cybersans", "content": "beansss"} {"username": "UnholyDonut", "content": "i finally did the egg drop thing in freshman year, my partner wouldnt let me do any of the work but its because of her we failed"} {"username": "Zirr", "content": "we hard smurfed that thing"} {"username": "Zirr", "content": "ez win"} {"username": "Yahweh", "content": "Does anyone wanna help me figure out a reaction scheme. I already have the resulting compound I just can't figure out how it got there"} {"username": "DynamiteQuan", "content": "Unsure if this is right, because to get the coefficients of the xx0, yy0 and zz0 brackets near the top, I equated the partial derivatives point 2x, 2y, 1 to the point 3, 4, 25, to get x, y, z z would obviously be 1"} {"username": "DynamiteQuan", "content": "and then x0, y0 and z0 would be 3, 4, 25"} {"username": "DynamiteQuan", "content": "Then the normal, I'm unsure but I used Chegg to find similar questions and it feels like I employed the right method to get the normal line in terms of x, y, z at the bottom"} {"username": "NUGGET", "content": "Mathematik, Hans get ze Flammenwerfer"} {"username": "Ravan", "content": "Can someone explain manohybrid and dihybrid crosses"} {"username": "Badeli", "content": "Monohybrid crosses is when you are comparing the ratios of of genotypes"} {"username": "Badeli", "content": "genes given to offspring from two parents"} {"username": "Badeli", "content": "So it is when you are looking at the ratios of offspring being Green or yellow"} {"username": "Badeli", "content": "This only works with dominant and recessive genes"} {"username": "Badeli", "content": "Dihybrid crosses are when you are comparing the ratios of 2 different genotypes being given to an offspring"} {"username": "Badeli", "content": "So rather than being just yellow and green, you are looking at them being Round and yelllow, round and green or straight and yellow or straight and green"} {"username": "Badeli", "content": "Does that make sense Ravan"} {"username": "Badeli", "content": "Since usually in biology, 1 gene will have multiple uses/ effects around the body"} {"username": "Badeli", "content": "ah fair"} {"username": "Ravan", "content": "Badeli thanks so much pal"} {"username": "Ravan", "content": "Understood lt completely"} {"username": "Badeli", "content": "I can send my highschool notes on that stuff if you want"} {"username": "Badeli", "content": "If you need to know about dihybrid cross overs I can send you a ppt, but that's more university level stuff Ravan"} {"username": "Mochi Boba Panda", "content": "Hey guys how do you get the period of a wave?"} {"username": "Mochi Boba Panda", "content": "I know what a period is but I'm not sure what it's asking"} {"username": "Mochi Boba Panda", "content": "Nevermind"} {"username": "Zirr", "content": "F.e. when you have sinus it's basically from 0 to 2"} {"username": "taipan", "content": "Anyone like neuroscience"} {"username": "Badeli", "content": "I have done alot of neuroscience"} {"username": "Badeli", "content": "and my project for my degree is probably on it"} {"username": "Badeli", "content": "how come taipan"} {"username": "taipan", "content": "Idk just looking for other people interested in it"} {"username": "taipan", "content": "Is what I want a PhD on"} {"username": "Badeli", "content": "Oh cool? What research area?"} {"username": "Badeli", "content": "I've done a paper on cognitive and behavioural neuroscience"} {"username": "taipan", "content": "I want to do something near conciseness and how it works"} {"username": "Clay", "content": "Helllooo"} {"username": "RawHav0kk", "content": "Dude why the FUCK electron is so popular"} {"username": "RawHav0kk", "content": "Its pure js bloat and is fucky on Linux because of chrome base"} {"username": "RawHav0kk", "content": "Why does discord app need like 1GB of ram"} {"username": "and hello rea", "content": "finally delving into the deep recesses of which i hate, mathematics"} {"username": "and hello rea", "content": "i mean what was i to expect when going into software?"} {"username": "and hello rea", "content": "as of the moment i am learning binary and the different conversions to better understand computer architecture in my required course"} {"username": "and hello rea", "content": "i just find it interesting as this concept i grasp much more than lets say highschool maths which i hated. when its a big picture thing and logic with reasonings of how it ties up somehow that makes sense in my mind. yay for learning then"} {"username": "November", "content": "Is anyone here good at AP bio"} {"username": "chill vibes", "content": "Im in AP bio I wouldnt say Im good at it but I can help"} {"username": "chill vibes", "content": "November"} {"username": "November", "content": "Alright thx"} {"username": "November", "content": "Aye yoo"} {"username": "November", "content": "Is anybody 18, Frome the U.S and free to answer questions about the stock market"} {"username": "November", "content": "Its for a project"} {"username": "November", "content": "Please @ me if you can as soon as possible"} {"username": "and hello rea", "content": "anyone who's proficient in python, i need some coding help and/or explaination. @ me whenever thanks"} {"username": "PHTMDragon", "content": "CNC lathe drivin me crazy"} {"username": "Water Bottle", "content": "Im not supposed to laugh"} {"username": "MOrdred", "content": "I wish it exists and they are friendly"} {"username": "and hello rea", "content": "Im tryina figure out my parents printer that they got and I have nooo clue whats goin wronggg."} {"username": "and hello rea", "content": "Any input is accepted since im so lost with this"} {"username": "and hello rea", "content": "New printer, canon. Their pc is jacked or smth and doesnt take in CDs so i took the associated driver off the website. Installation goes fine till somewhere in i get a windows error code of 0x80004005. Did what windows site said with letting the antivirus be cool with it. Still nada"} {"username": "and hello rea", "content": "If i click try again same problem. If i click skip, another instamce occurs. Skip again and the printer setup is forever on a loop of asking to detect the printer. A cycle of turning it off and on again to be detected"} {"username": "Badeli", "content": "Bro this is the stem channel not the tech support channel"} {"username": "Badeli", "content": "hope someone can help you with your issue tho"} {"username": "Waku", "content": "There is no tech support. This the best alternative i think. Nothin wrong with asking for help with electronics here right?"} {"username": "Dinesh.", "content": "Tech support"} {"username": "Dinesh.", "content": "Dinesh here"} {"username": "Dinesh.", "content": "Someone called"} {"username": "Pinach", "content": "Hellliioo"} {"username": "Brice", "content": "CNC"} {"username": "Brice", "content": "Anyone know Ladder Logic/PLC here?"} {"username": "Isshiki Satoshi 2nd seat", "content": "Uhh"} {"username": "Isshiki Satoshi 2nd seat", "content": "Soon im going to make a robot dog"} {"username": "Isshiki Satoshi 2nd seat", "content": "anyone got tips?"} {"username": "CoPpErSaMuEl", "content": "hey yo, Im a senior majoring in Biomedical Engineering and Computer Science"} {"username": "CoPpErSaMuEl", "content": "I have a very strong resume and I am looking for potential entry level jobs. Nice to meet you all"} {"username": "MARSSS", "content": "CoPpErSaMuEl Hi Hi! Where are you attending school at?"} {"username": "MARSSS", "content": "If you dont feel comfortable with answering no worries"} {"username": "Skelly", "content": "Has any of you guise tried to increase their ram before? Skelly's laptop ram is currently around 4gb, which is not very much because whenever Skelly tried to open both photoshop and chrome it lags like crazy. Skelly heard people did this before, but skelly is not very techsavvy so Skelly do not know if this will work or not..."} {"username": "Waku", "content": "Its harder to upgrade ram in a laptop i think.."} {"username": "CoPpErSaMuEl", "content": "MARSSS hiii I go to school at Rutgers Univ in NJ. really trying to find either software eng jobs or work in pharma. DO you know anyone I could connect with?"} {"username": "MARSSS", "content": "CoPpErSaMuEl no but I can ask around with some people actually. Ill see what I can do for ya and Ill get back to you:"} {"username": "CoPpErSaMuEl", "content": "Thank youu"} {"username": "CoPpErSaMuEl", "content": "ill take any job applications too if they provide them"} {"username": "Nickn't", "content": "Its harder to upgrade ram in a laptop i think.."} {"username": "Nickn't", "content": "Waku Like it was even possible at the start"} {"username": "Nickn't", "content": "S.T.E.M. Discussion"} {"username": "Nickn't", "content": "Topic: Do you prefer to build a PC or buy a premade? Why?"} {"username": "Nickn't", "content": "premade"} {"username": "Nickn't", "content": "for sure"} {"username": "MARSSS", "content": "CoPpErSaMuEl Are you willing to move out of state for a job or do you want it to be local?"} {"username": "Badeli", "content": "CoPpErSaMuEl u should make a linked in account boss discord aint the place for jobs"} {"username": "CoPpErSaMuEl", "content": "I am willing to move out of state"} {"username": "CoPpErSaMuEl", "content": "I have a linked in, I am also applying"} {"username": "CoPpErSaMuEl", "content": "keeping all my options open and just in case someone here works at a good company, I want to make connections"} {"username": "breAd thiCc", "content": "I regret going into stem"} {"username": "zachyy", "content": "no not premade pc eeew"} {"username": "zachyy", "content": "premade"} {"username": "zachyy", "content": "Nickn't"} {"username": "zachyy", "content": "thats just wrong"} {"username": "Kia.", "content": "Does anyone know how to code on unity?"} {"username": "Nickn't", "content": "PCs aren't the hardest things to build in the world"} {"username": "Nickn't", "content": "But you see"} {"username": "Nickn't", "content": "I'm poor"} {"username": "Nickn't", "content": "It doesn't make sense to build at my budget"} {"username": "Zirr", "content": "It makes sense, because you can save money"} {"username": "Zirr", "content": "At least 4 years ago you could, don't know nowadays"} {"username": "Waku", "content": "But building is cheaper?"} {"username": "Artahir", "content": "wrong. Building in budget is actually better"} {"username": "Artahir", "content": "Its amazing how cheap pc nowadays can run everything. You see games requirements haven't gone up since 5 years ago. Witcher 3 has similiar fps to modern Tomb Raider game on the same pc Maybe even less."} {"username": "Artahir", "content": "Kia. once you figure that out hit me up I got jackpot game idea fam. But I've no cells for programming I just model stuff ."} {"username": "MOrdred", "content": "Hey hey, can someone with expertise on PC building tell me if this build is cool or need change?"} {"username": "Kia.", "content": "Kia. once you figure that out hit me up I got jackpot game idea fam. But I've no cells for programming I just model stuff ."} {"username": "Kia.", "content": "Artahir I just needed help tryna get my codes to work"} {"username": "Kia.", "content": "Im just a little frustrated"} {"username": "Artahir", "content": "MOrdred What's the build for? I7 is quite overpriced compared to Ryzen which has Top cpus since 2019 32GB is overkill unless you're gonna do lots of rendering your pc is a workstation for math. You could save money on few other parts as well but since you're on 2kS mark I don't think saving money is your need"} {"username": "Artahir", "content": "Also for god sake please don't buy windows 10 for full price. Lets not support microsoft. Buy keys off of retailers and other online dealers."} {"username": "MOrdred", "content": "Artahir for playing the latest games at high performance and yes, less money would be good"} {"username": "MOrdred", "content": "Nice timing lmao"} {"username": "Artahir", "content": "what?"} {"username": "MOrdred", "content": "You where typing when I got here"} {"username": "Artahir", "content": "crystal ball in my hands"} {"username": "Artahir", "content": "My setup is Ryzen 5 3600 and RX 5700"} {"username": "Artahir", "content": "If you got yourself RX 5700XT it has pretty much same performance as 2070 super and much cheaper check that out"} {"username": "Artahir", "content": "also for Ryzen 5 3600 you only need B450 board Ithink which is also cheaper than what you got there"} {"username": "Artahir", "content": "you'll save hundreds of dollars for same performance"} {"username": "MOrdred", "content": "But, will I still be able to play latest games at high performance?"} {"username": "Artahir", "content": "check out the benchmarks most modern games can't utilize more than 4 cores of cpu at most 6 and with hypertrading you've got 12 cores for much less"} {"username": "Artahir", "content": "You can get better ryzen ofcourse. but cpu is not the bottleneck in this case"} {"username": "Artahir", "content": "thing is performance's price exponentially rises above certain treshhold"} {"username": "Artahir", "content": "Best gpu on the market is hundreds of dollars more than the one before it at only 510 performance increase."} {"username": "Artahir", "content": "also 16GB ram is quite enough for everything. Games don't use that much. I usually have 12 peak"} {"username": "Artahir", "content": "Also Gold cerified 600W is enough. Your setup will have peak of 300W I don't go above 240W for example."} {"username": "Artahir", "content": "also I don't know if you can buy the key on this site this is about 4S I don't know what sites sell them internationally this is local one from my country"} {"username": "MOrdred", "content": "Is this better?"} {"username": "MOrdred", "content": "Artahir"} {"username": "Artahir", "content": "take 2x8gb 3600 with lower CL"} {"username": "Artahir", "content": "less but faster is better in your case"} {"username": "MOrdred", "content": "take 2x8gb 3600 with lower CL"} {"username": "MOrdred", "content": "Artahir what is this"} {"username": "Artahir", "content": "3600 RAM with 18cl should be findable"} {"username": "MOrdred", "content": "Ah, I see"} {"username": "Artahir", "content": "you have 3200 and 16CL"} {"username": "Artahir", "content": "If you find 3600 with 18CL it'll be more expensive but will run better"} {"username": "Artahir", "content": "get only 2x8"} {"username": "Artahir", "content": "It should be around the same as 16gb but faster"} {"username": "Artahir", "content": "that gaming keyboard I rather won't comment Im a bit enthusiastic about that "} {"username": "Artahir", "content": "It's decent but overpriced"} {"username": "Artahir", "content": "I'd rather get Anne Pro 2 or Ducky mini if I were you. Same price more quality"} {"username": "Artahir", "content": "MOrdred what about that gpu didn't you find 5700XT?"} {"username": "Artahir", "content": "you need XT version"} {"username": "MOrdred", "content": "Ah, I see Radeon RX 5700 XT?"} {"username": "Artahir", "content": "that 2070 super is by few percent better. How much more expensive is it for you?"} {"username": "Artahir", "content": "compared to 5700xt if you comnpare it. In my country there are different prices"} {"username": "MOrdred", "content": "This should be enough, it dropped almost S300"} {"username": "Artahir", "content": "come to think of it they should have B550 ready i remembered"} {"username": "Artahir", "content": "I'll check it wait"} {"username": "Artahir", "content": "MOrdred this one should be better"} {"username": "MOrdred", "content": "I see"} {"username": "YaBoyNamedBrady", "content": "Hey! New to programming here. I am trying to work on finding the second word in a sentence in a Scanner from user input."} {"username": "YaBoyNamedBrady", "content": "I do know how to get the entire string, but is there ways to get certain parts of the string?"} {"username": "Bunny", "content": "does anyone understand this?"} {"username": "Bunny", "content": "as far as i have in my notes:"} {"username": "Bunny", "content": "synthesis: A B AB"} {"username": "Bunny", "content": "Combustion: Hydrocarbon O2 CO2 H20"} {"username": "Bunny", "content": "Decomposition: AB A B"} {"username": "Bunny", "content": "Replacement: AB CD AD CB"} {"username": "Bunny", "content": "I do understand this much because its fairly obvious but this i have trouble on"} {"username": "Bunny", "content": "./"} {"username": "Ryu1", "content": "@ Bunny Looks like a single replacement reaction BeF2 Mg MgF2 Be"} {"username": "Bunny", "content": "@ Bunny Looks like a single replacement reaction BeF2 Mg MgF2 Be"} {"username": "Bunny", "content": "Ryu1 could you explain it to me?"} {"username": "Eclipse", "content": "Anyone somewhat familiar with oauth and api requests?"} {"username": "Eclipse", "content": "Patreon's API is pretty uh"} {"username": "Eclipse", "content": "confusing"} {"username": "Mochi Boba Panda", "content": "Hey guys"} {"username": "ETHAN", "content": "Hey"} {"username": "ETHAN", "content": "The color of sheep exhibits incomplete dominance. A black BB sheep is mated with a grey Bb sheep. Identify the colors of their offspring."} {"username": "ETHAN", "content": "Teach me how to make punnet Square"} {"username": "ETHAN", "content": "Anyone?"} {"username": "Catastroph", "content": "hey does anyone know how to code a bot?"} {"username": "Catastroph", "content": "discord bot to be specific"} {"username": "BlissVi", "content": "heard there was a channel here dedicated to STEM"} {"username": "TheSharkDude", "content": "hey does anyone know how to code a bot?"} {"username": "TheSharkDude", "content": "Catastroph Depends on the language you want to work in"} {"username": "TheSharkDude", "content": "I use a JavaScript in the form of a node module called Discord.JS"} {"username": "TheSharkDude", "content": "But I there are ways to write a discord bot in Python and other languages"} {"username": "chanel", "content": "ETHAN"} {"username": "chanel", "content": "Sorry for the bad handwriting"} {"username": "chanel", "content": "I think thats what the answer should be"} {"username": "ETHAN", "content": "Omggg thanks"} {"username": "chanel", "content": "Yup!"} {"username": "ETHAN", "content": "I can't open it"} {"username": "chanel", "content": "Open what"} {"username": "ETHAN", "content": "Nvm"} {"username": "ETHAN", "content": "Imma download it"} {"username": "ETHAN", "content": "Thanks again"} {"username": "chanel", "content": "np"} {"username": "breAd thiCc", "content": "hey does anybody have any tips for understanding and studying BIO 101 cause college hard:"} {"username": "Repete", "content": "what are you most struggling with in it?"} {"username": "breAd thiCc", "content": "Chapter 8, How cells make ATP"} {"username": "March", "content": "Chapter 8, How cells make ATP"} {"username": "March", "content": "breAd thiCc"} {"username": "March", "content": "In a nutshell"} {"username": "breAd thiCc", "content": "Thank you sooo much"} {"username": "Purfe", "content": "I'm doing quantum computing algebra as well as quantum mechanics, I am officially scared"} {"username": "March", "content": "Im doing quantum computing algebra as well as quantum mechanics, I am officially scared"} {"username": "March", "content": "Purfe"} {"username": "March", "content": "Also in a nutshell"} {"username": "DuceTheBaller", "content": "hey everyone"} {"username": "DuceTheBaller", "content": "im new to this server"} {"username": "risi", "content": "can someone help me in chemistry :?"} {"username": "Repete", "content": "can someone help me in chemistry :?"} {"username": "Repete", "content": "risi what do you need help with?"} {"username": "risi", "content": "i dont know how to write the reaction formulas of some substances like for example if we mix sulfuric acid with sodium hydroxide"} {"username": "Repete", "content": "you take the H off the acid and the OH off the hydroxide to make water then combine the other elements together into a different compound"} {"username": "Repete", "content": "and depending on the elements in the new compound, it might be a solid or aqueous"} {"username": "Repete", "content": "the compound that's created is a salt of some kind"} {"username": "Repete", "content": "nvm, acid base reactions can't make solids, sorry i was thinking of a different kind of reaction"} {"username": "Repete", "content": "the reaction of sulfuric acid and sodium hydroxide would be:"} {"username": "Repete", "content": "H2SO4aq NaOH2aq 2H2Ol NaSO4aq"} {"username": "risi", "content": "you take the H off the acid and the OH off the hydroxide to make water then combine the other elements together into a different compound"} {"username": "risi", "content": "Repete i thank you so much!"} {"username": ":sparkles::sparkles:", "content": "If the initial side is the negative xaxis, terminal side is negative yaxis and the rotation is counterclockwise, then what is the angle in degrees?"} {"username": "Zeta Canis Majoris", "content": "hiii"} {"username": "Zeta Canis Majoris", "content": "I'm here"} {"username": "Kottea Moon", "content": "Dw about politics, I'm politically neutral lmao"} {"username": "Zeta Canis Majoris", "content": "well actually"} {"username": "Zeta Canis Majoris", "content": "in political point of view"} {"username": "Zeta Canis Majoris", "content": "asia is the next europe in start of major conflict"} {"username": "BlaZe", "content": "def.."} {"username": "Zeta Canis Majoris", "content": "that will make us 100 go to another world war and make us hit our next filter as a species"} {"username": "Kottea Moon", "content": "Oof rly? I mean excluding middle east lmao"} {"username": "Zeta Canis Majoris", "content": "what the ccp is doing is so familiar with how germany acts in the past"} {"username": "Zeta Canis Majoris", "content": "no asia is the next europe trust me koty"} {"username": "Zeta Canis Majoris", "content": "I'm observing that place and checking how the china 100 dash policy and how it treats other race below"} {"username": "Zeta Canis Majoris", "content": "yea but still"} {"username": "Zeta Canis Majoris", "content": "sea"} {"username": "Zeta Canis Majoris", "content": "tbh"} {"username": "Zeta Canis Majoris", "content": "that will be the first start"} {"username": "Zeta Canis Majoris", "content": "of how we'll hit our next barrier to achieve type 1 at most guys"} {"username": "snowberry", "content": "I thought this was supposed to be sciemce talk and not border disputes?"} {"username": "BlaZe", "content": "escape.."} {"username": "Zeta Canis Majoris", "content": "it is I'm getting there"} {"username": "Zeta Canis Majoris", "content": "because humans have this tendency"} {"username": "Zeta Canis Majoris", "content": "to do the worst before we go to better"} {"username": "Kottea Moon", "content": "Ooof"} {"username": "Kottea Moon", "content": "Ppl just want more and more and never get satisfied"} {"username": "BlaZe", "content": "true"} {"username": "Zeta Canis Majoris", "content": "and as the most intelligence species we need to talk about it if we're gonna reach to advance our primal instinct"} {"username": "Zeta Canis Majoris", "content": "that's why I'm telling you"} {"username": "Kottea Moon", "content": "if powerful enough, treat minor ones as tools to achieve even more power"} {"username": "Kottea Moon", "content": "Yupp I agree"} {"username": "Zeta Canis Majoris", "content": "star trek is the most plausible way to escape this mentality of humans"} {"username": "Zeta Canis Majoris", "content": "if either we are put to our place"} {"username": "Kottea Moon", "content": "Actually in most sci fi, including star trek, human society od future isn't very realistic imo"} {"username": "Kottea Moon", "content": "I mean, see how we changed from 1920 to 2020"} {"username": "Zeta Canis Majoris", "content": "mmm yeah the unity and humans as the leader of civilization"} {"username": "Kottea Moon", "content": "Yupp and basically that's just extension of XX/XXI culture and mentality"} {"username": "Zeta Canis Majoris", "content": "as far as I know we're the greediest and don't care what happen to other species as we plunder our mother earth"} {"username": "Kottea Moon", "content": "Ikr"} {"username": "Zeta Canis Majoris", "content": "look at how we're making other species extinct"} {"username": "Zeta Canis Majoris", "content": "our greed for resources and many cultural barriers are the one stopping us to more scientifical advancement"} {"username": "80085", "content": "I feel like its kind of a known thing by now that people tend not to change their ways unless its by force or for a gain, like for instance somewhere in South America I think it was had a huge water shortage that they were aware was gonna happen years, only when they were weeks before running out of water did the whole city cut their water usage by 3/4ths moving the water outage by several months"} {"username": "Kottea Moon", "content": "We are, like still running on old programme that worked when we were more promitive but with current tech it's just devastating and selfdestructive"} {"username": "Zeta Canis Majoris", "content": "that's what I'm saying number nickname guy"} {"username": "Zeta Canis Majoris", "content": "it's when we are put in our place"} {"username": "80085", "content": "What im trying to get at in my fever state is nobody does anything until near self destruction"} {"username": "Zeta Canis Majoris", "content": "almost like grand slapping in the face"} {"username": "Zeta Canis Majoris", "content": "yeah the MAD policy speaks that much more clearly"} {"username": "Zeta Canis Majoris", "content": "do you know the great filter kotty?"} {"username": "Zeta Canis Majoris", "content": "and warp speedequations that one day might propel us to great heights"} {"username": "Zeta Canis Majoris", "content": " What im trying to get at in my fever state is nobody does anything until near self destruction"} {"username": "Zeta Canis Majoris", "content": "80085 but look at this in a good way we're in the era where we're at the most peaceful/dire situation"} {"username": "Kottea Moon", "content": "Ik the greater filter and that's kinda scary"} {"username": "Zeta Canis Majoris", "content": "yes"} {"username": "Zeta Canis Majoris", "content": "that's what our current problem stems"} {"username": "Kottea Moon", "content": "Btw actually thatst weird that we're not detecting any signs of alien life"} {"username": "Zeta Canis Majoris", "content": "that's what we'll reach when we reach lowest type 1"} {"username": "Zeta Canis Majoris", "content": "mmm we're in early stage"} {"username": "Zeta Canis Majoris", "content": "we're not even sure"} {"username": "Kottea Moon", "content": "Did you read the book The threebody problem?"} {"username": "Zeta Canis Majoris", "content": "if there's another great intelligence lurking inside our planet"} {"username": "Zeta Canis Majoris", "content": "mmm not really actually"} {"username": "Zeta Canis Majoris", "content": "I'm reading generalized books"} {"username": "Zeta Canis Majoris", "content": "that have the connection to school at best and I hate books because of my 710 hours schedule for school stuff given by my own mother"} {"username": "Kottea Moon", "content": "It is actually interesting concept of why there are no other civs detectable to us"} {"username": "Zeta Canis Majoris", "content": "..."} {"username": "Zeta Canis Majoris", "content": "kotty"} {"username": "Zeta Canis Majoris", "content": "if some ants"} {"username": "Zeta Canis Majoris", "content": "that do silly thing"} {"username": "Zeta Canis Majoris", "content": "try to communicate with you by bitting you"} {"username": "Kottea Moon", "content": "Ik what u mean"} {"username": "Kottea Moon", "content": "Just listen a bit"} {"username": "Zeta Canis Majoris", "content": "that's what we're doing"} {"username": "Kottea Moon", "content": "In this book there is a concept of the dark forest"} {"username": "Zeta Canis Majoris", "content": "it's the radio stuff we're giving we don't even know if that's how above civi will do"} {"username": "Zeta Canis Majoris", "content": "ohh sure sorry"} {"username": "Kottea Moon", "content": "Tell me, what would be a same basic need of EVERY civ and EVERY species?"} {"username": "Kottea Moon", "content": "Survival"} {"username": "Zeta Canis Majoris", "content": "yes"} {"username": "Kottea Moon", "content": "When you contact other species you don't know what they want"} {"username": "Kottea Moon", "content": "Only that they want to survive and thag you want it"} {"username": "Kottea Moon", "content": "Dark forest means everyone are hiding bc are afraid of being exposed and vulnerable to any attack"} {"username": "Kottea Moon", "content": "And in galaxy if any civ will try to communicate and turn attention of other species it is immidieatly destroyed with it's whole solar system as prevention"} {"username": "Kottea Moon", "content": "That's kinda creepy"} {"username": "Kottea Moon", "content": "Btw I hate sci fi concept of aliens, where they are just weird humans/animals, I personally like more hard sci fi where aliens are actually ALIEN"} {"username": "Kottea Moon", "content": "Like in Blindsight, mindbreaking book btw"} {"username": "Zeta Canis Majoris", "content": "kotty"} {"username": "Zeta Canis Majoris", "content": "I have bad memories with books I don't love it but I'm always with it so I can't promise to read that"} {"username": "Zeta Canis Majoris", "content": "but"} {"username": "Zeta Canis Majoris", "content": "personally"} {"username": "Zeta Canis Majoris", "content": "I believe in that but here comes us"} {"username": "Zeta Canis Majoris", "content": "giving every way"} {"username": "Zeta Canis Majoris", "content": "to contact"} {"username": "Zeta Canis Majoris", "content": "even giving short waves sound so that we can connect"} {"username": "Kottea Moon", "content": "In this book our efforts were actually not enough to expose us"} {"username": "Zeta Canis Majoris", "content": "do you know the giving radio waves and disc outside?"} {"username": "Zeta Canis Majoris", "content": "mmm yes ofc"} {"username": "Zeta Canis Majoris", "content": "because we're type 0.7 at best"} {"username": "Kottea Moon", "content": "But eventually humanity got destroyed lmao"} {"username": "Zeta Canis Majoris", "content": "but rn we're moving to type 1 slowly but surely"} {"username": "Zeta Canis Majoris", "content": "mmm koty we don't need to be destroyed by outside"} {"username": "Zeta Canis Majoris", "content": "we're destroying our species already"} {"username": "Zeta Canis Majoris", "content": "do you know that we're killing and making technology that will kill us"} {"username": "Zeta Canis Majoris", "content": "nano tech and ai are the two ways we can"} {"username": "Kottea Moon", "content": "That too"} {"username": "Zeta Canis Majoris", "content": "even the melting of ice"} {"username": "Kottea Moon", "content": "You know what"} {"username": "Zeta Canis Majoris", "content": "in south and north pole"} {"username": "Kottea Moon", "content": "The biggest problem is our population"} {"username": "Zeta Canis Majoris", "content": "do you that a virus can be unleash that will wipe us all out"} {"username": "Zeta Canis Majoris", "content": "wait a min"} {"username": "Zeta Canis Majoris", "content": "do you know about the carbon/water base species and silicon species?"} {"username": "Kottea Moon", "content": "Look in the history, most of reneisance of culture and tech were after humans were dying in great numbers"} {"username": "Zeta Canis Majoris", "content": "mmm yeah ofc we advance our technology by means of war"} {"username": "Zeta Canis Majoris", "content": "we can't even invent our internet if we didn't start that whole war fiasco"} {"username": "Zeta Canis Majoris", "content": "koty do you know the 2 major type of life form?"} {"username": "Zeta Canis Majoris", "content": "mmm you there?"} {"username": "Kottea Moon", "content": "Yes yes, I'm just at work so I diseappear from time to time sry"} {"username": "Kottea Moon", "content": "koty do you know the 2 major type of life form?"} {"username": "Kottea Moon", "content": "Zeta Canis Majoris"} {"username": "Kottea Moon", "content": "Tell me"} {"username": "Zeta Canis Majoris", "content": "so"} {"username": "Zeta Canis Majoris", "content": "our species use oxygen and gives carbon and we evolve first with the help of water"} {"username": "Zeta Canis Majoris", "content": "it's the most basic form of life"} {"username": "Zeta Canis Majoris", "content": "in whole universe and follow the general physics"} {"username": "Zeta Canis Majoris", "content": "but..."} {"username": "Zeta Canis Majoris", "content": "there's also one opposite to us"} {"username": "Zeta Canis Majoris", "content": "the one that don't follow our physical material structure"} {"username": "Kottea Moon", "content": "Like other chemical based forms of life?"} {"username": "Zeta Canis Majoris", "content": "yes"} {"username": "Kottea Moon", "content": "Or even not organic ones"} {"username": "Zeta Canis Majoris", "content": "I'm getting there"} {"username": "Zeta Canis Majoris", "content": "yeah"} {"username": "Zeta Canis Majoris", "content": " Or even not organic ones"} {"username": "Zeta Canis Majoris", "content": "Kottea Moon this one"} {"username": "Kottea Moon", "content": "Sry I speeded it up"} {"username": "Zeta Canis Majoris", "content": "it's silicon base"} {"username": "Kottea Moon", "content": "Ohh lithoids"} {"username": "Zeta Canis Majoris", "content": "it uses that one"} {"username": "Zeta Canis Majoris", "content": "we're not sure"} {"username": "Zeta Canis Majoris", "content": "if..."} {"username": "Zeta Canis Majoris", "content": "there's also rival species hiding in our inside planet"} {"username": "Zeta Canis Majoris", "content": "we're not sure"} {"username": "Zeta Canis Majoris", "content": "because we're making sure to explore and destroy it all"} {"username": "Zeta Canis Majoris", "content": "they don't obey our own way of survival"} {"username": "Zeta Canis Majoris", "content": "but they can live inside molten rocks/lava"} {"username": "Zeta Canis Majoris", "content": "mmm"} {"username": "Kottea Moon", "content": "That would be certainly interesting how we could interact with such forms of life"} {"username": "Zeta Canis Majoris", "content": "do you know why robotics will be our own way to survive as a species?"} {"username": "Zeta Canis Majoris", "content": "it's because once the era of this time of us in a long run end"} {"username": "Zeta Canis Majoris", "content": "we'll transcend and escape our biological bodies"} {"username": "Zeta Canis Majoris", "content": "we might even invent our own matrix to live inside it one day"} {"username": "Zeta Canis Majoris", "content": "we'll be the gods in there compared to here"} {"username": "Zeta Canis Majoris", "content": "there's a lot of ways we as humans will one day reach our peak"} {"username": "Zeta Canis Majoris", "content": "but atm we'll certainly be in more petty situation comapred to this MAD policy that can easily wipe us all out"} {"username": "Kottea Moon", "content": "This is actually the tricky part, mechanical ascension"} {"username": "Kottea Moon", "content": "How would you know that it was your MIND transferred to a machine and not just your copy"} {"username": "Kottea Moon", "content": "Do you know about SOMA game?"} {"username": "Zeta Canis Majoris", "content": "How would you know that it was your MIND transferred to a machine and not just your copy"} {"username": "Zeta Canis Majoris", "content": "Kottea Moon I don't really care if I die or not"} {"username": "Zeta Canis Majoris", "content": "but if it's copy version and a part of me can see it one day"} {"username": "Zeta Canis Majoris", "content": "I won't mind to see and observe how we'll grow"} {"username": "Kottea Moon", "content": "Ooof I do a lot care about death"} {"username": "Zeta Canis Majoris", "content": "koty this is who I am really in real life"} {"username": "Zeta Canis Majoris", "content": "this is my personality"} {"username": "Zeta Canis Majoris", "content": "the boy I'm talking yesterday the perfect always and person who scares other is me"} {"username": "Kottea Moon", "content": "Yes, but you are also a meat machine you are in"} {"username": "Zeta Canis Majoris", "content": "yeah ofc I'm meat machine"} {"username": "Kottea Moon", "content": "Copy is still a copy"} {"username": "Zeta Canis Majoris", "content": "but tbh I don't feel anything so much different about that"} {"username": "Zeta Canis Majoris", "content": "I really won't mind honestly"} {"username": "Zeta Canis Majoris", "content": "this is what peaks my interest politics and science"} {"username": "Kottea Moon", "content": "I'd be more safe if they would just take my nervous system, put it then inside some kind or machine connected to server from where I could control artificial body that would be in other place"} {"username": "Kottea Moon", "content": "I don't mind being sadder, maybe I could even develop new emotions with artificial systems"} {"username": "Kottea Moon", "content": "But I won't be same person ig"} {"username": "Zeta Canis Majoris", "content": "mmm yeah ofc if we reach type 2 at best we can of course venture with that dark technology"} {"username": "Zeta Canis Majoris", "content": "yeah that's the thing man"} {"username": "Kottea Moon", "content": "But still it would be me that is chatting with you rn, not a copy"} {"username": "Zeta Canis Majoris", "content": "mmm"} {"username": "Kottea Moon", "content": "Btw"} {"username": "Kottea Moon", "content": "There was a hard sci fi book I can't rly remember how was called, but"} {"username": "Kottea Moon", "content": "In this book it was hundreds years from now and humans couldnt be considered humans anymore"} {"username": "Kottea Moon", "content": "There wasn't society"} {"username": "Kottea Moon", "content": "Everything looked like hivemind stuff"} {"username": "Kottea Moon", "content": "There wasn't any culturr"} {"username": "Zeta Canis Majoris", "content": "ohh singular mind beings"} {"username": "Zeta Canis Majoris", "content": "this ventures in AI beings mm"} {"username": "Kottea Moon", "content": "Humans were basically mass produced biomechanical drones"} {"username": "Kottea Moon", "content": " everything was way before our imagination, like moving 100x faster"} {"username": "Zeta Canis Majoris", "content": "what so wrong about that kotty? as far as I know culture greatly divide us and one day we'll fall as a species"} {"username": "Kottea Moon", "content": "But strapped of consciousness"} {"username": "Zeta Canis Majoris", "content": "I'll maybe get this book this interest me"} {"username": "Kottea Moon", "content": "Actually Nico, we ARE consciousness"} {"username": "Kottea Moon", "content": "And it is a slave of our body"} {"username": "Zeta Canis Majoris", "content": "mmm"} {"username": "Kottea Moon", "content": "It is what we are"} {"username": "Zeta Canis Majoris", "content": "controlled by desires yeah"} {"username": "Kottea Moon", "content": "It is our mind under the consciousness that is real controlling everything"} {"username": "Zeta Canis Majoris", "content": "mmm"} {"username": "Kottea Moon", "content": "We are just a programme made to function in society"} {"username": "Kottea Moon", "content": "But even if Im a programme I want to fkn live"} {"username": "Zeta Canis Majoris", "content": "this goes in pyschology/sci base"} {"username": "Kottea Moon", "content": "Yup"} {"username": "Kottea Moon", "content": "I'm actually very interested in free will stuff"} {"username": "Zeta Canis Majoris", "content": "mmm kotty we have different values and perspective about living"} {"username": "Zeta Canis Majoris", "content": " free will XD"} {"username": "Zeta Canis Majoris", "content": "mmm well it just might be our upbringing"} {"username": "Zeta Canis Majoris", "content": "do you remember the dark guy I said yesterday in the gc"} {"username": "Kottea Moon", "content": "Yeah free will lmao"} {"username": "Zeta Canis Majoris", "content": "I wanted to bring this up before I goof around"} {"username": "Kottea Moon", "content": "Yup?"} {"username": "Kottea Moon", "content": "What about him?"} {"username": "Zeta Canis Majoris", "content": "the perfect guy that's me as reverse psychologyidentity only"} {"username": "Zeta Canis Majoris", "content": "my parents expect something so much"} {"username": "Zeta Canis Majoris", "content": "I don't really have a free will"} {"username": "Zeta Canis Majoris", "content": "like a machine ig"} {"username": "Kottea Moon", "content": "Well I honestly thought you were talking about yourself until you told that it was about a guy lmao"} {"username": "Zeta Canis Majoris", "content": "well"} {"username": "Zeta Canis Majoris", "content": "that's why I don't really mind"} {"username": "Kottea Moon", "content": "Actually free will does exist but in rllly low spectrum of our consciousness"} {"username": "Zeta Canis Majoris", "content": "I already live 17 years of my entire life"} {"username": "Kottea Moon", "content": "I mean if you will strip yourself of your experience"} {"username": "Kottea Moon", "content": "Your raising"} {"username": "Kottea Moon", "content": "Your needa"} {"username": "Zeta Canis Majoris", "content": "being told what to become and how to act"} {"username": "Kottea Moon", "content": "needs"} {"username": "Kottea Moon", "content": "Your isntincts"} {"username": "Kottea Moon", "content": "Influence of society and family"} {"username": "Zeta Canis Majoris", "content": "robot base life"} {"username": "Kottea Moon", "content": "Everything external and internal"} {"username": "Kottea Moon", "content": "No it's actually possible"} {"username": "Zeta Canis Majoris", "content": "well anyways this is turning to psychology too much"} {"username": "Kottea Moon", "content": "People meditate to achieve that state"} {"username": "Zeta Canis Majoris", "content": "and let's just say"} {"username": "Zeta Canis Majoris", "content": "you like to have your will be still there once we go to that level"} {"username": "Zeta Canis Majoris", "content": "and I am in the opposite spectrum"} {"username": "Kottea Moon", "content": "Yupp that would be extremely op"} {"username": "Zeta Canis Majoris", "content": "but don't worry"} {"username": "Zeta Canis Majoris", "content": "we'll not be here anymore when that happen"} {"username": "Kottea Moon", "content": "Oof I hope someone will freeze my body or sth"} {"username": "Zeta Canis Majoris", "content": "we're type 0.7 what we could only see is how we'll discover dark matter/energy and create 2 of the most dangerous technology we'll ever create"} {"username": "Zeta Canis Majoris", "content": "no you'll just die"} {"username": "Zeta Canis Majoris", "content": "the only people they'll do that with"} {"username": "Zeta Canis Majoris", "content": "is the one who contributed to our culture"} {"username": "Kottea Moon", "content": "Then I have to contribute to it somehow"} {"username": "Zeta Canis Majoris", "content": "but us we'll just observe till our generation that's all"} {"username": "Kottea Moon", "content": "Lmao my new life goal"} {"username": "Zeta Canis Majoris", "content": "yeah but not that big compared to the scientist that will live"} {"username": "Zeta Canis Majoris", "content": " Lmao my new life goal"} {"username": "Zeta Canis Majoris", "content": "Kottea Moon if you can do it I'll be cheering for you ofc"} {"username": "Zeta Canis Majoris", "content": "I'm actually getting neurologist/neurosurgeon"} {"username": "Kottea Moon", "content": "Ohhh"} {"username": "Zeta Canis Majoris", "content": "so this is my area of expertise my mom wants"} {"username": "Zeta Canis Majoris", "content": "for me to achieve"} {"username": "Kottea Moon", "content": "Nico"} {"username": "Kottea Moon", "content": "Can I ask you about sth?"} {"username": "Zeta Canis Majoris", "content": "so this topic will be my interest and knowledge someday"} {"username": "Zeta Canis Majoris", "content": "what is it? just ask it"} {"username": "Zeta Canis Majoris", "content": "I don't mind people asking me direct or cold question honestly"} {"username": "Zeta Canis Majoris", "content": "used to it"} {"username": "Kottea Moon", "content": "You have a lot of darkness inside you, I wanted to know if this is actually motivating you, halting you or neither"} {"username": "Zeta Canis Majoris", "content": "it's me I'm never motivated/halted I just go and exist within all"} {"username": "Kottea Moon", "content": "Ohhh I see"} {"username": "Zeta Canis Majoris", "content": "this is who I really am"} {"username": "Zeta Canis Majoris", "content": "I enjoy talking a lot about intellectual stuff"} {"username": "Kottea Moon", "content": "That's actuslly sad"} {"username": "Kottea Moon", "content": "But ig isn't not for you"} {"username": "Zeta Canis Majoris", "content": "even order people"} {"username": "Zeta Canis Majoris", "content": "if needed be"} {"username": "Kottea Moon", "content": "I have darkness inside me too, but"} {"username": "Zeta Canis Majoris", "content": "my mom is cold and calculative with me"} {"username": "Kottea Moon", "content": "It just tells me that whatever I want to achieve is fake"} {"username": "Kottea Moon", "content": "It doesnt matter"} {"username": "Kottea Moon", "content": "That whatever I do isn't even my direct decision"} {"username": "Kottea Moon", "content": "And this halts me a lot"} {"username": "Kottea Moon", "content": " I hate it but still I can't even hide it here"} {"username": "Kottea Moon", "content": "Maybe it will change when you'll finally move out and start living on your own"} {"username": "Zeta Canis Majoris", "content": "That whatever I do isn't even my direct decision"} {"username": "Zeta Canis Majoris", "content": "Kottea Moon decisions ahhaha"} {"username": "Kottea Moon", "content": "Yupp"} {"username": "Zeta Canis Majoris", "content": "I am not gonna do that"} {"username": "Zeta Canis Majoris", "content": "even in college"} {"username": "Kottea Moon", "content": "Whyy?"} {"username": "Zeta Canis Majoris", "content": "I am living inside a condo"} {"username": "Zeta Canis Majoris", "content": "my mom already got from me"} {"username": "Zeta Canis Majoris", "content": "and I'll be going home in our house afterwards"} {"username": "Kottea Moon", "content": "Oof"} {"username": "Zeta Canis Majoris", "content": "and if they're gone I'll be the one to all inherit our fortune"} {"username": "Zeta Canis Majoris", "content": "we're kinda rich so it's just it is"} {"username": "Zeta Canis Majoris", "content": "I never even have my first boyfriend because of how my mom acts and expects for me"} {"username": "Zeta Canis Majoris", "content": "this is the reality of free will/decisions"} {"username": "Zeta Canis Majoris", "content": "be glad you can always choose what you want"} {"username": "Kottea Moon", "content": "If this is your way of thinking then what is a reason for you to even be with someone?"} {"username": "Zeta Canis Majoris", "content": "this is the year is the most free moment I ever have"} {"username": "Kottea Moon", "content": "be glad you can always choose what you want"} {"username": "Kottea Moon", "content": "choose"} {"username": "Zeta Canis Majoris", "content": "I don't even have a lot of freinds"} {"username": "Zeta Canis Majoris", "content": "2 friends"} {"username": "Kottea Moon", "content": "I have a lot of friends but only one I consider a close friend"} {"username": "Zeta Canis Majoris", "content": "the only 2 girls that feel sympathy and endure with me"} {"username": "Kottea Moon", "content": "They must be awesome"} {"username": "Zeta Canis Majoris", "content": "I order them around maybe a lot more I can count"} {"username": "Zeta Canis Majoris", "content": "..."} {"username": "Zeta Canis Majoris", "content": "they know"} {"username": "Zeta Canis Majoris", "content": "I don't mean it"} {"username": "Zeta Canis Majoris", "content": "but people that don't know me call me manipulative and cold"} {"username": "Zeta Canis Majoris", "content": "even call me weird"} {"username": "Zeta Canis Majoris", "content": "who likes to be the top of class if you'll be like that"} {"username": "Zeta Canis Majoris", "content": "someone who can't understand others"} {"username": "Kottea Moon", "content": "Actually calling anyone weird just shows how shortminded they are"} {"username": "Zeta Canis Majoris", "content": "I feel so sad I made jules feel that way"} {"username": "snowberry", "content": "Kottea Moon weirdo"} {"username": "Zeta Canis Majoris", "content": "so I'm gonna stop with it so much"} {"username": "Kottea Moon", "content": "Lmaoo berry"} {"username": "Kottea Moon", "content": "U lurker"} {"username": "Zeta Canis Majoris", "content": "Actually calling anyone weird just shows how shortminded they are"} {"username": "Zeta Canis Majoris", "content": "Kottea Moon being compared to me all the time makes them like that and kinda annoying if I'm gonna be honest with you"} {"username": "snowberry", "content": "I don't lurk I was just checkin unreads"} {"username": "Kottea Moon", "content": "Btw Nico I quite didn't understood yesterday drama"} {"username": "snowberry", "content": "Wait what?"} {"username": "Zeta Canis Majoris", "content": "well I somehow become calculative and manipulative with jules"} {"username": "Kottea Moon", "content": "Were you making fun or going for real then?"} {"username": "Zeta Canis Majoris", "content": "I feel so bad and disgusted by it"} {"username": "Kottea Moon", "content": "Ohh"} {"username": "Kottea Moon", "content": "But why"} {"username": "Zeta Canis Majoris", "content": "I don't even know some part of me I don't like just slips in without me being too much aware of it"} {"username": "Zeta Canis Majoris", "content": "I act silly and talk about about lke some different person here but I can't just fake it all the way"} {"username": "Kottea Moon", "content": "You should try to know yourself better, this'll give you more than you can imagine"} {"username": "Zeta Canis Majoris", "content": "it will show you know"} {"username": "Kottea Moon", "content": "Knowing yourself is like knowing everything"} {"username": "Zeta Canis Majoris", "content": "I don't feel like I have myself tbh"} {"username": "Kottea Moon", "content": "Ohhh I see"} {"username": "Kottea Moon", "content": "You have"} {"username": "Kottea Moon", "content": "Everyone have"} {"username": "Zeta Canis Majoris", "content": "I'm ordered around all my life"} {"username": "Zeta Canis Majoris", "content": "for 17 years"} {"username": "Kottea Moon", "content": "But you are you Nico"} {"username": "Kottea Moon", "content": "The most and the least original person in the world at the same time"} {"username": "Kottea Moon", "content": "Like we all"} {"username": "Zeta Canis Majoris", "content": "I can't even choose what I'll pick?"} {"username": "Zeta Canis Majoris", "content": "how to act"} {"username": "Kottea Moon", "content": "But you is you"} {"username": "Kottea Moon", "content": "Fight for yourself"} {"username": "Zeta Canis Majoris", "content": "mmm not really"} {"username": "Kottea Moon", "content": "Know yourself"} {"username": "Kottea Moon", "content": "Science is like a drug tbh"} {"username": "Zeta Canis Majoris", "content": "she's the most coldest calculative devil you'll ever know"} {"username": "Kottea Moon", "content": "It's easy to just accept it and go with the flow"} {"username": "Zeta Canis Majoris", "content": "I'm just introduce to science"} {"username": "Zeta Canis Majoris", "content": "as a way for me to be better at it"} {"username": "Kottea Moon", "content": "Okay Im gonna add materialism to science too lmao"} {"username": "Zeta Canis Majoris", "content": "ohh boii"} {"username": "Zeta Canis Majoris", "content": "this is turning so dark now"} {"username": "Kottea Moon", "content": "Also it's hard to discuss stuff in Eng for me lmao"} {"username": "Kottea Moon", "content": "Ikr lmaoo"} {"username": "Zeta Canis Majoris", "content": "I often say a lot of personal stuff sorry"} {"username": "Kottea Moon", "content": "It's fine"} {"username": "Zeta Canis Majoris", "content": "mzen warned me about it"} {"username": "Zeta Canis Majoris", "content": "actually"} {"username": "Kottea Moon", "content": "I'm interested in people so it's fascinating"} {"username": "Zeta Canis Majoris", "content": "but well this is the least chat we can go"} {"username": "Zeta Canis Majoris", "content": "let's just call me a product of over expecting parents"} {"username": "Zeta Canis Majoris", "content": "and perfectionist mother who thinks her daughter is just a toy for her amusement"} {"username": "Kottea Moon", "content": "You can't blame everything on your parents tho"} {"username": "Zeta Canis Majoris", "content": "who the hell have tutor till 17 years of her life"} {"username": "Zeta Canis Majoris", "content": "kotty I don't know how to interact in real life"} {"username": "Zeta Canis Majoris", "content": "honestly I am raised that way till rn"} {"username": "Kottea Moon", "content": "It's just another thing to learn"} {"username": "Kottea Moon", "content": "Be yourself and it will came eventually"} {"username": "Zeta Canis Majoris", "content": "I'm always with tight schedule kotty"} {"username": "Kottea Moon", "content": "Nico I wasn't even self aware till idk 1516yo"} {"username": "Zeta Canis Majoris", "content": "kotty will you interact with me if I keep being bossy and manipulative with you almost all the time?"} {"username": "Kottea Moon", "content": "My past is dark too but i dont want to put in on public chat"} {"username": "Zeta Canis Majoris", "content": "2 friends that I have irl know me because of my mom"} {"username": "Zeta Canis Majoris", "content": "but people don't always do that because they have problems on their own"} {"username": "Kottea Moon", "content": "Zeta Canis Majoris"} {"username": "Kottea Moon", "content": "I take it as a challenge:p"} {"username": "Zeta Canis Majoris", "content": "sorry"} {"username": "Zeta Canis Majoris", "content": "this is because of free will and choices"} {"username": "Zeta Canis Majoris", "content": "okay let's talk about something else and goof around now"} {"username": "Zeta Canis Majoris", "content": "I'm able to atleast tell you how shitty I am for how I acted with jules"} {"username": "Zeta Canis Majoris", "content": "let's go to slow chat now"} {"username": "Kottea Moon", "content": "kotty will you interact with me if I keep being bossy and manipulative with you almost all the time?"} {"username": "Kottea Moon", "content": "Zeta Canis Majoris"} {"username": "Kottea Moon", "content": "I meant that as a challenge lmao"} {"username": "Kottea Moon", "content": "Alrightt"} {"username": "Kottea Moon", "content": "Let's not depress ppl even more lmaoo"} {"username": "Zeta Canis Majoris", "content": "is my life story that much depressing?"} {"username": "Zeta Canis Majoris", "content": "but in the side not"} {"username": "Zeta Canis Majoris", "content": "I am a girl that you'll want to brag about tho?"} {"username": "Kottea Moon", "content": "Well not as much for me but for regular person, I guess"} {"username": "Kottea Moon", "content": "Brag?"} {"username": "Zeta Canis Majoris", "content": "yeah ig so"} {"username": "Kottea Moon", "content": "Wsit I have to translate lmao"} {"username": "Zeta Canis Majoris", "content": "well if you have a girl that acts perfect all the time"} {"username": "Zeta Canis Majoris", "content": "talking about science/politics"} {"username": "Kottea Moon", "content": "Wait what"} {"username": "Zeta Canis Majoris", "content": "behaving in a girly fashion"} {"username": "Kottea Moon", "content": "Why would I want to brag about you?"} {"username": "Zeta Canis Majoris", "content": "a barbie state for others to see"} {"username": "Zeta Canis Majoris", "content": "no I mean"} {"username": "Zeta Canis Majoris", "content": "my mom sorry"} {"username": "Zeta Canis Majoris", "content": "not you"} {"username": "Zeta Canis Majoris", "content": "my bad"} {"username": "Zeta Canis Majoris", "content": "well you can brag about other girls if I were you too"} {"username": "Kottea Moon", "content": "Still it's impressive Nico"} {"username": "Zeta Canis Majoris", "content": "mom sorry"} {"username": "Kottea Moon", "content": "That you are capable of chill and just fool around"} {"username": "Kottea Moon", "content": "You're on a good way"} {"username": "Zeta Canis Majoris", "content": "this is my online persona"} {"username": "Kottea Moon", "content": "And you already has got more than most girls will ever have"} {"username": "Kottea Moon", "content": "But it's you who is putting letters in your messages"} {"username": "Kottea Moon", "content": "Even if that would be pretending"} {"username": "Kottea Moon", "content": "That's you"} {"username": "Zeta Canis Majoris", "content": "mmm well yes but not everything is real"} {"username": "Kottea Moon", "content": "Ikr I just said that"} {"username": "Zeta Canis Majoris", "content": "no I have different way to say about that"} {"username": "Zeta Canis Majoris", "content": "yeah sorry I'm typing fast"} {"username": "Kottea Moon", "content": "Alrightt"} {"username": "Zeta Canis Majoris", "content": "I hate my life or even whole part of me"} {"username": "Zeta Canis Majoris", "content": "but I want to still live"} {"username": "Zeta Canis Majoris", "content": "already decided to take my life when I'm being bullied in the past"} {"username": "Zeta Canis Majoris", "content": "or when I keep being called manipulative/cold girl in real life"} {"username": "Zeta Canis Majoris", "content": "being compared about how to be like me to other girls by my teachers when it comes to academics didn't help"} {"username": "Zeta Canis Majoris", "content": "maybe the boy I like don't really want to concern himself for me and just see me as beautiful and wants to be around with me because I look great in his eyes but if he's gonna be involve in me personally and intimately I'll just drag him one day"} {"username": "Zeta Canis Majoris", "content": "that's why he didn't ask me out"} {"username": "Zeta Canis Majoris", "content": "this is how I see it tbh"} {"username": "Kottea Moon", "content": "Nico"} {"username": "Zeta Canis Majoris", "content": "in fundamentally level"} {"username": "snowberry", "content": "That's just overthinking on your part nico"} {"username": "Kottea Moon", "content": "Maybe not chat about it in public, bc ya know"} {"username": "Kottea Moon", "content": "I'll try to understand you as much as possible"} {"username": "Zeta Canis Majoris", "content": "sorry"} {"username": "Kottea Moon", "content": "Because your life rly is fascinating"} {"username": "Zeta Canis Majoris", "content": "oml I'm still going around with this"} {"username": "Zeta Canis Majoris", "content": "sorry"} {"username": "Zeta Canis Majoris", "content": "Ogiorjierhije omg"} {"username": "Kottea Moon", "content": "But better do it on dms"} {"username": "Kottea Moon", "content": "Lmaoo"} {"username": "snowberry", "content": "Sooo"} {"username": "snowberry", "content": "Science hmmm"} {"username": "snowberry", "content": "Sciencey stuff"} {"username": "Kottea Moon", "content": "Nice weather today, isn't it"} {"username": "snowberry", "content": "Alright I'll let you guys take this to dms"} {"username": "Zeta Canis Majoris", "content": "omg the weather is so great"} {"username": "snowberry", "content": "Ah yes"} {"username": "snowberry", "content": "The weather"} {"username": "Zeta Canis Majoris", "content": "I enjoy the sunrise earlier"} {"username": "Kottea Moon", "content": "It rains berries today"} {"username": "Zeta Canis Majoris", "content": "did you see it earlier?"} {"username": "Kottea Moon", "content": "Lmao"} {"username": "snowberry", "content": "I'm gonna just go to slow"} {"username": "Zeta Canis Majoris", "content": "clear day today I keep wishing for rainy time"} {"username": "Zeta Canis Majoris", "content": "yess me too"} {"username": "Zeta Canis Majoris", "content": "8:25 here"} {"username": "Kottea Moon", "content": "Lmaooo"} {"username": "Kottea Moon", "content": "9:25"} {"username": "Zeta Canis Majoris", "content": "ic"} {"username": "Zeta Canis Majoris", "content": "I have 10:30 am school time"} {"username": "Zeta Canis Majoris", "content": "I want to discuss about the movie her scifi someone want to talk about it?"} {"username": "Neysa", "content": "the movie where the writer falls in love with the AI?"} {"username": "Zeta Canis Majoris", "content": "yes"} {"username": "Zeta Canis Majoris", "content": " Bradlee sorry late reply I want to discuss it rn"} {"username": "Neysa", "content": "Serafine sorry late reply I want to discuss it rn"} {"username": "Neysa", "content": "Zeta Canis Majoris sure whats up"} {"username": "Zeta Canis Majoris", "content": "so I've actually watch it recently"} {"username": "Zeta Canis Majoris", "content": "always want to discuss this with people"} {"username": "Neysa", "content": "thats exactly what people do after watching anything"} {"username": "Zeta Canis Majoris", "content": "but do you think that AI will be like that one day or might the start of the growth of the AI with emotions"} {"username": "Zeta Canis Majoris", "content": "yeah but actually I already watched it but want to discuss it to life my mind of something"} {"username": "Zeta Canis Majoris", "content": "like a system that can easily manipulate emotions of human beings in a deeper way"} {"username": "Neysa", "content": "No. That will never happen"} {"username": "Zeta Canis Majoris", "content": "the AI girl there manipulated 500 something people right as far as I can remember"} {"username": "Zeta Canis Majoris", "content": "but how did you think so?"} {"username": "Neysa", "content": "AI is nothing but literally ifelse statements"} {"username": "Neysa", "content": "to have emotions or the capability to learn and adapt is only confined to logical things and things which can be measured"} {"username": "Zeta Canis Majoris", "content": "so are you saying that Artificial Intelligence will not one day be created and exposed to those algorithms then?"} {"username": "Zeta Canis Majoris", "content": "mm so you're saying that humas can't someday learn how our brain works then?"} {"username": "Neysa", "content": "algorithms basically means set of rules to be followed"} {"username": "Zeta Canis Majoris", "content": "yes ofc and our brains are following those sets of rules too but in a complicated way ofc"} {"username": "Neysa", "content": "mm so you're saying that humas can't someday learn how our brain works then?"} {"username": "Neysa", "content": "Zeta Canis Majoris yeah.. Some parts will remain mysetery and just theiries only"} {"username": "Zeta Canis Majoris", "content": "are you sure that one day we'll not learn it?"} {"username": "Neysa", "content": "yes ofc and our brains are following those sets of rules too but in a complicated way ofc"} {"username": "Neysa", "content": "Zeta Canis Majoris we have the ability to think otherwise. not just ifelse"} {"username": "Zeta Canis Majoris", "content": "I want to learn it from outside perspective apart from my own atm"} {"username": "Neysa", "content": "are you sure that one day we'll not learn it?"} {"username": "Neysa", "content": "Zeta Canis Majoris positve. we will never know the whole thing for sure"} {"username": "Zeta Canis Majoris", "content": "I see"} {"username": "Zeta Canis Majoris", "content": "can I ask if you believe in a higher being that created us?"} {"username": "Zeta Canis Majoris", "content": "for some destiny that we'll someday have or eternal life to say such a thing?"} {"username": "Zeta Canis Majoris", "content": "I'm kinda curious but please can you state your facts and evidence about it"} {"username": "Neysa", "content": "can I ask if you believe in a higher being that created us?"} {"username": "Neysa", "content": "Zeta Canis Majoris To be honest yeah i do believe in it"} {"username": "Zeta Canis Majoris", "content": "I see"} {"username": "Neysa", "content": "I do not have any hard evidence but"} {"username": "Zeta Canis Majoris", "content": "that may be affecting our convo about this topic"} {"username": "Neysa", "content": "just oo many questions"} {"username": "Zeta Canis Majoris", "content": "I see well humanity always have those questions ofc"} {"username": "Zeta Canis Majoris", "content": "we're still in our primate part when it comes to our species"} {"username": "Neysa", "content": "atm i can only answer there is some higher power to those questions"} {"username": "Zeta Canis Majoris", "content": "I see"} {"username": "Neysa", "content": "we're still in our primate part when it comes to our species"} {"username": "Neysa", "content": "Zeta Canis Majoris correct"} {"username": "Zeta Canis Majoris", "content": "well I'm not kinda interested in it"} {"username": "Zeta Canis Majoris", "content": "and I'll suggest we don't discuss it because it might go in a serious convo"} {"username": "Neysa", "content": "No. I am used to this conversation"} {"username": "Zeta Canis Majoris", "content": "I apologize for this indecency and improper way to converse"} {"username": "Neysa", "content": "Oh don't worry about it. Thats how students work"} {"username": "Zeta Canis Majoris", "content": "sorry I'm kinda giving my real personality and want to see how other people also react in here"} {"username": "Zeta Canis Majoris", "content": " yes I am indeed a student"} {"username": "Neysa", "content": "Do you want to continue it like in dms? because i am would be happy to get some new perspective"} {"username": "Zeta Canis Majoris", "content": "trying to get my future course and goal as neurologist so I'm kinda trying to find how people and things see others in a perspective"} {"username": "Zeta Canis Majoris", "content": "it might be going to psychology"} {"username": "Neysa", "content": "really a neurologist? THATS SO COOL! Like that was my second option!"} {"username": "Zeta Canis Majoris", "content": "but this is still part of what I will try to learn someday"} {"username": "Zeta Canis Majoris", "content": "ohh I see"} {"username": "Zeta Canis Majoris", "content": "no my mother gave me the order to do it so I'm just willing of course to do that thing she ask of me"} {"username": "Neysa", "content": "Ah the human brain is amazing!"} {"username": "Zeta Canis Majoris", "content": "yes"} {"username": "Zeta Canis Majoris", "content": "that's why it makes me interested in how AI will one day be systematically created"} {"username": "Neysa", "content": "no my mother gave me the order to do it so I'm just willing of course to do that thing she ask of me"} {"username": "Neysa", "content": "Zeta Canis Majoris oh. well what do you want to do? no not gonna say defy your parent"} {"username": "Zeta Canis Majoris", "content": "to achieve our algorithms as as species"} {"username": "Zeta Canis Majoris", "content": "yes of course my parents will always be correct when it comes to my upbringing and the right choices as far as I'm concern"} {"username": "Zeta Canis Majoris", "content": " Do you want to continue it like in dms? because i am would be happy to get some new perspective"} {"username": "Zeta Canis Majoris", "content": "Brunella and I'm sorry I don't accept friend request or even dms atm"} {"username": "Neysa", "content": "yes of course my parents will always be correct when it comes to my upbringing and the right choices as far as I'm concern"} {"username": "Neysa", "content": "Zeta Canis Majoris totally i believe that"} {"username": "Zeta Canis Majoris", "content": "but I'll be willing to converse and entertain your thoughts of course for a change of pace with how I do anything in this place"} {"username": "Neysa", "content": "Edmondo and I'm sorry I don't accept friend request or even dms atm"} {"username": "Neysa", "content": "Zeta Canis Majoris no woories"} {"username": "Neysa", "content": " but I'll be willing to converse and entertain your thoughts of course for a change of pace with how I do anything in this place"} {"username": "Neysa", "content": "Zeta Canis Majoris You are really polite. Like now I feel weird for not conversing properly"} {"username": "Zeta Canis Majoris", "content": "thanks for your courtesy"} {"username": "Zeta Canis Majoris", "content": "well this is due to my upbringing and how I behave in real life"} {"username": "Neysa", "content": "Glad I was able to"} {"username": "Zeta Canis Majoris", "content": "I just want to try to see how people will react too in here with proper way of grammar and what not"} {"username": "Zeta Canis Majoris", "content": "but I appear to to do the things I'm used to do in here for the last 3 months I'm here so I'm going to really use this social platform to gain what I'll want and might take one day"} {"username": "Neysa", "content": "Would help some of the people here or at least me, to realize what I need to work upon"} {"username": "Neysa", "content": " but I appear to to do the things I'm used to in here for the last 3 months I'm here so I'm going to really use this social platform to gain what I'll want and might take one day"} {"username": "Neysa", "content": "Zeta Canis Majoris Thats exactly how one should work."} {"username": "Zeta Canis Majoris", "content": "I see I'll be happy to be helping you"} {"username": "Neysa", "content": "Thank you"} {"username": "Zeta Canis Majoris", "content": "I agree that we should not converse with criteria that might have open pandora's box between us"} {"username": "Zeta Canis Majoris", "content": "so do you know about the proposal of the global warming and how it will affect our planet's living beings."} {"username": "Zeta Canis Majoris", "content": "I see"} {"username": "Neysa", "content": "so do you know about the proposal of the global warming and how it will affect our planet's living beings."} {"username": "Neysa", "content": "Zeta Canis Majoris I know about the topics but which proposals and what?"} {"username": "Neysa", "content": "Its 12:45 am here so I am going to turn in. I am sorry."} {"username": "NUGGET", "content": "No i am GROOT"} {"username": "Zeta Canis Majoris", "content": "yeah sorry"} {"username": "Zeta Canis Majoris", "content": "it's 8:48 here and I'm trying to find some entertainment at that time"} {"username": "Zeta Canis Majoris", "content": " Martres my bad"} {"username": "PyroclasticMayhem", "content": "Zeta Canis Majoris Have you seen these two projects?"} {"username": "Zeta Canis Majoris", "content": "hmmm"} {"username": "Zeta Canis Majoris", "content": "I'm gonna try checking them out"} {"username": "Zeta Canis Majoris", "content": "not really"} {"username": "PyroclasticMayhem", "content": "That is mostly what can be done atm I suppose for a chatbot."} {"username": "PyroclasticMayhem", "content": "But it probably isn't really close to what your talking about in terms of depth and complexity."} {"username": "Zeta Canis Majoris", "content": "I see hehe I'll try that one then thank you"} {"username": "Zeta Canis Majoris", "content": "PyroclasticMayhem I apologize if I'm acting this way I just want to be serious once in a while might revert back to my usual childishness later of course"} {"username": "PyroclasticMayhem", "content": "Facebook also has their own project BlenderBot in terms of a conversational AI"} {"username": "Zeta Canis Majoris", "content": "I checked them thank you"} {"username": "Zeta Canis Majoris", "content": "but can I ask why are you trying to give me this? I'm just curious ofc."} {"username": "PyroclasticMayhem", "content": "I guess mostly as an example of what can be currently achieved."} {"username": "Zeta Canis Majoris", "content": "I see"} {"username": "PyroclasticMayhem", "content": "I'm also wondering if such a conversational bot would be considered useful in some way in it's current state."} {"username": "Zeta Canis Majoris", "content": "pyro do you want to chat with scifi or even politics atm I want to get my mind loose for a while"} {"username": "PyroclasticMayhem", "content": "Sure, any particular thing with those?"} {"username": "Zeta Canis Majoris", "content": "hmm do you know any films about scifi?"} {"username": "Zeta Canis Majoris", "content": "or any interest about politics about anything you want"} {"username": "Zeta Canis Majoris", "content": "I want to ask and learn about those details but I won't state my opinion and want to ask you about it"} {"username": "PyroclasticMayhem", "content": "For SciFi I watched 2001: A Space Odyssey a while back but probably need a refresher on it."} {"username": "Zeta Canis Majoris", "content": "hmm sadly I don't know if I can remember that but you can tell me about it"} {"username": "Zeta Canis Majoris", "content": "I want to listen"} {"username": "Zeta Canis Majoris", "content": "oh I search for it yeah it's the classical but I didn't start that yet sadly"} {"username": "Zeta Canis Majoris", "content": "this one right?"} {"username": "PyroclasticMayhem", "content": "Yea"} {"username": "Zeta Canis Majoris", "content": "I didn't start that film yet might watch it tom tho"} {"username": "Zeta Canis Majoris", "content": "but do you know any more films we can discuss that have scifi in it?"} {"username": "Zeta Canis Majoris", "content": "something that can give us common ground ofc"} {"username": "PyroclasticMayhem", "content": "I haven't seen Star Trek but want to watch it."} {"username": "PyroclasticMayhem", "content": "From what I hear they have an interesting approach to how their civilization is ran."} {"username": "Zeta Canis Majoris", "content": "is this the oldest films because I'm afraid I didn't start that yet"} {"username": "Zeta Canis Majoris", "content": "but if it's about the newest one the alternate version I can discuss it greatly but you didn't watch it yet as far as I can see"} {"username": "PyroclasticMayhem", "content": "How about the first half of the Interstellar"} {"username": "Zeta Canis Majoris", "content": "yess that's one of the films I love"} {"username": "Zeta Canis Majoris", "content": "mostly put at the top of my favorite movies"} {"username": "baozi", "content": "does anyone have any good science fair topics?"} {"username": "Repete", "content": "not sure, i've never done a science fair so idk the rules, but i think demonstrating ways to neutralize different kinds of acids can be useful and kinda cool"} {"username": "PyroclasticMayhem", "content": "Do you have a rough idea of what you might want to do?"} {"username": "baozi", "content": "maybe be something related to biology"} {"username": "baozi", "content": "or plastic related"} {"username": "Neysa", "content": "or plastic related"} {"username": "Neysa", "content": "baozi maybe comparing the tensile strength of different plastic bags?"} {"username": "Neysa", "content": "Like does colour, thickness and type of plastic matter? Thats how one could try"} {"username": "deathmongrel", "content": "Pycharm is where I code"} {"username": "Awake", "content": "Any Jetbrains editor is good"} {"username": "Awake", "content": "But I usually use IntelliJ or Webstorm"} {"username": "snowpiercer", "content": "VSCode or Jupyter since mainly I do python"} {"username": "Awake", "content": "Ive been looking to get back into python and learn it again but Ive never had the time"} {"username": "PyroclasticMayhem", "content": "neovim"} {"username": "PyroclasticMayhem", "content": "Kate as well"} {"username": "snowpiercer", "content": "Learning python is only beneficial when you're using it for maybe web dev in the form of django or data science. Otherwise it's pretty useless imo"} {"username": "Repete", "content": "If you want to learn something useful, I'd say C, Linux, HTML, JavaScript are some pretty good ones. Note: Linux is not a programming language, it's for commands and software development."} {"username": "snowpiercer", "content": "Agreed, don't flow with the python hype just because it's easy."} {"username": "Repete", "content": "I mean, python is a good practice/introduction to programming because it's easy. And I prefer using it for fun little programs like randomizers because it's so basic."} {"username": "Repete", "content": "so it really depends on what you want to use it for"} {"username": "Repete", "content": "but python can't be used for very much"} {"username": "snowpiercer", "content": "Not really, a lot of the basic things that you can use a programming language for is premade in python, so as a start I'd still recommend Java or C. Python is just way convenient and time saving that's the only perk"} {"username": "Repete", "content": "I found python far easier to learn than C, and it also teaches you how to read code. So I'm thinking python would be a great starting program for kids in elementary or middle school. But for highschoolcollegeprofessional lvl and for competitions, C is far more useful."} {"username": "PyroclasticMayhem", "content": "Would you say something like Python would be a good backend?"} {"username": "PyroclasticMayhem", "content": "Or used as a binding on top of a toolkit like Qt or GTK"} {"username": "snowpiercer", "content": "True, python is easier to learn especially for younger students seeking to code since it is readable and doesn't involve a memory manipulation concepts but I believe that because I learnt C and C that I found Python easy. For older students starting with a more'traditional' language is better so C or Java tops my list."} {"username": "SquidInk", "content": "Chemistry is nice"} {"username": "Xavier", "content": "rel what did I forget"} {"username": "Neysa", "content": "rel i wuv you"} {"username": "EvanSleeps", "content": "anyone on rn, i need help with a sorta simple genetic problem"} {"username": "EvanSleeps", "content": "If the dominant allele A is necessary for hearing in humans, and another allele, B, located on a different chromosome, results in deafness no matter what other genes are present, what fraction of the offspring of the marriage of aaBb X Aabb will be deaf?"} {"username": "Repete", "content": "Should be 25 because there's only 1 dominant B out of 4 and since the deaf gene is dominant to the hearing gene, the As don't matter."} {"username": "Repete", "content": "EvanSleeps"} {"username": "EvanSleeps", "content": "yea i got either 25 or 75 but they were wrong and the answer is 5/8 for some reason"} {"username": "EvanSleeps", "content": "thanks though! imma email my professor about this question"} {"username": "Zeta Canis Majoris", "content": "Kottea Moon"} {"username": "Zeta Canis Majoris", "content": "that one"} {"username": "Zeta Canis Majoris", "content": "it's the most realistic scifi I know so far might enjoy it and the science support what he did"} {"username": "Kottea Moon", "content": "Ohhh"} {"username": "Kottea Moon", "content": "Gonna add it to watchlist"} {"username": "Zeta Canis Majoris", "content": "that one is the most realistic film about scifi trust me"} {"username": "Kottea Moon", "content": "Trailer does look amazing"} {"username": "Zeta Canis Majoris", "content": "yeah it does"} {"username": "Zeta Canis Majoris", "content": "it's promising film ping me if you fin it so we can discuss about it"} {"username": "Zeta Canis Majoris", "content": "I loveee discussing with scifi"} {"username": "Neysa", "content": "is this for quick mafs?"} {"username": "Neysa", "content": "i heard this is for quick mafs"} {"username": "TheFenixYT", "content": "aaa"} {"username": "TheFenixYT", "content": "sapmmer :D"} {"username": "Neysa", "content": "having to open shell to open Spotify"} {"username": "Neysa", "content": "i have a mafs question"} {"username": "Neysa", "content": "is it possible to calculate the cost of ballin?"} {"username": "Neysa", "content": "cuz, im ballin, and i am unaware of the cost"} {"username": "VimVim", "content": "what?"} {"username": "RevanMardagh", "content": "what is this channel"} {"username": "You Dont Know Me", "content": "Smart peoples channel"} {"username": "El Payaso", "content": "Wiggle"} {"username": "El Payaso", "content": "If u have unbelievaboat just purge the last 13"} {"username": "El Payaso", "content": "?/purge 13"} {"username": "El Payaso", "content": "Or sum like that I forgot the command"} {"username": "El Payaso", "content": "Nvm u guys dont got it"} {"username": "Saelith Zylphine", "content": "I am smort"} {"username": "Its Vykt Baby", "content": "Guys is business management in stem"} {"username": "Repete", "content": "The science and math parts of it yea, but otherwise no"} {"username": "Repete", "content": "the specific heat capacity is the amount of energy needed to raise 1 gram of the substance in question by 1 degree C"} {"username": "Repete", "content": "because water has the highest heat capacity"} {"username": "Repete", "content": "it takes more energy to raise it 1 degree than it would to raise something else by 1 degree"} {"username": "Repete", "content": "which means it would take more energy, and a longer amount of time to increase the temp of water than something else"} {"username": "Saelith Zylphine", "content": "This makes sence"} {"username": "Nemegto", "content": "NotRohoh"} {"username": "Nemegto", "content": "you needed help with arduino?"} {"username": "NotRohoh", "content": "Yeah"} {"username": "Nemegto", "content": "send me the pic and ill help you"} {"username": "NotRohoh", "content": "You think this would work?"} {"username": "Nemegto", "content": "You need to connect the ground from the arduino to the breadboard"} {"username": "Nemegto", "content": "cuz the arduino isnt sending anything for the leds to work on the breadboard"} {"username": "Nemegto", "content": "you've got the negative ground, now you need to connect the positive"} {"username": "Nemegto", "content": "NotRohoh"} {"username": "Nemegto", "content": "digitalWritei, HIGH;"} {"username": "Nemegto", "content": "delay1000;"} {"username": "Nemegto", "content": "digtialWritei, LOW;"} {"username": "Nemegto", "content": "delay1000;"} {"username": "Nemegto", "content": "NotRohoh"} {"username": "Nemegto", "content": "NotRohoh"} {"username": "Nemegto", "content": "NotRohoh"} {"username": "NotRohoh", "content": "Nemegto aight im back"} {"username": "NotRohoh", "content": "I only do c because of school"} {"username": "Badeli", "content": "C has almost 0 real world relevance anymore as far as i'm aware, i suggest quitting that and going for C, it's better"} {"username": "Badeli", "content": "Repete I've never heard such utter bollocks in my life"} {"username": "Badeli", "content": "If you're comparing a language to C maybe Rust but not C cmon bruh"} {"username": "Repete", "content": "I was just saying which one was more useful in a career"} {"username": "Badeli", "content": "Nah"} {"username": "Badeli", "content": "Any high paying finance comp sci job"} {"username": "Badeli", "content": "or even cloud jobs"} {"username": "Badeli", "content": "C is a mandatory"} {"username": "Badeli", "content": "You can't compare languages"} {"username": "Badeli", "content": "each language has it's own purpose"} {"username": "Repete", "content": "My best friend is studying computer engineering. He has taken little to no c, all he's taking is html, c, and JavaScript"} {"username": "Badeli", "content": "C and C are completely different languages with different puposses"} {"username": "Badeli", "content": "Yes"} {"username": "Badeli", "content": "because he's a web developer"} {"username": "Badeli", "content": "HTML is not a programming language"} {"username": "Repete", "content": "I am aware of that"} {"username": "Badeli", "content": "they are used for completely different things"} {"username": "Badeli", "content": "try doing any super performance intensive shit in C"} {"username": "Badeli", "content": "also try doing anything in any platform that isnt windows in C"} {"username": "Badeli", "content": "C is a LOWLEVEL PROGRAMMING LANGUAGE to an extent, arguable a high level one. It has a completely different purpose to C which is a high level programmign language"} {"username": "Badeli", "content": "If you do anything that requires working with hardware"} {"username": "Badeli", "content": "you most likely will be working with C"} {"username": "Repete", "content": "Doesn't change that of all the programming people I know of in my life, which is a majority, almost none of them know or use c"} {"username": "Badeli", "content": "you are delusional and know nothing about comp sci then"} {"username": "Badeli", "content": "If you want a programming job where umake simple applications"} {"username": "Badeli", "content": "or very basic web systems"} {"username": "Badeli", "content": "C, is good, but java is more commonly used."} {"username": "Badeli", "content": "If you are working with anything at a low programming level that needs good optimisation etc, C"} {"username": "Repete", "content": "I know more than the average person yes, but since I don't study it, have no interest in it, and haven't done anything with it since 10th grade, then a valid statement can be made sure. But that doesn't change the fact that half of my family and friends do it and talk about it a LOT"} {"username": "Badeli", "content": "Every language has a different purpose."} {"username": "Badeli", "content": "Python for data science, JS/TS for front end, Java/Ruby/Php for backend, C/C for lowlevel, Haskell for being a professor lmao. In terms of jobs anyways"} {"username": "Badeli", "content": "C is just a clone of java made by microsoft that's arguably better but used less in industry."} {"username": "Badeli", "content": "It's a lovely language"} {"username": "Badeli", "content": "I like it and use it for some of my projects/ clients"} {"username": "Badeli", "content": "But to say C has almost 0 real world relevance anymore as far as i'm aware, i suggest quitting that and going for C, it's better"} {"username": "Badeli", "content": "You are just admitting u have nothing to do with comp sci"} {"username": "Repete", "content": "The only language I got anywhere close to being comfortable in was python, and it's almost useless... Especially for what I was having to do make games"} {"username": "Badeli", "content": "Bruh"} {"username": "Badeli", "content": "python is the most used language"} {"username": "Badeli", "content": "in the world"} {"username": "Repete", "content": "Well lemme say it's utterly useless for making games"} {"username": "Repete", "content": "Only thing I found it useful for was randomizing stuff I put in lists and giving it to me"} {"username": "Badeli", "content": "python is literally the second best language for getting jobs statistically behind java"} {"username": "Badeli", "content": "I mean"} {"username": "Badeli", "content": "python for games"} {"username": "Badeli", "content": "not good yh"} {"username": "Repete", "content": "What kind of job uses python? I know professional web developers, my dad used to teach basic software engineering to other engineers, I know a freaking penetration hacker. None of them use it."} {"username": "Badeli", "content": "Also"} {"username": "Badeli", "content": "most game engines"} {"username": "Badeli", "content": "use C"} {"username": "Badeli", "content": "bruh"} {"username": "Badeli", "content": "Any data science uses python"} {"username": "Repete", "content": "Well, sorry to break it to you, but none of the ones I was required to use did"} {"username": "Badeli", "content": "if you're learning deep learning you use python"} {"username": "Badeli", "content": "Which engines did you use?"} {"username": "Badeli", "content": "Unreal engine, one of the best languages"} {"username": "Badeli", "content": "uses C"} {"username": "Badeli", "content": "Cry engine"} {"username": "Badeli", "content": "idtech"} {"username": "Repete", "content": "Unity, app inventor absolute garbage and game maker studio"} {"username": "Badeli", "content": "You really just said"} {"username": "Badeli", "content": "game maker studio"} {"username": "Badeli", "content": "as a video game engine"} {"username": "Repete", "content": "We never used it in competition, but my mentor used it for practice and stuff"} {"username": "Badeli", "content": "Also"} {"username": "Badeli", "content": "I work as a web developer"} {"username": "Badeli", "content": "django is one of the best web frameworks"} {"username": "Badeli", "content": "out there"} {"username": "Badeli", "content": "and it uses python"} {"username": "Badeli", "content": "my medical research project"} {"username": "Badeli", "content": "I'm using python for graphing and deep learning"} {"username": "Badeli", "content": "Entry level jobs"} {"username": "Badeli", "content": "only need"} {"username": "Badeli", "content": "C, JS"} {"username": "Badeli", "content": "because they are for basic fundamental websites"} {"username": "Badeli", "content": "where you can use that"} {"username": "Badeli", "content": "C has alot of complex uses"} {"username": "Badeli", "content": "and is a very good language"} {"username": "Badeli", "content": "But it's such a delusional way of looking at programming"} {"username": "Badeli", "content": "instagram, mozilla, pinterest all use django a python web framework"} {"username": "Badeli", "content": "C can go far, but like all languages it has it's own uses"} {"username": "Badeli", "content": "airbnb, netflix, reddit, lyft, mozilla again, uber, samsung, nginx, mit, patreon all use flask python based"} {"username": "Repete", "content": "If you'd like to take it up with the morons who were running the game design section of the IT comp I went to, be my guest. Because they were completely stupid and had a solid 0 knowledge in programming. I'm just saying my personal experience in programming and was I was forced to use and do."} {"username": "Badeli", "content": "But you made a baseless claim"} {"username": "Badeli", "content": "that two of the most important languages in the industry"} {"username": "Badeli", "content": "are useless"} {"username": "Badeli", "content": "then argued with someone who provided evidence"} {"username": "Badeli", "content": "don't talk when you don't know what ur on about"} {"username": "Repete", "content": "It's not baseless if in my experience I have heard of nobody using c"} {"username": "Badeli", "content": "You just said"} {"username": "Badeli", "content": "IT"} {"username": "Badeli", "content": "not computer science/ programming"} {"username": "Badeli", "content": "IT! comp sci"} {"username": "Badeli", "content": "ofc there is no need for someone who does IT to use c"} {"username": "Badeli", "content": "because c is lower level and IT is literally the highest level"} {"username": "Badeli", "content": "I've never heard anyone doing something, when you're not even in the field is a terrible argument"} {"username": "Repete", "content": "The comp I went to had 3 sections, robotics, game design, and cyber defense at the time I competed at it. I have been in game design and cyber defense."} {"username": "Badeli", "content": "Even C has to use C"} {"username": "Badeli", "content": "to work"} {"username": "Badeli", "content": "So if you're one of the microsoft employees earning E100k to work on C"} {"username": "Badeli", "content": "you need to be an expert in C"} {"username": "Repete", "content": "You realize I see your point. Ik I was wrong. I'm just saying my point before all this was perfectly valid in my experience. I see now that c is useful for some people, but I still have no interest in going into comp sci. I lost interest in that a while ago."} {"username": "NUGGET", "content": "Yoyo chill"} {"username": "NUGGET", "content": "It's just some code"} {"username": "Waku", "content": "Whatre yall workin on?"} {"username": "Hachiroku", "content": "Ladies gentlemen, what's the quickest way to get Python code running clientside on a webpage?"} {"username": "Hachiroku", "content": "With a laundry list of thirdparty Pip pkgs, that is"} {"username": "NotRohoh", "content": "Nemegto Is your discord kinda breaking too or is it just me"} {"username": "Nemegto", "content": "NotRohoh mines too"} {"username": "Shaylee Lyn", "content": "Hello"} {"username": "Thotiana", "content": "hello"} {"username": "prince.theseus", "content": "hiii"} {"username": "Thotiana", "content": "Oooh how are you today?"} {"username": "Thotiana", "content": "aww man"} {"username": "Thotiana", "content": "ignored.."} {"username": "NUGGET", "content": "Ppl in other chats than the main chats aren't as talkative"} {"username": "NUGGET", "content": "I'm sorry"} {"username": "NUGGET", "content": "/"} {"username": "Thotiana", "content": "Its oki"} {"username": "Hachiroku", "content": "Anyone else watching tomorrow's rocket launch?"} {"username": "nessa", "content": "there's a rocket launch tomorrow?"} {"username": "Thotiana", "content": "I like rockets"} {"username": "B Q", "content": "What is your favorite stem meme?"} {"username": "Repete", "content": "Anime and stem combined"} {"username": "Yoshi", "content": "If only schools taught like that, then I wouldn't have gotten such bad grades"} {"username": "Pandasan", "content": "react or vue?"} {"username": "TheBoringSensei", "content": "Oh nice a place where I can talk about programming randomly."} {"username": "You Dont Know Me", "content": "Answer?"} {"username": "snowpiercer", "content": "We're not here to do homework/tests"} {"username": "ellie", "content": "anyone doing biology?"} {"username": "RawHav0kk", "content": "yes"} {"username": "CEOof YameenLAnD", "content": "Hello"} {"username": "Jules", "content": "would this be considered as an optical illusion?"} {"username": "Jules", "content": "Well it is a question to me? I wasn't sure so I just asked for opinions"} {"username": "Usyr", "content": "Hello"} {"username": "ThecoolerJon", "content": "When do you guys think the 3080s will be available again? I expect probably not until February."} {"username": "Jules", "content": "It's fine, no worries"} {"username": "Moomin Vibes", "content": "gives huggy"} {"username": "TheBoringSensei", "content": "Legit question... You know how Sex is either M or F, is there a third one?"} {"username": "TheBoringSensei", "content": "I was thinking because I am creating a BMI calculator for one of my assignments and it hit me."} {"username": "TheBoringSensei", "content": "Actually, I just read up online. That was really interesting."} {"username": "TheBoringSensei", "content": "Feed me knowledge."} {"username": "Chicken", "content": "a2 b2 c2"} {"username": "BlissVi", "content": "I don't speak pc language, but I googled the components and it seems to work out, what you guys think of this deal? Found from a pcgamer article pcgamer.com/theresdollar300offthisblackfridaygamingpcwithanrtx3070andaryzen5600x/"} {"username": "ARN3wman", "content": "I need python help. Pls @ or DM me. PLS HALP"} {"username": "Ryu1", "content": "TheBoringSensei I don't know, do you consider hermaphrodites another gender or just a birth defect?"} {"username": "TheBoringSensei", "content": "I would personally classify that as another sex opinion, but I've only managed to ever find mention of 2 male and female when it comes to measuring health."} {"username": "Kara", "content": "Better Off waiting for 3060"} {"username": "Cozy", "content": "uh got a question so i have a laptop and its a pretty good laptop on certain programs"} {"username": "Cozy", "content": "and i wanted to know how i can optimise it even futer"} {"username": "Cozy", "content": "further"} {"username": "Cozy", "content": "like ive done everything from deleting junk, making my computer ugly to make it faster and turning on ultimate performance"} {"username": "Cozy", "content": "but it even cant run unity well"} {"username": "Cozy", "content": "Im not sure what that means but id think so"} {"username": "Cozy", "content": "the graphics card is a intel graphics 4000"} {"username": "Cozy", "content": "ye pretty oldie"} {"username": "PyroclasticMayhem", "content": "Cozy Usually for loading times going with a SSD or NVMe helps a lot for that. A lot of newer laptops use a SSD or NVMe now while older ones tend to stick with hard drives."} {"username": "Cozy", "content": "i have a disk 0"} {"username": "Cozy", "content": "as well"} {"username": "Cozy", "content": "My cpu is good and pretty low"} {"username": "Cozy", "content": "but my memory is really high"} {"username": "Cozy", "content": "idk if im dumb but i heard there was a way to prioritize CPU for software"} {"username": "Cozy", "content": "maybe that'll help?"} {"username": "Cozy", "content": "mope"} {"username": "Cozy", "content": "nope"} {"username": "Skye", "content": "Does anyone here knows about the parol?"} {"username": "PyroclasticMayhem", "content": "Gravy Thoughts on AIO vs air?"} {"username": "Gravy", "content": "Some air coolers are decent... like I remember noctua and cooler master being really good.. but I prefer water cooling NZXT or corsair.. never used AIO before so not sure about that."} {"username": "clownfish", "content": "Anyone else doing advent of code this year?"} {"username": "Unique", "content": "Irdk if this is the right channel but if anyone has experience or has sold a gaming laptop before please dm me, Im trynna sell off my old laptop"} {"username": "caonima", "content": "Smart ppl be like"} {"username": "caonima", "content": "I wish"} {"username": "BG Reading", "content": "if you wanna talk about astronomy and quantum oop ping me"} {"username": "some random guy", "content": "no"} {"username": "some random guy", "content": "no"} {"username": "some random guy", "content": "no"} {"username": "aln", "content": "lel"} {"username": "SilentDroid28", "content": "which volume is this equation V r2 h/3"} {"username": "AH123", "content": "The rear fan in my pc case stopped"} {"username": "AH123", "content": "the fans in the front are still working"} {"username": "AH123", "content": "I already ordered a replacement"} {"username": "AH123", "content": "is it safe to still use the pc normally?"} {"username": "Luken", "content": "Just check the temps when you use it"} {"username": "Luken", "content": "can't you move one fan from front to back so you still get a good airflow?"} {"username": "Luken", "content": "also don't use the pc while you are not checking the temps"} {"username": "Lecks", "content": "Github Universe is happening. The Github EDU track is on Twitch and full of good information for anyone who is in or going for tech careers:"} {"username": "Zanny", "content": "I've been looking to get into python, any good book recommendations for it?"} {"username": "Astral", "content": "better look into online videos, it is easier to follow with a video course"} {"username": "AlexanderTheKitten", "content": "dose anyone know if i can use my spotify when streaming on twitch or will i get a copy right strike? if you know can you please dm me or @ me. thanks."} {"username": "NUGGET", "content": "What is this all?"} {"username": "NUGGET", "content": "For free to download here?"} {"username": "NUGGET", "content": "Woah"} {"username": "NUGGET", "content": "I'on know, I wouldn't download tho anyways"} {"username": "NUGGET", "content": "Allways be looking for them viruses"} {"username": "Torolas", "content": "It's a PDF... Not really much of a chance for viruses.. However, I'd feel bad for the authors."} {"username": "NUGGET", "content": "Tru"} {"username": "frostea", "content": "They were legally bought from Humble Bundle just as an FYI"} {"username": "frostea", "content": "I have about 10 other textbooks if you'd like and they're all safe to download"} {"username": "ginger man", "content": "anyone good at ap physics"} {"username": "Astral", "content": "What do you need?"} {"username": "ginger man", "content": "im fine now thank you"} {"username": "ginger man", "content": "MARSSS"} {"username": "dan7978", "content": "Hello"} {"username": "dan7978", "content": "Does anyone have a background in discrete maths"} {"username": "O", "content": "Hewoo"} {"username": "O", "content": "Does anyone have any recommendations of books or websites for software or computer engineering?"} {"username": "O", "content": "Btw sorry of i replied too long"} {"username": "O", "content": "I was busy for preparing the meals for Christmas ."} {"username": "TheSharkDude", "content": "What particular part are you most interested in?"} {"username": "TheSharkDude", "content": "Software engineering is a very broad field"} {"username": "TheSharkDude", "content": "What sort of of software are you trying to make?"} {"username": "TheSharkDude", "content": "You experimented with any language in particular yet?"} {"username": "O", "content": "I only know English and Tagalog"} {"username": "TheSharkDude", "content": "I mean programming languages"} {"username": "TheSharkDude", "content": "Python, JavaScript, C, Rust"} {"username": "TheSharkDude", "content": "Stuff like that"} {"username": "O", "content": "Oof I'm just starting to learn so... Any recommendations?"} {"username": "TheSharkDude", "content": "If you're just starting out I'd recommend you start with something like Python or JavaScript cuz those are fairly beginner friendly. What language you decide to learn depends on what you plan to use it for"} {"username": "TheSharkDude", "content": "I'd recommend you take some time to think about the type of software you want to make and then find the languages that work well for that kind of software."} {"username": "TheSharkDude", "content": "From there I'd recommend you take a course or two and try to actually build a project out with your language of choice. I find the best way to learn is by doing"} {"username": "O", "content": "Thank you"} {"username": "Hope", "content": "I would recommend starting with python first, it can be quite easy to learn plus you got the basics covered on the book"} {"username": "Hope", "content": "Torolas it is just that it is a great start to learn about coding because of the simplicity of it. I started out with java and I regret it. There is nothing wrong with knowing the basics of python even if you want to do front end dev. The knowledge can still be useful."} {"username": "Astral", "content": "snek good"} {"username": "Hope", "content": "Torolas part of the reason being my java professor. I just had a lot of difficulties learning it as I was completely new to the coding world, plus I wouldn't use Java to make an app. Anyways personal preferences add to it."} {"username": "Hope", "content": "I understand your point of view and everyone has their own way of learning about it."} {"username": "TheTrueColonel", "content": "As a C dev, who learned software dev with Java. Java makes me cry"} {"username": "TheTrueColonel", "content": "Also. First message her of the new year"} {"username": "Foundercool", "content": "Anyone know any useful resources for studying in lockdown?"} {"username": "rinlofi", "content": "Can anyone help me with geometry?"} {"username": "MrBlag", "content": "Maybe send me the question"} {"username": "MrBlag", "content": "And Ill see"} {"username": "MrBlag", "content": "Im majoring in maths"} {"username": "rinlofi", "content": "Theres a rule of 306090 Triangles"} {"username": "Astral", "content": "that is simply pythagorean theorem"} {"username": "rinlofi", "content": "But the square roots make that a really really big pool of answers and it fucks with my head"} {"username": "MrBlag", "content": "For this one I would use a simple Pythagoras theorem substitution, assuming youre allowed to do that of course. a2 b2 c2, sub 12 in for c and 6 in for a"} {"username": "MrBlag", "content": "36 x2 144"} {"username": "MrBlag", "content": "Rearrange to isolate x2 by taking 36 from each side x2 108"} {"username": "MrBlag", "content": "The square root of 108 is 9 and you arrive at your answer"} {"username": "rinlofi", "content": "But then why were there two spots on the answer then"} {"username": "rinlofi", "content": "If its just 3 inside the square root thing what am I supposed to put on the outside of it"} {"username": "MrBlag", "content": "NO"} {"username": "MrBlag", "content": "Wait sry Im so tired"} {"username": "MrBlag", "content": "108 square rooted is not 9 omg"} {"username": "rinlofi", "content": "You just said it was 9"} {"username": "MrBlag", "content": "Its 2square root27"} {"username": "Astral", "content": "27 can be split into square root of 9 multiplied be sqrt 3"} {"username": "MrBlag", "content": "Which is 3root3"} {"username": "MrBlag", "content": "So its 6root3"} {"username": "MrBlag", "content": "Its so hard to try and write it out like this"} {"username": "Astral", "content": "so V4 V9 V3"} {"username": "Astral", "content": " 23V3"} {"username": "Astral", "content": "6V3"} {"username": "MrBlag", "content": "Man busted out the square root symbol"} {"username": "MrBlag", "content": "Yessir"} {"username": "MrBlag", "content": "Thats where the two parts came from rinlofi"} {"username": "rinlofi", "content": "How would I write it out in a equation so I can just use Photomath and leave u guys alone"} {"username": "MrBlag", "content": "6 squared x squared 12 squared in this case"} {"username": "MrBlag", "content": "Solve for x"} {"username": "rinlofi", "content": "Thank u"} {"username": "rinlofi", "content": "Sorry for me being a dumbasss"} {"username": "rinlofi", "content": "I major in being a victim to my bfs bullying"} {"username": "rinlofi", "content": "Did I get it right?"} {"username": "MrBlag", "content": "Yessir looks good to me"} {"username": "Astral", "content": "relatively smart"} {"username": "MrBlag", "content": "I think you have to start using trigonometry here."} {"username": "MrBlag", "content": "Sinx length of opposite side/ length of hypotenuse"} {"username": "MrBlag", "content": "Cosx length of adjacent side/ length of hypotenuse"} {"username": "MrBlag", "content": "Tanx length of opposite side/length of adjacent side"} {"username": "MrBlag", "content": "To get y here, you use sin"} {"username": "MrBlag", "content": "From memory, sin30 1/2"} {"username": "MrBlag", "content": "So you have 1/2 y/ 20root3"} {"username": "MrBlag", "content": "So y 0.520root3"} {"username": "MrBlag", "content": " 10root3"} {"username": "MrBlag", "content": "And for x you use cos instead"} {"username": "MrBlag", "content": "Note cos30 root3/2"} {"username": "rinlofi", "content": "Im still lost"} {"username": "rinlofi", "content": "I need help still plz"} {"username": "sour", "content": "Does anyone here know how to use a micro bit powered bread board"} {"username": "sour", "content": "Its sounds kinda specific but I need it for school"} {"username": "sour", "content": "I just need to light up a few leds"} {"username": "Bear", "content": "rinlofi if you still need help you can message me, it's easier to explain over a voice chat than over text"} {"username": "Bear", "content": "I'm a university TA for math so i got u fam"} {"username": "BlissVi", "content": "you guys think buying an 1tb 100. 560mb ssd is worth it? Rust and Warhammer 2 loading times driving me mad, consider buying this, but also plan on upgrading pc in a month or 2"} {"username": "MrBlag", "content": "BlissVi depends on what ur running rn"} {"username": "BlissVi", "content": "MrBlag amd t7 240 2gb intel i5 think 3.40, 12 gb ram, weren't you the one that had the same pre built lenovo?"} {"username": "Zirr", "content": "go m2"} {"username": "Zirr", "content": "and live on pasta for a few weeks"} {"username": "Zirr", "content": "worth it"} {"username": "Cozy", "content": "I am once again asking for your tech support"} {"username": "Cozy", "content": "How to install a vpn to your tv"} {"username": "Cozy", "content": "Big sad"} {"username": "sour", "content": "just find a vid on yt"} {"username": "dan7978", "content": "Hey"} {"username": "dan7978", "content": "I need help in java."} {"username": "dan7978", "content": "Can anyone assist"} {"username": "Immeral07", "content": "random question ik, but does anyone know how many wind turbines there are in Leicestershire?"} {"username": "WolFi", "content": "you can however buy an evo 860 1TB or sth they go for around 100,. you can still use it in future builds."} {"username": "WolFi", "content": "you will have to set up your main system on this drive aswell tho. if you still run windows itself on a slow mechanical drive... it's nonsense to go with an ssd"} {"username": "WolFi", "content": "Your Graphics card has 2gb of Vram... and is 7 years old... this will be the main problem to performance on your PC..."} {"username": "WolFi", "content": "i assume you have an i5 3570k, guessing by the stats and age... it's an OKAY cpu, however we're talking 4/4 ..."} {"username": "WolFi", "content": "Warhammer 2 unlike most games needs the performance 50/50 from gpu and cpu..."} {"username": "BlissVi", "content": "WolFi I see, thanks for the advise, visual wise it would be alright for now with warhammer 2 rust, it works surprisingly well for how outdated it is, it's just the loading screens that have been grinding my gears, I think I'll just buy an ssd together with my pc upgrade"} {"username": "WolFi", "content": "That would be best yes... since throwing an SSD in that system is like putting racingtires on a shoppingcart"} {"username": "WolFi", "content": "go for intel... they're the only ones available and very inexpensive if you want to upgrade in the next weeks"} {"username": "WolFi", "content": "cpu wise"} {"username": "WolFi", "content": "and gpu i would suggest sth like an rx5700xt if you can find it still for max 300E or if you want to save more money RX580 for 150E 8gb version pls"} {"username": "WolFi", "content": "other than that feel free to ask me if you need any help"} {"username": "Silent Killer", "content": "the papers"} {"username": "Neysa", "content": "Guys wild theory, the inner core, core, and mantle"} {"username": "Rob Stores", "content": "bro right"} {"username": "sour", "content": "whats the best coding language for game proggaming"} {"username": "kururu.tep", "content": "probably java or c"} {"username": "Cygnus Ping for choccy milk", "content": "Python"} {"username": "Cygnus Ping for choccy milk", "content": "Its a bit easy on syntax"} {"username": "Cygnus Ping for choccy milk", "content": "I'm struck on the main chat and I'm thinking why isn't anybody talking science."} {"username": "Cygnus Ping for choccy milk", "content": "This is my zone"} {"username": "Cygnus Ping for choccy milk", "content": "Thanks kev"} {"username": "sour", "content": "Thx"} {"username": "TheSharkDude", "content": "Typically you'll want to a game engine so that you don't have to worry about a lot of stuff as the engine will handle that for you"} {"username": "TheSharkDude", "content": "Different engines use different languages for scripting. Unity uses C and Godot uses GDScript which has similar syntax to Python"} {"username": "TheSharkDude", "content": "But I'd recommend you look around and see what engine would work best for your use case. Every one will has its pros and cons"} {"username": "TheSharkDude", "content": "Lastly, nice profile pic"} {"username": "HallowStar", "content": "Recommend every one read Blueprint by Robert Plomin, nice and quick read for non readers too"} {"username": "Cygnus Ping for choccy milk", "content": "Can someone help me"} {"username": "Cygnus Ping for choccy milk", "content": "I need the rxn mechanism"} {"username": "Bear", "content": "you got a nucleophile and a good leaving group"} {"username": "Bear", "content": "wouldn't it attack on the para side?"} {"username": "hallwaythrough", "content": "Amine group is not para or orthodox directing"} {"username": "and hello rea", "content": "doing a javascript problem to practice, it was given in class so im trying to do it. i'm not sure whats the problem so im seeing if anyone here can help me out with my coding"} {"username": "and hello rea", "content": "propmt: find the relation of the user input numbers using javascript. Change it accordingly to be , , or"} {"username": "and hello rea", "content": "Example: 1100, 13100, 6.0 6"} {"username": "and hello rea", "content": "my problem is that when it get to the 6.0 and 6, it doesnt work anymore"} {"username": "and hello rea", "content": "here is my code so far"} {"username": "Luken", "content": "Seems like you are comparing strings and not numbers"} {"username": "Luken", "content": "Kind of annoying part of javascript is comparisons like that"} {"username": "Luken", "content": "You have to make sure you are comparing numbers"} {"username": "Luken", "content": "Very common mistake to do in programming in general, esp in non compiled languages like JavaScript"} {"username": "Luken", "content": "This would be a compiler warning problably in most other languages"} {"username": "and hello rea", "content": "Ahhh gotcha, thanks ill convert them into numbers and see if that helps fix it up"} {"username": "and hello rea", "content": "Thanks so much!"} {"username": "Luken", "content": "I barely used JavaScript but i know these kinds of stuff is very common to have problems with, esp as a beginner"} {"username": "Luken", "content": "good luck"} {"username": "TRUE GENDER EQUALITY", "content": "hello"} {"username": "Bear", "content": "Ben Feringa is my prof"} {"username": "expiredmilk", "content": "whats 1 x 3"} {"username": "Rusty!", "content": "What is stem"} {"username": "Bear", "content": "Sciente Technology Engineering Mathematics if I'm correct"} {"username": "Kurumi", "content": "Oh Imma like it here"} {"username": "Teddy.", "content": "i need a collaborator on a discord bot discord.py if you're interested in helping hmu, i can also get more into detail"} {"username": "zWolf", "content": "I could use some help figuring out a powershell thing"} {"username": "zWolf", "content": "I'm trying to change multiple local user passwords using powershell but I don't want to do it one by one which is the only other way I can think of doing it"} {"username": "zWolf", "content": "The current way I'm trying to do it is by"} {"username": "zWolf", "content": "Where SPassoword contains a secure string"} {"username": "zWolf", "content": "This kinda of works to speed things up, but it would require me to type each user name as it prompts"} {"username": "zWolf", "content": "I was thinking if there was a way to do the same thing but with a loop like"} {"username": "Teddy.", "content": "still accepting developers btw"} {"username": "and hello rea", "content": "tryin to practice for my web dev test for college soon, idk y this thing isnt working"} {"username": "and hello rea", "content": "im trying to create a function to validate a form, if any of the checks within the function returns false it should not allow the form to submit. but it still submits"} {"username": "and hello rea", "content": "i can only guess that the problem is within the function or calling the function?"} {"username": "and hello rea", "content": "ill post my code for anyone to check but is over 2000 characters, i really dunno the problem and would like an explaination"} {"username": "and hello rea", "content": "edit: got help and fixed it"} {"username": "Void", "content": "this problem booly me"} {"username": "TRUE GENDER EQUALITY", "content": "Here's my final draft, I'm aware that my middle paragraphs are long but I just don't know where do I cut it. Also I know my ending sucks, but I just don't know how to close it. Any help please, be brutally honest. Thank you!"} {"username": "emi.", "content": "The points themselves seem good but for the ending you could word it a little better and reference everything you said in the body paragraphs to come to your conclusion."} {"username": "TRUE GENDER EQUALITY", "content": "I see thanks!"} {"username": "Saysora", "content": "noodles"} {"username": "Saysora", "content": "So, with a little more time, there would be like really easy ways to technically set this up."} {"username": "Saysora", "content": "noodles"} {"username": "Saysora", "content": "For example"} {"username": "Saysora", "content": "That would save you tons of retyping."} {"username": "Saysora", "content": "Good luck."} {"username": "noodles", "content": "thank you sm!"} {"username": "Saysora", "content": "You'd still need to edit the function"} {"username": "Saysora", "content": "To do the math and proper outputs I didn't do for you"} {"username": "noodles", "content": "doing the math part rn"} {"username": "Saysora", "content": "Great. Be sure to pay attention and google if need be how to ensure the.00 and numbers crunch properly."} {"username": "Saysora", "content": "If you want to open a new online editor to test that code I wrote, you can see the output"} {"username": "Saysora", "content": "And then you'd only need to setup your math in the function"} {"username": "Saysora", "content": "Not each time you want to output"} {"username": "Saysora", "content": "That's typical coder mentality"} {"username": "Saysora", "content": "Setup the means to change 1 thing for several hundred outputs, rather than need to change several hundred outputs"} {"username": "NUGGET", "content": "Okay so I wanna buy a pc real soonish, and I was like yknow just looking around on pc part picker and found a okay thing imo, but I have literally no clue about pc parts and need opinions"} {"username": "NUGGET", "content": "Is that like an okay build?"} {"username": "NUGGET", "content": "Cuz idk about part prices and if they're worth it"} {"username": "NUGGET", "content": "If it's like not that pog then I'd also consider buying a preduild one which I would feel slightly more comfortable with since no construction of the actual pc"} {"username": "NUGGET", "content": "If that then I'd think of something like this, but since I have no clue of anything idk if it's good"} {"username": "NUGGET", "content": "That one seems pretty affordable and okay too"} {"username": "NUGGET", "content": "Wah can u give me an opinion on this one?"} {"username": "NUGGET", "content": "They build the PC and send it to you"} {"username": "NUGGET", "content": "And it's around Northern Germany so pretty close"} {"username": "Wah", "content": "looking"} {"username": "Wah", "content": "Nugget, it's a decent midrange PC, but the price seems to be a bit too high in my opinion"} {"username": "Wah", "content": "however, it's possible that the part prices are higher now because of how the economy got affected by the lockdowns"} {"username": "NUGGET", "content": "Trueee"} {"username": "NUGGET", "content": "The website seems really nice and legit tho"} {"username": "NUGGET", "content": "I was checking more stuff out and it is possible to choose less expensive or slightly better parts and even getting stuff like a monitor and a mouse and shit with it, which I think is nice"} {"username": "Wah", "content": "actually I've done a bit of research, the price seems to fall in line with international standards, so it seems okay"} {"username": "Wah", "content": "the'slight' concern I have there is the graphics card"} {"username": "Wah", "content": "it's fine for most games, but I would prefer a 2060 or 3060 ..."} {"username": "Wah", "content": "I think that will drive the price up a lot though"} {"username": "Wah", "content": "if you could even get an older 1080 Ti card, it would be amazing in there"} {"username": "Wah", "content": "even a 1070 Ti would be good"} {"username": "NUGGET", "content": "Hmmm"} {"username": "NUGGET", "content": "Graphics is rtx right?"} {"username": "Wah", "content": "depends on the range... the 1xxx range of cards are GTX"} {"username": "Wah", "content": "the 2XXX and above are RTX"} {"username": "Wah", "content": "so 1070, 1080, 1650, 1660 etc are all GTX"} {"username": "Wah", "content": "2060, 2070, 2080, 3060, 3070, 3080, 3090 are all RTX"} {"username": "NUGGET", "content": "I see i see"} {"username": "NUGGET", "content": "What is your concern with the 1660 that is build in?"} {"username": "NUGGET", "content": "I have no idea of how these work at all so I need to see why there is a concern"} {"username": "NUGGET", "content": "1650"} {"username": "Wah", "content": "1650"} {"username": "Wah", "content": "it's a bit of a'weaker' card, basically if you're midrange PC gaming you want to get 1080P resolution with at least 60FPS..."} {"username": "Wah", "content": "I don't think the card can sustain that, you'll probably get 30FPS with it"} {"username": "Wah", "content": "doing some research, the 1660 seems to be a decent card as well"} {"username": "NUGGET", "content": "There is an option to include a better one"} {"username": "NUGGET", "content": "Do you think it would be a better investment?"} {"username": "NUGGET", "content": "Cuz yknow"} {"username": "NUGGET", "content": "100E is 100E"} {"username": "Wah", "content": "well I'll send you some comparison clips just now"} {"username": "NUGGET", "content": "Thanks to wah for advice"} {"username": "NUGGET", "content": "I'm educated now"} {"username": "Kandiqueen23", "content": "nursing student dying can anyone help?"} {"username": "khammii", "content": "what are your symptoms?"} {"username": "Mkinfinity", "content": "Dying from what?"} {"username": "uchiha", "content": "she left server..."} {"username": "Hope", "content": "My bat call"} {"username": "BlissVi", "content": "A bat of science"} {"username": "Sanctus, Verbis Magistri", "content": "Are there any sources that are chemistry for dummies"} {"username": "Bear", "content": "In what form would you like it, books, online courses, audiobooks, other?;p"} {"username": "pink lemon", "content": "Today is so good"} {"username": "Sanctus, Verbis Magistri", "content": "how about... either books or online courses"} {"username": "Bear", "content": "for online sources, this site looks nice:"} {"username": "Bear", "content": "or khan acedemy"} {"username": "Bear", "content": "for books I'll see if there are highschool textbooks online; preferably some with exercises as they really help with learning"} {"username": "Bear", "content": "ofc nothing beats an actual teacher with a good understanding/ experience"} {"username": "uchiha", "content": "idk i didnt pass it yet...i have that one and operating systems lectured by same professor..which is why i didnt try to pass it yet"} {"username": "Hope", "content": "I passed both of them but Bs XD not a fan of theory"} {"username": "uchiha", "content": "nice"} {"username": "Hope", "content": "I hope you get to pass them soon"} {"username": "uchiha", "content": "idk about uni anymore.."} {"username": "Hope", "content": "OS is not that difficult tbf"} {"username": "Hope", "content": "We had mostly unix exercises"} {"username": "uchiha", "content": "yeah its not but..."} {"username": "uchiha", "content": "yeah win and linux"} {"username": "Hope", "content": "Well why not taking those classes"} {"username": "Hope", "content": "Especially OS"} {"username": "Hope", "content": "Its easy i guess"} {"username": "uchiha", "content": "i finished with classes only few practice left to pass and exams..5"} {"username": "Hope", "content": "Especially if ur exams are online"} {"username": "Hope", "content": "Oh i see"} {"username": "Hope", "content": "That's good"} {"username": "uchiha", "content": "that's good but i feel like quiting, or postponing for indef"} {"username": "uchiha", "content": "btw u've revealed ur nationality in that pic"} {"username": "Hope", "content": "Well it is up to you, whatever you feel like doing"} {"username": "Hope", "content": "I'm on my last year so i want to get over it"} {"username": "Hope", "content": "And its okay i dont mind sharing that kind of info"} {"username": "uchiha", "content": "looks like we got similar subjects, it's 3 years uni right? which ones u have left to pass?"} {"username": "Hope", "content": "Yep, well my major is complex, not fully comp science but i got like 7 subjects left to pass"} {"username": "uchiha", "content": "yeah mine is called informatics..not full cs...and i have 7 subjects and graduate work"} {"username": "Hope", "content": "Same same XD got to do my diploma thesis as well"} {"username": "uchiha", "content": "yeah i meant diploma thesis"} {"username": "uchiha", "content": "looks like unis copy a lot..."} {"username": "uchiha", "content": "i'm interested which 7 u have left"} {"username": "khammii", "content": "Getting my cs degree and cs job was probably the best decision Ive ever made, so good for yall"} {"username": "uchiha", "content": "what're u doing now? khammii"} {"username": "inactive PR", "content": "Hey guys"} {"username": "Luken", "content": "The gal learning Python:"} {"username": "Nevaran", "content": "hydrogen peroxide turns ur hair blond?"} {"username": "and hello rea", "content": "It is bleach"} {"username": "Nevaran", "content": "well explains why my eyebrow is blond now"} {"username": "BlissVi", "content": "The closest world that's really similar to earth is Kepler452b, which is 1,402 lightyears away from earth."} {"username": "BlissVi", "content": "I kinda hope people will be able to inhabit it one day, so after earth is uninhabitable, future generations of humans would will still be able to experience the closest thing to earth."} {"username": "BlissVi", "content": "To reach this place though, humanity needs to find a way to get the length of mass to 0, to be able to travel the speed of light, so time would get distorted."} {"username": "BlissVi", "content": "Do you guys think humanity will figure out light speed travel some day?"} {"username": "Pigeon", "content": "Im sure our monkey brains will figure out some way to do it"} {"username": "Pigeon", "content": "and if not"} {"username": "Pigeon", "content": "some sort of statis pods that would incredibly slow down vitals to decrase ageing dramatically without damageing our nervous systems, the brain and other organs while traveling as fast as it is possible to be sustaining and safe."} {"username": "Pigeon", "content": "Or we might aswell just go full on WallE"} {"username": "TRUE GENDER EQUALITY", "content": "2 dl/dt 2 d d/dt"} {"username": "TRUE GENDER EQUALITY", "content": "or dl/dt d d/dt"} {"username": "TRUE GENDER EQUALITY", "content": "That basically derivative of l over derivative of t right?"} {"username": "Tiger", "content": "What does 6.02 x 1023 mean"} {"username": "Tiger", "content": "Isnt it something along the lines of 23x 0?"} {"username": "Tiger", "content": "Like, 6.0200000000000000000000000"} {"username": "Tiger", "content": "Wtf why aint emoji workin"} {"username": "sleepy", "content": "well"} {"username": "sleepy", "content": "its a long number"} {"username": "sleepy", "content": "very long"} {"username": "Tiger", "content": "Longer?!"} {"username": "sleepy", "content": "6e23"} {"username": "sleepy", "content": "cant even fit in a calc"} {"username": "sleepy", "content": "is this the answer for a question on an assignment?"} {"username": "Tiger", "content": "Nah"} {"username": "Tiger", "content": "Discussing with my gorl"} {"username": "Tiger", "content": "I thought I could it but apparently not "} {"username": "Tiger", "content": "Just tryna wrap my head around it at this point"} {"username": "Tiger", "content": "Mind explaining how it works exactly?"} {"username": "sleepy", "content": "its just a way to define large numbers"} {"username": "sleepy", "content": "so you multiply 10 by itself 23 times"} {"username": "sleepy", "content": "so 10 by 10 is 100"} {"username": "Tiger", "content": "So E means?"} {"username": "sleepy", "content": "oh idk really"} {"username": "sleepy", "content": "its just a variable used in exremely large numbers"} {"username": "Bear", "content": "also it's avogadro's number"} {"username": "Bear", "content": "which is the amount of molecules in a mole"} {"username": "Bear", "content": "the fact that it's such a huge number shows just how many atoms/molecules there are in only a few grams"} {"username": "Bear", "content": "why"} {"username": "Bear", "content": "it just shows just how crazy the biology is in your body"} {"username": "Bear", "content": "as a single cell has incountable molecules doing their thing making life happen"} {"username": "Tiger", "content": "Lmfao"} {"username": "Nevaran", "content": "anyone know about budget phoneS?"} {"username": "Nevaran", "content": "im torn between the lg k52, motorola g9 plus, and xiaomi redmi note 9"} {"username": "Nevaran", "content": "i do take frequent pictures"} {"username": "Nevaran", "content": "mostly of my parrots lmao"} {"username": "Nevaran", "content": "i want battery life"} {"username": "Nevaran", "content": "good wifi and bluetooth"} {"username": "Nevaran", "content": "ive been researching a bunch today"} {"username": "Nevaran", "content": "though theres lacking of information about the companies and their software support"} {"username": "Nevaran", "content": "i know that xiaomi has ads in their damn apps"} {"username": "Nevaran", "content": "not sure how i feel about that"} {"username": "Nevaran", "content": "any drawbacks i should know about?"} {"username": "Aspen", "content": "not really that i can see, im just going on info though, ive never used the phone myself."} {"username": "Nevaran", "content": "heheh"} {"username": "Nevaran", "content": "the reviews arent that helpful either"} {"username": "Nevaran", "content": "the lack of led indicators is somewhat sad"} {"username": "Aspen", "content": "i hate that"} {"username": "Aspen", "content": "one of my old phones was like that. i downloaded an app so it would show up on my screen"} {"username": "Nevaran", "content": "yeah idk what else to choose"} {"username": "Nevaran", "content": "i use my phone for reddit, internet radio, calls, and sometimes watching videos"} {"username": "Nevaran", "content": "i also use it as a notification slab "} {"username": "Nevaran", "content": "the led indicator is a real dealbreaker"} {"username": "Aspen", "content": "CURRENT MOTOROLA MODELS DO NOT HAVE AN LED NOTIFICATION, BUT USE MOTO DISPLAY INSTEAD."} {"username": "Nevaran", "content": "w0t"} {"username": "Aspen", "content": ",6720,9583"} {"username": "Nevaran", "content": "so its like an always on display or something?"} {"username": "Nevaran", "content": "Aspen"} {"username": "Nevaran", "content": "because if thats so ill definitely get it then lmao"} {"username": "Aspen", "content": "seems that way"} {"username": "Nevaran", "content": "and the 11 hour browsing battery seems superb"} {"username": "Nevaran", "content": "apparently the google pixel 4a is with superior camera and amoled"} {"username": "Nevaran", "content": "for about the same price"} {"username": "Nevaran", "content": "sadly theres no google pixel here "} {"username": "Nevaran", "content": "well thanks for finding that led indicator alternative; that actually helps me solidify my choice"} {"username": "Nevaran", "content": "now i need to get a bit more dosh to get it"} {"username": "Nevaran", "content": "never mind the pixel is like twice the price, even more since taxes to have it shipped"} {"username": "Nevaran", "content": "pixel 4a is also way too tiny xD"} {"username": "Moon", "content": "Can someone help me with some of my precalc work"}