Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)LM
Posts
0
Comments
147
Joined
2 yr. ago

  • Yeah he's always been a piece of trash that used his money to pay smart people for work he took personal credit for.

    I didn't notice it at first myself. But once he took over twitter and started talking about programming (something I have a lot of experience with) it became very clear he didn't have any idea what he was saying.

    Obviously I wouldn't wish losing a child on anyone, but it doesn't make him a good person in any way.

  • You have a list of filters like "src/libs/whatever/*" if there is a change the pipeline runs.

    I wrote a tool that automatically updates these based on recursive project references (c#)

    So if any project referenced by the service (or recursively referenced by dependencies) changes the service is rebuilt.

  • We use a mono repo for a new cloud based solution. So far it's been really great.

    The shared projects are all in one place so we don't have to kick things out to a package manager just to pull them back in.

    We use filters in azure pipelines so things only get built if they or dependent projects get changed.

    It makes big changes that span multiple projects effortless to implement.

    Also running a local deployment is as easy as hitting run in the ide.

    So far no problems at all.

  • They've had two years to sort it out. No one's fault but their own.

    I can't think of many other cases where you'd allow a country you're at war with to use your territory for funding said war.

    It's like the whole giving them weapons but limiting how they can use them against the enemy. It's absolutely insane.

  • Permanently Deleted

    Jump
  • Your options are essentially to deal with it or ask them what's up.

    Personally I wouldn't waste time with co-workers who are being rude.

    They could be jealous of your position for some reason or taken offense to something random you did. They may just be assholes.

    At the end of the day you're there to work and if it doesn't affect that I wouldn't bother.

    If they are increasingly hostile maybe have a quiet word with HR.

  • You can improve it hugely. These things are very young.

    There was a paper recently about removing the need for matrix multiplication from them which is a hugely expensive operation.

    Dedicated hardware is also at a very early stage.