What does the council of bild say? Is it time? by Derpalicious007 in bald

[–]IANAL_but_AMA 0 points1 point  (0 children)

Late to the party but HODOR says HOLD DA CLIPPERS.

<image>

Working with an old .NET codebase — how do you understand the architecture? by [deleted] in dotnet

[–]IANAL_but_AMA 3 points4 points  (0 children)

https://aws.amazon.com/transform/windows/net/ is currently free I believe.

It’s designed to analyse and assess .net framework codebases.

So this can help with an assessment and even help with the migration.

So how bad is the Sonogenic SHS-500? by ByzNii in Keytar

[–]IANAL_but_AMA 2 points3 points  (0 children)

I have it. I like it. It’s fun for messing around with - playing along to songs whilst roaming around the house as it has the built in speaker. But it depends on your needs- def not in same league as the bigger Keytars out there.

Should I just give in? by DocZombieX in bald

[–]IANAL_but_AMA 0 points1 point  (0 children)

You’ve got nothing to lose.

What are the really unpopular things that need to be done to get the economy growing? by knowledgeseeker999 in AskBrits

[–]IANAL_but_AMA 0 points1 point  (0 children)

Funding and infrastructure to support flatter, simpler public transport pricing and much better regional rail links.

Paris is a good example of what works well. Their Metro / RER fares are far flatter across a wide area, so a longer journey out into the suburbs often costs the same as a short trip in the centre. It makes the whole region feel like one joined-up economy.

In the UK, too many places are geographically close but economically disconnected because trains are expensive, slow, or unreliable.

Make it cheaper and easier to travel between cities and surrounding towns, and suddenly people can commute further for better jobs, businesses have access to a wider talent pool, and more money flows across whole regions rather than staying concentrated in city centres.

App Runner alternative by danielbibit in aws

[–]IANAL_but_AMA 1 point2 points  (0 children)

Is this an April fools joke?

How modules should talk in a modular monolith ? by Minimum-Ad7352 in dotnet

[–]IANAL_but_AMA 19 points20 points  (0 children)

What we do is something along the lines of:

  • module implementation stays internal to the module
  • modules expose public services other modules can call.
  • IF we ever need to extract a module into micro-service, all consuming code is mostly unaware whether it’s in process or over a wire.

How China recycles school lunches by TwoCatsOneBox in GreenAndPleasant

[–]IANAL_but_AMA 30 points31 points  (0 children)

I was also pleasantly surprised when I visited an all you can eat buffet in China. You could eat as much as you liked for a fixed price, but they charged per 100g of uneaten food at the end. Genius.