Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror

Comment Re: At least it's not SELinux. (Score 1) 67

I'm not saying SElinux or Apparmor are useless, I'm saying they are too complex and too poorly documented and too steep of a learning curve for the average sysadmin, even more so for the average desktop user. If you receive a full week pro training to use them, good for you, but that doesn't work for most people.

Comment Re:At least it's not SELinux. (Score 2) 67

SElinux and Apparmor are 2 of the worst and most obscure security systems I've ever seen. I have no idea what the main ideas behind either are and on what principles they work, and I've been on Linux for 25 years with all kinds of systems (embedded Pi, desktop, servers, etc...). I've never seen a proper introduction to either, the manpages are a block of lead on your head and they DO NOT work out of the box to the point where you just have to disable them if you want to keep on working. Apparmor pollutes the syslog with tons of garbage, and SElinux is the opposite, not a single message ever but things just stop working in obscure ways.

Comment Re: Is the workplace itself toxic? (Score 1) 175

That would make you a sociopath, no ?
More seriously I think the regular wars we used (?) to have every generation or so were a good way to cull the psychopaths, sadists and violent thugs who would be first ones to enroll, and also the 1st ones to get killed (if they don't have the time to rape their way around to propagate their gene pool).

Comment Re: Need metrcis on number of positives + hours ne (Score 2) 90

The person who made the report is a professional penetration tester. His usual method is to look for anything that could be wrong and then test whether it actually is. What he found is that the AI tools came up with potential issues he hadn't thought of, and they weren't all wrong, so it's a valuable tool to him because he normally runs out of ideas rather than running out of time to test them. He complained about the UI making it hard to go through large lists of reported issues exhaustively, and he only used the suggested fixes to get a better idea of what the issue was supposed to be. So it's clear that the tool's output wouldn't be directly useful to a maintainer, but it does serve a purpose.

EU

New Large Coral Reef Discovered Off Naples Containing Rare Ancient Corals (independent.co.uk) 13

Off the southwest cost of Italy, a remotely operated submarine made "a significant and rare discovery," reports the Independent — a vast white coral reef that was 80 metres tall (262 feet) and 2 metres wide (6.56 feet) "containing important species and fossil traces." Often dubbed the "rainforests of the sea", coral reefs are of immense scientific interest due to their status as some of the planet's richest marine ecosystems, harbouring millions of species. They play a crucial role in sustaining marine life but are currently under considerable threat...

hese impressive formations are composed of deep-water hard corals, commonly referred to as "white corals" because of their lack of colour, specifically identified as Lophelia pertusa and Madrepora oculata species. The reef also contains black corals, solitary corals, sponges, and other ecologically important species, as well as fossil traces of oysters and ancient corals, the Italian Research Council said. It called them "true geological testimonies of a distant past."

Mission leader Giorgio Castellan said the finding was "exceptional for Italian seas: bioconstructions of this kind, and of such magnitude, had never been observed in the Dohrn Canyon, and are rarely seen elsewhere in our Mediterranean". The discovery will help scientists understand the ecological role of deep coral habitats and their distribution, especially in the context of conservation and restoration efforts, he added.

The undersea research was funded by the EU.

Thanks to davidone (Slashdot reader #12,252) for sharing the article.

Comment Re:Cloth diapers? (Score 2) 46

For our first kid, we used resuable. Reusable diapers mean you must do laundry every day. Even if you have enough diapers that you can skip a day, longer than that, and the odor becomes intolerable. So, for the most part, it's laundry every frelling day, and you cannot do something like forget to move it to the dryer.

That relentlessness, on top of sleeplessness, on top of full-time job, meant hubby put his foot down for kid number 2, and we switched to disposables. It wasn't about convenience, it was about sanity.

Now, if you are fortunate enough to have someone helping you with your kids for an extended period, perhaps a professional housekeeper, then washables are a viable option.

Comment Re:Can anyone here back this up? (Score 2) 76

In my experience it is, how effective it is is directly proportional to preexisting project complexity when the commands are run. The bigger the project, and the more parts that are interfacing together, the worse it performs. But for small, simple projects and creating frameworks, it can be amazing.

Comment Re:But WHERE? (Score 3, Funny) 76

I'm not sure what "Building the Metaverse" is supposed to even mean anymore. Is he still obsessed with Ready Player One fantasies?

I mean, if he's just talking about generating 3d assets and the like, then maybe? AI 3d model generation is pretty useful if you don't care about every tiny detail matching up to some specific form. For example, I used an AI tool to make an image of an ancient mug with cave-art scrawled around its edges. It got the broad shapes of the model right, but had trouble with the fine engravings, making a lot of them part of the texture rather than the shape, but overall it was good enough that I just left off the engravings, had it generate a mug without them, then re-applied them with a displacement map. It got all the cracks and weathering and such on the mug really nice, and the print came out great after post-processing (cold-cast bronze + patina & polishing).

(I ended up switching from cave art to Linear A, because I also plan to at some point make a Linear B mug so that I can randomly offer guests one of the two mugs, have them rate it, and thus conduct Linear A-B Testing)

Comment Re:Great. Another App-dependent widget. (Score 1) 48

It's so easy to get tempted into feature bloat these days. You need a microcontroller for some simple set of features, like doing PWM control on a fan and handling a rotary switch, so you get something like a Seeed Studio XIAO ESP32S3 that's the size of a thumbnail and costs like $10, but then all of the sudden you have way more processing, memory capacity, pins, etc than you need, and oh hey, you now have USB, Bluetooth, and WiFi, and surely you should at least do SOMETHING with them, right? But the hey, for just a little bit of extra cost you could upgrade to a XIAO ESP32S3 Sense, and now you have a camera, microphone, and SD card, so you can do live video streaming, voice activation, gesture recognition... .... it really creeps up on you, because there's so much functionality in cheap, small packages today.

The irony though is that nobody really seems to bundle together everything one needs. Like, could we maybe have such a controller that also has builtin MOSFETs, USB + USB PD charging, BMS (1S-6S) functionality, and maybe a couple thermocouple sensors? Because most small devices need all these basic features, and it's way more cost, space, weight and effort to integrate separate components for all of them. The best I've found is a (bit overbuilt) card that has USB + USB PD (actually 2 of each, and reverse charging support), BMS support (1-5S), one thermocouple sensor, and a small charging display - but no processor or MOSFETs.

Comment Re:I thought this could be good, until... (Score 2) 48

As someone who knows how to solve a cube, but isn't very fast, I thought this might be quite a good thing to buy. My assumption was that it might help me learn some algorithms for faster solving. That was until I figured out what was nagging me... 24 displays? But.. a cube has 54 faces, not 24? And then, clicking on the link, I saw it. It's a 2x2 cube, not a 3x3. Who would be "puzzled" by a 2x2 cube? Awful.

Come back when it's 3x3 and I'll buy one.

A book / web site will give you likely better training on new algorithms than an overpriced, needlessly complex gadget (should they ever release a 3x3), and will be more cost-effective. In all, this is a product that won't have much of a market. ... but you'd think about spending hundreds of dollars to get a little better at cube solving? Why not take that money and do something really good with it, like give it to some charitable organization? Even if you just give it to your local elementary school science / tech teacher for supplies, you'll be improving the lives of dozens of kids. You'd be surprised what they can do with a few hundred dollars.

Slashdot Top Deals

If I'd known computer science was going to be like this, I'd never have given up being a rock 'n' roll star. -- G. Hirst

Working...