Viewing profile — billybolton
billybolton
HN member- Joined
- Mon, May 14, 2018, 5:38 PM UTC
- HN karma
- 6
- Public activity
- 38 items
- HN profile
- View on Hacker News ↗
About billybolton
No profile information was provided.
Recent public activity
-
comment
Comment #18033905
I wonder if this could be brought to the web in 97kb https://en.wikipedia.org/wiki/.kkrieger
-
comment
Comment #17871804
Do you know how to overcome autism?
-
comment
Comment #17870821
Narcism. I'm like the smartest guy in the world, and I can't believe how mediocre everyone else is.
-
comment
Comment #17814738
[flagged]
-
comment
Comment #17814633
What's wrong with just killing them, and taking their land? Obviously the rich don't give a shit about the poor. They'd rather hold on to their wealth, wall themselves into a gated…
- comment
-
comment
Comment #17640935
It is useful, you don't need to worry about insects and infectious diseases. Most pesticides are damaging to the surrounding ecology. Moreover, with the way industrial farming is c…
-
comment
Comment #17501736
Only once for the containing canvas. A direct access to the canvas pixel data and webGL offscreen rendering is all you need. With a few hacks, we're already 90% there. I expect by …
-
comment
Comment #17486733
Forcing the DOM, JS and CSS was a mistake. The problem was that you couldn't have alternatives. wasm is going to disrupt front end by allowing you to have a strong typed language t…
-
comment
Comment #17467027
Now all we need is to expose a graphics context to wasm. No need for DOM support.
-
comment
Comment #17450652
Tldr for the lazy?
-
comment
Comment #17433459
The topics are inherently dry and boring. Let's face it, we aren't spitting the atom or sending someone to the moon here.
-
comment
Comment #17388856
It's a shame, they used to be good. I really like the idea behind Assassin's Creed. And Sands of Time is a god tier A++ game.
-
comment
Comment #17388822
Speaking of Ubisoft, is it just me or do they repackage the same game with different skins over and over gain? I swear Assassin's Creed, Far Cry, Ghost Recon and Watch Dogs are the…
- comment
-
comment
Comment #17388097
cough Uncharted, Last Of Us cough
-
comment
Comment #17387923
I'm not that attached to the Disney IP at all. I don't care about Pixar, Mickey Mouse, Starwars or Marvel. I'm very attached to video games, especially from the gamecube/ps2 to the…
-
comment
Comment #17387806
idk I play it when I poop. Best feature of all time.
-
comment
Comment #17387799
Nintendo, unlike most companies are focused on making games with gameplay. Most companies are making movies with gameplay segments in between.
-
comment
Comment #17387776
The most important line in the article: "And it’s teaming up with Universal Studios to create theme-park attractions based on Nintendo characters, the first of which will open in O…
-
comment
Comment #17384889
It's not for games. We are dealing with big data, we need to highly interactive UIs on the web that we can use to communicate and interact with this information. Something like thi…
-
comment
Comment #17383705
> Incidentally, it would make the browser vendors themselves fairly obsolete, which is probably why it hasn't happened yet. Mostly, but not entirely true. It's been a while seen we…
-
comment
Comment #17383449
I am doing something similar. The problem is not just HTML/CSS it's also JS. You need a strongly typed language, and have a scripting language on top. What I'm doing now is a Rust …
-
comment
Comment #17382537
HTML and DOM is the current way that is forced on us. What if I had a better model? I can't implement it myself. The DOM was meant to describe documents, not interactive webpages. …
-
comment
Comment #17382060
No webassembly is a solution to it. JS just sucks. Actually so does HTML and CSS. The entire web ecosystem is a closed platform. The reason that the front end stack is constantly b…