bertan | 4 years ago | on: Apple M1 Max Geekbench Score
bertan's comments
bertan | 6 years ago | on: Why Is Facebook Not in the Cloud Business?
That’s also a wrong assumption. Android devs may very well be paid GCP customers if they had a great experience with the Android platform.
I am not talking about only full stack solo developers, I am also talking about companies with mobile apps with backend needs.
bertan | 6 years ago | on: Banksy's Fake Store Is an Attempt to Abuse Trademark Law to Avoid Copyright Law
What the card company is doing is to take advantage of his desire to be anonymous and make money from his work.
bertan | 8 years ago | on: It’s time to kill the web app
So, I really think there is a competency issue here. However, I don't believe that it is restricted to the web; it is true for every platform. It is just that learning web technologies seems to be a better choice if you are new to programming as one can use those skills for almost every platform. (yeah you can use almost every language to develop for multiple platforms, but come on even Microsoft is using web tech for vscode)
bertan | 9 years ago | on: The iPad Game That Took 9 Years to Finish, a Masterpiece
[1] https://www.crunchbase.com/organization/react-entertainment#...
bertan | 9 years ago | on: Quantcast File System on S3
Can it run on minio, for example?
bertan | 9 years ago | on: How Eve unifies your entire programming stack
bertan | 9 years ago | on: Clarity Design System for Angular 2
bertan | 9 years ago | on: ValueObject
To do so, compiler complains if you have circular struct type dependencies, but I think it is OK.
bertan | 9 years ago | on: Turkey blocks social media again to stall protests, here’s how to access them
bertan | 9 years ago | on: Turkey blocks social media again to stall protests, here’s how to access them
You think like this but of those %90+ people, half of them don't vote for Erdogan and most of them still call him "islamist".
So, no, it is not OK to think that Islam is the same for you and me and people in IS (Deaş). That is what a secular government solves. You don't discuss things with religion interpretations, you discuss over actual facts.
bertan | 9 years ago | on: Dropbox, Google Drive and Microsoft OneDrive blocked in Turkey following leaks
bertan | 9 years ago | on: Ask HN: What's your favorite HN post?
bertan | 9 years ago | on: Using Big Data to Estimate Consumer Surplus: The Case of Uber
bertan | 9 years ago | on: Radiobox.css – Tiny set of CSS3 animations meant for your radio inputs
One can use these, for example, as an easter egg or to add some emotion to the selected item. Sparingly, of course. Surprise people when they are bored of all those forms :)
I think you should keep a list of all the sites using these, so that people can get inspired.
bertan | 9 years ago | on: Zeroing Memory is Hard: VC++ 2015 arrays
Also, didn't know this kind of comment was not OK.
bertan | 9 years ago | on: The Fathers of the Internet Urge Today’s Software Engineers to Reinvent the Web
[1] https://ind.ie
bertan | 9 years ago | on: Announcing SyntaxNet: The World’s Most Accurate Natural Language Parser
bertan | 10 years ago | on: Remote code execution, git, and OS X
sudo cp /Applications/Xcode.app/Contents/Developer/usr/bin/git /somewhere/to/backup/just/in/case
sudo rm /Applications/Xcode.app/Contents/Developer/usr/bin/git
sudo ln -s /usr/local/bin/git /Applications/Xcode.app/Contents/Developer/usr/bin/gitbertan | 10 years ago | on: Remote code execution, git, and OS X
sudo cp /Applications/Xcode.app/Contents/Developer/usr/bin/git /somewhere/to/backup/just/in/case
sudo rm /Applications/Xcode.app/Contents/Developer/usr/bin/git
sudo ln -s /usr/local/bin/git /Applications/Xcode.app/Contents/Developer/usr/bin/git
> Not everyone needs 15+ hours of battery life.
Low wattage is not only about battery life. It is mostly about requiring less power for the same work. However you look at it, it is good for everyone. Now that Apple has shown that this can be done, everyone else will do the same.