• 0 Posts
  • 21 Comments
Joined 6 months ago
cake
Cake day: May 20th, 2024

help-circle
  • I’ve never played DND so I don’t know if this is something you could pull off or anything but I’d probably be like

    “I snort the fine pile of dust” and then, I don’t know, there’s some latent personality or intention there, so now we have to alternate playing my character between turns/minutes or something. It’d probably make for some great RP moments, especially if each personality couldn’t remember very well what the other was doing previously. Maybe the class and abilities change with each person, which makes arming up appropriately interesting or a pain depending on how we handle it I suppose.


  • Step 1: License the technology for very cheap or free to competitors.

    Step 2: Include features but its free because ads. Pay small monthly fee for ad-free.

    Step 3: Revise CANNBus or replace it with new system. Make it a ‘standard’ so that aftermarket units can provide features but will also serve ads from the original car manufacturer and its DRM. Anyone reverse engineering the system gets sued into the ground for DMCA/Copyright laws because now they are bypassing DRM.

    Step 4: Everyone gets ads regardless. Also, you must pay subscription fee to basically use the car. Ads are to “keep costs down” for features and/or car purchasing price.

    Step 5: After everyone is mad, give slightly higher cost for subscription for ad-free.

    People that complain are told 'It’s just one coffee a month. No big deal."

    Step 6: Offer a 5-year (non-transferrable or refundable) plan that you can just roll into the price of the car loan and ‘locks in the price’ and 'You don’t have to worry about it anymore." Maybe toss in lame very small discounts for certain branded charging stations while on the plan. People already sign up for credit cards, give away their personal info. and become loyal customers to gas stations to save single digit percentages off on fuel.

    People that buy new every 5 years usually buy the package.

    People that try to save money and buy used cars pay the subscriptions.

    Step 7: Double monthly price for ad-free tier and market it to “we had to raise prices for those that want a premium experience but kept the ad-based subscription fee cheap. We had to pass the cost somewhere.” This will increase the demand for those 5-year plans.

    Overall new car purchase demand increases a bit because of those plans.

    Over the course of 15 or 20 years there will be an entire generation of drivers used to ads always being in cars and will just accept subscriptions and ads are just the way it’s always been that way and that it must be that way.

    For the EU, it’ll probably be different where the car can perform basic functions without ads but ‘premium features’ for stuff like traction control, auto lane following, etc. will probably still be behind the system I’d imagine.



  • It does represent freedom.

    Kent can fork the kernel if he wants with all the fixes he wants in it and distribute it as he sees fit. This particular instance of the kernel (which happens to be original – the upstream), Linus has to balance allowing some fixes other developers want to include versus a ‘minor’ release of the kernel during this cycle (because it is a minor version release, not a major one). Kent could then also stop other developers from contributing to his fork but then those people could just fork his kernel fork and do what they want.

    You as a user are free to use any of them. You’re even free to take Kent’s PRs right now with everything done in the kernel at this point, compile it and run it yourself if you want. You could even market it as something and sell it all if you want for a profit if you can get the customers. You’re free to do all of that. You can do it right now if you want.



  • I used to do this on one of my sites that was moderately popular in the 00’s. I had a link hidden via javascript, so a user couldn’t click it (unless they disabled javascript and clicked it), though it was hidden pretty well for that too.

    IP hits would be put into a log and my script would add a /24 of that subnet into my firewall. I allowed specific IP ranges for some search engines.

    Anyway, it caught a lot of bots. I really just wanted to stop automated attacks and spambots on the web front.

    I also had a honeypot port that basically did the same thing. If you sent packets to it, your /24 was added to the firewall for a week or so. I think I just used netcat to add to yet another log and wrote a script to add those /24’s to iptables.

    I did it because I had so much bad noise on my logs and spambots, it was pretty crazy.





  • So I don’t get all this. Everything I buy tickets, I choose my seats unless I fly southwest. And even they are going to move to assigned seats.

    At least when my kids were young, you’d have to pay extra to pick a seat, at least if you purchased through Expedia or Travelocity.

    And if so, do they not seat everyone in your reservation together?

    You know how you print your boarding pass and it has your seats? When my kids were young on multiple trips via United, AA and Delta, the boarding pass would not have a seat assignment and we’d have to go the gate agent at every gate, even on the same airline if it was not a direct flight and get our seats assigned last minute. So no, we weren’t always seated together. On one flight, none of us were in the same row with anyone in our family.

    Since we were scraping by back then we always booked months in advance for cheaper tickets. I thought originally it was a fluke with just United but after the next trip, I had learned to pay extra and pick seats ahead of time.


  • Dragon needs to rescue them, this seems like one of the bigger crises in the modern era?

    Just to remind everyone, it wasn’t that long ago after NASA managers tried everything to minimize investigation findings and didn’t bother telling the crew that there was an issue:

    The astronauts also likely suffered from significant thermal trauma. Hot gas entered the disintegrating crew module, burning the crew members, whose bodies were still somewhat protected by their ACES suits. Once the crew module fell apart, the astronauts were violently exposed to windblast and a possible shock wave, which stripped their suits from their bodies. The crews’ remains were exposed to hot gas and molten metal as they fell away from the orbiter.

    After separation from the crew module, the bodies of the crew members entered an environment with almost no oxygen, very low atmospheric pressure, and both high temperatures caused by deceleration, and extremely low ambient temperatures.  Their bodies hit the ground with lethal force.




  • Having a NAT on a consumer router is indeed the norm. I don’t even see how you could say it is not.

    I never said NAT = security. As a matter of fact, I even said

    It was not designed for security but coincidentally blah blah

    But hey, strawmanning didn’t stop your original comment to me either, so why stop there?

    Let me tell you: All. Modern. Routers. include a stateful firewall.

    I never even implied the opposite.

    To Linux at least, NAT is just a special kind of firewall rule called masquerade.

    Right, because masquerade is NAT…specifically Source NAT.

    I’m just going to go ahead an unsubscribe from this conversation.




  • Because, as I said:

    layer 7 firewalls for the network which are going to be where most the majority of attacks are concentrated.

    The NAT doesn’t have to operate at layer 7 to be effective for this because

    coincidentally it is doing the heavy lifting for home network security because it is dropping packets from connections originating from outside the network, barring of course, forwarded ports and DMZ hosts because the router has no idea where to route them.

    The point is that the SPI firewalls are not protecting against the majority of the attacks we’ve seen for decades now from botnets and other arbitrary sources of attacks, except, perhaps targeted DDoSing which isn’t the big problems for most home networks. They must worry about having their OS’ and software exploited and owned in the background, which doesn’t get much of an assist from a router’s firewall.

    Obviously, this is however true for the NAT since the NAT are going to drop connections originating from outside the network attempting to communicate with that software to exploit it

    barring of course, forwarded ports and DMZ hosts because the router has no idea where to route them.



  • The word you are looking for is firewall not NAT.

    No the word I’m looking for is the NAT. It was not designed for security but coincidentally it is doing the heavy lifting for home network security because it is dropping packets from connections originating from outside the network, barring of course, forwarded ports and DMZ hosts because the router has no idea where to route them.

    Consumer router firewalls are generally trash, certainly aren’t layer 7 firewalls protecting from all the SMB, printer, AD, etc etc vulnerabilities and definitely are not doing the heavy lifting.

    By and large automated attacks are not thwarted by the firewall but by the one-way NAT.