Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror

Comment Re: Thank You, Fake AI (Score 1) 237

Honestly, it was the tone of the message, which is admittedly difficult to derive from a forum. IMHO, the proper response would have been one that questioned whether the 'upscale grocer' selling spareribs at $6.99/lb vs $1.49/lb were at different ends of the subjective or objective quality spectrum. In my case, they are literally the same brand: Smithfield. The only difference is that Aldi is $5+/lb less expensive.

That said, IMO, unless we're talking about a butcher that sources heritage-breed Berkshire (or the like) pork from a local farmer, I don't really give a flying fuck where the previously cheap cut of meat I'm going to put on my smoker for 6h is sourced from.

Comment Re:I call BS (Score 3, Interesting) 178

I am absolutely certain many of those kids are great at writing code; what I have found in the last ~3y of hiring candidates out of undergrad and/or masters programs is that they DO NOT interview well.

They can answer esoteric technical questions about software dev (I *assume* this is because they study for coding interview questions) but they cannot possibly answer more general questions about themselves, how they would operate in a real-world business setting, and/or how they might build something from soup to nuts.

I'm not asking them to give me real-world experience; but, I expect a college graduate to be able to think about questions asked critically and provide a coherent and thoughtful reply to that question. Even if it's technically 'wrong', the conversational nature is INCREDIBLY IMPORTANT for any work I have done in my 25+ year career.

Anyone can have AI solve most esoteric technical coding problems now; interfacing ability w/others on the dev teams and the rest of the business is what is important in getting shit done.

Colleges need to start investing HEAVILY in leveling up their students in how to interview well.

Comment Re:What value added? (Score 4, Interesting) 89

I watch dogs (primarily overnight--most for 3-7 days but some 1 day and some >7d) via Rover. I make around $1500/month (pre-1099) and after their ~20% cut (of which most people give back to me in tips).

I WFH so the largely passive income is nice. I wouldn't have found as many people w/o a platform to do the heavy lifting for me in finding new dogs.

I am not advocating that we need to have these sorts of things in the market, but it does make for nice extra cash. YMMV.

Comment Re:Plex = Subscription-Ware (Score 1) 69

I don't think it directly supports remote streaming

It does, but you'll need to route the incoming traffic through manually. For me, that involves having the router forward traffic on port 443 to the server and configuring a reverse proxy on the server to hand off traffic addressed to jellyfin.$HOME_DOMAIN to the Jellyfin daemon. In my case, Jellyfin is one service among many on a Docker host, with Caddy directing incoming traffic to wherever it needs to go.

It's not automated like Plex, but I've streamed movies and TV shows from across the country without any problems.

Comment Re:Cannot wait... (Score 3, Informative) 159

I used to screen scrape jail registry records for county jails in my home area. Though the IDs weren't exactly sequential, doing groups of 50 would get hits for two of the local counties.

What I found was that, while the website UI wouldn't show juvenile records, you could access them directly w/the ID. Surfacing it to the county took a day or so to find the right person but they quickly closed that hole, but who knows how many records were handed out to malicious actors over the years before I found it.

Comment Re: Nice Speeds (Score 1) 32

I recently switched my service plan (with Cox in Las Vegas) from 500 Mbps with a 1.2-TB (IIRC) monthly limit to 250 Mbps with no limit. After a couple of months of overages that basically doubled my bill, it'll be nice to have predictable billing no matter how much we end up using. 250 Mbps has been fast enough so far.

Comment Re:Plex (Score 1) 25

Plex is available on many more devices. Jellyfin has PC, iOS, Android, AppleTV, AndroidTV, Roku, and LG TVs. But Plex also has PlayStation and Xbox, Samsung TVs, Vizio TVs, and many other smaller streaming boxes.

I used to run Plex. I even paid for a lifetime subscription years ago. I now run Jellyfin; it's been less of a hassle to keep it running and it puts less load on my server. I shut off my Plex container last month after switching my parents' Rokus over to Jellyfin. At home, I switched to Chromecasts (the newer ones that run Android TV) after having run OpenELEC on Raspberry Pi 3s for a while.

Plex also has better remote access support. Just enable it and setup a port forward/firewall rule. Jellyfin? Have fun configuring a VPN on each client to access it.

My Jellyfin instance shares a box with a bunch of other services. Caddy routes traffic on port 443 wherever it needs to go: to Jellyfin, to one of the *arrs, to Nextcloud, GitLab, etc. One rule at the router passes inbound port 443 off to Caddy. No VPN is necessary.

By comparison, there were more than a few instances where Plex's "it just works" networking configuration didn't just work.

Comment Re:Tarriffs to impact this and all of Walmarts goo (Score 1) 83

The Walmart nearest to me has been putting more and more products in locked cases. Not just laundry detergent (WTF?), but things like razors, most OTC meds, batteries, and liquor come to mind. I went to a larger store a bit further away for some things for the puppy I just got and found they'd even put dog collars and leashes in a locked case. Waiting for someone to come unlock the case (which often takes several minutes) is bad enough. On some occasions, they've even insisted on carrying the item to the checkout instead of just handing it over. For that kind of hassle, I'd just as soon fire off an Amazon order if I don't need it right now.

tl;dr: The way Walmart treats all its customers like would-be criminals isn't exactly endearing.

Slashdot Top Deals

Someday somebody has got to decide whether the typewriter is the machine, or the person who operates it.

Working...