• 0 Posts
  • 243 Comments
Joined 3 年前
cake
Cake day: 2023年6月7日

help-circle

  • This one is a mixed bag. KYC regulations are very useful in detecting and prosecuting money laundering and crimes like human trafficking. But ya, if this data needs to be kept, the regulations around secure storage need to be just as tight. This sort of thing should be required to be kept to cybersecurity standards like CMMC Level 3, audited by outside auditors and violations treated as company and executive disqualifying events (you ran a company so poorly you failed to secure data, you’re not allowed to run such a company for the next 10 years). The sort of negligence of leaving a database exposed to the web should already result in business crippling fines (think GDPR style fines listed in percentages of global annual revenue). A database which is exposed to the web and has default credentials or no access control at all should result in c-level exec seeing the inside of a jail cell. There is zero excuse for that happening in a company tasked with protecting data. And I refuse to believe it’s the result of whatever scape-goat techs they try to pin this on. This sort of failure always comes from the top. It’s caused by executives who want everything done fast and cheap and don’t care about it being done right.



  • I have two:

    1. Waves glowing with bioluminescence during a red tide. We didn’t know it would be going on and were just camping by the beach. Walking on it at night, we all saw the waves glowing and weren’t sure it was real. As we got closer, our footsteps in the area where the waves were rolling in and out were glowing as well. Just surreal.
    2. A house blowing up. Guy opened a natural gas valve in the house and touched it off. Insulation shot way up in the air and the house itself bowed outwards in basically every direction, stayed standing though. At least until it burned down.

  • Unless the romance is central to the game, that sort of focus and depth just isn’t going to be put into it. There is also the issue that the writers in video games have far less control over the main character than they do in other mediums. In a book, you don’t have to worry about your main character deciding to to fuck off for a week collecting all the boxes in a village and stacking them on the town well, just because it’s funny. That main character stays on task and on plot for the writer. There are games where that high level of control is possible, visual novels exist, but that starts to push into the question, “why not just make a book/movie instead?”

    Similarly, I think it’s going to be hard for any video game romance not to come off as transactional, due to the nature of a game being a computer program. Imagine trying to tell Romeo and Juliet as a video game. At some point, Romeo and Juliet will need to interact. Romeo arrives at Juliet’s window and professes his love. How does the player interact with the game for that scene? Is it just a cutscene? Or a cutscene with quick time events (press X to woo). Trying to replicate a Jane Austin style story would be even worse. As books about people sitting about in drawing rooms drinking tea and being catty to one another, replicating that in a video game is all going to boil down to dialog trees. Perhaps the first time through it could feel fresh and interesting, but on a second playthrough it’s going to quickly be obvious that the whole thing is really just “pick the right options for a chance at sexy-time”. Maybe we could get a Jane Austin Rouge-like, in that each time you load it up the characters’ personalities change and you really do have to pay attention to verbal and social queues to get anywhere. But even that is still really just “pick the right options for a chance at sexy-time”.

    Ultimately, I think video games are always going to be fairly transactional in nature. They are computer programs and are ultimately deterministic. All the interactions you have in a video game need to be planned out, scripted and maybe even voice acted. It’s what makes all the interactions in Baldur’s Gate 3 so amazing. Everything those characters do was planned for, written and recorded. Every comment, every facial expression was planned, written and coded. There is no spontaneity, because there can’t be (maybe with AI, but that’s a different can of worms). That so many little things actually did get covered is amazing. But, the trigger conditions for playing that bit of animation and voice acting will be hard coded. Whether or not a character likes the main character must be a set of numbers stored in memory, because that’s how computers work. Yes, it could be far more complex than just an easily identifiable number. And perhaps hiding those numbers from the player would make it feel less obvious, but they aren’t going to go away.

    And all the work which goes into planning, writing and coding those interactions is time spent during development. Going back to Baldur’s Gate 3, wouldn’t it be awesome if some of the NPCs started pairing off with each other? If the main characters isn’t getting busy with Shadowheart, maybe she discoverers an interest in big men who can turn into bears so you come back to camp sometime to find her and Halsin sitting very close together talking softly. This could even have the whole random element where different characters have different crushes/interests each time you play through. That would be neat to see, but it’s going to require a lot of extra development. Unless that’s a feature which starts selling video games, it’s not going to happen. Perhaps this sort of thing will show up in indie games, I wouldn’t expect it in major titles anytime soon.


  • Is there anything we could try to get alternatives to YouTube?

    Yes, you can pay for it.

    If you want “free” then you’re going to be stuck with the same ads, tracking and enshitification. If you don’t want any of that, you are going to have to crack open your wallet and pay for the privilege. As an example (not an EU one), there’s Nebula which is ad free, owned and operated by creators, free of AI slop and mostly free of the usual dross the youtube algorithm pushes. At the same time, it’s scope is pretty limited (predominantly science and edu-tainment type content). And there is little guarantee that they will survive and/or grow. I personally have a subscription and keep hoping they succeed, but I also don’t expect them to reach anything like the scope of YouTube.

    And that sort of thing brings with it another problem: a lack of democratization. One of the things YouTube does is allow nearly anyone to put something up. While the algorithm is hardly kind to new or niche creators, it’s still entirely possible for some random person to start posting cat videos as dramas in three acts, and maybe that takes off. With the siloed services, that’s never going to happen. Maybe they won’t insist on some sort of editorial input, but they are also going to be far more selective in what they platform. So, there is a trade-off to be had.

    There is also the BBC model, with a publicly funded service. You’re still paying for it, but it’s not directly controlled by a corporation with it’s shareholders to serve. Though, there might still be the question of opening up the platform for more “niche” creators.



  • While I don’t know the specific post you are referring to, Malware exists for Linux. Here’s a great overview from last year. If someone wants to argue, “oh it’s from a security company trying to sell a product” then let me point you at the Malware Bazaar and specifically the malware tagged elf. Those are real samples of real malware in the Linux specific ELF executable binary format (warning: yes it’s real malware, don’t run anything from this site). On the upshot, most seem to be Linux variants of the Mirai botnet. Not something you want running, but not quite as bad as ransomware. But, dig a bit and there are other threats. Linux malware exists, it has for a long time and it’s getting more prevalent as more stuff (especially servers) run on Linux.

    While Linux is far more secure than Windows by design, it’s not malware proof. It is harder for malware to move from user space into root (usually), but that’s often not needed for the activities malware gets up to today. Ransomware, crypto miners and info stealers will all happily execute in user-land. And for most people, this is where their important stuff lives. Linux’s days of living in “security through obscurity” are over. Attackers are looking at Linux now and starting to go after it.

    All that said, is it worth having a bloated A/V engine doing full on-access scanning? That depends on how you view the risk. Many of the drive-by type attacks (e.g. ClickFix, fake tech-support scams) all heavily target Windows and would fail on a Linux system. The malware and backdoors that come bundled with pirated software are likely to fail on a Linux system, though I’ll admit to not having tested that sort of thing with Wine/Proton installed. For those use cases, I’d suggest not downloading pirated software. Or, if you absolutely are going to, run those file through ClamAV at minimum.

    Personally, I don’t feel the need to run anything as heavy as on-access file scanning or anything to keep trawling memory for signatures on my home systems. Keeping software up to date and limiting what I download, install and run is enough to manage my risk. I do have ClamAV installed to let me do a quick, manual scan of anything I do download. But, I wouldn’t go so far as to buy A/V product. Most of the engines out there for Linux are crap anyway.

    Professionally, I am one of the voices who pushed for A/V (really EDR) on the Linux systems in my work environment. My organization has a notable Linux footprint and we’ve seen attackers move to Linux based systems specifically because they are less likely to be well monitored. In a work environment, we have less control over how the systems get (ab)used and have a higher need for telemetry and investigation.


  • One of the things to look at is the interest rate you would be paying for either loan and how that would effect the total cost of the loan. Also, there is the question of the utility of any money spent up front. For example, if using a loan on the existing house would result in no up front costs and a 5% interest rate over 30 years, and the standard mortgage would cost $20,000 and have an interest rate of 8%, you’re almost certainly better to use the existing house as backing and throw that same $20K in a long term interest bearing investment (e.g. government bonds). All this assuming you plan to hold onto the second property long term.

    Compounding interest is a fantastic tool and a fearful master. If you can make it work for you, then do it. If you are facing the possibility of paying it, you almost always want to lower it as much as possible.



  • I ditched cable TV over a decade ago for a simple antenna (and wrote a notable Reddit post on the antenna while I was at it). That was done because I was tired of my wallet being raped each month, because I had to buy a higher bundle to get the channels I wanted. I was stuck with cable internet for a number of years afterwards, as it was the only option in my area. Then T-Mobile offered up 5G based internet in my area at a low price. That was around 6 years ago and I haven’t looked back.

    The cable companies sat on their laurels while the world moved on. They are now shocked that their terrible offerings for terrible prices are falling to real competition. Sure, I fully expect the new carriers to do everything in their power to enshitify their service offerings. That’s the nature of business/ But, with the market open to competition, there is now a real opportunity for us customers to shop around and get a less shitty experience. Broadband internet is a commodity and is completely fungible. Prices should be falling and it was only rent seeking rules keeping the prices up.




  • It tends to be much more focused on bringing products to market, but of course they do. The transistor, the base unit of all of the microchips which make this conversation possible, came out of Bell Labs. And, as much as we might hate them for it, you have companies like Monsanto doing a lot of work on chemical engineering and genetics. Much of the work on AI (for good or slop) is being done in private sector labs now. Aeronautics research happens heavily in companies like Boeing and Airbus, though they are often working hand in hand with government labs (e.g. NASA, JPL, EASA).

    Where Universities and Government really shine are areas like basic research and research which doesn’t have obvious commercial applications. Which is why support for those organizations is so critical. Those areas of research often have long term effects and can result in entirely new areas of knowledge, research and products.

    It’s easy to think of large corporations as soulless organizations hell bent of accumulating wealth at the cost of anything else, because they are. But they are also surprisingly good at focusing wealth and effort to find new ways to do things cheaper, faster and more efficiently. Specifically because those things make money. Veritasium had a video on a good example of this recently.


  • This is it exactly. I made a hard cut with Reddit, but I’ll admit to missing the sysadmin subreddit. The place was full of very smart, helpful people and also cranky. The PowerShell subreddit was another great resource. I haven’t been willing to go back, but those sorts of communities only exist when you hit a certain mass of people on a platform.


  • I mean, no shit? Part of the Snowden leaks was information that the NSA had intercepted Cisco routers and backdoored them before they were shipped on to international customers. So, even without willing actions by US vendors, there is that to worry about. And the idea that a private company would install a backdoor for US Spy agencies in their infrastructure isn’t new. The fact that any Chinese company is using US hardware/software just seems incredibly stupid. And no one should be using CheckPoint.

    It’s the same reason Huiwei was thrown out of US infrastructure. You cannot build trusted architecture with hardware/software from a nation which you know wants to hack you. I work for a US based company in cybersecurity, we treat WeChat as Chinese State spyware, because it is. We wouldn’t consider a router or firewall from a Chinese based company and we treat any software from China with outright suspicion. Sure that all sucks and we may be missing out on some great stuff which isn’t malicious. But, the risks far outweigh the costs. I’d expect my Chinese counterparts to be making the exact same risk calculation for US based tech.


  • I’m in, though I’m curious what “turns you into a reptile” means. Does it just mean I become cold blooded. I’m fine with that, it just means I’m moving somewhere tropical. Do I grow scales and a tail? Certainly not ideal, but I could probably live with it, especially if the tail is prehensile and if I get claws in the mix. Do I get a really long, controllable tongue? Can’t think of any uses for that. Nope, none at all…

    Attraction, sex and reproduction would be interesting questions as well. Do I still find human women attractive, or is my brain rewired to want a lusty argonian maid? What does my new plumbing look like? Are there others of my new species around for me to do the monster mash with?

    But overall, yes I’d probably go for it. I don’t delude myself into thinking that I will somehow continue to exist after death; so, not dying seems like the better alternative. Sure, if the downsides are really bad, I can accept that death is a better outcome (e.g. you live forever, but have locked-in syndrome forever). But, living as a lizard person doesn’t seem too horrible.




  • You could try using Autopsy to look for files on the drive. Autopsy is a forensic analysis toolkit, which is normally used to extract evidence from disk images or the like. But, you can add local drives as data sources and that should let you browse the slack space of the filesystem for lost files. This video (not mine, just a good enough reference) should help you get started. It’s certainly not as simple as the photorec method, but it tends to be more comprehensive.