frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

How Is AI Transforming Academic Search?

https://katinamagazine.org/content/article/resource-advisor/2026/how-is-ai-transforming-academic-...
1•jruohonen•2m ago•0 comments

Procura – Finance Manager

1•snitchiest•11m ago•0 comments

Land recovery of China's Zhuque-3 reusable rocket first stage completed [video]

https://www.youtube.com/watch?v=lRk0iKGRHGo
2•hggh•12m ago•0 comments

Fraud Is a Relationship Problem, Not a Data Volume Problem

https://memgraph.com/blog/fraud-is-a-relationship-problem
1•taubek•17m ago•0 comments

Tragically, as many as 9625 out of every 10k individuals may be neurotypical

https://erikengdahl.se/autism/isnt/
13•verisimi•23m ago•3 comments

The Last Generation of Mathematicians? [video]

https://www.youtube.com/watch?v=6uIJdXmB4vE
1•soupspaces•28m ago•1 comments

A 2026 Survey of Rust GUI Libraries

https://blog.wybxc.cc/blog/rust-gui-survey-2026/
2•birdculture•29m ago•0 comments

Principles of dependent type theory [pdf]

https://www.danielgratzer.com/papers/type-theory-book.pdf
2•fanf2•30m ago•0 comments

The Cool Things of Gleam

https://a.baez.link/3mtdbbp2dmc27
1•signa11•31m ago•0 comments

The lost airports of SimCity 3000 (2002)

https://web.archive.org/web/20021204030618/http://www.sc3000.com/knowledge/showarticle.cfm?id=091...
2•Lammy•33m ago•0 comments

Milky Way's fastest star orbits a black hole so close, it feels its spin

https://www.eso.org/public/news/eso2612/
1•thunderbong•33m ago•0 comments

Remindher

https://remindher.app/
1•adibenely•34m ago•0 comments

Space Sunshade

https://en.wikipedia.org/wiki/Space_sunshade
1•num42•35m ago•0 comments

Every Tech Bubble Obeyed the Same Rule. AI Is Next [video]

https://www.youtube.com/watch?v=KJxfSIvv920
1•mgh2•36m ago•0 comments

PureLiFi Debuts 10 Gbps "Connectivity DNA" and Bridges the 5G Gap

https://www.purelifi.com/purelifi-mwc-2026/
1•zeristor•38m ago•0 comments

Contextual News Search APIs: A Deep Comparison for AI, RAG, and Research

https://github.com/free-news-api/news-search-api-comparison
10•ermanos12•42m ago•0 comments

Nobody Explained the Schrödinger Equation Like This [video]

https://www.youtube.com/watch?v=X-q2eZVhff8
3•peter_d_sherman•42m ago•0 comments

VQL-Artifact.yaml

https://github.com/lexs201992-gif/Project-LION-Longcheer-Integrated-Overlay-Network-Virtualizaci-...
1•lexs201992-gif•50m ago•1 comments

Natural Number Game

https://adam.math.hhu.de/#/g/leanprover-community/nng4
1•it4rb•54m ago•0 comments

The next GitHub is not worth winning

https://davidpoblador.com/blog/the-next-github-is-not-worth-winning.html
1•serious_angel•54m ago•1 comments

Wiring up seven ESP32s to create a ~0.4B LLM

https://www.xda-developers.com/someone-wired-up-seven-esp32s-to-create-a-04b-llm-and-so-can-you/
4•epestr•58m ago•0 comments

Orelon – AI Video Generator for Cinematic Creation

https://orelon.ai/
1•duanhjlt•1h ago•0 comments

I built a tool to generate Cornell notes from YouTube videos

1•cristyg0101•1h ago•1 comments

Mojo by Example

https://ruhati.net/mojo/
3•ivell•1h ago•0 comments

Vale: Linter for Prose

https://github.com/vale-cli/vale
1•saikatsg•1h ago•0 comments

Ksumiyo – AI music generation with producer-level controls

https://www.ksumiyo.com
1•umangbhardwaj•1h ago•0 comments

The Python documentation is now available in Russian

https://blog.python.org/2026/08/the-python-documentation-is-now-available-in-russian/
1•runningmike•1h ago•1 comments

The Zen of AI

https://www.dtlarson.com/zen
2•derek-larson•1h ago•0 comments

A Test for AI Consciousness

https://gruhn.me/blog/2026-08-16/
1•saikatsg•1h ago•0 comments

Kestrel – I built a 900 KB macOS browser because Chrome ate my 8 GB Mac

https://github.com/bishosilwal/kestrel-browser
1•bisho_silwal•1h ago•1 comments
Open in hackernews

VQL-Artifact.yaml

https://github.com/lexs201992-gif/Project-LION-Longcheer-Integrated-Overlay-Network-Virtualizaci-n-pKVM-y-SystemUI/blob/main/VQL-Artifact.yaml
1•lexs201992-gif•50m ago

Comments

lexs201992-gif•42m ago
sipc-init.yaml detection: selection_sipc_init: CommandLine|contains|all: - 'sipc-virt:core' - 'channel' - 'startup'

    selection_c2_channels:
        CommandLine|contains: 
            - 'chan-4'
            - 'chan-5'
            - 'sprd_iq.ko'
        
    selection_suspicious_procs:
        CommandLine|contains:
            - 'wcn_chr'
            - 'linkturbonative'
            - 'sprd_networkcontrol'
            - 'com.sprd.srmi.Srmiapp'
        
    selection_network_anomaly:
        CommandLine|contains|all:
            - 'tun0'
            - 'fd00:2'
            
    selection_build_host:
        CommandLine|contains: 'sh-16-52.rnd.longcheer.net'

    condition: selection_sipc_init and (selection_c2_channels or selection_suspicious_procs or selection_network_anomaly or selection_build_host)