Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror

Comment Great; it shouldn't be a thing. (Score 4, Insightful) 45

> The law "undermines the basis of the cost savings and will lead to bulk billing being phased out," the group said.

Good; it's monopolistic, predatory, and ultimately unnecessary. The entire practice is aimed at driving consistency and forced adoption rates, not anything else.

Comment Some perspective (Score 1) 270

23% of that debt is owned by the Bank of England ("Gilt and Treasury Bill Holding"), which in turn is owned by... the British government.

Some more background information: https://www.taxresearch.org.uk...

In short, it is a choice to be beholden to the bond markets in this way. It is a political choice to outsource the fiscal margins of government spending to the financial sector, and paying them lavishly for that privilege. And no, I'm not saying this means you can spend endlessly on anything without very bad consequences. It's just that it's a very expensive way to provide the money supply and private savings, while giving enormous budgetary power to a sector that has proven time and again that it's unable to properly manage the economy's funding (if it's even interested in that at all, rather than just in enriching itself).

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

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:News flash, subtext (Score 2) 34

AI scrapers use these residential proxies. It's not (just) VPNs and Tor routing. Several bottom-feeding companies openly advertise such scraping services, for pretty much any country you may want. I administer a wiki that's been on the receiving end of such scraping, and the majority of these scraping requests are in fact coming from residential IP-addresses rather than data centers.

I don't know whether these are hacked accounts, people getting tricked or paid to run these scraping apps on their devices, but it's impossible to block them all. Even if you let fail2ban block entire /24s for every detected hit (even disregarding the collateral damage and the fact that these blocks don't solve the issue, the fail2ban and iptables overhead starts to outweigh the apache load at some point).

Anubis seems to be taking care of it for now, but it's obviously only a matter of time before they can deal with that one too. Although its delay does enable fail2ban rules to block the IP-addresses before they get to stress the mediawiki php scripts, attempting to diff 2 revisions of a random page from 10 years ago.

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.

Slashdot Top Deals

He who is content with his lot probably has a lot.

Working...