mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-17 13:41:01 +00:00
1 line
3.3 KiB
JSON
1 line
3.3 KiB
JSON
[{"user_id": 4149, "stars": [{"date_created": 1304921742.4462631, "user_id": 6618}, {"date_created": 1317553596.338016, "user_id": 40805}], "topic_id": 33873, "date_created": 1304617916.2250061, "message": "i found this blog post about *nix tools and i was curious what everyone's favorite command line tools are? http://kkovacs.eu/cool-but-obscure-unix-tools", "group_id": 1295, "id": 932250}, {"user_id": 13543, "stars": [], "topic_id": 33873, "date_created": 1304988930.8961761, "message": "Saved me so much retyping.", "group_id": 1295, "id": 981239}, {"user_id": 13543, "stars": [{"date_created": 1304990143.941695, "user_id": 4149}, {"date_created": 1305032951.3000319, "user_id": 12709}, {"date_created": 1311228311.666796, "user_id": 31946}, {"date_created": 1317370070.2444251, "user_id": 36549}], "topic_id": 33873, "date_created": 1304988919.180064, "message": "Best thing I leant was 'sudo !!'. Runs the last command as sudo. Savede", "group_id": 1295, "id": 981236}, {"user_id": 4149, "stars": [], "topic_id": 33873, "date_created": 1304990161.1141391, "message": "Cant deny that LOL", "group_id": 1295, "id": 981460}, {"user_id": 28153, "stars": [], "topic_id": 33873, "date_created": 1308136121.194545, "message": "@dombarnes Wow best thing i learnt too. Thanks :D", "group_id": 1295, "id": 1399664}, {"user_id": 36388, "stars": [], "topic_id": 33873, "date_created": 1308286890.079396, "message": "hello", "group_id": 1295, "id": 1416145}, {"user_id": 19952, "stars": [{"date_created": 1308728400.899116, "user_id": 12641}, {"date_created": 1309349546.7120399, "user_id": 31246}, {"date_created": 1311228306.727766, "user_id": 31946}, {"date_created": 1312113812.742187, "user_id": 35999}, {"date_created": 1317370096.3196721, "user_id": 36549}], "topic_id": 33873, "date_created": 1308322730.746562, "message": "@dombarnes `!$` to repeat the last argument of the last command is awesome... `touch foo` then `vi !$`", "group_id": 1295, "id": 1419708}, {"user_id": 35157, "stars": [], "topic_id": 33873, "date_created": 1309702537.372772, "message": "Xbc", "group_id": 1295, "id": 1552189}, {"user_id": 26305, "stars": [], "topic_id": 33873, "date_created": 1310108274.239785, "message": "Hey", "group_id": 1295, "id": 1590900}, {"user_id": 35999, "stars": [], "topic_id": 33873, "date_created": 1312113788.6534159, "message": "but this brings us to the old talk about security versus usability.", "group_id": 1295, "id": 1758506}, {"user_id": 35999, "stars": [], "topic_id": 33873, "date_created": 1312113572.254132, "message": "@dombarnes it's very good! but there is at least one real problem with that. the command 'sudo' is not safe. It allows an attacker to gain super user privileges, even without knowing the root password itself.", "group_id": 1295, "id": 1758497}, {"user_id": 12709, "stars": [], "topic_id": 33873, "date_created": 1317539436.984041, "message": "@fredovich \"$ sudo !!\" will just replay the last command as superuser (or another user if you use -u flag). You want to know what you're doing before calling a command as sudo, but otherwise it's pretty 'safe'. $ sudo can only be called by users or groups that have been granted access in /etc/sudoers. To be able to call without a password you'd need the \"NOPASSWD\" tag set for your user or group, otherwise it'll prompt for a password every 15 mins.", "group_id": 1295, "id": 2259303}] |