• 3 Posts
  • 155 Comments
Joined 1 year ago
cake
Cake day: July 24th, 2023

help-circle





  • Good thing they aren’t on your roads then, being that you’re not American, and therefore not in either of the metropolitan areas they operate. They are on my roads however, I see them all the time. I see constant terrible driving from all kinds of people, but these things are patient and I don’t think I’ve personally seen one make a mistake.

    By referring to their current stage of deployment as a public beta like it’s a bad thing you show a ton of ignorance on how testing cycles work as well. No amount of alpha testing would make these safe for broad deployment into real world scenarios that test designers can’t dream up. This is exactly the type of slow roll out that is required to get as much real experiences as possible to be programmed for.

    I have no doubt these things aren’t perfect, but they are a lot better than an overworked and tired human being the wheel.


  • I’ve been in software for more than 20 years now. I’ve done some pretty innovative things from time to time. There is nothing I have ever done or seen in any proprietary code base at any company I’ve ever worked at that isn’t at every other company. The only unique thing at any company is how all the puzzle pieces get connected. It’s pure ego to think that any idea you have in that now open source project is unique or what’s giving you any competitive advantage in your other projects.


  • I’m going to say we’re actually heading in this direction, though it will ultimately be different. We haven’t really been using touch screens all that long, and we’re still figuring out things. What’s more valuable than an app icon? One that also tells you the date, or how many emails you have. We’re just starting to delve into widgets, live tiles, and contextually sensitive icons. Maybe we have an agenda widget, what it does when you tap on it changes based on the time. 5 min before or after you have to leave to make it to your appointment, the tap opens maps with the route already up. 5 min before or after the start time, the app opens what ever meeting tool you using or your phone app and connects you to the meeting. All other times it opens your calendar. That’s what we could do with an LCARS-type dynamic interface. The major difference is in how we use computers today vs how we used them when LCARS was dreamed up. Back then it was all about the flow of data, so all the context sensitivity in LCARS was about routing and flow. It would be much more PDA driven if reimagined today.

    So I see a future where something like LCARS makes intuitive sense, but it would suite our way of using computers and not be so focused on data routing and flow.

    Also helm control being LCARS would be terrible. Better to have a pilot with HOTAS controls and a navigator using LCARS, or else just have the ship limited to very slow bulky movements, and HOTAS in the shuttles and fighters. Maybe humans could adapt to touch screen piloting, but I don’t see how with so little feedback.




  • Were you using dish soap like what gets bubbly in your sink? Or dishwasher detergent which does not get bubbly. Dishwasher detergent will probably be fine in a washing machine, same as your dish washer because it’s not supposed to foam up. But the soap you use in your sink will have terrible consequences in either a dish washer or washing machine.



  • It redirects, it doesn’t proxy. The workflow is: user navigates to URL->DNS sends it to cloudflare->cloudflare ensures request is allowed based on selected rules (human check, geo check, DDOS check, etc) and remembers->request is redirected to non-cloudflare address->server response goes direct from server to user browser->subsequent requests are redirected without the test as long as the cookie remembers. I don’t like cloudflare, every time I have an issue pop up out of nowhere, it’s usually cloudflare and some over eager netsec engineer that broke CORS, or decided css wasn’t important, or that machine to machine traffic was a DOS attack. But it’s not reading your statements or anything else the server sends back. It could conceivably read your username and password and any other data you send in your request, but it doesn’t have the TLS certificate. So even though it doesn’t even try, if CF decided to be nefarious, as long as your banks engineers are at least somewhat competent CF is only getting encrypted data that it can’t do anything with. Hate on CF all you want, but hate it for the right reasons.



  • I think 200ms is an expectation of big tech. I know people have very little patience these days, but if you provided better quality searches in 5 seconds people would probably prefer that over a .2 second response of the crap we’re currently getting from the big guys. Even better if you can make the wait a little fun with some animations, public domain art, or quotes to read while waiting.