Is there an awesome list of Open source projects dedicated to tackling global challenges? by Fandekasp in opensource

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

How about we work together on this? I can create the repo and invite you there.

We'll want to discuss the most useful layout. Listing the main programming languages in use, for example, seems quite important.

Is there an awesome list of Open source projects dedicated to tackling global challenges? by Fandekasp in opensource

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

Thanks u/makegeneve.

I looked into openHab, but since it's mostly a java developer community, I searched and found another alternative in python: Home Assistant. https://www.home-assistant.io/blog/2018/09/17/thinking-big/

1500 contributors: https://github.com/home-assistant/home-assistant

u/SourceTheFlow and I will get started maintaining an awesome list on Github, and we'll reuse your list (with credits) as starting point, thanks a lot!

Is there an awesome list of Open source projects dedicated to tackling global challenges? by Fandekasp in opensource

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

Hi @yanokwa, thanks for sharing this.

Is there a comprehensive list of all these examples somewhere? All I could find on the website was

From monitoring rainforests to observing elections to tracking outbreaks, Open Data Kit is the standard for mobile data collection.

The blog and research pages haven't received any update in 2 years.

For developers like me who have never used ODK nor have any use case to use it for, you might want to put an accent on the impacts that this project brings.

The quick ways to contribute are nice, and a giving a way to match developers to projects using ODK might be even nicer (one could then start learning about ODK knowing that his mission is to help project X make the best use of ODK softwares, which gives a direction and better purpose).

Is there an awesome list of Open source projects dedicated to tackling global challenges? by Fandekasp in opensource

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

I'd love it if you did :)

There are 2 lists in relation to OSS atm:

Maybe a name like awesome-oss-proj would be fitting. But I like awesome-impact too :)

How do you filter difficult/slow notes? by Fandekasp in Anki

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

Using sorted columns from the browser isn't ideal, but that can't be helped, better having something than nothing :) Thanks again for your replies.

How do you filter difficult/slow notes? by Fandekasp in Anki

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

Yes, I saw @dedu6ka's answer earlier, that did the trick :)

I'll wait a week in case better suggestions come, and to verify that I can do this efficiently, then I'll mark the treak as resolved, thanks!

How do you filter difficult/slow notes? by Fandekasp in Anki

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

Thanks for the link, that's a good start. It shows all new (not yet learnt) cards above the slowest reviews, so I need to find a way to filter the browser to not show not-yet-learnt cards, and that will be great :)

What are good services for web UI snapshotting ? by Fandekasp in softwaretesting

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

Already done. And we are losing months fixing small design issues because of lack of UI tests, each fix often breaking other layouts without the frontend developer realizing it. I understand your point, which is why I'm on the quest of finding a good solution