• 0 Posts
  • 60 Comments
Joined 2 years ago
cake
Cake day: July 30th, 2023

help-circle

  • I get what you’re saying (and saw your other comment) but I didn’t come away from OP’s write up thinking DHH was only a casual racist. So if they were attempting to defend DHH’s racism they did piss poor job. The language used was soft, but the quotes speak for themselves.

    I was actually confused for a minute by your big comment, because I couldn’t figure out who you were saying was defending racists.

    The article definitely glossed over the racism though. That might be why OP’s language was soft. They were responding to the article’s accusations - which were almost in passing - and in that context the language kind of matches. By pulling that out of the article and making it prominent in their write up, i think OP made it much more clear and couldn’t possibly be doing it to defend DHH.



  • Developers rarely control the tools budget; their managers do.

    So this whole article is a moot point

    Developers detest marketing. If you want to sell them a tool, make it easy for them to find the information they need and leave them alone to try out your tool.

    So marketing does work, just not “traditional” or “mainstream” marketing. We’ve had shareware since the beginning times, which was the ultimate try before you buy. Now we have the subscription model (fbow).

    Yeah I’d like to think I’m better than marketing, but really, it just takes the right marketing, and I’m putty in their hands.


  • I haven’t been following Atlassian recently and was wondering if you were just tossing that out there… But no, that is literally their plan:

    This deal is a bold step forward in reimagining the browser for knowledge work in the AI era,” Mike Cannon-Brookes, Atlassian’s CEO and co-founder, said in a statement.

    “Together, we’ll create an AI-powered browser optimized for the many SaaS applications living in tabs – one that knowledge workers will love to use every day,” he added.





  • TLDR: 3.11 is twice as fast as 3.10 at doing global name lookups, so an old speedup hack of aliasing a global function locally isn’t needed.

    For example, when calling len() in a loop, going l=len, and calling l() in the loop was faster in 3.10. In 3.11, moreso in 3.13, it’s almost a wash.

    However, the author says this:

    Accessing functions through a module [e.g. math.sin()] or a deep attribute chain can still carry overhead. Creating a local alias or using “from module import name” continues to be effective in those situations.

    But when I look at the numbers, I would say 3.13 is pretty close to making it an unnecessary optimization in general. A little subjective on how you interpret the numbers.

    Great info, but this was like trying to use a recipe and reading the author’s life story to get there.



  • Yes, but I’m saying the algorithm for layoffs factors in “performance”, which can be factored from past bonus allocations.

    The algorithm isn’t going to lay off 150’s, but might preferentially select 100’s.

    I don’t have inside info, I’m just making assumptions that the data has to come from somewhere.



  • JohnnyCanuck@lemmy.catoTechnology@lemmy.world*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    33
    ·
    edit-2
    8 months ago

    Does this mean the other products they ship aren’t hit with tariffs? Are they somehow wholly made in the US vs the ones that were dropped?

    Edit: found my own answer:

    “We priced our laptops when tariffs on imports from Taiwan were 0%. At a 10% tariff, we would have to sell the lowest-end SKUs at a loss.”