• 0 Posts
  • 21 Comments
Joined 1 year ago
cake
Cake day: July 18th, 2023

help-circle
  • Klipper requires that the printer is running Klipper firmware.

    OctoPrint can work with printers running Klipper or Marlin.

    Main advantage of Klipper is that it moves all the gcode and movement processing off of the microcontroller on your printers main board. Also, Klipper let’s you update firmware settings through a config file without actually having to reflash the printers firmware.

    OctoPrint works great as an easy add-on for a printer running the stock Marlin firmware. Main thing people want is wifi print uploads and camera monitoring anyway.







  • This is actually the worst type of end-user.

    Doesn’t make a ticket or notify anyone that there is a problem and then proceeds to try and fix it themselves incorrectly. When it does become a ticket, they won’t remember exactly what steps they took to troubleshoot and will waste 5x as much time from support staff trying to fix it than if they just didn’t touch it in the first place.

    Guaranteed didn’t wipe the machine from the built in reset/recovery screen and instead used a windows installer that was created on a different computer and doesn’t have the correct network drivers in the image.










  • CoopaLoopa@lemmy.dbzer0.comtoTechnology@lemmy.world*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    17
    arrow-down
    1
    ·
    edit-2
    1 year ago

    Microsoft Roblox ripped off Discord and branded it as Guilded GG. Features-wise for audio and game streaming, they offer higher quality than Discord for free.

    Is there any chance you’ll get your group of friends to move to “MS Teams for gamers”? anything other than Discord? No chance.

    Edited: Correction that Guilded is owned by Roblox, not MS.


  • The Oracle Cloud VPS only has SSH key authentication enabled by default. You can also set it to only allow SSH from your home IP in the virtual firewall before the machine is ever spun up.

    Their current free ARM offering is 1 machine with 4-cores and 24gb RAM for life. You can also add another 2 AMD machines with 1-core and 1gb RAM and still be in their free-tier.

    If you’re going to set it up and take advantage of the ARM machine, make sure you pick a home location for your account that has multiple availability zones. San Fran right now only has 1 zone, so if the shared ARM instances are all used up, you’ll have to wait a few days and try again. Phoenix I think has 3, so you can try with another zone right away.




  • I’m surprised more people in the selfhosting community aren’t recommending Mikrotik.

    Their cheapest routers have all the same software features as their enterprise gear. They’re also one of the only companies who makes most of their routers and switches capable of being powered with POE in and redundant DC power.

    All of their newer ARM based routers support running docker containers natively on the routers extra features. You can run PiHole/AdGuard, nginx, tailscale, etc. directly on your routers hardware.

    I’ve been running a hexS for 3 years without any issues. I run multiple VLANs and wireguard directly on it, and it has an SFP port that I can use for an ONT module to get a fiber connection directly to my router from my ISP. I think it cost me $60 when I bought it.