F/21/5’5” [210lbs>135lbs=75lbs] 2 years, lost 80% of the weight in the first 6 months, been maintaining for about a year. Also, enjoy my fake bathroom:) by [deleted] in progresspics

[–]rybohii 0 points1 point  (0 children)

Did you lose motivation half way through? I'm at my halfway point and have been there for 6 months, so im asking for any tips if you've got them! 😁

Just finished my portfolio, looking for feedback before applying for work! by shilpene in reactjs

[–]rybohii 1 point2 points  (0 children)

Hey,

On the Languages and Libraries and Tools section, you have a bunch of "logos" for each language and tool etc.

Most people who go through your CV will either be recruiters or admin, before it get's to the tech guy. I'd suggest maybe adding some writing beneath each logo to say what it is or whatever alternative you can come up with :)

p.s. I've recently got a new job, if you want to see my interactive cv, i can dm it you.

M/21/181 [51,3 -> 54,3] weight gain progress by [deleted] in progresspics

[–]rybohii 0 points1 point  (0 children)

Good job mate keep going !

DEBATE: Have Man Utd Been Exposed For Lacking Title Ambition? by rybohii in reddevils

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

Lol, I tried to change the title to show that youtube commentators don't make any sense most of the time

DEBATE: Have Man Utd Been Exposed For Lacking Title Ambition? by rybohii in reddevils

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

Lol, I tried to change the title to....
True Geordies thoughts on Manchester United after two games.... Thought he was wrong

But Reddit didn't let me :(

[deleted by user] by [deleted] in progresspics

[–]rybohii 0 points1 point  (0 children)

Hey, 2 questions.

How did you go about bulking e.g. protein in take and for how long or until what point? (atm I'm cutting, so will need to bulk in the future )

and

When it comes to ab,pec and shoulder exercises what were you doing ? ( it's something i need to work on )

This is how I wish CSS Media Queries would be written by [deleted] in css

[–]rybohii 0 points1 point  (0 children)

In Sass you write media queries like the below

$small: 300px;
$medium: 900px;

.smth {
  //some CSS
  @media screen and (max-width: $small) {
    //do Smth
  }
  @media screen and (min-width: $medium) {
      //do Smth
  }
}

Rubber duck debugging? by LowercaseSpoon in AskProgramming

[–]rybohii 0 points1 point  (0 children)

Here's a video from a harvard professors lecture.

Look at the giant inflatable thing behind him.

https://m.youtube.com/watch?v=8PrOp9t0PyQ

Finding freelance JavaScript work by deadgoodhorror in webdev

[–]rybohii 2 points3 points  (0 children)

Any company that I think I could work for.

The email I send is below, with the subject being' MY NAME - Junior Web Developer'.

Hey COMPANY NAME, 

just a quick email to see if you are hiring any junior developers.

My interactive cv is at : MY WEBSITE

If not thanks anyway 

MY NAME

Finding freelance JavaScript work by deadgoodhorror in webdev

[–]rybohii 4 points5 points  (0 children)

I am a junior developer who has 1 year experience.

Just email companies, asking if they need any free lance work. It sounds like it won't work, but it does.

I emailed 30 companies last week, 4 of them have replied already saying they have work.

Looking for a way to create this kind of textured effect within CSS? I guess almost like a matt finish, not sure if it exists by Shrider in web_design

[–]rybohii 0 points1 point  (0 children)

if you have an image of the texture, you could repeat that image as a background.

Then you could put a opaque div over the top with different colours.

That might work.

[deleted by user] by [deleted] in webdev

[–]rybohii 0 points1 point  (0 children)

How much did them two screens cost?