HackerLangs
TopNewTrendsCommentsPastAskShowJobs

j_m_b

1,547 karmajoined 13 年前

Submissions

FSF Position on "Ethical" AI

fsf.org
23 points·by j_m_b·3 個月前·0 comments

comments

j_m_b
·3 天前·discuss
This is how I learned lisp. I then went on to learn Clojure and built a career around it.
j_m_b
·上個月·discuss
I'm late to the game but this question has been bouncing around in my head and I wanted to give my opinion as a sports fan. I also coach my son's soccer team so to be clear, I have nothing against soccer.

The real question is: Why isn't soccer more popular in the US?

Soccer is a very wide game. It's easy to understand and easy to start playing. Don't touch the ball with your hands and kick the ball into the goal. It's easy enough that six year olds with coed teams can start playing and have fun. It explains the huge youth participation in the US.

Soccer, however, lacks depth. Games likes baseball and football have deep strategy and specialization that soccer/basketball/hockey just can't match. It's checkers vs chess. You can develop widely different skill sets in these games.

Basketball is soccer/hockey on speed. The games are a progression of incremental advantage. Each goal scored is another adrenaline shot for the fans. It's a long chain of dopamine hits. It allows for momentum shifts.

It's no wonder then that the majority of athletic talent in the US is funneled into one of three sports in the US: football , baseball and basketball.

The big conundrum is: Why is hockey so much more popular than soccer in America? I think it's because it's a condensed arena, faster game play and has lots of aggressive plays. Whatever the answer may be, I think it will prove key in answering why soccer just hasn't caught on professionally in the US.

I don't hate soccer. I'm definitely going to be watching some world cup games. If I had a magic wand, I would implement the promotion/relegation system for every major league sport in the US. Let the owners take a haircut if they have bad teams! I think it's an excellent system which really make the owners have some skin in the game.

I just don't think soccer is compelling enough of a game to draw eyeballs away from the big three.
j_m_b
·上個月·discuss
We're at the top of the S-curve and you're romanticizing diminishing returns with vague hints of super human capabilities and singularities.
j_m_b
·2 個月前·discuss
Nostalgia aside... these things aren't really that great and are overpriced for what they are. TI sustains itself on basically extorting high schools and colleges to use that.. because most of the teachers just used these.

I'm not sure such a device really improved any understanding of the underlying mathematics that I was taught. In fact, in more advanced mathematics these machines can't even keep up.
j_m_b
·4 個月前·discuss
IN MICE should be added to this title
j_m_b
·4 個月前·discuss
Oh I have some other common phrases I've been collecting!

"to be honest" "...the thing..." "I mean.." "Yah yah yah" people say this rapidly. It seems rude and dismissive to me so I've stopped doing it
j_m_b
·5 個月前·discuss
Computing has made intimate sexual relationships worse.

Dating apps are skewed: men receive little attention while women have an overwhelming amount of attention.

Porn satisfies our most base sexual functions while abandoning truly intimate connections.

The ultimate goal of sexual unions has been demonized and turned into something to avoid. That being children. After school specials since the 80s have made pregnancy a horror to avoid instead of a joy to grasp.

AI is just the latest iteration of technology increasing the divide between the sexes.

When the clankers come, we're fucked.
j_m_b
·5 個月前·discuss
Also, no one knows how to make a Pizza! (great book for kids)
j_m_b
·7 個月前·discuss
It might have been more like C&H or Far Side at one time, but by the time of the 80s when I first started reading the funny pages, Peanuts was just another mundane strip.
j_m_b
·8 個月前·discuss
The spaceship beaming people up in Defender always looked like it's proportions were off. As a kid, I remember seeing the spaceship and thinking it looked like a metal glove.
j_m_b
·10 個月前·discuss
Better would be a docker container for an IRC server. Something using a modern approach where you could have link attachments, replies for message threads etc. An IRC slack alternative.
j_m_b
·11 個月前·discuss
If this can do character consistency, that's huge. Just make it do the same for video...
j_m_b
·去年·discuss
This is cool! I made a similar app, but for guitar. However, I couldn't quite figure out how long I should sample. I wanted to make an app where it will play an interval and then you need to play it back on the guitar. If you can get this to work on a harmonica, I should be able to get it to work with a guitar. Will likely use your source for more inspiration, thanks!
j_m_b
·7 年前·discuss
This sounds like such a rational comment, but it is based on the naive idea that ads can be effectively targeted simply based on content. You're never going to have ads that people are willing to pay for (i.e. a certain threshold click-through rate) without some sort of direct targeting. For example, you can't tell if your article on basic car maintenance is being read by a 30 year old male who might be interested in a beer ad or a 30 year old female with two kids who might be more interested in a new iphone cover.
j_m_b
·9 年前·discuss
Haven't seen Hy yet, thanks for pointing it out! I have been getting back into machine learning recently and Python dominates. Great to see a Python lisp!
j_m_b
·9 年前·discuss
Yes, I know there is Chicken Scheme and Guile. I prefer Clojure over them though.
j_m_b
·9 年前·discuss
Further extrapolating on this idea, it would be neat to have "one lisp to rule them all" which worked something like the LLVM where you could write a module for each language you would like to compile into and then Clojure could be the glue between all of them.
j_m_b
·9 年前·discuss
I really hope this isn't true, Clojure is my favorite programming language. I feel that it spoiled me. Builds are easy, code is elegant and easy to parse, functional programming combined with immutable data structures is beautiful. It also is great for "full-stack" devs in that there is little context switching between server and client.

I think the "killer app" that Clojure needs is that it should be compilable into C/C++ with the same great interop it has with Java. It would be amazing to be able to utilize all those libraries, all those frameworks, all that code... in a Clojure REPL!
j_m_b
·9 年前·discuss
One of the best things about ClojureScript is the build process using lein. I've had a very stable build for years now, whereas JS has had grunt, growl, webpack, etc.
j_m_b
·12 年前·discuss
Oldie but relevant: http://www.phrack.org/issues.html?issue=49&id=14#article