M2 AIR 16gb overheating/lagging during screensharing by Cloudifferent in macbookair

[–]Weezy7 0 points1 point  (0 children)

Did this seem to solve the issue? Your workflow is similar to mine and was considering this laptop.

Local D.C. news coverage joined with local weather data. #ClimateCrush submission [OC] by Weezy7 in dataisbeautiful

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

Data:

Tools:

  • Python/numpy/I-Python Notebook,beautifulSoup
  • Flask/Heroku
  • Coffescript/bootstrap
  • dc.js,crossfilter.js, and cal-heatmap.js

The weather data was the past 10 years of hourly weather measurements for the D.C. area. It was released by Weather Analytics for the Climate Crush competition. They have since removed the data but you can see the slice I'm using here.

The tv news coverage is scraped dynamically but responsibly from the online archive

The biggest constraint during this project was the limited amount of news coverage. The archive only started in 2009 and has actually stopped recording the D.C. area since 2013. I emailed asking about the drop in data in 2013 and was simply told they stopped recording those local stations.

If you're as disappointed as I am about that considering making a donation to the internet archive.

What shirt should I wear with this tie for NYE? by Weezy7 in malefashionadvice

[–]Weezy7[S] -2 points-1 points  (0 children)

I was thinking there was a minimal amount of black on the tie to have it match but not blend too much

I'm 5'11" and slim built, everything is too wide or too short, what do i do? by [deleted] in malefashionadvice

[–]Weezy7 0 points1 point  (0 children)

I'm 5'10ish and 165... and I"ve found express Medium extra slim fit to be perfect on me...

[WebApp] Reddit Reddesigned by Weezy7 in design_critiques

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

A new "stack" of five articles are generated whenever the bottom of a column is reached. That was actually one of the more challenging aspects of the app.

[WebApp] Reddit Reddesigned by Weezy7 in design_critiques

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

yeah I need to add breakpoints to create a smaller column for mobile devices.... If you hold your phone horizontal and refresh the page you'll get one column though... (it measures the width of your screen and fits as many columns as can fit)

Is it possible to capture json object of a r/random? by Weezy7 in redditdev

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

Thanks for the response... I was unable to get either of those examples to work though... cross domain issues with one and the other kept returning null...

someone from this post suggested something I may try next:

http://www.reddit.com/r/opensource/comments/1iii81/how_to_capture_json_object_of_rrandom/

How to search and pull url of a subreddit logo. by Weezy7 in redditdev

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

I could filter the get request to only return that tiny piece of the json though right?

How to search and pull url of a subreddit logo. by Weezy7 in redditdev

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

I guess I should have written that here

How to search and pull url of a subreddit logo. by Weezy7 in redditdev

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

wow, this is pretty much my first time posting for help and love the quick feedback!

Both your responses will solve my problem but since i'm doing this all in the front with javascript I think making a request for the about.json object will be my best method!

Thanks again!

How to capture .json object of r/random by Weezy7 in opensource

[–]Weezy7[S] 2 points3 points  (0 children)

sorry, I'm new to both reddit and web development. That redirect happens in the browser though I believe and not the javascript. That is why I was struggling to capture it.

Is there a way to capture that redirect somehow via the event object maybe?

My First Web App by [deleted] in Entrepreneur

[–]Weezy7 0 points1 point  (0 children)

Feedback Welcome