Skip Navigation
Jump
Fusion 360 increasing annual price to $680 USD
  • FreeCAD definitely has a steeper learning curve and a few rough edges, but to me it was absolutely worth it to learn. I really don't like my files subject to the whims of Autodesk.

    21
  • Jump
    what budget 3d printer would you suggest for a beginner?
  • Sure, you can print minis with an FFF machine. But there's a reason the mini printing folks primarily use SLA. For that particular application, it's significantly better. I say this as someone who uses an Ender 3 and is quite happy with it. If my main goal was printing minis, I would probably want an SLA machine instead.

    1
  • Jump
    what budget 3d printer would you suggest for a beginner?
  • If your goal is to make mini figures, what you want is an SLA machine. They are much better at making small detailed objects than FFF. However, it will definitely cost more than a cheap FFF machine like an Ender 3.

    The Ender 3 variants are cheap and a great platform if you are OK with tuning/tweaking things. If set up properly they work great and are pretty reliable. But of you want something that works out of the box and doesn't need any tweaking/tuning, you will probably be disappointed with it.

    7
  • Jump
    Ransomware and Backups
  • Immutable/offline backups. If you backup to local physical media (HDD/tape), physically disconnect/eject it and store it somewhere safe. If you back up to cloud storage (S3, etc), many of them have immutability options. If configured properly nobody (not even you) can delete or modify the backups (within the specified time period).

    10
  • Jump
    Tumbleweed vs Windows 11 in 5 games on a 3080M - Windows about 10% faster on Average
  • Nvidia drivers have had way more issues with mobile chips than with desktop. GPU compute workloads (including things like Blender) are very well supported. Nvidia on Linux has dominated the compute market for a long time.

    2
  • Jump
    ChatGPT's Scary Good at Getting People to Click Phishing Emails, IBM Finds
  • No, it's significant because attackers can pump out way more emails while also making them customized to their targets and constantly changing to help avoid detectors.

    8
  • Jump
    Question About TPM Autodecrypt
  • The TPM releases the key to the OS at boot time. Without that, there would be no way for the OS to load (assuming the root FS is encrypted).

    The key is bound to PCRs in the TPM, which control under what conditions the key can be released. For example, it can be tied to secure boot, bios settings, etc.

    5
  • Jump
    Indian authorities raid fake tech support rings after tipoff from Amazon and Microsoft
  • They almost certainly won't. Every so often they make a big show of these raids and then quietly drop it later. Check out some of Jim Browning's videos to see how the raids work out.

    50
  • Jump
    Give browser and wine ownership to user "nobody" = "foolproof" against viruses?
  • With rootless containers, even root in the container is basically useless anyway because it truly runs as a fake ID on the host.

    I've seen this repeated a lot, but I'm not really convinced running as root inside containers is a good/safe thing to do. User namespaces can provide some protection for the host, but that does nothing for the rest of the files inside the guest. For example, consider a server software with an arbitrary file write vulnerability. If the process is running as a low privilege user, exploiting the vulnerability might not really get you anywhere. If it's running as root, it's basically a free pass to root privilege and arbitrary code execution within the container.

    0
  • Jump
    DaVinci Resolve Support
  • H264 does work fine in the paid version. The lack of AAC support is sometimes an issue though. For footage in AAC+H264, I usually just run it through ffmpeg to transcode the audio to PCM and keep the video as-is.

    1
  • Jump
    Mathematician warns US spies may be weakening next-gen encryption
  • Honestly, I think his communication here is fine. He's probably going to offend some people at NIST, but it seems like he's already tried the cooperative route and is now willing to burn some bridges to bring things to light.

    It reads like he's playing mathematics and not politics, which is exactly what you want from a cryptography researcher.

    58
  • Jump
    Firefox 118.0.2 released
  • They aren't accommodating the gambling industry. It's a bug fix for a media player issue. The text in the changelog comes from the bug report title. The bug isn't specific to that site, and neither is the fix.

    3
  • Jump
    Inherited this mess.
  • If there is high voltage present anywhere in your guitar, it's a serious issue with your amp. There are high voltages present within a tube amp, but the amp isolates those from the input jack. The guitar itself only generates a tiny audio signal.

    9