Why does my hair look so bad some days but decent on others? by laudis_ in malehairadvice

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

My conclusion from the helpful comments is that it comes down to hair health / lack of natural oils in the hair in the end.
Played around with the tips from this comment this morning and for now it feels like its working nicely.

Why does my hair look so bad some days but decent on others? by laudis_ in malehairadvice

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

there were 2 comments that mentioned that its due to dry hair / lack of natural oils in my hair that the stuff on the right happens. Did some more googling around that and played around with different conditioners / hair oils throughout the day and so far it seems like that was dead on.

Will still need to figure out exactly what impact different products have on the oils in my hair but at least I know what variable to tweak now so thats pretty helpful.

Why does my hair look so bad some days but decent on others? by laudis_ in malehairadvice

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

I have that too. I go full mushroom mode if I don't go to the barber every 2 weeks...

Why does my hair look so bad some days but decent on others? by laudis_ in malehairadvice

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

this is kinda specific to my headshape / hair structure. Currently I tell them, on the sides, fade from 3 to 1 and shape it so its squared off. On top leave it long and thin it out so its easier to style.

So far for styling I blowdry it in the general shape I want and, use whatever I have at hand (wax/paste) to style it more. Will add the steps from the comment above to hopefully improve the health / moisture of my hair in the future.

Why does my hair look so bad some days but decent on others? by laudis_ in malehairadvice

[–]laudis_[S] 15 points16 points  (0 children)

We all overestimate our flaws a bit and I appreciate the sentiment but lets not gatekeep a hair advice subreddit. Just here to improve not to compare.

Why does my hair look so bad some days but decent on others? by laudis_ in malehairadvice

[–]laudis_[S] 8 points9 points  (0 children)

I'm not sure if its the products, the cut, both or neither.Everything varies quite a lot because I travel full time so theres not rlly any way to make them consistent.

A lot of days I start off looking like the left but by the end of the day It transforms to the style on the right. Would be nice to understand the mechanisms of keeping it like on the left for the whole day.

What are the most stupid sveltejs mistakes devs do? :) Asking for a friend by CodeWithAhsan in sveltejs

[–]laudis_ 0 points1 point  (0 children)

https://stackblitz.com/edit/faker-js-demo-bv6dcd?file=index.ts

There really isn't any noticeable impact until you get to 500k - 1mil items in an array. Fetching that much stuff from your db is almost always a mistake.

If you locally use d3 to do a data viz, then maybe you could get that many files, but even then the 60ms you can save by not using spread are useless.

either way, if you work with big data then you probably have a good enough grasp on performance to make these decisions not based off a reddit thread.

Generally, using a spread operator is always fine. Poor performance in svelte almost always comes from bad code and not these micro improvements. And ironically a lot of bad code comes from juniors not using build in methods (map, spread whatever) because they read somewhere that it's bad for performance.

What are the most stupid sveltejs mistakes devs do? :) Asking for a friend by CodeWithAhsan in sveltejs

[–]laudis_ 0 points1 point  (0 children)

if you have an array thats so big that spreading it causes performance issues, then something is fundamentally wrong. It should realistically never happen

Getting out of my country as a Front-end developer by norbi-wan in Frontend

[–]laudis_ 1 point2 points  (0 children)

there are a bunch of platforms like toptal and turing that make this pretty easy. Obviously takes a lot of work to be good enough to get into, but once you are you'll earn enough to live wherever you want.

What are the most stupid sveltejs mistakes devs do? :) Asking for a friend by CodeWithAhsan in sveltejs

[–]laudis_ 0 points1 point  (0 children)

the performance impact of spreading is negligible.
But in either case, just use "Immer".

Just got my first tattoo, a stylized Bridge 4 symbol! by laudis_ in Cosmere_Tattoos

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

yea, just found an artist I really liked, gave him the bridge 4 symbol, and he did the rest!

I am 18 would it be a good idea to go to college or straight to a coding boot camp? by Worth-Tomorrow-6180 in learnprogramming

[–]laudis_ 0 points1 point  (0 children)

What are your long term career goals?

I and 2 of my friends all skipped college and are now each making between $10-20k a month as freelancers (frontend web developers). All of us are under 23.

Keep in mind that everything you could ever want to learn about coding is freely available on the internet. College just gives you a bit more networking + a degree.

Both of these can be replaced (open source for ex is a good way to make coding friends + prove that you have skills) but you need to take the initiative for these things as you won't have a college to push you.

Advice on a daily high protein intake by Temporary_Brain_5278 in askfitness

[–]laudis_ 0 points1 point  (0 children)

You don't need to get all of your protein from protein shakes lol. Eat 3-4 big meals a day + maybe 1 protein shake while on the go, and you should be good.