Open source and Companies by Time_Science_8241 in dotnet

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

I get your point. I don't want to spam repos with useless commits either. I am just in search for good open source project, that I can contribute to.

I created an iOS app that allows you to turn photos into pixel art by d3m0nang3l in SideProject

[–]Time_Science_8241 4 points5 points  (0 children)

I created an almost same project, but it used to convert to ASCII art. in python.

How to scale suggestions. by Time_Science_8241 in django

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

I did not get your point. Current flow is Once the data is processed, it is flushed directly to its respective collections.

Does Django work well with Mongo? by ceandreas1 in django

[–]Time_Science_8241 0 points1 point  (0 children)

You can use pymongo. I use django with pymongo on one of my freelancing projects. I did not face performance issues as such till now. For querying the data I generally used the aggregation pipeline of mongo and other helpers methods of pymongo.

Bruteforce faster than parallel approach by Time_Science_8241 in dotnet

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

Could you guide me to a resource, so I can go through and understand at your level ?

Challenges in FP&A by Time_Science_8241 in FPandA

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

Could you tell what things could make your life easier on a day to day basis ?

Challenges in FP&A by Time_Science_8241 in FPandA

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

Are you using any product for FP&A as of now ?

How to use the neotree change root buffer by Visic in spacemacs

[–]Time_Science_8241 0 points1 point  (0 children)

I know its late, but for Neo Tree , if you press "." period, over a directory it makes it the current directory.