

Sometimes you work in a codebase that was decided on by others for reasons you don’t know.
Born a sconie right on Lake Michigan, lived in Iowa for a handleful of years for college, then moved to Sota where I live currently. Software Engineer for 20+ years, Ham Radio Operator, lover of retro gaming, old time radio and the outdoors.
Mastodon: jecxjo@mastodon.sdf.org
Sometimes you work in a codebase that was decided on by others for reasons you don’t know.
They aren’t the same thing so the comparison is weird.
endl
has a flush
which is important when doing something like embedded work or RTOS development. If i was doing multiple lines they all were \n
until the last line when i actually want to push the buffer.
Obviously depending on the tuning of the compiler’s optimization multiple flushes could be reduced but the goal should always be to write as optimal as possible.
Been doing that for many, many years.
Just recently made some tweaks and now my vimwiki output goes to my Obsidian directory. This way i can get a nicer output on my phone when I’m really just wishing to search and read my notes instead of taking them.
P.S. I strongly doubt handwritten assembly is more efficient than modern C compilers.
As with everything, it all depends.
When writing super efficient assembly you write towards the destination and not necessarily to fit higher level language constructs. There are often ways to cut corners for aspects not needed, reduction in instructions and loops all based on well designed assembly.
The problem is you aren’t going to do that for every single CPU instruction because it would take forever and not provide a good ROI. It is far more common to write 99% of your system code in C and then write just the parts that can really benefit from fine tuned assembly. And please note that unless you’re writing for an RTOS or something crazy critical on efficiency, its going to be even less assembly.
No there arent sequels.
However there is the Forever War series by Joe Haldeman, which he claimed was influenced by Stormship Troopers (and his own war experience). Mechanical super warriors in space but instead of glorifying war it showed a darker side.
Heinlein actually told Haldeman at an award ceremony that his book “may be the best future war story I’ve ever read!”
I think the guy you’re thinking of Fox Mulder
Not that a date in a file really is valid evidence, but the point is to define when the copyright occurs. If i come back and say “well i did that same thing before you did” them it would make your copyright invalid.
If you update then you add an additional date.
I’ve always been amazed when i get a new “seasoned” project manager and they try to really work on making all the tracking as efficient as possible so they have tons of metrics.
…and then nothing happens. We don’t look at projects and tasks and figure out which work would be best for which team members based on past experience. We don’t do any sort of optimization. We just track “velocity” and our estimates on release end up more dependent on how new the tech or the concept is (not knowing what we don’t know) than anything else.
I think its less about not understanding and more that these concepts only work in unrealistic scenarios that aren’t real. It’s the same with Agile. They never address the actual issue and try to work around them which never works.
I, as one of the ten people on the planet who writes awk scripts, noticed the most powerful text processing tool is missing.
Oh of course. Half of the staff at any of these types of apps are looking for a huge sell out which requires bastardizing the concept. I just wish for once one of these apps would stay true to their original stated purpose. Ride Share means you’re going this way for a reason too, not just to be a taxi.
Still remember mine, 7 digits long. Now i gotta go install the app and see if i remember my password.
Honestly i thought the concept of Uber would work. I’m commuting and you are too so you give me a few bucks to go my way. It was supposed to be “Cash, grass, or ass” minus the grass and ass.
But then people started driving purely to get people to pay them and suddenly its a taxi service.
The word you’re looking for is “context.”