Details
Joined devRant on 10/26/2022
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
-
I prefer 2024-12-06.
-
@Demolishun I had a short lived co-worker get irritated because I used a ternary operator.
I don't get it. If it compiles and it works and I don't understand it, I look up why it works. I don't just throw my hands up and whine until the question goes away. -
@Lensflare What that really means is the people reviewing the code and/or management aren't familiar with them.
-
If you're going to put your time into something, why not put everything you can into it? You're wasting your time otherwise.
-
Oh you have 12 months until you even have to think about it.
We have 90 days before we need to start.
Guy, 1993 was yesterday. -
@jestdotty No insult meant toward you. But I have endless contempt to those that would put me on the street just because I don't conform to some half baked trend.
-
@jestdotty I'm not terribly interested in what the psychology behind it is called. I'm just pleased as punch that my way of life is less likely to be threatened by RNG machines and that I can tell everyone that's argued with me about it that I was right.
-
@jestdotty Because my job has been directly threatened by higher ups telling me that I'll be replaced by people that use AI. It doesn't matter that it causes me more work and is a huge liability.
I have grown tired of people threatening my way of life because of fads, trends, and arbitrary diktats they cling to like religion. -
All while people like me pop their collars, noses a mile high in the air, gleefully shouting "I told you so".
I can happily say I can still use my brain and have improved my skills in the meantime. -
YOU TAKE THAT BACK
-
I don't have friends, so it's easy.
I've been told they're important, but they always turn into sources of stress and liability. Maybe it's the area I live in or something to do with my upbringing that attracts those kinds of people. I don't know. I'm old enough that it's not something that bugs be anymore.
I am friendly with coworkers, but they and I cease to exist when they leave the office, so calling them friends would be too much. -
I've had to do everything myself for 10 years so I've had to get good at almost everything. But if I had to pick the thing I'm best at it would be backend web stuff and desktop development. Design is definitely not my strong suit.
-
Learning flex will help with your frustration.
Not trying to memorize the entire css3 spec will also help.
Memorize the stuff you actually use all the time and make notes about the rest. -
@lorentz It has all the env variables set up so you can do VS related things, where a normal console doesn't. Other than that, the experience is the same.
I much prefer Rider and Clion over anything Visual Studio. -
I thought Mastodon already killed it. Surely this one will take...
-
@retoor I have no idea what they are using. Nor do I particularly care.
What I do know is that it slows me down with the nonsense it suggests. No code "AI" has ever been anything other than a hindrance for me and I am sick of it being pushed on me. I will never use it willingly, so please stop trying.
I also don't like that at random my proprietary code is being scanned into some unaccountable commercial Skynet monster without proper authorization or compensation because the company that I bought my IDE from has jumped onto a gimmick train. -
@jestdotty You'd be better served by finding a Discord server or a forum where you communicate with people that can help you understand this stuff.
-
I'm glad I never offloaded the use of my brain to fancy RNG machines.
Imagine how much better you would be at this if you hadn't either. -
@Ranchonyx https://youtube.com/watch/...
It's technically possible, which is the best kind of possible. -
Debian with Mate is very clean and to the point. I use VirtualBox on seamless mode and it it works like a charm.
-
@Ranchonyx If anything I want to do it to see if it can be done. I really want to know if it is fast enough to work as the GUI of a game doing it like that.
-
@Ranchonyx I've started building an electron application and I'm finding that js, maybe more specifically node, is not that bad.
I really wanted to be able to use c# but I need a webview that works on arm64. I tried a dozen different things and electron was the only thing that worked.
It's not as efficient as other languages or frameworks, but being able to build an application with an interface written in a language everyone knows opens up tremendous possibilities and speeds up delivery by a huge amount.
Now, if I could use electron as the interface to a c# application, then I think I'd really like that. -
Reject the push and make this person adhere to the application structure. If you don't stop this now it will cause you tremendous headaches later.
-
@retoor Well, there are people with the attitude that people are not necessary and they are doing all they can to make as many of them as disposable as possible. AI is only one of the tools they are using to do it.
-
I wish we did things like the hobbits. It would be so much easier, plus a few extra holidays to boot.
-
@kiki When you have absolute power over everything and there's no one really left to tell you no, do you even need money?
-
Imagine the Great Depression, but globally. That is what will happen when there is no job, anywhere.
Then the world will end because AI told someone to jam a cheese sandwich into the console of a nuclear power plant.
So, go ahead. Stop using you brain. Let it atrophy. Only think things and make things sanctioned by Google, Microsoft, and Facebook.
Stop creating things.
Stop being human.
Just be the interface between a fancy random number generator and the world.
You presumably spend a lot of time at work, like most adults. Why would you just sign out for that time? Why not spend that time putting as much of yourself into your work? When you die, only what you did will remain. So why not put as much of yourself out there as possible?
If people don't matter to the process, then what point is there to having people? -
This attitude explains why everything is falling apart.
If something looks right to the money people, that's good enough. It doesn't matter that the thing is actually made of styrofoam.
Why put any effort into anything if you get paid? It's not like you'll face consequences for a terrible job because just showing up is the baseline for acceptable. And no one is any better than anyone else, so it's not like your shortcomings are even noticeable.
How will humanity maintain power plants or come up with novel ideas or build competing products when they are only allowed to think what they are allowed to think. Google isn't going to help you make a Google killer.
And when almost no one has a job, what do you think is going to happen then? That you'll spend your days on Risa wooing green alien women? -
@retoor @jestdotty It is a tremendous problem that no one in the chain of AI generated code (or anything) understands anything about it.
From a purely practical standpoint, if you need to work on it, but no one knows how, you're in trouble. If the AI is unavailable due to nonpayment, account revocation, a filter that suddenly disallows that train of thought, ISP blocks access for some reason, and any number of reasons, what are you going to do?
Good code !== the fastest code possible, nor was that the suggestion. Good python is slow relative to good C, but it can still be understood and maintained and will be efficient relative to Python code.
As for the suggestion that properly naming variables and understanding scope being not worth your time, you are clearly in the wrong field. -
@jestdotty I have no idea what you are even trying to say.
Try to work with a codebase of any size that isn't understandable and maintainable.
Do it.
I dare you.