is there something I'm missing? why does no one seem to care about OpenPOWER
I have been trying to develop a methodology to get as much rest as possible. Sleep is the best solution, but it's often elusive or inconsistent despite my best efforts, and I can't depend on it to feel fully rested every day.
My current approach is first sleeping as much as I can, taking naps when I can. Otherwise, meditate for around 10 minutes, stretch, light exercise, cool showers, eat low glycemic index foods, avoid drugs (weed, alcohol, nicotine), dry eye drops.
It feels like an oxymoron, but there must be a way to feel well-rested even during times of high stress? It feels backward to go for a Monster or Redbull and crash at the expense of your health instead of developing a system for consistent energy.
What can a developer do to avoid feeling tired and promote a sense of restfulness in the short and long term?
What do you personally do to maintain yourself for consistent output of work in different or unexpected contexts?
The sale site made it sound like the resume put you on a sure path to getting a FAANG job. I know many will pay for the idea of an easy jumpstart to their dream job, but I know others out there are new to tech, overwhelmed with learning, maybe even short on funds, and out desperation spend money on this since it was the first person they came across, and they want to believe this is it.
Maybe we can't do much about that, but what if we make resume-making more accessible/approachable? I know you can make an AST-friendly resume for free. Checking in on the "Who wants to be hired?" threads provide real resumes you could look through for inspiration, to guide yourself. There are so many discord communities out there just for SWE career prep that help people out, but I guess the problem is reach—not getting to the newcomers where the other influencers are.
Are there any popular FOSS resume generator? How can we improve awareness for people trying to make a resume for free?
(I learned to create my resume after adapting a free investment banking resume[1] and tailored it to CS and then rewrote it in LaTeX, but I know I'm not a good example. Hoping HN has better strategies for new developers and that they might come across this post in the future)
[1] https://www.mergersandinquisitions.com/free-investment-banking-resume-template/
Technical skills are essential to building an MVP, but you still need to get the product out in the market to be successful.
If you're an already established company, it makes sense to have some dedicated in-house marketing team, but what about when you're starting? Ideally, you get a friend who's good at sales, most likely a marketing major to help out, maybe become a cofounder. But there's no harm in learning how to do more things yourself.
How can you learn about marketing to support the work you do as a developer? Where do you learn what you need to best prepare your projects for success?
Is there a way to learn how to do marketing basics yourself besides going to business school for X years?
(I'm going to try and look through my University's course listings for their marketing major and try and skim the syllabuses for books to read, tho I know this isn't very time effective).
> But in STEM fields, directory structure remains crucially important. Astronomers, for example, may work with hundreds of thousands of files in the same format — which can be unwieldy to scale to a searchable system, Plavchan says.
Anecdotally, I've found searchable systems to be lukewarm. Search engines like Google are good for out-of-the-blue questions, but when looking within local files or data inside programs, search systems struggle to get what I need quickly. If I remember a specific file name, Spotlight search on macOS usually tells me what I need, while the default search on Windows does more or less the same. But these search systems never really help me find things in-depth, perhaps some mathematical formula embedded somewhere in a PDF file compiled from LaTeX. Or these search systems are not as forgiving when I'm trying to look for something that isn't text-based, like pictures or 3D assets.
Search is complex, so what can I do to depend less on these built-in systems? How can I make things more searchable in general? What methodological approach can be adopted to make searching for something, regardless of context, better?
Mindful folder structures, tagging files, consistent naming, and associating content to regular text as much as I can is a start, but I wonder if there's more that I'm failing to do.
[1] https://www.theverge.com/22684730/students-file-folder-directory-structure-education-gen-z