HackerTrans
TopNewTrendsCommentsPastAskShowJobs

supernikio2

no profile record

Submissions

GDC 2008 – Stylization with a Purpose: The Illustrative World of Team Fortress 2

youtube.com
1 points·by supernikio2·2 jaar geleden·0 comments

History Of Hacking The Nintendo 3DS (2019) [pdf]

courses.csail.mit.edu
59 points·by supernikio2·2 jaar geleden·4 comments

Email vs. Capitalism, Or, Why We Can't Have Nice Things – Dylan Beattie

youtube.com
4 points·by supernikio2·3 jaar geleden·1 comments

[untitled]

1 points·by supernikio2·3 jaar geleden·0 comments

comments

supernikio2
·10 maanden geleden·discuss
Makepad looks really promising
supernikio2
·10 maanden geleden·discuss
The Apple foldable is coming. There's no way they invested so much R&D for a thinner phone if they aren't looking to get into that market.
supernikio2
·vorig jaar·discuss
"The Ali Baba Cave" example from the Wikipedia article is what made it click for me: https://en.wikipedia.org/wiki/Zero-knowledge_proof.
supernikio2
·2 jaar geleden·discuss
Legendary Sethbling video from 2015 where he implemented NEAT for SMW: https://www.youtube.com/watch?v=qv6UVOQ0F44&t=1
supernikio2
·2 jaar geleden·discuss
The problem then it's anti-SLAPP not doing what it's supposed to.
supernikio2
·2 jaar geleden·discuss
I'm rather new to the concept of objects and morphisms myself, but I love how fields like category theory allow one to "zoom out" far enough in abstraction that two seemingly different concepts are actually the same applied to distinct contexts.
supernikio2
·2 jaar geleden·discuss
Doesn't the very nature of open-source mean you can just abandon it and have someone else take up the torch when you're done maintaining it?
supernikio2
·2 jaar geleden·discuss
In that case, Linux creators would be liable for not taking any steps within the Linux kernel preventing you from pirating a game on the platform.
supernikio2
·3 jaar geleden·discuss
I feel like the "killer app problem" is not unique to the Quest, but the whole VR ecosystem. I'm being cautiously optimistic Apple will finally break through and find an app that will appeal to the masses, and even though the price is not attainable for 95% of the population, that will trickle down and find it's way to the broader market.
supernikio2
·3 jaar geleden·discuss
>So what’s the killer app?

I feel like the answer to that question will come next year, when Apple's Vision Pro is out.
supernikio2
·3 jaar geleden·discuss
I agree much of this fall under "working for free" but it doesn't have to. I for instance, work as a web developer and really want to get into making games, which is a huge undertaking in itself. It requires deep, productive time of learning and experimentation, and I often find myself drained after work to tackle such activities.

However, I do feel like working through projects like this and coming out the other side with something tangible is a high like no other, and I despite how hard it might be, it's really invigorating and gratifying.
supernikio2
·3 jaar geleden·discuss
Yes, because China has double the population as the whole of Europe. Ceasing operations in the UK wouldn't hurt their revenue as much as doing so in China.
supernikio2
·3 jaar geleden·discuss
Quintessential Streisand Effect.
supernikio2
·3 jaar geleden·discuss
Can Google really do this? What if I'm using Safari on OS X, or Firefox on Linux?
supernikio2
·3 jaar geleden·discuss
I've heard time and time again how this is "the end of the free web". Can someone succinctly explain how this is the case, for somebody not familiar with web browser architecture? What does WEI provide that wasn't previously possible?
supernikio2
·3 jaar geleden·discuss
I'm of course speaking from an outsider's point of view, but do you think PHP was a good option, or was it a "fitting a square peg into a round hole" situation?
supernikio2
·3 jaar geleden·discuss
It's getting worse by the minute, too. What used to be a subreddit might now be a Discord server, which is in my opinion even worse, keeping solutions/questions to certain issues within Discord's own walls.

You now have to enter a server, search for your specific problem, and, if not found, ask someone and wait for them to respond. If results are on the first page of google it's much more friction-less and convenient imho.
supernikio2
·3 jaar geleden·discuss
This already exists to some extent, with the >> operator and lambdas.

```

first = ->(x){some code...}

second = ->(x){some code...}

third = ->(x){some code...}

(third >> second >> first).call(arg)

```

I agree it's not as clean as what you propose, but much better imo than traditional nested calls (and Haskell's `.`).
supernikio2
·3 jaar geleden·discuss
What initially "wow"s me about a game is how beautiful it is. What keeps me coming back to it time and time again, is how well put together it is as a whole.
supernikio2
·3 jaar geleden·discuss
That might be the case today, but I reckon it will become cheaper as time goes on, if found promising of course.