Vim can have some IDE-like qualities, if you bolt enough plugins in to it, but by default it affords buttinx text in a file and manipulating it.
I woudn’t classify it as an ide though.
Vim can have some IDE-like qualities, if you bolt enough plugins in to it, but by default it affords buttinx text in a file and manipulating it.
I woudn’t classify it as an ide though.
the Isreali government has a long and increasing history of systematic oppression of palestinian people, both inside and outside of the occupied palestinian territories. https://www.amnesty.org/en/location/middle-east-and-north-africa/israel-and-occupied-palestinian-territories/report-israel-and-occupied-palestinian-territories/
For those curious, this is a fireproofing wrap intended to help save the structure in the event of a forest fire.
Also, remember Human Resources Machine. Its a puzzle game thats actually a progamming language
Scare pieces like this are created by people who have no actual understanding of software.
Software is the automation of conceptual tasks. Some of these, like taxes or text editing, were fairly procedural and automated early. Others, like identifying birds or deepfaking celebreties, are dificult and were done later.
Creating software is another conceptual task, and it might be possiple to automate it. But once we have automated creating software, automating any other task becomes trivial as well.
If this ever comes to pass, there are no safe majors.
This is going to end well
Both styles have advantages and disadvantages. Fully procedural code actually breaks down in readability after a certain length, some poeple suggest 100 or maybe 200 lines, depending on how much is going on in the function.
Blanket maxims tend to to have large spaces where they don’t apply.
Additionally, the place where the code on the right is more likely to cause bugs and maintainability issues is the mutation of the pizza argument in the functions. Argument mutation is important for execution time and memory performance, but is also a strong source of bugs, and should be considered carefully in each situation. We don’t know what the requirements for this code are, but in general we should recomend against universal use of argument mutation (and mutability in general).
Automation and process improvenent are key skills. The less time spent staying alive, the more time living
As a software engineer, skills I think I could contribute are systems design, debuging, writing software, and also trash pickup on the back af the truck. I’d be happy to help build software tools that help people actually enjoy life, and also I eon’t mind pitching in to my community.
Oh thanks. This is exactly what I was looking for.
The vast majority of wall time for most uses is io. You need someone on your team to care about big o, but for most teams, its not the problem
What sells it for me is the mativation: end game you can use a calculoter to create the most efficient blueprint (or just watch nilaus). Hopefully this extends the time when you are designing a base rather than plopping prints
This new mechanic is going to add a ton of depth. I’m super excited.
Also, even without quality mechnics at all, recyclers will itroduce a nice qol bump.
I mean, to be open, I don’t actually see many consequences, so I don’t really do any particular things to protect privacy from like, google. I was sort of hoping someone here would give me one.
Show them the consequeces. You might scare a few people who are already anxious by showing data collected, but most people will be apathetic. Illustrate why its bad. Be systemic about it.
The stunt outlined elsewhere of texting someone with their info is good, but “we all know google isn’t going to threaten us” is the prevailing attitude. Demonstrate what google is going to do and how it hurts people individualy and directly. Until there are personal consequences, peopae won’t really care.
I’ve used privacy for a while now. I became devoted when a card I used at an independant business started being used to pay phone bills in new jersey; privacy auto blocked it. Since then, i’ve used it to kill subscriptions I don’t want by changing to a privacy card and setting the limit to zero. Its good stuff.
I feel like, with this reply, you are willfully glossing over my point. The issue at hand is that open source software is short on the ux design expertise. My claim is that by centering the programing expertise, and in fact by not going out of the way to be inviting to the non-programming expertise, open source projects are self-perpetuating these cycles.
We can find ways to invite good designers in, or we can continue with the “sufficient” design ost projects currently have.
I’m happy if people have ather strategies for overcoming the current problem, but the current aproach is not doing it
Design of UX is a separate craft from programing, to follow your own analogy, you don’t need to know electrical engineering to design an airplane control panel
Sure, you can pr the design files, but thats not how the messaging comes across. Even the “how to contribute” for most projects, if they have one, is usually entirely technical. The majority of designers (not all) I have worked with have been very shy about technical work, so having no clear “non-technical” contribution pathway is a deterent.
exactly this. If I need to do development, i’ll use a jetbrains product. If i’m in a pure text editing situation, I want the most powerful thing for manipulating text, and I want it to be available.