s42400-025-00441-x (1).pdf
2.5 MB
https://link.springer.com/article/10.1186/s42400-025-00441-x
Intrusion detection using TCP/IP single packet header binary image for IoT networks
Intrusion detection using TCP/IP single packet header binary image for IoT networks
Forwarded from Hacker News (yahnc_bot)
What your Bluetooth devices reveal https://blog.dmcc.io/journal/2026-bluetooth-privacy-bluehood/
Danny
What Your Bluetooth Devices Reveal About You
Building Bluehood, a Bluetooth scanner that reveals what information we leak just by having Bluetooth enabled on our devices.
Forwarded from Hacker News (yahnc_bot)
Minimal x86 Kernel Zig https://github.com/lopespm/zig-minimal-kernel-x86
GitHub
GitHub - lopespm/zig-minimal-kernel-x86: Minimal x86 Kernel - built in Zig
Minimal x86 Kernel - built in Zig. Contribute to lopespm/zig-minimal-kernel-x86 development by creating an account on GitHub.
Forwarded from Hacker News (yahnc_bot)
15 years later, Microsoft morged my diagram https://nvie.com/posts/15-years-later/
nvie.com
15+ years later, Microsoft morged my diagram
How Microsoft continvoucly morged my Git branching diagram.
Forwarded from Hacker News (yahnc_bot)
A DuckDB-based metabase alternative https://github.com/taleshape-com/shaper
GitHub
GitHub - taleshape-com/shaper: Visualize and share your data. All in SQL. Powered by DuckDB.
Visualize and share your data. All in SQL. Powered by DuckDB. - taleshape-com/shaper
Forwarded from Hacker News (yahnc_bot)
Asahi Linux Progress Report: Linux 6.19 https://asahilinux.org/2026/02/progress-report-6-19/
asahilinux.org
Progress Report: Linux 6.19 - Asahi Linux
Porting Linux to Apple Silicon
Forwarded from Hacker News (yahnc_bot)
TinyIce: Single-binary Icecast2-compatible server (auto-HTTPS, multi-tenant) https://github.com/DatanoiseTV/tinyice
GitHub
GitHub - DatanoiseTV/tinyice: A tiny audio streaming server (compatible with icecast2) written in Go with multiple mountpoint,…
A tiny audio streaming server (compatible with icecast2) written in Go with multiple mountpoint, multi-source, and relaying support and a lot more. - DatanoiseTV/tinyice
Forwarded from Hacker News (yahnc_bot)
Native FreeBSD Kerberos/LDAP with FreeIPA/IDM https://vermaden.wordpress.com/2026/02/18/native-freebsd-kerberos-ldap-with-freeipa-idm/
𝚟𝚎𝚛𝚖𝚊𝚍𝚎𝚗
Native FreeBSD Kerberos/LDAP with FreeIPA/IDM
I want to make this clear in the first sentence because its biggest chance that people will read it – this article is entirely based on work done by Christian Hofstede-Kuhn (Larvitz) that wro…
Forwarded from Lobste.rs
AVX2 is slower than SSE2-4.x under Windows ARM emulation
Comments
via blogs.remobjects.com by vintagedave
Comments
via blogs.remobjects.com by vintagedave
RemObjects Software Blog
AVX2 is slower than SSE2-4.x under Windows ARM emulation
If you compile your app for AVX2 and it runs on Windows ARM under Prism emulation, is it faster or slower than compiling for SSE2-4.x? I assumed it would be roughly the same — maybe slightly slower due to emulation overhead, but AVX2's wider operations would…
Forwarded from Hacker News (yahnc_bot)
We're no longer attracting top talent: the brain drain killing American science https://www.theguardian.com/us-news/2026/feb/19/trump-science-funding-cuts
the Guardian
‘We’re no longer attracting top talent’: the brain drain killing American science
As Trump slashes science funding, young researchers flee abroad. Without solid innovation, the US could cease to have the largest biomedical ecosystem in the world
Forwarded from Hacker News (yahnc_bot)
Micropayments as a reality check for news sites https://blog.zgp.org/micropayments-as-a-reality-check-for-news-sites/
blog.zgp.org
micropayments as a reality check for news sites
Forwarded from Hacker News (yahnc_bot)
AI is not a coworker, it's an exoskeleton https://www.kasava.dev/blog/ai-as-exoskeleton
Kasava
Kasava - The Agentic Platform for Product Engineers
Kasava is the AI-native platform purpose-built for product development. Plan, build, and ship with AI-powered chat, call analysis, and plan generation.
Forwarded from Hacker News (yahnc_bot)
Almost Every infrastructure decision I endorse or regret after 4 years https://cep.dev/posts/every-infrastructure-decision-i-endorse-or-regret-after-4-years-running-infrastructure-at-a-startup/
Jack's home on the web
(Almost) Every infrastructure decision I endorse or regret after 4 years running infrastructure at a startup
Assortment of technology startup infrastructure recommendations
Forwarded from Hacker News (yahnc_bot)
I Don't Like Magic https://adactio.com/journal/22399
Adactio
Magic
Knock, knock! Who’s there? Control freak (now you say “control freak who?”)
Forwarded from Hacker News (yahnc_bot)
How an inference provider can prove they're not serving a quantized model https://tinfoil.sh/blog/2026-02-03-proving-model-identity
tinfoil.sh
How Tinfoil Proves Exactly What Model Is Running
How we cryptographically guarantee that we are serving specific, untampered model weights that clients can verify on each request.
Forwarded from Hacker News
Show HN: Llama 3.1 70B on a single RTX 3090 via NVMe-to-GPU bypassing the CPU (Score: 152+ in 8 hours)
Link: https://readhacker.news/s/6NeCM
Comments: https://readhacker.news/c/6NeCM
Hi everyone, I'm kinda involved in some retrogaming and with some experiments I ran into the following question: "It would be possible to run transformer models bypassing the cpu/ram, connecting the gpu to the nvme?"
This is the result of that question itself and some weekend vibecoding (it has the linked library repository in the readme as well), it seems to work, even on consumer gpus, it should work better on professional ones tho
Link: https://readhacker.news/s/6NeCM
Comments: https://readhacker.news/c/6NeCM
Hi everyone, I'm kinda involved in some retrogaming and with some experiments I ran into the following question: "It would be possible to run transformer models bypassing the cpu/ram, connecting the gpu to the nvme?"
This is the result of that question itself and some weekend vibecoding (it has the linked library repository in the readme as well), it seems to work, even on consumer gpus, it should work better on professional ones tho
GitHub
GitHub - xaskasdf/ntransformer: High-efficiency LLM inference engine in C++/CUDA. Run Llama 70B on RTX 3090.
High-efficiency LLM inference engine in C++/CUDA. Run Llama 70B on RTX 3090. - xaskasdf/ntransformer
Forwarded from Hacker News (yahnc_bot)
Two Bits Are Better Than One: making bloom filters 2x more accurate https://floedb.ai/blog/two-bits-are-better-than-one-making-bloom-filters-2x-more-accurate
floedb.ai
Two Bits Are Better Than One: making bloom filters 2x more accurate
Optimisation of bloom filters in Floe using double bit setting with lightweight hashing.