• 0 Posts
  • 79 Comments
Joined 1 year ago
cake
Cake day: June 13th, 2024

help-circle





  • Thanks for the reply.

    I’m definitely keeping Arch on my PC, I was just wondering what is the best way to use it for both desktop and couch gaming. I do have an old steam link I could potentially use, but I don’t know how that would really work. (I think I’d need to keep my PC running 24/7 for a seamless experience), but otherwise I was thinking I’d probably use the compute stick or Pi as the HTPC and stream games from the PC, but again that sounds a bit clunky to me, although I could at least watch stuff without the main PC on. Thoughts?

    My other takeaways from your reply are that:

    • It’s a good idea to separate out home assistant from everything else

    • Network stuff doesn’t have to be separate

    I’ll also research using cloud DNS instead.








  • 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.







  • moonlight@fedia.iotoFunny@sh.itjust.worksLife Hack
    link
    fedilink
    arrow-up
    21
    ·
    2 months ago

    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.