Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Laya the open source version of Jev(convaiinnovations.com ↗)
    114comments
  2. A graphical desktop for the ZX Spectrum(github.com/mindbox77 ↗)
    31comments
  3. Tin: full-text search for Postgres(planetscale.com ↗)
    19comments
  4. AI-generated posters don’t have to be horrible(john.hartnup.uk ↗)
    422comments
  5. Human brain is two separate organs, Stanford Medicine-led research finds(stanford.edu ↗)
    176comments
  6. “The Secret Life of Circuits” is here(coredump.cx ↗)
    47comments
  7. Black Holes or Black Hole Stars? Astronomers Spar over 'Little Red Dots'(quantamagazine.org ↗)
    11comments
  8. What Zig felt like, coming from Rust(besok.github.io ↗)
    91comments
  9. Android 17 is the first since 3.x to add new APIs without releasing to the AOSP(grapheneos.social ↗)
    533comments
  10. Asking Authors About Their Own Papers(medium.com/tmlrorg ↗)
    26comments
  11. I built the fastest PHP webserver in the world(qbixserver.com ↗)
    12comments
  12. San Francisco Onion Futures Company(onionfutures.com ↗)
    105comments
  13. Agreement between the USA and Denmark (1951,2004) [pdf](state.gov ↗)
    1comments
  14. If math is more than proof, we need to better celebrate the rest of it(terrytao.wordpress.com ↗)
    185comments
  15. GPT-6 Astra Solves a WWI German Radio Cipher(prinzai.com ↗)
    126comments
  16. Learning Another Language May Be One of the Best Ways to Keep Your Brain Healthy(theconversation.com ↗)
    33comments
  17. Cloudflare Quick Tunnels(cloudflare.com ↗)
    300comments
  18. How to Write with an LLM(sockpuppet.org ↗)
    360comments
  19. You can run Git on object storage if you re-make packfiles(tigrisdata.com ↗)
    23comments
  20. Communication by means of modulated Johnson noise(pnas.org ↗)
    18comments
  21. Ray Ozzie and the Optimism of Being Early(reproof.app ↗)
    8comments
  22. Saving another 100TB of RAM(cloudflare.com ↗)
    89comments
  23. SDCC – Small Device C Compiler(sourceforge.net ↗)
    23comments
  24. Science Is Open Software(jepedersen.dk ↗)
    47comments
  25. From Stonemasons to Carpenters(thelastsoftwareengineer.substack.com ↗)
    4comments
  26. Why building a Rust LSP is hard(rust-glancer.github.io ↗)
    44comments
  27. The first new cat species discovered in 100 years(nationalgeographic.com ↗)
    122comments
  28. OpenJev(openjev.com ↗)
    278comments
  29. Ctenophores: Wonders of Biology(quantamagazine.org ↗)
    7comments
  30. How OpenAI Used Its Own LLMs to Design Its Jalapeño Chip(ieee.org ↗)
    119comments

Army open-sources cyber defense code in new GitHub project

161 pointsby 11y agoscienceblog.com
33 comments
11y agoHN ↗

This is exactly what I was trying to point out. If you put an article about something, be sure to link it.

11y agoHN ↗

It drives me crazy when this doesn't happen– especially in news articles talking about some study here or there- why not link to the actual study?! I end up having to Google for it, click around a bunch of bad navigation... very painful.

11y agoHN ↗

I've recently (and when I say recently, I mean less than 24 hours ago) found out that one nationally known tabloid actually copied my work on their site without any indications on where they found out about it. Of course, they haven't even put a link to the original work (which I published on my blog), but they were kind enough to let their readers know that "researchers" found out about it.

I can't even explain how frustrated I currently am by their action.

11y agoHN ↗

Could you use a DMCA-like thing to get them to stop doing that?

11y agoHN ↗

AFAIK anybody can use the DMCA just like the record labels are using to take down tons of Youtube videos. There are customizable form letters out there for this very purpose.

11y agoHN ↗

DMCA only works in the USA. I work for a Portuguese record label and we get ignored when we ask the local Youtube copycats to remove our copyrighted content. I even suspect they download the videos from Youtube to upload on their services. And I'm talking about sites owned by the biggest telecommunications providers.

