spacedogroy

joined 2 years ago
MODERATOR OF
[–] [email protected] 5 points 1 year ago (1 children)

I hate the Tory party. I want Labour to get in.

Apart from this 28 billion pound investment, I cannot name one thing they actually stand for going into the election. This is a problem.

[–] [email protected] 6 points 1 year ago (2 children)

I've been reading Designing Data-Intensive Applications and it really is a great book, specifically for backend engineers.

[–] [email protected] 4 points 1 year ago (1 children)

Open Collective sounds like a great choice. I would be happy to donate £1 a month. 👍

[–] [email protected] 33 points 1 year ago

Ah, I see, cut income tax just before a general election despite having literally years to do so prior, just so Labour will be forced to find extra income elsewhere or revert the tax cut in some form when they get in power. Cynical as usual.

[–] [email protected] 8 points 2 years ago (1 children)

I know it's vastly underpowered compared to even the Xbox Series S but I still think there's something magical about the way you can have these fully fledged gaming experiences in front of your TV or in your hands while on holiday using the same hardware. Of all the consoles I've owned, it's probably my favourite.

[–] [email protected] 1 points 2 years ago (1 children)

As a bit of low-hanging fruit, you may be able to reduce the length of the diffs in an MR by marking generated files with -diff in a .gitattributes file. This is at least supported by GitLab (not sure about others): https://git-scm.com/docs/gitattributes#_marking_files_as_binary

[–] [email protected] 4 points 2 years ago* (last edited 2 years ago)

To be honest, it doesn't seem that bad. With clean architecture, you are going to end up with extra types and mappers. I would argue that what you have isn't coupled, because a change in one place doesn't have unexpected side effects elsewhere.

I haven't used Goa or Gorm. Writing SQL by hand gets old quick so I get why you'd use Gorm - just less code to write in the end. I've used sqlc as it's more a library than a framework, and it's fine, but it can't fulfill every use case. Goa looks too opinionated for me, on the face of it.

I've used wire. It takes some understanding but it's definitely a lot to understand just to add a dependency. At work we've got our own template for doing dependency injection and although I was skeptical at first it strikes a really good balance between being understandable and abstracting away DI. If this is your pain point, I'd consider going back to basics and get rid of the framework.

If you decide to go with a framework like Laravel, Rails or Next.js and build everything around the framework, you will deliver quickly at first, but you won't have type safety and it particular point it will stop scaling because these frameworks have no consideration for clean architecture. You won't necessarily be better off.

[–] [email protected] 6 points 2 years ago

I feel Lucy's stories must end up mostly on the cutting room floor

If the outtakes are anything to go by, they do.

[–] [email protected] 6 points 2 years ago

Forgive my crudeness, but she can go and get fucked, was my first thought.

[–] [email protected] 7 points 2 years ago (2 children)

Yes, because obviously Starmer is happy for violence to be directed towards innocent civilians. 🙄

[–] [email protected] 5 points 2 years ago

There is a recent change in Lemmy's 0.19 release which would allow the import and export of user profile data, which in theory could allow easier migration between servers.

https://github.com/LemmyNet/lemmy/pull/3976

Hopefully we won't have to resort to that. Also, it would require the admin to upgrade to Lemmy 0.19, which may not be guaranteed.

[–] [email protected] 8 points 2 years ago (1 children)

Well done to everyone who made this possible 🌠

view more: ‹ prev next ›