TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Tracing Military Command Chains Through Time and Location

103 pointsby Gigamouse5 months ago

7 comments

trhway5 months ago
There is a reason Russian forces are wearing face-covers in Ukraine. That anonymity even became integral part of the official propaganda with the country plastered with images with covered faces like this <a href="https:&#x2F;&#x2F;ok.ru&#x2F;group&#x2F;53906516017252&#x2F;album&#x2F;922573735012&#x2F;931001252708" rel="nofollow">https:&#x2F;&#x2F;ok.ru&#x2F;group&#x2F;53906516017252&#x2F;album&#x2F;922573735012&#x2F;931001...</a>
评论 #42755168 未加载
评论 #42756159 未加载
评论 #42754212 未加载
评论 #42755166 未加载
the-alchemist5 months ago
They go into detail on their technical decision making, very cool:<p>Choosing Clojure6 and Datalog7 was a calculated risk–but one which paid off. The Datalog model offered the simplest and most ergonomic queries, had strengths in graphs and relationships, and the entity model could easily transform to more standard formats. In–memory Datomic was chosen on the server, allowing complicated relational rule–based queries to map over tens of thousands of claims, linking sources to the attributes of entities. Using Clojure allowed for rapid prototyping and fast feedback cycles. Together, this allowed constructing arbitrary graph traversal queries, without having to round–trip from the database to execute recursive code, allowing the nature of traversing the domain model to be separated from the specifics of the relationship. How entities relate, and how relations work through time, could be developed as separate concepts. Using Datalog queries, it was possible to get every subordinate, as well as the time ranges they held true for, with a simple query like (subordinate-of ?a ?b ?start-date ?end-date)
paganel5 months ago
&gt; making it easier for journalists, courts, and researchers to connect commanders to their subordinates’ actions.<p>We all know that G.W. Bush and Tony Blair were at the top of their countries&#x27; chains of command during the illegal invasion of Iraq and yet, here we are, they&#x27;re free of any International Penal Court meddling. Which is to say that maybe these guys and ladies here should focus their &quot;desire for war-justice&quot; a little bit closer to home.<p>Of course, an organization (the Security Force Monitor mentioned in the article) that literally receives money from George Soros through his Open Society Foundations [1] would never go after its own Western leaders, but it&#x27;s good to at least have that written down on the internet, like in this comment.<p>[1] <a href="https:&#x2F;&#x2F;securityforcemonitor.org&#x2F;about&#x2F;" rel="nofollow">https:&#x2F;&#x2F;securityforcemonitor.org&#x2F;about&#x2F;</a>
评论 #42757910 未加载
motohagiography5 months ago
valuable. a variation should be applied to public services by privacy offices, as gov often uses virtual entities under the guise of projects or working groups, where the legally accountable entity almost never receives documents or decisions, but pushes them down onto technology teams to implement.<p>A standard open organization specification that shows people, authorities, budget flows and beneficial parties, and then only funding anything expressed in that spec would go a long way to improving institutions.
lifeisstillgood5 months ago
Sounds a fantastic idea and a great addition to OSSINT overall
larusso5 months ago
Very interesting and I think important. Something that should be done for any Armee even.<p>I found the writing style … interesting. The author assumed we the reader would have a specific understanding how to model this data. And that they cracked the code. Well that military posts, commands and in some cases government loyalty can change is known. Maybe I read too much into it this morning :). I dislike being treated as ignorant that’s all.
throwup2385 months ago
<i>&gt; Together, we re–developed the data format and domain logic to fit both the ergonomics of existing research tools and to allow for easy analysis.</i><p>That is some weapons grade marketing speak.<p>The rest of the article is relatively interesting once they get to their use of Datomic&#x2F;Datalog but it was really hard to get past that BS.
评论 #42896850 未加载