A lot has changed since the 60s
A lot has changed since the 60s
Just talking about the map editor if it’s an executable
I’d be cautious about running any “leaked” software directly, great way to identify the modding community if it dials home, maybe run it in a vm, behind a vpn? Unless it’s just source code in which case carry on
Leetcode is a great way to polish your skills. When I was your age, I read programming books and made projects I cared about, it’s turned out very well.
I’ve helped a few others learn programming, practice and working on any project at all always help more than anything.
Harris has me profoundly optimistic. She’s the most qualified candidate I’ll have had the chance to vote for in my lifetime.
Walz is fine, I was keen on Buttigieg but I’ll happily vote for Walz and let Buttigieg keep his important current position.
My biggest hope is that Kamala will draw out some of the less extreme right leaning women, nobody needs to know that they’re voting for the better candidate and God knows women need allies with the ongoing barrage.
This election cycle is not about fear for me, Harris is an easy candidate to vote for!
I explained a little about buffer overflows, but in essence programming is the act of making a fancy list of commands for your computer to run one after the other.
One concept in programming is an “array” or list of things, sometimes in languages like C the developer is responsible for keeping track of how many items are in a list. When that program accepts info from other programs (like a chat message, video call, website to render, etx) in the form of an array sometimes the sender can send more info than the developer expected to receive.
When that extra info is received it can actually modify the fancy list of commands in such a way that the data itself is run directly on the computer instead of what the developer originally intended.
Bad guy sends too much data, at the end of the data are secret instructions to install a new program that watches every key you type on your keyboard and send that info to the bad guy.
There is a ton of literature out there, but in a few words:
Rust is built from the ground up with the intention of being safe, and fast. There are a bunch of things you can do when programming that are technically fine but often cause errors. Rust builds on decades of understanding of best practices and forces the developer to follow them. It can be frustrating at first but being forced to use best practices is actually a huge boon to the whole community.
C is a language that lets the developer do whatever the heck they want as long as it’s technically possible. “Dereferencing pointer 0?” No problem boss. C is fast but there are many many pitfalls and mildly incorrect code can cause significant problems, buffer overflows for example can open your system to bad actors sending information packets to the program and cause your computer to do whatever the bad actor wants. You can technically write code with that problem in both c and rust, but rust has guardrails that keep you out of trouble.
Looks like somebody hasn’t been doing their pondering exercises
None of us are in your shoes so it’s really tough to say what your coworkers’ motivations are, but at the end of the day you are yourself, you are in charge of your mental and physical well-being. When someone else does something minor and it affects you strongly it’s time to stop thinking about them and start thinking about what’s happening in your own body.
Unfortunately your emotions, like being offended, aren’t entirely in your control. There are a lot of brain connections rustling around up in your noggin that don’t pass through the filter of your consciousness.
The best advice I can offer is to redirect yourself when you start to get offended. Pick a favorite topic, something that you like to think about often, and “switch” to it when you feel yourself getting triggered.
As for how you should act when you aren’t greeted directly? I see no reason for you to change your behavior, just act as though nothing happened, because nothing did happen
No, I live here.
I hate
This old tony is the GOAT
Cat cafe, you can chill in there for ages slurpin on coffee surrounded by the lil gremlins
Wow what a neat project, I have spent a lot of time recently working around vulkan on m1 machines with compatibility layers and while it’s not a huge pain it does suck to miss out on some of the more powerful features of vulkan that the hardware is certainly capable of. I’m not keen on learning metal to bridge the gap and this is just what the doctor ordered.
This will be a huge boon for me, way to go!
We don’t deserve our open source heroes, so grateful for the incredible free software ecosystem
Gimp, 7zip, blender, vlc, open office, the kernel, thousands of others, I feel like our lives have been universally improved by these inverted charity projects. The few taking care of the undeserving many.
I’m a 10 year pro, and I’ve changed my workflows completely to include both chatgpt and copilot. I have found that for the mundane, simple, common patterns copilot’s accuracy is close to 9/10 correct, especially in my well maintained repos.
It seems like the accuracy of simple answers is directly proportional to the precision of my function and variable names.
I haven’t typed a full for loop in a year thanks to copilot, I treat it like an intent autocomplete.
Chatgpt on the other hand is remarkably useful for super well laid out questions, again with extreme precision in the terms you lay out. It has helped me in greenfield development with unique and insightful methodologies to accomplish tasks that would normally require extensive documentation searching.
Anyone who claims llms are a nothingburger is frankly wrong, with the right guidance my output has increased dramatically and my error rate has dropped slightly. I used to be able to put out about 1000 quality lines of change in a day (a poor metric, but a useful one) and my output has expanded to at least double that using the tools we have today.
Are LLMs miraculous? No, but they are incredibly powerful tools in the right hands.
Don’t throw out the baby with the bathwater.
Ngl kaspersky is the close to the last group I care to hear from about security
The mormons have subscribed to north american horse facts, too bad the timelines don’t quite line up!
Globalization is already well underway, our economies are entertwined, our technological advances, our medicine, knowledge, and even entertainment.
There is war, incompatible theologies, racism, hate, and all sorts of stuff that has the appearance of not being “united”. As long as humans exist those things will persist. We’re not robots, our flaws exist because of the nature of our biology.
I think it’s fair from at least this perspective to say we’re already united.
Documentation is a bit sparse at first
To get to linux mode you have to go to the power/shutdown menu
To open the keyboard in linux mode push x
You can use the two little trackpads to type on the keyboard and also to move the mouse around
Archive.org is amazing for archived retro games