Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror

Submission + - Automated vulnerability patching with AI now feasible (ecsypno.com)

Zapotek writes: I'd like to inform you of a sector first, AI vulnerability patching.

This comes from a Greek startup called Ecsypno.

Codename SCNR is a DAST solution which, when coupled with the Introspector server-side middleware and the OpenAI platform for data analysis, can provide effective and actionable vulnerability patching.

This leads to automation from scanning to fixing.

I'm addition to code patches, thanks to the unparalleled context gathered by Codename SCNR and the AI, automated issue dissection, exploitation guidance, remediation guidance and more are possible, allowing professionals to easily assess the entire breadth of each vulnerability while mitigating it.

Comment Re:This is um. Ok. I guess? (Score 1) 20

Right now this deals with divisible workloads. All there is for MPI are the Ruby RPC and a shared hashmap with callbacks to serve possibly even as a channel.
I don't imagine anyone using this for other tasks although the project was just born and high-performance code can be added via native C/C++/Rust extensions to the project. That'd go into Cuboid though, not Peplum, Peplum would just benefit

Submission + - Peplum: F/OSS super-computing at Home with Ruby Infrastructure (ecsypno.com)

Zapotek writes: Hello all,

It's been very busy here at Ecsypno skunkworks these last few days when it comes to research and development into distributed computing systems.

Armed with Cuboid, Qmap was built, which tackled the handling of nmap in a distributed environment, with great results. Afterwards, an iterative clean-up process led to a template of sorts, for scheduling most applications in such environments.

With that, Peplum was born, which allows for OS applications, Ruby code and C/C++/Rust code (via Ruby extensions) to be distributed across machines and tackle the processing of neatly grouped objects.

In essence, Peplum:

        Is a distributed computing solution backed by Cuboid.
        Its basic function is to distribute workloads and deliver payloads across multiple machines and thus parallelize otherwise time consuming tasks.
        Allows you to combine several machines and built a cluster/supercomputer of sorts with great ease.

After that was dealt with, it was time to port Qmap over to Peplum for easier long-term maintenance, thus renamed Peplum::Nmap.

So that was quite the weekend!

We have high hopes for Peplum as it basically means easy, simple and joyful cloud/clustering/super-computing at home, on-premise, anywhere really. Along with the capability to turn a lot of security oriented apps into super versions of themselves, it is quite the infrastructure.

Open Source

Stack Overflow Stats Reveal 'the Brutal Lifecycle of JavaScript Frameworks' (stackoverflow.blog) 165

A developer on the Internal Tools team at Stack Overflow reveals some new statistics from their 'Trends' tool: JavaScript UI frameworks and libraries work in cycles. Every six months or so, a new one pops up, claiming that it has revolutionized UI development. Thousands of developers adopt it into their new projects, blog posts are written, Stack Overflow questions are asked and answered, and then a newer (and even more revolutionary) framework pops up to usurp the throne...

There appears to be a quick ascent, as the framework gains popularity and then a slightly less quick but steady decline as developers adopt newer technologies. These lifecycles only last a couple of years. Starting around 2011, there seems to be major adoption of a couple of competing frameworks: Backbone, Knockout, and Ember. Questions about these tags appear to grow until around 2013 and have been in steady decline since, at about the same time as AngularJS started growing. The latest startup is the Vue.js framework, which has shown quick adoption, as it is one of the fastest growing tags on Stack Overflow. Only time can tell how long this growth will last.

"Let's be honest," the post concludes. "The size of a developer community certainly counts; it contributes to a thriving open source environment, and makes it easier to find help on Stack Overflow."
Data Storage

NAND Flash Density Surpasses HDDs', But Price Is Still a Sticking Point (computerworld.com) 185

Lucas123 writes: With the introduction of 3D or stacked NAND flash memory, non-volatile memory has for the first time surpassed that of hard disk drives in density. This year, Micron revealed it had demonstrated areal densities in its laboratories of up to 2.77 terabits per square inch (Tbpsi) for its 3D NAND. That compares with the densest HDDs of about 1.3Tbpsi. While NAND flash may have surpassed hard drives in density, it doesn't mean the medium has reached price parity with HDDs — nor will it anytime soon. One roadblock to price parity is the cost of revamping existing or building new 3D NAND fabrication plant, which far exceeds that of hard drive manufacturing facilities, according to market research firm Coughlin Associates. HDD makers are also preparing to launch even denser products using technologies such as heat assisted magnetic recording.

Comment Re:"nonconsensual sex or touching" (Score 1) 399

Because my job isn't to report on this and because the bit I copied was enough to being attention to the point I was trying to make, with said point having nothing to do with gender but rather the author's attempt at manipulation by counting together touch and rape.

Not to mention the fact that this was obviously a quote of the full description, with the description being a mere scroll away.

You saw a gender bias where there was none, so it was probably just your own.

Comment "nonconsensual sex or touching" (Score 4, Insightful) 399

According to a recent study of 27 schools, about one-quarter of female undergraduates said they had experienced nonconsensual sex or touching since entering college

So basically they asked about touching and sex just so they can put the phrase "nonconsensual sex" and "one-quarter" together?

Those 2 are nowhere near the same level of severity to be reported in that fashion.
I've been touched plenty times nonconsensually, I figured "that's a bit too familiar" (yes I'm a man, yes by women), however I wouldn't place those occurrences nowhere near anything having to do with rape.

The Military

US Defense Secretary Mulls Rapid Grants For Tech Companies 58

itwbennett writes: The push for greater cooperation with tech companies has been a big theme for the DOD in the last year, but many big tech companies so far have been wary of the government's overtures following NSA spying revelations. Now, the government is taking a more 'if you can't join them, build your own' approach. The U.S. Department of Defense is considering offering rapid seed funding to private companies as a way to encourage more work on technology projects with the commercial sector, Secretary of Defense Ashton Carter said Wednesday. 'The DOD has to tap into all the streams of innovation and emerging technology and it has to do so much more quickly,' Carter told DARPA's Wait, What? conference in St. Louis, Missouri.

Comment Re: Good (Score 1) 1307

You shouldn't have been down-voted. There was a lot of pretty radical nepotism, there was a story of a subway cleaning lady making making 6 figures, that's insane -- probably an event with a magnitude of singular occurrence, but gives you an idea of how far things had gone. Those people getting fired was the right thing to do, but it only resulted in a temporary surplus, not growth. Different measures were/are required.

Slashdot Top Deals

Man must shape his tools lest they shape him. -- Arthur R. Miller

Working...