sanroot99
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Quick guide to migrate Linux OS installation (sancoderr.netlify.app)
- Google new spam algorithm update (searchengineland.com)
-
I am very curious on how these plagiarism checkers and AI content detector works. Does anyone working on these tools here can share some insights?
- Linux Is Migration Guide (sancoderr.netlify.app)
- Open source local AI assistant using LLM (old.reddit.com)
- Jiddu Krishnamurti [video] (youtube.com)
- The Social Dilemma (thesocialdilemma.com)
- Hardware accelerated Ubuntu in Android [video] (youtube.com)
- x86 windows emulator using wine and box86 (github.com)
- UPI payment using feature phone without internet (npci.org.in)
- Vegetable Oils Replaced Animal Fats in the American Diet (2012) (theatlantic.com)
- Design by Contract (cs.unc.edu)
- Lucky Patcher Android App (luckypatchers.com)
-
I got inspiration from this post https://news.ycombinator.com/item?id=33094627 Here is the script #!/bin/bash qrcode() { qrcode-terminal "http://"$(ip addr show wlp3s0 |grep -Eo $ipregex |head -n1 )":9000/" cd…
-
I am currently creating a simple web app for logging and journaling ,it would be awesome to know what solution other use .
- Community Driven Mesh Network (en.wikipedia.org)
- Crowdsourced distributed cluster of Stable Diffusion workers (stablehorde.net)
- Cgroups from Arch Wiki (wiki.archlinux.org)
-
Can human brain if hypothetically in future able to run computer programs ,with human brain interface technologies ?
-
I want to know ,what set of kernel , userspace tools and os specific features it uses ,to implement doze mode . Also do these features can be migrated to linux distro ?