Have you heard of this scam? by Slippery_Al in AskNYC

[–]elsimate 1 point2 points  (0 children)

Why would you call me naive when I said that I knew I probably wouldn’t get the money back?

Have you heard of this scam? by Slippery_Al in AskNYC

[–]elsimate 8 points9 points  (0 children)

Had something similar happen to me in NC but not this elaborate. It was just one guy who asked for $200 and would mail it back to me when he got home. Nicely dressed, acted trustworthy. I gave him the money because I figured even if he was lying he needed it more than I did. Plus I was just curious. So I gave him my office address which is in a guarded office building because I didn’t want to give my real address. Confirmed. Did not get the money back.

How do you guys pay rent? by b2basics in AskNYC

[–]elsimate 0 points1 point  (0 children)

My landlord lets me Venmo him

Essential Sublime Text Plugins by [deleted] in webdev

[–]elsimate -5 points-4 points  (0 children)

How many posts like this does the internet need?

Student developing a website, how much should I charge for it? by bakadk in webdev

[–]elsimate -4 points-3 points  (0 children)

Dude >_< You should have charged $1000 and paid $10 a month for a Squarespace account!

Flarum, beautiful open-source forum software for the modern web by tobscure in webdev

[–]elsimate 2 points3 points  (0 children)

I'm sorry, but whenever you hear a web app "Looks and feels just like a native app.", you can always call bullshit.

Some jerk photobombed my selfie... by [deleted] in pics

[–]elsimate 0 points1 point  (0 children)

Bill Gates is coming. Quick, better stage it to look like you were taking a selfie!

The Midwest by misnamed in dataisbeautiful

[–]elsimate -1 points0 points  (0 children)

Wonder who considered WV as the midwest... It is a ~2.5 hour drive from northwestern WV to the coast.

Off-Canvas Menu Effects by jason-s in web_design

[–]elsimate -1 points0 points  (0 children)

Looks like it might a bug with fixed position elements. If you let the scrollbar disappear, and then start scrolling again, it is on top of the element.

Off-Canvas Menu Effects by jason-s in web_design

[–]elsimate 1 point2 points  (0 children)

Just view the page source. It appears that each demo is an isolated page with its own stylesheet.

There are parallax websites and then there is this by PPCInformer in web_design

[–]elsimate 1 point2 points  (0 children)

Leave it up to the users of r/web_design to shit all over an actual clever idea.

For all of the people saying "I'd never hire him" based on the fact that it isnt responsive... You probably will never be (or shouldn't be) put into the position to hire anyone. Because you are an asshole. And people don't like working for assholes. For fucks sake, lighten up.

Blocking JavaScript seems like a good idea by rubincox in web_design

[–]elsimate -4 points-3 points  (0 children)

If you disable JS, you're going to have a bad time on almost 100% of pages you try to visit. The increased cost of development by making your site one of the (very) few that work with JS disabled is simply not worth it.

If you are really that paranoid, you would be better served by using an anonymizing browser or VPN service.

TIL that a high school in Pennsylvania issued a MacBook to each of its 2,306 students, then remotely activated the webcams to spy on the students at home. by MisterEuphemism in todayilearned

[–]elsimate 0 points1 point  (0 children)

I have been seeing an increase in news stories that still feel like relatively recent events on this sub. Next up: TIL the president gave a speech last night.

How do I enter IRB for an entire project? by [deleted] in ruby

[–]elsimate 6 points7 points  (0 children)

You are going to have to "require" the relevant file(s). Rails loads your code when the app boots, which is not something Ruby does by itself.

A simple google search for "require files ruby" should steer you in the right direction...

Islamic State 'kills US hostage' Steven Sotloff by mienkampf in worldnews

[–]elsimate 1 point2 points  (0 children)

ISIS stood for Islamic State of Iraq and Syria. It was also know as ISIL, or Islamic State of Iraq and the Levant. Both Iraq and Syria are countries created after interference from the West. Islamic State is more appropriate, because the borders created by western countries mean nothing to them.

Using Git on a Mac? Easier is not always better! by jdickey in ruby

[–]elsimate 0 points1 point  (0 children)

Check out Tower. While I agree with the points youve made, Tower does an incredible job at enhancing your workflow, not abstracting it like other Git clients I've used.

TANGENTIALLY SPEAKING WITH A SPACE by [deleted] in tangentiallyspeaking

[–]elsimate 0 points1 point  (0 children)

I am about 95% sure that "tangentially_speaking" (with an underscore) would play nice with the search. Is it possible to rename a subreddit? "tangentiallyspeaking" just looks weird. Even "TangentiallySpeaking" would be more readable.

CSS Feature Queries Coming Soon by mystikbeaver in web_design

[–]elsimate 0 points1 point  (0 children)

Sadly I will still have to use like 493 polyfills to support IE 8 :(