CrypticCoffee

joined 2 years ago
MODERATOR OF
[–] CrypticCoffee@lemmy.ml 48 points 1 year ago* (last edited 1 year ago) (4 children)

Why does this feel lie a viral marketing campaign to get people to watch stuff on X?

"I interviewed Elon, got cancelled and he mad. Watch on X". It just doesn't add up to me.

Edit: It's not on X, apparently. It's on YouTube. So I was probably a little out on this. Very clever viral marketing still, but hopefully not to the benefit of X.

[–] CrypticCoffee@lemmy.ml 5 points 1 year ago* (last edited 1 year ago)

They sunset Atom to push VS code despite assurances they wouldn't.

Co-pilot slurping open source code and spitting out code without license attribution. One example of this was when it spat out Quake 2 code and comment verbatim.

Enshittification started, you just ain't ready to see it yet. MS has a track record and will continue.

2 git hosts is just 2 tabs and by the time federation happens, you've already got vendor lock in because of all the issues. I doubt migration of those will be straightforward.

[–] CrypticCoffee@lemmy.ml 8 points 1 year ago* (last edited 1 year ago) (2 children)

Interesting project and good luck on this.

Did you not consider something like Codeberg to host this? Many open source devs do not trust MS or their stewardship of Github, and considering the aim of this project is against American control of information, surely this really needs serious consideration.

Many open source devs do not want to use Github at all now.

[–] CrypticCoffee@lemmy.ml 1 points 1 year ago* (last edited 1 year ago)

Usually when you change your database structure, you would change the object that this is mapped into. If you were to change one without the other, that would be a monumental developer oversight. Adding a field without using it in many frameworks wouldn't necessarily break it, so it wouldn't be a bad change per se.

Any change you make to persistence should reflect as a bare minimum, the object data gets mapped into. This would likely be part of the same branch, and you probably shouldn't merge it until it's complete.

You're looking for tooling to protect you from human errors, and nothing is going to do that. It's like asking, how can I stop myself from choking when eating. You just know to chew. If this isn't obvious, it's a good lesson in development. Make one change at a time and make it right. Don't rush off to presentation changes or logic changes until your persistence changes are complete. When you get into habits like this, it becomes steady, methodical and structured. Rushing is the best way to make mistakes and spend more time fixing them. Less haste, more speed.

For example, if I add a new field. I'd write the SQL, run it, populate a value, get that value and test it. Then I'd move on to the object mapping. I'd load it into the code, and get a bare minimum debug out to see it was loaded out, etc. etc.. Small tweak, test and confirm, small change, test and confirm. Every step is validated so when it doesn't work, you know why, you don't guess.

[–] CrypticCoffee@lemmy.ml 1 points 1 year ago (2 children)

Most languages have an IDE which will manage the import of that object and when you rename incorrectly, it'll flag it up. If you're calling an incorrect function or variable, it'll flag it etc. Many will have refactoring tools so when you rename something through this, it'll rename all instances of that.

[–] CrypticCoffee@lemmy.ml 2 points 1 year ago (1 children)

Most users find mobile banking works out of the box on GrapheneOS.

I'm not disputing the last stuff is not fun. Matrix works quite well and you can set up a bridge with discord. Using spaces correctly cuts down spam easier also. The problem remains, even if you set them up, my experience is 92% of users come in through Discord. I'd love that to change, but it's just a fact of the matter.

[–] CrypticCoffee@lemmy.ml 1 points 1 year ago (3 children)

Why when you can use GrapheneOS. FOSS, privacy respecting Android...

[–] CrypticCoffee@lemmy.ml 1 points 1 year ago (1 children)

The moment you collect data, it can be abused. To stop abuse, we must stop data being collected.

[–] CrypticCoffee@lemmy.ml 1 points 2 years ago

When they offer you a 3% uplift, rather than 2% with inflation running higher.

[–] CrypticCoffee@lemmy.ml 7 points 2 years ago (1 children)

Then find another company and negotiate a salary you should be on. Maybe add on a bit more so that can negotiate you down to what you want. Ignore the question of how much you are on as much as possible. Answer with "I am looking for £x".

[–] CrypticCoffee@lemmy.ml 1 points 2 years ago (1 children)

They’re so disrespectful of other people’s views they want to shoot people for having them.

We talking about Christians and homosexuals in parts of the world?

You don't even detect the irony in your post.

[–] CrypticCoffee@lemmy.ml 3 points 2 years ago (1 children)

Ah cool. I do like that Lemmy feels more distributed than Reddit. Too many Americans on it.

view more: ‹ prev next ›