Hi, I'm looking for a local NoSQL database for use with Rust and Python. My requirements are: 🔹 Easy migration and minimal overhead (similar to SQLite's .db file) 🔹 Fast read/...
Hi I'm trying to grep current time by regex while reading line using while these are my regexes to get date & time (I'm getting empty line - no match): grep -Eo "([0-9]{1,2})...
Hi I have a SQL database & I want to return 10 highest values in each category, how can I do this for each category? already wrote this query: SELECT * FROM products ORDER BY...
Hi I want to install 'tree' on Linux (Kali) but it shows the message E: Unable to locate package tree. tried to add sudo add-apt-repository universe but that didn't work too. ...
hi i like to start developing web apps and Android applications, i have some experience in html - css - js (just a little responsive project) but i didn't work with Java. shou...
i tried to disable js but the website shows a msg to re-enabling that. src code is large and I'm not a web dev, I see display:none; everywhere! is there any easier way?