Viewing profile — andrejewski
andrejewski
HN member- Joined
- Thu, Mar 01, 2012, 2:07 AM UTC
- HN karma
- 17
- Public activity
- 54 items
- HN profile
- View on Hacker News ↗
About andrejewski
website: http://chrisandrejewski.com/
email: christopher.andrejewski@gmail.com
github: https://github.com/andrejewski/
twitter: https://twitter.com/compooter
Recent public activity
-
comment
Comment #27851764
This is really cool! I made a very similar game a couple years ago: https://jew.ski/prime-time/ It's interesting to compare the game play and design. My game is written in Elm and …
-
comment
Comment #17940740
Some feedback on the API design and README: - Having a global registry of machines does not scale. Anyone building an app won't want to deal with the name conflicts. Having a `disp…
-
comment
Comment #17847315
If anyone wants the Elm architecture in JavaScript there is Raj: https://jew.ski/raj/ I spent over a year building the framework and a set of libraries around it so that the archit…
-
comment
Comment #10050588
Last winter I built an application called Subtweet that built on top of Twitter's Direct Message service, using Twitter's API as much as I could to reduce overhead. It is bitterswe…
- comment
- story
- story
- story
-
comment
Comment #8192610
If anyone is interested in just scrapping links between webpages with JavaScript, I made Slinky ( https://github.com/andrejewski/slinky ). The API is simple and easily overridable.…
- comment
- comment
- story
-
comment
Comment #7962760
Yes, the guarantees provided by true immutability are not met by "const". I wrote the note loosely using the author's expectations and advantages of immutability, not the exact def…
-
comment
Comment #7962505
I am completely in support of Haskell and functional languages in general. There are some gaps in Go and definitely some glaring problems. But this comparison also only lists the b…
- story
-
comment
Comment #7906729
For people who have wanted to try this type of programming out but have not jumped the boat from JavaScript to ClojureScript, I created a little library that mixes Backbone and Rea…
-
comment
Comment #7215743
These are some design resource pools I visit: http://www.awwwards.com/ (all website design) https://news.layervault.com/ (Site Designs) http://sidebar.io/ (UI+UX too)
-
comment
Comment #6961866
This is not unprofessionalism; it is poor UX. The sensible backlash to the Nickelback feature is that is was set "by default," not that ripping on Nickelback is a humorous, widely …
-
comment
Comment #4653297
I have a similar problem, but I'm off by a year. I'm fifteen and have basically run out of any CS-related classes to take at my school. I have shifted into math classes (Calc, Stat…
-
comment
Comment #4583162
Now I'm really going to have to worry about leaving my account open on my devices. They didn't show it but these payments need some type of password protection.
-
comment
Comment #4359335
I haven't been hit yet.
-
comment
Comment #4210508
1. Care about the project. 2. Care about the users. Know what the user wants and what is in the best interest of the user. 3. Be able to defend yourself and our product in a battle…
-
comment
Comment #4130374
I know of Awwwards.com, but they cater to specifically advancements in the design aspects of the actual site and you have to pay for a submission. The usual go-around is to submit …
-
comment
Comment #4121659
Older IEs have Microsoft proprietary CSS jargon like filter that may work, but I don't know about transitions specifically.
-
comment
Comment #4117257
I like how it is not best viewed in Internet Explorer!