Readit News logoReadit News
leggomylibro commented on Don't Mess with Texas   en.wikipedia.org/wiki/Don... · Posted by u/kyleblarson
s_y_n_t_a_x · 6 years ago
Out of curiosity which states did you visit?

Texas has amazing (and clean!) state and national parks as well. Definitely worth a visit, especially Big Bend.

leggomylibro · 6 years ago
Oh, mostly the forest-y and nature-y states - Arkansas, Colorado, New Mexico, Utah, Idaho, Tennessee, Kentucky, Arizona, Washington, Oregon, California...I would've liked to see more of Montana and Michigan, but it gets cold up there in the winters.

Mostly I drove through Texas to avoid Oklahoma (one of my least favorite states), but the Guadalupe Mountains were very nice.

I'm not sure I'd call it 'clean' though; the air seemed awfully smoggy and I saw almost as many flaring wells as I did in North Dakota. But there were lots of open spaces and the people were friendly.

Washington, Arkansas, New Mexico, and Utah get my vote for the best places to do a parks/forests vacation, depending on your interests.

Deleted Comment

leggomylibro commented on Don't Mess with Texas   en.wikipedia.org/wiki/Don... · Posted by u/kyleblarson
s_y_n_t_a_x · 6 years ago
Texas seems on the heavier side of the fines/jail time, at least normal.

https://www.ncsl.org/research/environment-and-natural-resour...

leggomylibro · 6 years ago
Interesting - you learn something new every day.

I guess my trip was probably biased towards states with lots of parks and forests, who probably had more incentive to protect their local environments.

leggomylibro commented on Don't Mess with Texas   en.wikipedia.org/wiki/Don... · Posted by u/kyleblarson
renewiltord · 6 years ago
My god, this is amazing. They marketed their anti-litter campaign as a state-pride manly-man issue to great success. I love it. Very intelligent hack.

This is also a very interesting story about the importance of diversity on a team. While TXDOT wanted to go with "Please Keep Texas Beautiful", this guy knew the kind of guy he had to convince wouldn't listen to that stuff. Brilliant.

There's another one (less successful though still successful) which I remember just because it's so catchy: https://en.wikipedia.org/wiki/Click_It_or_Ticket . When I had family visiting from elsewhere you could just say "Click It or Ticket" and they'd get it. Sure the real reason I want them to wear the seatbelt isn't because of the ticket, but the slogan combined with the fact that I can outsource the argument to the state is great.

leggomylibro · 6 years ago
Yeah, I noticed these signs along the highways in Texas when I was driving around the US.

And I chuckled at how they used the "Don't mess with Texas" phrase despite having much lower littering fines than most other states.

Like with everything else in this country, it's all about the marketing.

leggomylibro commented on The NSA called me after midnight and requested my source code (2018)   medium.com/datadriveninve... · Posted by u/treasure2seek
bsamuels · 6 years ago
I'm sorry but if you think the NSA is the shadiest government agency on the planet, then you live in an information bubble.

Do you think the NSA is shadier than the KGB? What about the Iranian Revolutionary Guard? Or even the CIA?

I know people are upset about the Snowden revelations but there are much graver sins that have been committed by other agencies.

leggomylibro · 6 years ago
KGB doesn't exist anymore - you might mean the FSB or GRU?

Anyways, plenty of countries have security agencies whose main job is to violently protect the local kleptocrats these days. China might be a better example to point to for even worse behavior, with their balkanized net and mass surveillance being used to carry out the mass internment and repression of ethnic minorities in regions like Xinjiang.

leggomylibro commented on A simple browser-based hexapod robot simulator built from first principles   github.com/mithi/hexapod-... · Posted by u/kscottz
javajosh · 6 years ago
After a quick scan of the github project I note the presence of a lot of python - in what sense is this system "browser-based"?
leggomylibro · 6 years ago
Some applications that don't need a complex GUI use web browsers as a frontend because they are cross-platform and they come with a bunch of 'free' UI elements like buttons, text boxes, sliders, etc. You can also style things pretty easily with CSS and JS, to a point.

It's a flexible way of writing one-off applications; you can run them locally, remotely, or on someone else's machine in the cloud. One useful example is Tabula[1], a browser-based utility for extracting tabular data from PDFs. As it is often used by journalists and other organizations that don't want to leak the data they are analyzing all over the place, it is easy to run locally instead of uploading files to their website. You just point the browser to 'localhost:port' while the server is running.

[1]: https://github.com/tabulapdf/tabula

Deleted Comment

leggomylibro commented on Using fish to study depression   nytimes.com/2017/10/16/sc... · Posted by u/fortran77
victorevector · 6 years ago
I would be depressed too if I lived in a fish tank/bowl...
leggomylibro · 6 years ago
Isn't the Earth sort of a people tank, though?

It's pretty big, but there are only so many variations on "tree", "mountain", "valley", "cave", "swimmy thing", "flying thing", "walking thing", etc etc.

It's not like you can ever expect to walk over the next hill and see an octo-monkey spiraling across the veldt.

leggomylibro commented on The Unfriendly Robot: Automatically flagging unwelcoming comments   stackoverflow.blog/2020/0... · Posted by u/JasonPunyon
DeathArrow · 6 years ago
While I find Stack Overflow very useful, I find it's model very restrictive.

Sometimes you can get more insight on how to solve a problem from a discussion than from an answer. Why and when can be as important as how.

Also, if people dislike your question, even it obeys the rules, it gets down voted. They can dislike your question because they dislike the problem you are going to solve or the way you are trying to do it.

Some comments instead of being related to the question at hand, suggest that you shouldn't solve your problem but instead do things another way. Which can be fine, but doesn't fit well the site format because it doesn't allow discussions.

However, I don't see alternatives. You can ask on reddit but there are not many people willing to answer.

leggomylibro · 6 years ago
If you're lucky, your language/library/etc might have a fairly active IRC channel or similar. Popular languages often have a myriad of channels dedicated to different subtopics.

They're nice because like you said, discussion can be much more helpful than a single answer.

leggomylibro commented on PC-XT Emulator on a ESP8266 (2018)   mcuhacker.wordpress.com/2... · Posted by u/DanBC
sjwright · 6 years ago
The ESP32 is a lot better in many ways, but it suffers a bit from version 2 syndrome. The decision to go dual-core in particular. Personally I'm looking forward to the ESP32-S2 coming in quantity.
leggomylibro · 6 years ago
The S2 lacks Bluetooth though, doesn't it?

The second core is meant to handle the network stack, leaving the first core to focus on program logic. With ESP8266s, it can be hard to write complex applications while keeping heavy WiFi usage stable.

Although, I'll bet the 8266 firmwares and libraries have improved a lot since I was using them.

u/leggomylibro

KarmaCake day6225March 7, 2016View Original