11y agoHN ↗

Although they clearly broke my CY-BY-SA license by not sharing their work under the same license and not giving me any attribution, I'm not exactly sure what can I do to take it down, Hiring a lawyer for this is not an option for me considering that I'm just a student on a low budget.

11y agoHN ↗

As this comment's uncle pointed out, you can probably find a "fill in the blank" DMCA notice somewhere on the net.

If that doesn't work, many lawyers give free consultations (AFAIK), and there's probably someone willing to take the case in exchange for X% of the settlement.

11y agoHN ↗

Send to their ISP. Usually that's very efficient.

11y agoHN ↗

That could work, but I think that in the case of a "nationally known tabloid" chances are low.

11y agoHN ↗

I remember writing a blog post [1] (for another publication) about my project and the day it was published, I realized there was not a single link to my project (it had screenshots and all).

I immediately made a PR to fix it, but it was a funny and glaring omission. I just didn't realize the link was missing because I wrote it in Markdown and never looked at the rendered version.

[1] http://blog.gopheracademy.com/updating-your-go-packages-with...

11y agoHN ↗

This is pretty cool. I didn't know the Army Research Lab used Python in any of their projects.

Thanks for sharing this.

11y agoHN ↗

"An information security specialist with the US Army, O'Connor introduces the hacker's programming language Python to new users, and describes some advanced features to those who already know it."

11y agoHN ↗

Oops, thanks. I skimmed and ctrl+f'd for "army", but I guess I still missed it somehow.

11y agoHN ↗

From the author of `How I Penetration Tested Your Mother`?

11y agoHN ↗

As of a decade ago the intelligence community loved open source, and in the domain I was in it took more than a song and dance to get them to accept Windows as an OS for your stuff instead of Linux.

We should rather be surprised if they aren't using wildly popular tools like Python (although not any particular one, since like in the civilian world different communities tend to pick out a small set of tools to work with, e.g. Google has only 4 or so blessed languages).

11y agoHN ↗

More fine-grained filtering and more options in general. For example, you can filter by country, or analyze NetFlow rather than pcaps.

11y agoHN ↗

Dshell was released on December 17th; last month. Press release from the US Army on Jan 28th (3 days ago...) would be a better, more official source than this blog.

http://www.army.mil/article/141734/Army_cyber_defenders_open...

The guy looks, imho, a bit like Tony Stark. That's pretty cool, the money quote is this one: "If soldiers eat it, wear it, touch it, fly it, ride it or ship it, we make it." Makers. Gotta love 'em. Funny timing, December 17th is 4 days after my patent pending in cryptography. Then, the press release was same day I offered a small amount for my company, publicly.

Media's taken a few days to catch up, or a few weeks, depending on your POV.

11y agoHN ↗

Considering the secret obsessed world of the military, this seems like the ultimate proof that "cyber warfare" is worthless to them.

11y agoHN ↗

Where do they get the "2,000 unique visitors" bit from? And 100 downloads... are they referring to the 92 forks?

I think Public Affairs does not get Github.

11y agoHN ↗

For a given repo Github gives you the daily number of visits and unique visitors, as well as the number of times the repo was cloned (they don't give you the number of downloads of the zipped sources).

11y agoHN ↗

Huh, where do I find those?

edit: Ah! They hide behind the bar chart diagram icon, /graphs/traffic

11y agoHN ↗

I've never talked with the ARL PAO folks about open source, but in general you're right. They have several writers who have to cover everything ARL does (that they can talk about). So they're like most civilian reporters: generalists who talk to experts to learn enough about an event or subject to write a report for an audience that knows less -- or nothing -- about the subject.

Full disclosure: I work in the PAO at RDECOM, of which ARL is a part.

11y agoHN ↗

if i were in the intelligence community i would introduce cyber defense code with some very obscure flaws. Not flaws in the code itself but flaws in the algorithm.

If the code happens to gain traction. I would would then use that flaw to my advantage.

11y agoHN ↗

I wonder if contribution to that repo (or alike, i.e. affiliated with some gov's defense orgs) would be considered a treason in some countries...