44
I Use This!
Activity Not Available

News

Posted over 6 years ago by abhsag
So sometime ago i added a foreign key column as a rails migration which creates an index on that column as well: through the add_foreign_key method. This index is of the form rails_fk_some_hex  Unfortunately i forgot to add a unique constraint with ... [More] the index which was a necessary use case. I thought ‘no big deal’ i’ll … Continue reading Rails migrations are contextual → Read More ... [Less]
Posted over 6 years ago by sils1297
(This post was crossposted with minor modifications on medium.) Many Open Source Project maintainers suffer from a significant overdose of GitHub … Read More ...
Posted almost 7 years ago by adrianzatreanu
As the title says, the GSOC is 2/3 done. This phase was a bit tougher than the first one, as I started my internship and it’s really hard with the reviews, as Alex is working hard and pushing a lot of code, that I can’t keep up!   The job keeps me busy all day, … Continue reading Two thirds done → Read More ...
Posted almost 7 years ago by SanketDG
Phase 1 of GSoC has come to an end, and it has been an awesome one month of work for Saurav. First and foremost, DocumentationStyleBear got merged after almost a year of work. There are still quirks inside it, but it works for now. Phase 2 deals with... Read More ...
Posted almost 7 years ago by SanketDG
Phase 1 of GSoC has come to an end, and it has been an awesome one month of work for Saurav. Read More ...
Posted almost 7 years ago by udayan12167
Hola! It has been a wonderful GSoC season at coala. The projects have been really exciting and I have been handed the mentorship of the project to enhance cobot. What is cobot? cobot is a bot used by the coala community to serve various purposes: It is a way for newcomers to be easily invited to […] Read More ...
Posted almost 7 years ago by adrianzatreanu
The first phase has finally ended. My student has done a great job and has finished 100% of his milestone. As it always happens, his preplanning was quite bad and needed to get shaped up. But now, after getting shaped up, it looks more realistically ... [More] and should be enough for him to finish his whole … Continue reading First phase over → Read More ... [Less]
Posted almost 7 years ago by SanketDG
So this year, I am mentoring Saurav for the gsoc project, Documentation Extraction and Parsing, which basically continues the work from my last year’s project. Read More ...
Posted almost 7 years ago by SanketDG
So this year, I am mentoring Saurav for the gsoc project, Documentation Extraction and Parsing, which basically continues the work from my last year’s project. Last year’s project consisted of revamping the documentation extraction API and creating ... [More] a language-independent class that parses documentation. A bear was also planned, but it never got merged because of some regressions. Saurav’s work is to first get a working DocumenatationStyleBear merged. By working, it means it should work as intended on the main coala repos. For keeping it simple, only Python is being supported right now. Niklas has been a lot of help. I can’t begin to say how he has been very welcoming to both of us, and also has familiarized himself with the documentation parsing codebase in a few days despite being a few days, and has done a lot of code reviews. I hope, with Saurav’s commitment and Niklas’ guidance, we can get the documentation extraction and parsing working as a proof of concept for atleast two languages. Read More ... [Less]
Posted almost 7 years ago by sils1297
Dear reader, it was a long time without a blog post – If you want a very quick overview over … Read More ...