HN user

ciokan

113 karma

http://www.devcasts.io

Posts18
Comments73
View on HN
gist.github.com 9y ago

Junior programmer? This may help you

ciokan
25pts14
news.ycombinator.com 10y ago

Ask HN: Sell service with fixed price or take the lions share

ciokan
3pts1
qz.com 10y ago

AWS generated as much income as $AMZN's entire North America e-commerce business

ciokan
3pts0
www.devcasts.io 10y ago

A complete course on Meteor – the realtime JavaScript framework

ciokan
1pts0
www.devcasts.io 10y ago

Python course – a hand-picked series of videos

ciokan
4pts0
news.ycombinator.com 10y ago

Ask HN: Is RSS still worth the time?

ciokan
56pts70
www.devcasts.io 10y ago

Golang course – a hand-picked series of videos

ciokan
2pts0
www.sencha.com 11y ago

Sencha ExtJs 6 pricing is a killer for single developers or startups

ciokan
2pts1
www.washingtonpost.com 11y ago

Russian official wants to investigate U.S. moon landings

ciokan
8pts2
www.devcasts.io 11y ago

Show HN: Growing collection of up-to-date video tutorials for developers

ciokan
2pts0
github.com 12y ago

Skematic

ciokan
2pts0
www.devcasts.io 12y ago

Show HN: DevCasts – Hand-picked developer screencasts

ciokan
2pts0
ciokan.com 12y ago

Can we alter our reality?

ciokan
4pts0
www.dockify.it 12y ago

Show HN: Secure private hosting for your Docker repositories

ciokan
3pts0
ciokan.com 12y ago

Are you getting feedback from customers abandoning your page?

ciokan
1pts0
www.heroico.com 13y ago

BETA Heroico live support launched

ciokan
1pts0
chew-kok.tumblr.com 13y ago

Paypal finally close to what it deserves

ciokan
9pts8
chew-kok.tumblr.com 13y ago

My list on proper web app creation

ciokan
1pts0

Nope, the punishment is a reaction to an action (the murder). First there's the virus then comes the anti-virus. Without the action there is no punishment. You can twist this idea for as long as you wish, your point is still wrong as it's based on parallel universes and "what ifs" all the time. You remind me of the late Christopher Hitchens debates (go watch that man on youtube, also Sam Harris and Lawrence Krauss) where the religious arguments are always based on the premise of "prove me that God doesn't exist" while nobody can actually prove it exists neither.

I know a gypsy family in my country (it's been aired on TV 2 weeks ago - there are many such examples) which has 12 kids, all of them sent in Paris and Berlin to beg on the streets for money. Back home they have a palace and 4-5 cars each above 30-40k euros from everything they raised over the years. Most of those kids bring zero value to the society (it's not their fault - it's how they were raised), even worst, "it takes one bad apple to spoil the bunch" meaning that I see a trend in the youth to go for the "easy money" which brings us to the top of the list when it comes to fraud, identity theft, credit card theft, hacking and so on. This is just an example (and there's plenty more I can think of) but I want to ask you...are they a gift? To whom? To their parents maybe...in which case, isn't it selfish in some cases to make more kids than none at all? Aren't you just subjective by using yourself as an example to all arguments?

As a father myself, I don't see a goal in "preserving my bloodline" at all. The bloodline doesn't matter. I always go for quality over quantity. I don't need to pay tribute to anybody (ancestors). I didn't ask anybody to bring me into this world. A gift is something that you're offered, never imposed.

I really tried myself but switched my XPS on linux after 1 hour. I placed all my hopes on that Ubuntu on Windows thing but it's full of limitations and you can't get through with a working development environment. It's locked on ubuntu 14 from what I recall and you can't really install/compile do your thing freely due to some limitations. If working with nodejs and light stuff I presume it can be okay'ish.

Care to explain why python async would have performed better? I don't see a single way in which python async would be a better alternative for the given job. I'm a python guy myself but, when it comes to async stuff, I find nodejs much better and easier to understand/follow through (even with cb madness yes). For the described job, I would have went with Elixir or Go as well yes.

I'm using it and it's pretty good. I don't really agree with the scheme of 1. Tricking you into paying something. 2. Feeling guilty for entering $0...but the ui is not bad at all imho.

I gave that up in 10 minutes. I really tried spinning up a basic docker project (docker compose) without luck. Sure, having a bash is a step forward and I see it getting better but it's no way near to a developer's basic needs.

Other than web components not being fully supported yet by browsers is there any other downside to this compared to react+redux/vuejs or angular? I'm just asking as I haven't tried polymer until now but I'm pretty familiar with the mentioned fw's.

Be better by example. A good project manager will see the value and you will be (hopefully) praised. Show him this post. Talk to him that you're having a bad time following his code. Rewrite some of his work and present it to him. These talks are always hard to initiate because they might not get the right message and turn on you. Good luck to you!

That's probably because of the values and morals of our society mostly and not from a lack of empathy, heroism or selflessness. We inherit those values and pass them down to next generations. I think it's from the way we were raised and the way most of us raise our children. "If you do this, I will reward you with that"...this thing is from our childhood and sits at the root of mostly everything we do.

There are exceptions that make the rule I'm sure of it but our ego always tells us "it's not purity", "they can't be better than us", "they have a plan" so it's hard to distinguish. My 2c.

Can I bind it to external ip addresses and give a certain user an outgoing (or even private ips that I can then forward) address I chose? Don't know if my question makes sense but I'm interested in routing a certain user to a certain ip every time he/she connects.

Agree with everything except with the numbers. Users won't install your app that much so it goes to a balance. It depends of course on the application itself but, since you're struggling so hard to go 'web', I presume it might be a mobile version of a website. I visit a lot of websites each day but do I install everything those websites suggest? No!

That's only because of his exceptional achievements. A normal human being, standing up for his beliefs in that period, would not have had the same treatment.

I won't take their part in this but, having owned a software company since 2009 already, I know there are certain "lazy" individuals who prefer to submit such code just to close those issues faster. I know we are supposed to check the code commits more carefully but code like this one sometimes gets into production...It could also be a mock that made it into production.

I think programming coupled with mathematics has nothing but positive results. Code affects most of our environment and it will dominate every aspect of it in the near future. Knowing how things work and how to alter them is incentive enough from my point of view. You can make things fun like creating or changing game mechanics and kids will love it. Coding involves a lot of logic and that brings a positive effect on how they will think and take decisions later in life. Much like playing chess as a kid which shaped my mind to think more thoroughly.

I often put links in the code as well and not because I'm a clown but because those discussions led to that code being there and those discussions explain the problem and solution in much detail usually. Nothing wrong with links in comments. I also place links to bug tickets waiting to be solved so I can track the progress without having to google for that bug each time I revise the code. I can go straight and see if it was fixed or not.

The interface is horribly (painfully) slow. On the API side...any of the params I post when hitting the create project endpoint are not taken into consideration. With the following data posted to the API I still get public builds, issues not enabled, wiki not enabled and so on: {'issues_enabled': True, 'description': None, 'visibility_level': 0, 'public_builds': False, 'wiki_enabled': True, 'snippets_enabled': True, 'merge_requests_enabled': True, 'name': 'testfoo'}