I see Chinese hieroglyphs down there, thus I’ve become Chinese.
A devastated Software Systems student, libre software promoter. Sometimes I draw pixel art. Very fond of classical Computer Science and Touhou project.
I see Chinese hieroglyphs down there, thus I’ve become Chinese.
My dark side: I feel disengaged in my duties, I tend to flee away from teamwork and skip deadlines, especially when the workflow is stressful. Of course, mates hate me for that :(
Others’ inconsistencies I see: tendency to make careless decisions without thinking twice, or miscommunication (incorrect wording) of intended actions, especially in programming and/or designing things. Also, not admitting an expectation to get some sort of reward/compensation when giving things for free.
Example:
Jokes aside, I am generous but this unspoken liability pisses me off.
VSC has JSON configurations for executing tasks but it’s non-trivial to configure. A proper IDE would provide a graphical, fool-proof configuration for that because it’s easy for non-professional to accidentally destroy your JSON file.
Also, if you have to use terminal in an IDE for trivial tasks, then it’s also not an IDE.
Not that I liked GUIs, but with IDEs, like Eclipse or Visual Studio, one wouldn’t have to configure something with JSONs.
Unfortunately, Linux manuals are pretty scattered around. I’ll try to find something for you:
info
.EDIT: Forgot this important material:
grep
, type man grep
in your shell, and info grep
if you need a complete manual).By the rising sun, did he mean Japan? Or maybe break the Hakurei Barrier to enter Gensokyo?
Please stop treating code editors as if they were IDEs.
VS Codium/Code is not an IDE, and it never claimed to be. It’s a code editor, like Kate, Vim, Neovim, etc. It only integrates a language server for code editing and some static analysis. It does not integrate a debugger, build system, test system, execution, etc.
IDEs are old school large systems that integrate a code editor, build system, test automation, etc., such as M$ Visual Studio (not Cod(e|ium)), CodeBlocks, Eclipse, JetBrains software suite, etc. They are complete opposition of the UNIX philosophy that the program must do only one thing and do it well.
Besides, when dealing with IDEs, I used to like Eclipse C/C++ and Corrosion IDE because one could easily add link-time dependencies to a project and it generated sophisticated makefiles for you. Besides, if you have a more custom workflow, like auto-generation of source code from a domain-specific language, there’s no IDE that can help you. This is the downside of IDEs. Also, nowadays, I found that NeoVim+Coc with Meson build system makes the same thing and even better.
Watch ElectroBOOM videos. He provides good comedy with scientific knowledge.
Hi. I understand your rant. Yes, the quality of most frameworks in the wild is pretty low, especially if it is one of the more niche algorithm nobody takes care to audit, or the programming language lacks safety syntax, like C++, which allows writing mixed C and C++ code and only few people understand the necessity of idiomatic C++. And of course, inexperienced devs go the easiest way.
Don’t give up and take this as a challenge. It is a skill to understand what the other guy wrote. And this skill takes years to develop.
Must be fake (unless you’re driving a lens-less camera obscura). There’s a region starting from the camera surface until its focal point at which the camera cannot focus objects. This is why macro lenses that have a very small focal length exist. And the insect looks very clear despite being closer than the camera could focus. Also, in a real photo, the mosquito would not look transparent like that. It would look pitch-black like everything else in the photo. The background seems legit to me. It can be produced if you set narrow aperture, short exposure and low light-sensitivity, knowing this was made in a foggy day. But that mosquito is an overlay, IMHO.
Wait. A few years ago, Windows decided they couldn’t keep up with warez, so they allowed unactivated Windows for the first time. Now, they are going back to paid model, just to let the piracy shine up again!
In addition, this means, that if I bought a computer with Windows pre-installed, I couldn’t operate it? This will render OEM Windows installation useless. So… year of the Linux Desktop?
You can try to enroll into Linux Foundation Certified Sysadmin course. It is quite a respectable certification. Try to have some practice every day as well.
That profile pic looks cool, though
It will deadlock in the center because the car lanes are used for two directions. Unless you upgrade those unidirectional lanes into bi-directional pairs of lanes.
And it will still deadlock, so you have to put a round-robin semaphore in the middle.
Oh really? In Lithuania, murder is also illegal. It traces back from the spoken tradition of the ancestors. Some recent analysis has found traces of this social ban in 800 years old folk tale, Spruce the Queen of Serpents, in which, as a punishment for murder, the killers were turned into trees. It is weird how Lithuanian culture shares similarities with the Japanese! There must have been cultural connections at some point in time…
I see marketing via AI tools and bots unethical. Many things can be done via conventional marketing.
Also, majority of Reddit users are teenagers. The older generation of Reddit has fled away. We must think twice what target audience we want to bring in. I don’t want Lemmy to become a place where alt-wing anti-establishment political leaders bait naïve teenagers and take them into the rabbit hole (aka scenario described in The Social Dilemma).