HackerLangs
TopNewTrendsCommentsPastAskShowJobs

otikik

7,075 karmajoined 13년 전

Submissions

Robot dogs with tech boss faces roam Berlin art exhibit

youtube.com
19 points·by otikik·2개월 전·1 comments

It Took Me 30 Years to Solve This VFX Problem

youtube.com
3 points·by otikik·4개월 전·1 comments

[untitled]

1 points·by otikik·5개월 전·0 comments

comments

otikik
·16시간 전·discuss
I'm not going to do the whole split here. If you want, watch the video. If you don't want to, just take my word for it that there's plenty of leftovers besides the tortillas.
otikik
·16시간 전·discuss
Spiderman: Liberal

Norman Osborn: Conservative

Norman Osborn's gardener: Also conservative, because he knows no better.
otikik
·그저께·discuss
- And remember, Peter, with great power comes great responsibility

- No. It sucks for you. Sorry but that's life

(Uncle Ben dies sad)
otikik
·그저께·discuss
“Rich”
otikik
·3일 전·discuss
You are a programmer? You understand that different firmwares and operative systems work in different ways and excel at different things?

For the record I do like reading. I just don't like all the reading. I tried learning rust by reading the book. Ugh. Horrible for me. Much better experience working on a project of my own. I saw that for some people it worked. Good for them. It didn't for me, and I had to find a different path. I learn by tinkering. Others might learn by copying, or by drawing boxes and arrows. Who am I to judge their firmware?

This is not a bad thing. That's good! Variety in ways of thinking is one of humanity's strengths.

If you find someone who is good at programming but doesn't like reading, try to find out how. You might be able to learn some of their abilities that complement yours.
otikik
·3일 전·discuss
He says it right after returning from the store. Like "I bought this bag of 12 tortillas, I only need one for this burrito, obviously I would be using the rest for other things".
otikik
·3일 전·discuss
Actually given that in the US especially you would have to drive to chipotle, queue and then wait for them to prepare it, and you are already doing groceries anyway, you are exchanging driving and waiting at a Chipotle by cooking things at home. I find the second more enjoyable, but I understand that for people that don't like cooking it might not be the case.
otikik
·3일 전·discuss
You didn't watch it then. The leftovers would allow him to make way more burritos than just one.
otikik
·3일 전·discuss
They don’t get caught
otikik
·4일 전·discuss
This was actually tried. Cheaper and healthier

https://www.youtube.com/watch?v=QRtoUoBgjDw
otikik
·4일 전·discuss
> making the State and capitalism obsolete and moot

The State and capitalism will not let that happen without a fight
otikik
·4일 전·discuss
Or not riot and die in large numbers a bit more slowly.
otikik
·4일 전·discuss
So, this is what this person doesn't get about Europe:

https://www.youtube.com/watch?v=wp84sRpM1Js

In case it isn't clear: riots in Paris are (relatively) common. Common enough so that regular life, or in this case, a croissant review, doesn't stop. People travelling to the train station might encounter a couple rubbish bins on fire on their way there, and then find that their train was cancelled because of riots.

That's what Europe has that the US is lacking, and can't quite conceive.

> Yes, AI will take your job, except for a small subset of people: plumbers, surgeons and the like. Oh, and politicians, executives, and board members.

Not if every time they get out of their gated community or their 5-star hotel they face burning trash and get thrown rotten eggs to their faces.

You got to up your game, America.
otikik
·10일 전·discuss
I agree in that it is pessimistic. I strongly doubt it is the most pessimistic take.
otikik
·11일 전·discuss
If the people in the lower decks were allowed to go home, I don't see the issue.

If they were forced to work without air conditioning and it was me, I would go to a doctor, tell them I am suffering from heat exhaustion, and get a voucher for not returning to work until the situation gets fixed.
otikik
·12일 전·discuss
How would this help any of the in-fighting MS teams get ahead next quarter?
otikik
·15일 전·discuss
Corporations can vote now. If they own land. In some states.

Which is fine, they only get one vote.

But they can also divide a piece of land into small plots, make a bunch of shell companies, each one owning a small piece of land, and vote using that.
otikik
·15일 전·discuss
If it's for sale, someone will buy
otikik
·15일 전·discuss
I always thought it was a way to inconvenience lower-income people who don't have the means or time to maintain them. You make them into HOA laws, and you can make it yet another obstacle for poor people to go over in order to become your neighbors.
otikik
·16일 전·discuss
In Lua (and LuaJIT) you can already use `and` and `or`:

    local x = y and y + 1 or 0
The knuckle heads are already using them everywhere.