“Are you dislexic?!”
“No I’m just representing the number three in binary.” 😂
“Are you dislexic?!”
“No I’m just representing the number three in binary.” 😂


I disagree with your first point, when I started learning c++ I wanted to make an integral approximator, an approximator that takes any function and returns the approximate value. I already knew programming through java, and I’m not entirely used to the C++ syntax. Basically what I did to do my programming project that was “fun for me” was rush through the learning process, skipping detail of classes, inheritance, polymorphism, structs, linked lists, pointers and arrays, to get to lamda functions. Eventually I did get to learn c++ formally with my programming class, most of which I don’t remember learning it during the summer. Its not that doing your own projects is bad, you just can’t be overly ambitious on it.
No. physics is generalized to algebra, you don’t need to know a lot of math to learn physics. Having more math will allow you to do more complicated problems and understand concepts the way it was discovered, but it isn’t limited to those who know calculus.


Do not fully know the entire context, but based on what’s given, it seems you enjoy math or majoring in mathematics. I think this isn’t an overreaction on your end, this is asshole behavior.
To clarify, You have the option to learn math, you chose to learn math. I don’t think that’s greed or entitlement, you had the opportunity to learn math and you took that opportunity. Working comes into play when you are in a dire need to make money, and it seems you’re not in that current situation.
I was once questioning my self-worth, since I wasn’t working at community college. I remembered in 2023 I was doing arithmetic, and in 2025, exactly 2 years from when I started, I was doing multivariable calculus. Within 2 years I’ve surpassed every low expectation set upon me: people thought I was going to do a trade, I graduated with an associates in mathematics, and I’m now doing a bachelors in electrical engineering because I fucking can.
This random non has no idea of your back story, don’t let him get into your head and make you doubt your self-worth. If you plan on doing engineering or physics the math that you are learning right the fuck now will be applied. By the time you start working there will be so much fucking money that you won’t have a care going into debt. For fuck sake, I’m a sophomore, I could quit now and make $100,000 a year as an FPGA developer, technically speaking.


Collapse the current US government by changing a 1 to a 0
He’s a true anarchist. He’s playing on lichess and not chess.cum
I got a thinkpad E14 off of eBay for $400. There was a slight haircrack in the hinge, but it came with 40gb of ram 1tb ssd and amd ryzen 7730u I believe. I always recommend looking on eBay first, it’s likely you can find a $1000+ laptop for $400 like I did.
I’m a student, I’ve strictly removed myself from this fucked up story. I’ll be it, in my CS class with about 125 student, I’ll say 87℅ of them use chatGPT, probably even more. It’s easy to see that almost everyone in the class cheats, I spend about 5 days on a project or lab, they spend only 1 day. Its not that they’re good at CS, this is after all an “introductory” CS class, and at the moment were learning data structures. Everyone hates data structures, and the people I talked to said “yea I spent a day on the linked list lab and got 100” it is so rare for me to get a 100 in this class, and I spent 5 days on that lab.
I’ve completely removed myself from using chatGPT and other LLM’s. for fuck sake, I’m using a query based search engine called marginalia search, because even the internet has been fucked with unreliable information.
I love it because now I don’t have everything at my fingertips, I do have a few things with the search engine, but you have to conserve the words that you use and not everything will pop up. For example, You can’t just search “how to concatinate numbers in c++” you need to say “string concatenation c++” since you’re using too many keywords
Because of this, I’ve started checking out library books from my university, and what’s so funny is that the books I checkout aren’t due for months in advance because no one checks out books anymore. I got a book on C/C++ reference guide and it isn’t due till January of next year.


Yea I’m trying out tuta it supposidly is end to end encrypted. My hope is that I’ll take a look at it, and see if I like it. It does have RSA encryption so from my preliminary testing it is believable.


My god, yes. Just yesterday I stopped using duckduckgo since even that has now become increasingly infuriating with AI. I’m using this search engine with no AI it’s based on database queries and to go to a specific website there is a small tab you can use. I love it because now I get to appreciate and use textbooks (whereas i would have chatGPT’d it) because of how limited the queries are and the limited selection. It’s not like google where it dumps the most relevant information at the top, you have to search for it. Anyways, if you were wondering it’s called marginalia search.


I unironically said this in my group chat, “proton mail is becoming more and more sketchy as being a privacy focused mail service” just like how signal is becoming more sketchy as a instant message service. There are things proton mail does such as logging activity that shouldn’t be the case as a paying customer, and yet here we are. When I request privacy I want it to be private, as in don’t give my data to anyone. it seems for that to happen it must be community driven and decentralized.
Yea, I had a server with a nvidia GPU that was orginially on windows. I went with ubuntu, and the installed nvidia driver (when ubuntu asked to install any drivers) gave a horrendous aspect ratio that didn’t fill up the entire screen. I had to uninstall the driver to get it to work.
Came from windows laptop that I got about a year ago, before then I was running unironically chrome os. I liked chrome os for it’s Linux features. So when I did go from my Chromebook to a windows, it wasn’t as fun. I also didn’t like all the spyware on windows, and this was the time when I was removing myself from the internet as if I didn’t exist, So it was inevitable I would switch.
The only reason why I haven’t switched earlier is because I am a university student (currently in electrical engineering) and I was concerned that I would be given an exotic application that my laptop cannot support on Linux. Then I learned the majority of students have macbooks, so if it doesn’t work for me it doesn’t work for them too. That’s when I made the conscious decision to switch from windows to Linux.
Currently trying out fedora workstation, it is like the Mac os of Linux operating systems (and that’s a compliment).
I’ve been using fedora workstation for about a month now, you really can’t go wrong with it. It’s great for laptop, there are also ways to customize it to work with a desktop. I am running it on amd CPU/GPU, so i don’t know how well it works with nvidia and Intel, I know some distributions do a really poor job managing the drivers. I don’t use CAD, but I have done FPGA design and programming (C/C++) and it works great. Haven’t done much gaming, all I have is minecraft installed, I could imagine you can install steam on there as well. Hope this helps.


I can’t tell you the number of time I restart my computer and my code starts working.
I spent 5 days last week doing a lab assignment on linked lists, spent 3 days trying to debug my code, turned off and on my computer and it worked. I suspect it’s a cache issue where there is some corrupted cache that isn’t being updated and that can only reset through a full restart.
Madness. When I started using gdb in C it was lifesaver to find any runtime errors in my code. Coming from what is the shit of C compilation and runtime errors it saved what would effectively be hours of inserting printf statements to find the error.
It depends how well a language specifies where the runtime error is occuring. I just get “segmentation fault (core dumped)” as my runtime error which could mean any for loop or iterattive sequence in my program.

This is how it feels trying to merge a repo


my professor got pissed at us once flunking our exam in C types and he was telling us to ask questions if we don’t know “for example, how to convert from binary to hexadecimal” from that point onwards the class started asking questions out of fear of being critiqued. This meme is very relatable.


It seems we are progressively moving back to an era where people will kill there children because they believe the devil is what’s causing them to have a seizure. Except now we have plenty of evidence that is not the case, and is being silenced.
I knew this would be here, I did not think it would be at the top of the comments.