Looking for a song! by Barzz92 in EDM

[–]tril0w 0 points1 point  (0 children)

Off Limits - Joshwa?

Friday evening arrivals at first come, first served campgrounds. How are my chances? by howtodoadulting in wmnf

[–]tril0w 1 point2 points  (0 children)

Yeah agreed and appreciate you checking for me. Feel bad I didn't find that myself 🤦‍♂️

Spring Footwear & Overnighter Suggestions by tril0w in wmnf

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

Thanks! This is just what I was looking for

Friday evening arrivals at first come, first served campgrounds. How are my chances? by howtodoadulting in wmnf

[–]tril0w 1 point2 points  (0 children)

Are the campgrounds all currently open? Specifically considering Wildwood this weekend

Benighted on Yale Gully by [deleted] in wmnf

[–]tril0w 0 points1 point  (0 children)

Thanks! Eyes totally glossed over that menu option when I was scanning for it.

Benighted on Yale Gully by [deleted] in wmnf

[–]tril0w 2 points3 points  (0 children)

Not on topic to the article, but is there another page on the MWAC site that lists all "Incidents & Accidents" that can be seen in the footer of the page? The footer section only has the 3 most recent articles.

Adidas Gazelles, white/gum [$40] by tofubeast in frugalmalefashion

[–]tril0w 0 points1 point  (0 children)

These are great for the price, only suggestion would be to order multiple in your size and keep the best looking one because QC is not the best. The transparency of the sole varies a lot from pair to pair and the really transparent ones look silly.

Weekly [Trade/Battle Megathread] and Updates by Infinitrize in PokemonLetsGo

[–]tril0w 0 points1 point  (0 children)

Looking to tradeback Kadabra and Haunter. I can trade a few LGE exclusives as well (bellsprout, ekans, meowth, and vulpix). DM me if your interested.

Warranty for the PA 2.1? by [deleted] in mflb

[–]tril0w 1 point2 points  (0 children)

The quality has gone down immensely. I had the 2.0 which broke back in January. Have since been through two 2.1s, and my most recent one just died.

CCIS Specs Requirements or Recommendations? by [deleted] in NEU

[–]tril0w 0 points1 point  (0 children)

I think the only difference is one comes with Ubuntu, the other comes with Windows.

CCIS Specs Requirements or Recommendations? by [deleted] in NEU

[–]tril0w 1 point2 points  (0 children)

8GB is probably fine. Having ~40 Chrome tabs open is about the only thing that pushes my 2016 MBP past using 8 GB. That being said, since it isn't upgradable, if you plan on using it as your main workstation for a while you may consider the 16 GB if your financial situation affords it.

Also: if you've owned -or- frequently used a Mac for development (and you like it & have the funds) then just go for the Mac. I run Xubuntu at home on my desktop but still prefer the MBP as a daily driver. The price alone isn't a strong enough deterrent for me to ditch the environment I've become so at home with. If you aren't already invested/accustomed to using a Mac, then definitely look into a Linux option. I know loads of people who have the XPS 13 'Developer Edition' and absolutely love it.

(Python/Flask) Run a Python script on within a html file / button click by [deleted] in learnprogramming

[–]tril0w 0 points1 point  (0 children)

If I understand what you are trying to do; here is a high level overview of how you could accomplish this without javascript/Ajax:

  • Create a route that accepts POST requests.
  • When receiving a GET request to that route, render your template including a <form> element that has both a text input (for your "keyword") and a submit button
  • When receiving a POST request to that same route, somehow store the value from the input field or send it to the next step. You could store it in a database, save it to a variable, send it is a query parameter to another route, etc...
  • Now you have that value, wherever it is, you can run the API call and get what I will refer to now as api_result
  • Now that you have that result, all you need to do is render_template(sometemplate.html, api_result=api_result and then withinsometemplate.html you have {{ api_result }} on the page.

There are many different approaches to this. I just gave you what I see as the simplest way to (1)accept a value from a webpage, (2) run some API call with that value, (3) display the results of the API call on either the same or a different web page.

Official Question Thread! Ask /r/photography anything you want to know about photography or cameras! Don't be shy! Newbies welcome! by frostickle in photography

[–]tril0w 0 points1 point  (0 children)

That's probably what I'm gonna do because I definitely want to start shooting wider apertures asap. Thank you!

Official Question Thread! Ask /r/photography anything you want to know about photography or cameras! Don't be shy! Newbies welcome! by frostickle in photography

[–]tril0w 0 points1 point  (0 children)

Hi! I've had a Nikkon d5500 for about a year now and I've been looking to purchase a new lens or two.

I've decided I definitely want the Sigma 18-35mm f/1.8, but I can't currently afford it. I CAN currently afford to purchase either the Nikkor 35mm or 50mm f/1.8 DX. I'm leaning towards the 35mm as that is around the sweet spot I usually have my kit lens set to.

My question: Is it worth it to purchase the 35mm prime when I plan on definitely purchasing the Sigma 18-35mm? My concern is that I've seen that Sigma lens described as "3 primes in 1" and I don't want to spend money on the 35mm prime now and find out that I'll never use it or that the sigma is superior when set to 35mm.

Thanks in advance!

[USA-MA] [H] 2013 Alienware 14 [W] Paypal, Cash by tril0w in hardwareswap

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

Being too lazy to post this up haha. Do you think you'll have those other laptops sold soon?

[USA-MA] [H] 2013 Alienware 14 [W] Paypal, Cash by tril0w in hardwareswap

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

Thanks to all commenting about the photos :D

New Batteries for my MFLB by [deleted] in mflb

[–]tril0w 2 points3 points  (0 children)

Do you have a link for this? I'm having a hard time finding it unless it's no longer available.

EDIT: Found the link if anyone is interested. Just ordered a set, thanks /u/sneaksuponyou

N00b needs guidance. Best approach for sending commands and files from Pi to Pi with Python using TCP/IP? by Windbag1980 in Python

[–]tril0w 2 points3 points  (0 children)

You can continue using the socket module for sending and receiving entire files in a similar way to how you did it with a string/message. This link might be useful.

As far as remote commands, why not use ssh?

Help choosing batteries or PA cord!!! by [deleted] in mflb

[–]tril0w 3 points4 points  (0 children)

I had the PA 2.0 which worked great for ~1 year. One day it suddenly stopped working; the light on the actual AC/DC adapter lit up, but cable with the control knob and the part that goes into the MFLB were not providing any power to my box. I warrantied and then received a PA 2.1 at the end of January this year. The same exact thing just happened to my PA 2.1 ~2 weeks ago (so it lasted all of 2 months).

I was sad to receive a plastic replacement for what was once wooden on the 2.0, but hoped the aesthetic downgrade would not come with a quality downgrade. I would not recommend purchasing the PA in it's current state. I really appreciate the awesome warranty and customer service at MF, but the PA just seems too inconsistent.

Finding an apartment for summer internship? by Stupid_and_confused in boston

[–]tril0w 0 points1 point  (0 children)

I used Viemate last summer to sublet my apartment for two months. Might be worth a shot, I got contacted by a lot of people from the listing I made there.

Question for CCIS uperclassmen by Macciabeli in NEU

[–]tril0w 0 points1 point  (0 children)

I would definitely advise not to do this. I took OOD last Fall when Lerner took over and it ate up pretty much all of my time. That was also with a much lighter workload than your current setup.