pogopaule / awesome-sustainability-jobs

Dev jobs in the sustainability sector - be part of the solution, not the problem
Other
470 stars 33 forks source link

Just some feedback #36

Open site-speed opened 1 year ago

site-speed commented 1 year ago

Not truly an "issue" as such - more "feedback"

I love the project

Contributing to the "backlog" is fairly easy - once I remember where to find the link to it

Contributing to the project is less easy and kinda time consuming

Once (as a job searcher) I've seen a company in README.md - I'll check their website out

Or (more likely)

Once (as a job searcher) I've seen a job board in README.md I'm going to use that site which may well have 10's, 100's of companies relevant to the project

Some thoughts I've had along the way:

In my mind these following values are somewhat "Nice to have" I'd rather see an entry with these missing, than no entry!

So the page/form could optionally

With all that info/input generate some correctly formatted YAML and

Arguably a developer should find it relatively straight-forward to

but that's not zero effort so anything that helps automate some of this will help (me anyway)

why not scrape or receive feeds from job-boards?

anyways

just some ideas

Kind regards,

Tim

pogopaule commented 1 year ago

Great! Thanks for that feedback. I am quite busy with other things at the moment, but I'll come back to this issue (hopefully in the near future) and give you a proper answer.

site-speed commented 1 year ago

👍🏻 no rush in any way

programmin1 commented 11 months ago

Are you participating in Hacktoberfest? If you add Hacktoberfest tag to the repo it may be more visible next month for people looking for projects.

pogopaule commented 11 months ago

Are you participating in Hacktoberfest? If you add Hacktoberfest tag to the repo it may be more visible next month for people looking for projects.

@programmin1 good idea! done.

pogopaule commented 3 months ago

@site-speed I'm currently experimenting with migrating the core of this project to airtable: https://airtable.com/appi6w094nrl0RBZ5/shrR4MYHr28SmwNEC

This also includes forms for adding new data. What do you think about this?

I also experimented a bit with automating the scraping using some AI tools (procedural scraping does not work since the data is too fuzzy), but it does not work good enough yet. Maybe ChatGPT 5 will be able to do the scraping ;)