Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
einaregilsson
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
The Story of Cardgames.io
(einaregilsson.com)
2 points
by
einaregilsson
5y ago
|
0 comments
2.
▲
by
einaregilsson
6y ago
Does the Canvas api have support for webp?
3.
▲
by
einaregilsson
6y ago
Fair point, although I like the blur effect. But you can also fill in with a solid color or transparency.
4.
▲
by
einaregilsson
6y ago
Thanks It was fun to build.
5.
▲
by
einaregilsson
6y ago
Good idea. I've just changed it so now you can keep pushing the blur button and it will increase the blur by 1px for each push.
6.
▲
by
einaregilsson
6y ago
The site itself is at https://photo16x9.com
7.
▲
Show HN: Make Your Photo 16x9
(einaregilsson.com)
146 points
by
einaregilsson
6y ago
|
43 comments
8.
▲
Show HN: A simple site to make chessboard images
(chessboardimage.com)
79 points
by
einaregilsson
7y ago
|
12 comments
9.
▲
by
einaregilsson
7y ago
The single player mode is just for beginners, but I do think we have a pretty nice multiplayer feature, where you can easily challenge others and start a new game without creating an account (we don't have accounts).
10.
▲
Show HN: A simple chess game with multiplayer
(cardgames.io)
2 points
by
einaregilsson
7y ago
|
1 comments
11.
▲
A GitHub Action for generating sequential build numbers
(einaregilsson.com)
1 points
by
einaregilsson
7y ago
|
0 comments
12.
▲
by
einaregilsson
7y ago
The alternative to serverless isn't "single instance". With Elastic Beanstalk you can have multiple instances, autoscaling etc.
13.
▲
by
einaregilsson
7y ago
> This feels very "Serverless is cool, everyone is saving money on it, lets do the same More like "seems like there's an easy way for me to try this new thing out, lets give it a shot". It took a couple of hours to sw
14.
▲
by
einaregilsson
7y ago
Yes, ALB would have been a much better fit for us. We used API Gateway because that's what the serverless framework sets up (at least by default) and I didn't know you could use ALB in front of Lambda.
15.
▲
by
einaregilsson
7y ago
> requires a complete re-architect of your stack. Not necessarily. The reason I decided to try this was exactly because I found a tutorial showing you could easily host a bog-standard ASP.NET web app on Lambda with the serverless framewo
16.
▲
by
einaregilsson
7y ago
Yeah, that would have been a much better fit. I just didn't know you could put ALB in front. (Also, a "load balancer" in front of serverless... , and yes I know load balancer do more than load balance.) I mainly went with API
17.
▲
by
einaregilsson
7y ago
There are definitely still things you need to think about with Lambda, like how much memory you want to allocate etc.
18.
▲
Serverless: 15% slower and 8x more expensive
(einaregilsson.com)
3 points
by
einaregilsson
7y ago
|
0 comments
19.
▲
Show HN: Tiny utility to add rounded corners to icons or images
(einaregilsson.github.io)
1 points
by
einaregilsson
9y ago
|
0 comments
20.
▲
by
einaregilsson
9y ago
Thanks :)
21.
▲
by
einaregilsson
9y ago
There are no user accounts on the site, and there is no tracking of any users. I simply saw the avatar image that he posted and targeted that, so probably a few random users got Darth Vader as well. Also, even if there were user accounts, t
22.
▲
by
einaregilsson
9y ago
I agree :) This was definitely luck, most people never get celebrities tweeting about their games. And I guess now I am getting some marketing value out of it, but honestly I just wanted to share this with an audience that I knew would appr
23.
▲
by
einaregilsson
9y ago
Well, given that he retweeted a tweet that had the explanation of how it worked, and he added the #BestFansInTheGalaxy hashtag I think he's OK. But really, I probably wouldn't have done anything like this for another celebrity, if
24.
▲
by
einaregilsson
9y ago
Yeah, this was not so much marketing as luck and wanting to make a cool easter egg.
25.
▲
by
einaregilsson
9y ago
Exactly. Each avatar is made up of 6 features, hair, hair color, skin color, eyes and mouth. No nose, because who needs them! So each part has a code, and I can store a face as a simple 6 character string. Then I just compared against the i
26.
▲
An easter egg for one user: Luke Skywalker
(einaregilsson.com)
798 points
by
einaregilsson
9y ago
|
134 comments
27.
▲
by
einaregilsson
10y ago
A user on my site ran into this while playing Go Fish. He was pretty surprised to see this: https://dl.dropboxusercontent.com/u/6430877/screenshot.png
28.
▲
by
einaregilsson
10y ago
Haha, we have the same thing in Iceland. It basically turns it into "Two tomatoes were walking across the road when one was hit by a car. The other one said, 'come here you tomato sauce'", which is a terrible terrible jo
29.
▲
by
einaregilsson
10y ago
Probably. I'm using 10.0 (11602.1.50.0.10), which is what I got when I upgraded through the App Store this morning.
30.
▲
by
einaregilsson
10y ago
No, it doesn't work on all builds of 10. I have Safari 11602.1.50.0.10, which is WebKit 602.1.50, it happens there at least.
More ›