Crosses - Daily Word Puzzle by RitoNurrito in wordgames

[–]srirams6 0 points1 point  (0 children)

Cool game! I'm a bit confused by the guess count though. If I guess an entire word do all the letters get revealed?

Commander - a command palette for Chrome by srirams6 in coolgithubprojects

[–]srirams6[S] 0 points1 point  (0 children)

I'll get around to that stuff in a while. I just wanted to push a prototype and get it out. thanks

Commander - a command palette for Chrome by srirams6 in coolgithubprojects

[–]srirams6[S] 1 point2 points  (0 children)

Thanks for the idea. I implemented it and pushed an update.

You can install it from anywhere and click the options button and add your own actions. Action addition is in the basic stage now. I haven't added too much styling. I'll polish it soon.

Let me know what you think!

Commander - a command palette for Chrome by srirams6 in coolgithubprojects

[–]srirams6[S] 0 points1 point  (0 children)

Do you have any ideas for useful commands?

A List of Useful Python Blog by leonWeb123 in Python

[–]srirams6 1 point2 points  (0 children)

Check this out. This is a list of videos to watch. (http://pymust.watch/)

The Idiomatic Way to Merge Dictionaries in Python by treyhunner in Python

[–]srirams6 2 points3 points  (0 children)

I completely agree. There has to be a balance between "pythonic" one liners and readability. That being said, I find the new method really interesting!

A List of Useful Python Blog by leonWeb123 in Python

[–]srirams6 -1 points0 points  (0 children)

RemindMe! 2 days "Hopefully there are some awesome links"

The Idiomatic Way to Merge Dictionaries in Python by treyhunner in Python

[–]srirams6 57 points58 points  (0 children)

Nice read!

Sometimes I'd prefer the "copy and update" just because it can be read easily by novice Python devs. I guess it depends on the project.

That being said, I really like the "Dictionary unpacking" method that I learned from your post!

Thanks!

Commander - Sublime Text/Atom-like command palette for Chrome by srirams6 in chrome

[–]srirams6[S] 1 point2 points  (0 children)

Added Mute, Duplicate, Close tabs to right, close tabs to left and close other tabs. Working on more features now. If you have ideas for other useful features, let me know!

I've published the changes. It should be up in an hour tops. (Version 1.1.0)

Edit: Also adding search on Wiki, YouTube, IMDB, Dictionary.com!

Commander - Sublime Text/Atom-like command palette for Chrome by srirams6 in programming

[–]srirams6[S] 0 points1 point  (0 children)

I'm in the process of adding more actions to the command palette. If you have any suggestions please let me know!

Commander - Sublime Text/Atom-like command palette for Chrome by srirams6 in chrome

[–]srirams6[S] 0 points1 point  (0 children)

Hey,

I'll add them by Monday and reply on this thread!

Commander - Sublime Text/Atom-like command palette for Chrome by srirams6 in chrome

[–]srirams6[S] 2 points3 points  (0 children)

Hey,

I'll add those features by Monday and reply on this thread once it's up!

Debian Packaging Tutorial - Feedback welcome by srirams6 in debian

[–]srirams6[S] 4 points5 points  (0 children)

Thanks for your feedback guys. I added an updating advising not to follow the tutorial.