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/)PI
Posts
0
Comments
378
Joined
2 yr. ago

  • @aihorde@lemmy.dbzer0.com draw for me poster art showing a spooky-looking, non-beneficial third-party app store on an Apple iPhone in Europe. The iPhone is a central element on a gradient background. The third-party app store on the screen seems hostile. style: fustercluck

  • 15-18 years ago when camera phones became commonly available for teenagers, but before front-facing cameras were built-in, we took selfies in the mirrors all day, most often to then upload them on our local pre-fb social media site for young people... I refuse to believe we were the only ones doing that.

    However, I agree, that doesn't mean the mirrors are the "problem". Rather, there seem to be misaligned interests between the kids (some more interested in socializing, attention-seeking, being popular etc.) and the State-owned public schools (probably more interested in turning the kids into obedient "valuable citizens"). I think it's better to reform the system than trying to deform the kids, but removing the mirrors doesn't seem like the needed change...

  • I've been finding it very useful on various SearXNG instances to change the "language" from "auto" to "en" (English) for most of my searches, or to a specific language if I'm searching for something local or something that's likely to be written about in that specific language. The search results change drastically!

  • AI would have to find a revolutionary new way of solving the equation to make it faster than the hardware.

    This doesn't sound impossible. It reminded me of how AlphaGo, and how AlphaGo Zero became "the world's top player" of Go by letting it train itself by trial-and-error instead of by watching human players using existing Go strategies:

    During the games, AlphaGo played several inventive winning moves. In game two, it played Move 37 — a move that had a 1 in 10,000 chance of being used.

    Source: AlphaGo | Google DeepMind

    AlphaGo and its successors use a Monte Carlo tree search algorithm to find its moves based on knowledge previously acquired by machine learning, specifically by an artificial neural network (a deep learning method) by extensive training, both from human and computer play. A neural network is trained to identify the best moves and the winning percentages of these moves. This neural network improves the strength of the tree search, resulting in stronger move selection in the next iteration.

    Source: AlphaGo | Wikipedia

    Training artificial intelligence (AI) without datasets derived from human experts has significant implications for the development of AI with superhuman skills because expert data is "often expensive, unreliable or simply unavailable." Demis Hassabis, the co-founder and CEO of DeepMind, said that AlphaGo Zero was so powerful because it was "no longer constrained by the limits of human knowledge".

    Source: AlphaGo Zero | Wikipedia

    Following this way of thinking, why let a human figure out how to solve equations most efficiently if the machine can find some way of calculating/computing that we had never even been able to think of?

    Note, I'm investigating this with curiosity, and I'm no expert in the field.

  • -Linux Mint: [...] not the best [...] if you have multiple monitors with different resolutions and refresh rates.

    I'm thinking of installing Mint (Debian Edition) on a 2013 MacBook Pro with an even older external monitor connected through DisplayPort, while using the internal Retina as the secondary monitor.

    Do you think it'd be a safer bet to go with a different distro with better multi-monitor compatibilities, or do you think I'll be good using this hardware+software combo?

    Any related advice will be appreciated!

  • I'm not the guy, and this is not really an information source, but Android seems to agree that higher resolution and higher refresh rate uses more power, which seems intuitive to me as well.

    (Settings > Display > Screen resolution)

    (Settings > Display)

  • I must admit, I really enjoyed fucking around in M$ Office 2003 (PowerPoint, FrontPage and more) as a kid — we made our own fictional "OS" Desktop Environments in PowerPoint, copying text boxes, drop-down menus etc. from FrontPage. It had a lot of new features that Office XP didn't have, which made our projects much cooler. It was like the best of both worlds, since it had a somewhat classic UI but also added features we found interesting for our weird niche usecase. Since Office 2003, it's only been getting worse, IMO.

  • Crazy! I had never thought of this sort of arrow as something that would have a patent. Isn't it pretty common in various other driving/racing games? Maybe not?! MM1 & MM2 definitely had the arrow — I've spent way too many hours fucking around in those as a kid! However, there's no taxi mode in any of them. Sadly, I've never tried MM3, since it was never released for PC, iirc only for Xbox, but the video you shared indeed confirms it had the arrow too, and even a taxi mode! How similar is it to that of Crazy Taxi? I've never played that. At least, SEGA probably doesn't own the patent for the taxi/delivery/ambulance driver game format too?!

  • Like this one in Midtown Madness? Did MS actually have to pay SEGA to do the same thing? Both were originally released in 1999, it seems. I'm unsure which came first, but does it even matter if SEGA managed to get the patent first?

  • Incorrect. In certain European countries it's widely used, in others not so much. In the ones where it's more widespread, I still think 99% is very much exaggerating. Maybe you didn't mean it literally?

  • I totally agree, and I definitely prefer cash too. Though, I think gift cards would make a tiny bit more sense if they were worth more than their selling price, since those money are getting tied into their ecosystem. However, that would effectively make them work like infinite discount coupons; E.g. pay 80€ for a gift card worth 100€ (20% off), then just instantly redeem it to save those 20% on anything you want to buy that costs 100€.

  • I think I agree, but short passwords like "x", "69", "420", "abcd", "12345" etc. would take a very short time to brute-force... Is your take that even if these are allowed, it will make all other passwords of the site more secure, since it adds more possibilities to the list where nothing can be disregarded when trying to brute-force any other password?