YES! I felt the sore lack of them in 4.3 while working on a project so this is great news!
YES! I felt the sore lack of them in 4.3 while working on a project so this is great news!
I tried for about a week: reading documentation, viewing and modifying example programs, using a Rust IDE with warnings for all my silly mistakes, the works. I couldn’t manage to wrap my head around it. It’s so different from what I’m used to. If I could dedicate like a month to learn it I would, but I don’t have the time :/
Yeah! Here’s their GitHub
SuperTuxKart and Mindustry are so much fun!
Almost everything was web based. Being in computer science i did have to write code and compile executables that my TAs running Windows could run; so it wasn’t perfectly smooth. There was also Respondus Lockdown, but I could borrow a laptop from the library to use it.
Oldest by release is my NES which I got recently as a sort of gift sort of “Well I’m not using it” from a family member.
Oldest in terms of owned by me the longest is my SNES which I got for Christmas when I was about 8-10 along with a CRT, I remember that Christmas quite fondly.
I don’t find myself often going through the effort to play my retro consoles anymore with projects taking up a lot of my time. If I had the time, however, I’d happily use the consoles over emulating, which I do frequently.
From what I understand you always want to keep accidentals as close to their note as you can to decrease chances to misread the notation.
I like to think I lurk enough to not generally be recognized.
I’m not saying incomprehensible build scripts are good here, my mistake for making it seem that way. I’m not confident that hiding it elsewhere would have been strictly more obvious but it absolutely could have been.
I’ve done some pretty complex C projects and haven’t had build scripts nearly that large. This one seems particularly unwieldy and certainly helped the attacker.
I’m going to be honest, I’m getting a little tired of hearing everyone’s thoughts on the xz backdoor. It’s discouraging and sucks when every detail of the project which, keep in mind, was maintained by one person who fell victim to a social engineering attack, is scrutinized. It makes me concerned about anyone depending on any of my projects.
Especially the comments on things such as the build scripts, which this kind of article seems to gravitate towards. If the build scripts were tiny and checked then the attack vector would have just been different, I’m not even too sure the language mattered. The attack was social engineering, after that it was pretty much project agnostic. xz was targeted cause the maintainer was done working on it and it was heavily depended on.
Never actually heard anyone exclude the hour, it’s always “half past 3”, “quarter to 8”, “5 till 6”, etc
There’s a project I could have written in Rust. Maybe some of the headache wouldn’t have ever happened using Rust.
I also didn’t know Rust at the time and it was a large project with unkind deadlines. I think the right tool for the job can also depend on available resources. So while the more unsafe, older tool I used caused a few small issues that Rust would not have; the project wouldn’t have been finished if I’d used Rust.
Not as easy of a choice when I’m struggling to get a job :/
I’d use Desktop if it worked, unfortunately recently it decided that I don’t have read/write access to a repo I’m working on. Works fine in git CLI so idk what the problem there is.
You want to remove the string concatenation operator? Cause that’ll do it
Cathode Ray Dude is amazing for weird old tech stuff!
In theory I like micro factory design for how neat and tidy it can be. I’m a really disorganized person though and in practice I make a monolithic mess lol