Working on https://ireact.to/, basically a centralized link in bio to collect feedback, questions, urls, ideas from your community.
Saturated market riddled with alternatives, but I wasn't really able to find low friction way to collect these things that met all my needs. Most of this stuff gets lost in DMs or comment sections, which just wasnt working for me.
Also figured it would be a neat way to re-think paying for a creators attention. IE, giving the option to tip (and soon subscribe to a VIP inbox of sorts).
I would of thought these 'spammers' would of given up because of verification, but it seems to continue despite many of accounts not being verified yet, perhaps they think they can verify later (which makes me think a TTL on verification emails is important) or that was an oversight completely on their end.
Had a conversation about this (podcast) and was looking to get some perspective from other indie creators / founders. The article I linked is just a boiled down TLDR from a 1 hour conversation.
This is a really casual Material Science book. It's sub-title is "Exploring the marvelous materials that shape our man-made world." I am about a quarter of the way through and am really enjoying it. I really knew nothing about materials, this book served as a fun/interesting introduction to modern materials. The first chapter (my favorite thus far) was about metals. It goes into how different types of alloys are created and into sword making; what makes a good blade vs a brittle blade that will fall apart in combat(hint: it has to do with the amount of carbon in the blade. Too much and it is brittle. You want about 1% in the entire blade.)
Interestingly enough, I had a problem with ChartJS that no one seemed to be able to remedy. It was quite bizarre and at first seemed to be a cross browser issue, but after further investigation it seemed to just be some type of strange cross-machine issue. See it here http://stackoverflow.com/questions/30063762/side-effects-fro...
Given that, I had to do some hacky stuff upon every refresh. Instead of using destroy() on the canvas, I had to remove the Canvas DOM object itself, building it back up, and inserting it again. Because of this I am a bit skeptical about using ChartJS again, which is unfortunate because I do love their Charts. I feel like maybe SVG might be the better way to go for analytics.
Excited about this. I would love for this to be implemented all over the internet.
It is fairly easy to be negative. In fact, the cynical approach is the easiest point of view you can take. I have been working on this myself, and I encourage everyone to try and go the whole day/week/month practicing the opposite.
I think this has to do with how we are taught. Critical thinking somewhere down the line gave justification to being 'gratuitously negative'. I went my whole life thinking that I was being helpful when in reality I was just hurting people.
OP here, I just found http://happenapps.com/#quiver BUT it's not available in the US within the app store. I would also prefer something free, but am not opposed to a onetime payment for a very good solution.
For someone self taught, who has a beginner understanding of Python (control structures, data types, classes, functions, loops, etc) this is undoubtedly the easiest way to introduce them to Algorithms and Abstract Data structures. This really takes a beginner to an intermediate level in small easily digestible chunks.
My question to you now, HN: are there any books on the market that can guide a beginner/itermediate (who knows Python and perhaps a framework like Django) to better understand the ins and outs of programming for the web? I am not talking about getting an app up and running, I am talking about understanding the flow of data, maybe things like WSGI, security, APIs, etc. Something that can really take an intermediate to an "Expert" level.
Thanks for this! I spent a good amount of time learning from this just now. This is especially helpful to those self taught hackers who haven't really thought about/formally been introduced to these sorting techniques. I especially like all the interactive learning material. I hope for more!
I think context matters here. Let's take two different use cases as examples:
Case A: The student has a genuine interest in the material. The student wants to be successful, and has worked tirelessly to configure and/or understand a given problem or task. The last thing the student in Case A needs to hear is "It's easy". Obviously the problem, to said student, is not easy. This can hurt overall student moral.
Case B: The student has not a complete devotee to the material. The student is "trying it out". The student thinks the material could be achieved without professional education or training. The student in Case B may need a bit of convincing. Telling that student that something like this is "easy" could be beneficial in this case. The student will believe that understanding of the material is at least achievable.
I understand making something free so as to make it a legacy platform, but do you really think that Adobe isn't already the industry standard?
I am also curious why you think adobe wants you to pirate their software? They seems to be the leader in the market in terms of design software and such. You pirating their software gives them one less sale - bottom line. They are a company who needs to make a profit at the end of the day.
Saturated market riddled with alternatives, but I wasn't really able to find low friction way to collect these things that met all my needs. Most of this stuff gets lost in DMs or comment sections, which just wasnt working for me.
Also figured it would be a neat way to re-think paying for a creators attention. IE, giving the option to tip (and soon subscribe to a VIP inbox of sorts).