• 5 Posts
  • 326 Comments
Joined 2 years ago
cake
Cake day: June 12th, 2023

help-circle



  • Yeah it’s not a particularly obscure character in some languages, so it’s not really going to affect an LLM at all, it’ll already know what to do with them. Hell you could write in MSN era fancy text using characters incorrectly and I’d not be surprised if an LLM had no issue decoding it.

    Heart’s kinda in the right place, but the only outcome is going to be confusion and frustration from humans.

    Edit: was curious about the assertion I made about MSN text

    Seemingly no trouble



  • I’ve been playing N64 games just fine on my MiSTer FPGA for like a year or so now.

    I can even use my Retrode 2 to use a real cart if I want rather than my network share with a complete 1g1r set for the platform.

    I know they’re a “it just works” solution, but I just don’t see the value in the Analogue stuff compared to MiSTer if you’re even remotely techy

    You get hardware emulation of almost everything from before the dreamcast for about the same price as this single console




  • The software isn’t really the hard thing about these companies, the customer and provider UIs are nothing special and they achieve their scale using fairly industry standard event driven tools and cloud compute. They all talk a lot at industry conferences, so it’s no secret really.

    Ensuring a restaurant will make the food for an order, ensuring a delivery person shows up to collect it, ensuring that food makes it to its destination in the same condition it left the restaurant, ensuring everyone gets paid at the end.

    Preventing any of that from going wrong and handling it when it does is where the value of these companies lies.

    Who is going to step in if a restaurant starts ignoring orders, or a driver starts eating the food, or a customer does a fraudulent chargeback?

    Then there’s the money issue: where does the money go when people pay? Who owns the merchant bank account? Does every driver need a merchant bank account? How is tax accounting handled?

    You can’t use cash for this system as both the driver and restaurant need to be paid, and the driver won’t necessarily go back to that restaurant


  • Tarantino & Nolan already got shouts in the thread, so:

    John Carpenter for some of the best practical effects in cinema history

    You’ve also got the likes of Stanley Kubrick & David Lynch, of course

    Talking of Davids, David Fincher feels like he has enough good to make the list

    I feel like you could go on a great journey through 80s-00s cinema with films having either Bill Murray or Arnold Schwarzenegger in the cast

    There’s probably a lot I’m forgetting




  • I vaguely remember getting into a WPA network (that I owned!) using kismet about 15 years ago with relative ease, but I’m struggling to remember details about that process.

    I also remember reading that WPA2 non-enterprise was broken a while ago, however I just looked into it and both of the main exploits I can find were patchable (and have been patched) at client OS level (They were the KRACK and FragAttacks). Seems like there has already been something found wrong with WPA3 too that’s also been addressed.

    So yeah as you say back to brute forcing for the most part. Forcing reconnects was a pretty easy way to get more handshakes to record back when I last tried, so I assume that still has decent levels of success, given the prevalence of mesh networks. Looking further it seems people use a tool called hashcat today to get pretty rapid results doing the actual brute forcing using a modern GPU.

    But yes very good advice all in all, long passwords and the highest WPA version you can get away with are going to make an attackers job harder.

    Thanks for the reply, you got me to go back down an interesting rabbit hole I’ve not looked at in a while


  • Worth highlighting WiFi blasts all your data in all directions, and unless you’re using enterprise/WPA3 encryption with a strong password, someone determined enough can break in.

    If someone wanted to they could park near your house and run aircrack (or whatever the modern suite is called) without you ever knowing. FWIW this is why it’s good to set up a way of getting notified about new devices on your network (most modern non-ISP routers support a way of doing this)

    Conversely, I believe most ethernet NICs discard any packet not intended for it at hardware level, they’re super optimised for speed, it would be much slower to leave that for software. I’m not 100% if that’s universal however, so I’d try and double check that