Everything else is perfect!
Show HN: RxResume – A free and open-source resume builder
21–30 of 69 posts
Re: Show HN: RxResume – A free and open-source resume builder
#22Really good project. The only issue that I am facing is entire resume is messed up while printing it from Firefox. Everything else is perfect!
Sadly, I can't suggest any fix except using Safari or Chrome for now. I will look into what can be done to fix the issues regarding Firefox soon. Thank you for bringing this to my attention :)
Re: Show HN: RxResume – A free and open-source resume builder
#23This is a great app! But it is so weird seeing photos on a CV. In the UK it is almost totally unheard of. And most large organisations will have an HR department which would blank them out. Your CV is for judging your work history and experience. What can I learn from a photo that I would legally be able to take a decision about?
Re: Show HN: RxResume – A free and open-source resume builder
#24This is a great app! But it is so weird seeing photos on a CV. In the UK it is almost totally unheard of. And most large organisations will have an HR department which would blank them out. Your CV is for judging your work history and experience. What can I learn from a photo that I would legally be able to take a decision about?
While I was at PyCon, I had prepped a version of my resume that had my photo on it, and during the job fair I shared them with folks and companies that interested me.
I figured, if there's any chance of someone remembering a person and wanted to recommend them, a photo would go well with the name and info. But maybe it was ineffective :) I didn't think it would hurt to include, at the very least.
Re: Show HN: RxResume – A free and open-source resume builder
#25I started typing in a hex colour, and the page disappeared. And it’s persistently broken. (This is probably the biggest problem with storing persistent data, even including persistent caches of server data: if it’s broken, it stays broken. A great strength of the web historically was that reloading the page made things work again.) Other than that, it looked better than most such things I’ve seen.
Hmm, that's weird. I had stress-tested the color options as much as I could. Even now, when I enter gibberish in the text field, it just doesn't do anything as the CSS is invalid. No reason the app should crash. But anyway, I'll try to add some validation across the app so that this doesn't happen again. For now, to fix any issues at all, you only need to clear your local storage of the site. Here's how you can clear…
TypeError: "can't access property "r", r is null"
ye Gengar.js:7
React 7
unstable_runWithPriority scheduler.production.min.js:19
React 9
unstable_runWithPriority scheduler.production.min.js:19
React 18
251 index.js:20
i (index):1
70 main.f5214b72.chunk.js:1
i (index):1
t (index):1
r (index):1
main.f5214b72.chunk.js:1
react-dom.production.min.js:209:194
TypeError: can't access property "r", r is null
Gengar.js:7:21Re: Show HN: RxResume – A free and open-source resume builder
#26Earlier quoted context omitted.
Photographs on a Resume, I've heard is a standard in the EU. That's what I was told when I was applying to Jobs in Germany. And it's pretty common here in India as well. But I completely understand where you are coming from. Photos can cause bias in the hiring process and it's certainly debatable. That's why I've provided the option to either add an image or not have one, and designed the templates especially to fit…
That’s really interesting! I’ve never gotten a resume with a photo here in the US.
Re: Show HN: RxResume – A free and open-source resume builder
#27Earlier quoted context omitted.
Photographs on a Resume, I've heard is a standard in the EU. That's what I was told when I was applying to Jobs in Germany. And it's pretty common here in India as well. But I completely understand where you are coming from. Photos can cause bias in the hiring process and it's certainly debatable. That's why I've provided the option to either add an image or not have one, and designed the templates especially to fit…
That’s really interesting! I’ve never gotten a resume with a photo here in the US.
IANAL: I don't know if it is outright illegal to request a picture but it sure seems like a great way to open yourself up to a lawsuit.
> Title VII of the Civil Rights Act of 1964 (Title VII), which prohibits employment discrimination based on race, color, religion, sex, or national origin > the Equal Pay Act of 1963 (EPA), which protects men and women who perform substantially equal work in the same establishment from sex-based wage discrimination > the Age Discrimination in Employment Act of 1967 (ADEA), which protects individuals who are 40 years of age or older > Title I and Title V of the Americans with Disabilities Act of 1990, as amended (ADA), which prohibit employment discrimination against qualified individuals with disabilities in the private sector, and in state and local governments > the Civil Rights Act of 1991, which, among other things, provides monetary damages in cases of intentional employment discrimination.
Re: Show HN: RxResume – A free and open-source resume builder
#28Re: Show HN: RxResume – A free and open-source resume builder
#29Curious, do you have any interest in having the ability to import/export from the various cloud storage vendors (Dropbox, GDrive, possibly even Github Gist), or do you feel like it would go against the offline/"no servers" theme of the app?
Re: Show HN: RxResume – A free and open-source resume builder
#30This is a really neat project! Good job.