• 0 Posts
  • 14 Comments
Joined 2 years ago
cake
Cake day: June 13th, 2024

help-circle

  • With the machine they can’t, because it would work so well as a general purpose computer for offices and such. I think they could have subsidized it a bit though as long as it didn’t dip below the price of an equivalent traditional desktop. For the frame though, they absolutely could. I suppose some percentage of users won’t buy from steam, but I don’t think price would affect that percentage much unless it was super cheap. Realistically it’s going to push game sales a lot for valve.




  • This is bullshit. Adobe had a negative space verion of the a, but never used anything that looks like this until very recently. Meanwhile Delta has beem using this logo for well over a decade.

    Also, it’s a pretty generic logo that probably shouldn’t be trademarkable. (the earlier negative space version, sure, but not what amounts to basically just a triangle)

    It sucks that corporations can basically just decide that something is theirs now, and force everyone else to stop using it.






  • This sequence approximates an integer to arbitrary precision, not 8 specifically though, and never perfectly.

    I tried it out using other bases, and the rule seems to be that doing this in base n results in n-2 with remainder n-1. So it doesn’t ever actually converge, but the remainder becomes small very fast.