las_cases's comments

las_cases | 10 years ago | on: Dear Paul

This article speaks at the heart of online bullying and how mediums such as HN promote it even without being aware of it it seems.

I am quite saddened that persons such as jacquesm[1] who are otherwise respectful individuals want to shove a fist in the mouth of persons who have been victims of bullying (such as he does on this thread).

And this post has disappeared from the front page in less than an hour. I am disappointed by the HN community reaction.

[1] https://news.ycombinator.com/user?id=jacquesm

las_cases | 10 years ago | on: Stripe enters Asia with Japan beta launch

Is there any guide about what it takes for Stripe to launch in a country? From this article it seems that it was entirely Stripe's choice to launch in Japan (rising culture of startups apparently) so why not entering the Eastern Europe (Poland. Croatia, Romania etc) too?

Take Romania for example, we would love to have a decent alternative to PayPal, are there any legislation impediments that prevents Stripe from entering here? Also, what exactly are the costs for Stripe when launching in a new country?

las_cases | 11 years ago | on: AMD's next-gen Zen CPU heading to desktops, servers in 2016

AMD's issues have mostly boiled down to single thread performance as well as power consumption. I am not sure how exactly simultaneous multithreading will help in single thread scenarios.

As for the 40% performance improvement, I don't know if people remember but AMD's K10 (Barcelona/Phenom) was so hyped, hardware forums at that time (2007) exploded with fictional test showing outrages numbers. Bulldozer sadly had been for quite some time even slower that K10.

I have never owned an Intel CPU and I hope I will never have to buy one just because there will be no one else to buy from. :(

las_cases | 11 years ago | on: Show HN: I'm a 14 year-old dev who has programmed an artificial intelligence bot

The bot is being sarcastic with me:

"The technology that was used for writing me is a fascinating topic which is relevant to whats available to learn on the Wikipedia article about Australia (redirect from Technology in Australia)."

Sending someone to Australia like that... Sheeesh! I am glad it didn't send me to another hot place with lava and tridents and all of that. :)

las_cases | 11 years ago | on: How Beats by Dre played you like a fool

Indeed, (and I am only mentioning this because Plantronics is also on the chart) I bought a pair of Plantronics GameCom 367 and they were absolutely abysmal. They were hooked to a Yamaha RX-V373 audio receiver which in turn was optically connected to a PC so it couldn't have been a question about the configuration. Anyway, the sound was completely flat, almost no bass - certainly no punch whatsoever, the highs were absurdly cut and the middles painfully mediocre to say the least. The entire range was so bad that I was really frustrated I couldn't return them due to a hideous store policy at that time in RO. Not to mention that when you would pass the 75% volume mark the sound was completely distorted. What a complete disgrace. :(

The big takeaway: always test the product before you buy it never fall for the hype.

las_cases | 11 years ago | on: List of April Fools' Day Announcements

Youtube has a new 'Add Music' button to the player (left to the 'Watch Later' button) which spices the experience I suppose! :) Oh and it's action based of course, some kind of a storm inducing experience.

las_cases | 11 years ago | on: Learn Python the Hard Way

> The take aways are that Zed doesn't understand C and hasn't read the C standard.

This statement is quite unfair. I have read the code from Mongrel2 and I've learned things which completely eluded me in the past. Have you considered that he is actually a human being which can be surprised at how an old book can present aspects never noted before?

Just because he hadn't thought about that particular language horror side effect doesn't mean he doesn't understand C. C can be manipulated in horrific ways, such as a psychopath can absolutely horrify you. That doesn't mean you don't understand life for example.

And no, he doesn't mock people who read the standard. The discussion was entirely about something else. He proposed an improvement on how to handle strings and how the original K&R code should only be looked at from a didactic POV and not production level quality.

That is what I saw in that thread.

las_cases | 11 years ago | on: Learn Python the Hard Way

> She completely misunderstood how functions and function invocation work.

How can that be? I remember learning about functions such as f(x) = ax + b in the fifth grade if I am not mistaken and learning about functions in programming was extremely natural. I studied programming in high school taken from the very basic and nobody had troubles with how functions worked. It was so math like that it was simply a non-issue. I am really interested to understand what the problem was and how did she figure it out eventually.

> And his way of teaching boolean logic is to memorize truth tables

But isn't Boolean algebra based on exactly that? Isn't this the pillar field covered by the mathematical logic, how can it be wrong?

las_cases | 11 years ago | on: Learn Python the Hard Way

I have no idea what are you talking about regarding OOP issues. From the Lamson project you can see he is using OOP.

Also, how and when is he arrogant? When he is being called names over and over? And just now you've insulted him saying he doesn't understand OOP. You know Linus Torvalds is not very fond of OOP as well, right?

Always use OOP where it makes sense. I don't think he ever argued that.

las_cases | 11 years ago | on: Learn Python the Hard Way

> If he disagrees with you he's not afraid to tell you you're an idiot

Honestly, I think this is the other way around. People get defensive and call him names when he is pointing clear mistakes / bad practices. Of course you get frustrated when someone calls you names and it's natural to pay them back in their own coin.

las_cases | 11 years ago | on: Learn Python the Hard Way

Wow, how come Zed Shaw manages to attract so much hate? I have found his series to be absolutely delightful. Anytime something about him appears on HN I can be sure there will be users with ad hominem attacks like this:

"> is this a joke?

No, just written by Zed Shaw. Honest mistake though."

How about you let go of the hate and embrace some love instead for the work this man has put forth?

LE: For advanced Python you can read his code from the Lamson project. I am sure there are many other coders out there who are just as talented as he is but he takes the time to comment his code and also has a style of clarity so to speak. Thank you Mr. Shaw for your work and thank you to all of the amazing, talented coders out there who gave me confidence and helped me to learn.

las_cases | 11 years ago | on: How did Einstein Think?

> there are at least a handful if not a dozen or couple of dozen people who were and are equally as intelligent, brilliant, and more prolific.

I can guess at least one: Nikola Tesla. May I ask you what other names do you have in mind?

las_cases | 11 years ago | on: Show HN: WordsAPI

I have stumbled upon Redis a lot in really cool projects so I definitely need to take a deeper look into it.

las_cases | 11 years ago | on: Show HN: WordsAPI

It is blazing fast for me. I see from another response that this is a Node.js app but perhaps caching might also explain how fast this is. Also, today I have learned that jazz also means "have sexual intercourse with".

las_cases | 11 years ago | on: Learning to code kept me sane when I was a diplomat

The problem of course would have been interacting with the second DB considering the fact that it was a "separate program" as the author states. If the program wasn't offering an interface to interact with it outside of the GUI and especially if it wasn't making any network calls upon querying (although hacking network calls could have been quite difficult for a beginner) I am not sure how the process could have been done differently.

las_cases | 11 years ago | on: Software engineers should write

How do you feel about the saying that code itself should be as good as documentation?

I personally prefer to read the documentation while skimming the code as well but sometimes, when I am under the pressure of having to deliver something, I absolutely despise not having proper documentation so I tend to agree with you.

page 1