• 0 Posts
  • 195 Comments
Joined 1 year ago
cake
Cake day: May 29th, 2024

help-circle
  • adarza@lemmy.catoMemes@lemmy.mlyou're untapped value
    link
    fedilink
    English
    arrow-up
    16
    ·
    3 days ago

    rotisserie chickens are bred for that purpose and their lives are cut short to meet the cost and weight targets of the largest customers (walmart, etc), which means the facilities can produce ‘more’ in the same amount of time than roasters. they cost $6-10 here and $5-6 on sale (higher $ is at the regional convenience store chain, lower is wm), and i can frequently find ‘old’ ones in the cooler at wm marked down to $2 (yea, just two bucks each).

    roasters are larger, priced by weight, and usually cost more (per bird) than rotisserie chicken. here, they’re $10-12 at wm, $15 and up at the ‘local’ grocery store. they’re rarely on sale.



  • the form itself is easy, it’s the bot detection and spam prevention that’s hard. on my own sites, i’ve given-in and use the highest-level recaptcha, a hidden form field triggered by bots but not humans, and a server-side script for the mailing that also has some spam detection routines. they still get through, but far less often than a naked form would.

    if you’re satisfied with your existing comments function, can you simply enable comments on your ‘contact’ page and hide them from public view?








  • since you’re buying parts, you can specifically look for boards with 6-8 (more than that will require a ‘specialty’ board). 8 isn’t impossible to find. start a build on pcpartpicker, go straight to motherboards and filter 8 or more ‘SATA 6Gb/s Ports’, then sort low-to-high on price. you should find a msi pro am4 and an asus prime am5 that are quite reasonably priced and have multiple reputable vendors selling them.

    otherwise you’re looking for an expansion card to add to a board you’ve already got or to expand one of those above for even more.

    of course, you need the drive bays to hold them all, too. which can be harder to find at a reasonable and affordable price than motherboards and controller cards.





  • don’t expect a 19 year old laptop to perform all the tricks something more ‘modern’ can do, such as transcoding video for a streaming media server. also note that a t5600 is not a ulv chip (draws as much as 34w under load, on its own)–so probably not a candidate to run ‘lid down’ without some outside help for cooling.

    it’s not fast, it’s not power efficient, it has slow networking (10/100 and 22-year old ‘g’ wifi), and lacks usb3 for ‘tolerable’ speed on extra external storage space—but it will be ‘ok enough’ for learning on.

    if you go with something like yunohost or even dietpi, you will pretty much restrict yourself to what it can run and do and how it does it. if you want more ‘control’ or to install things they don’t offer themselves, you’ll need to ‘roll your own’. a base (console only) debian would be a great place to start. popular, stable, and tons of online resources and tutorials.