HN user

rbsn

189 karma
Posts17
Comments43
View on HN
news.ycombinator.com 11y ago

Ask HN: Elevator Pitch: Your Setup and Workflow

rbsn
2pts3
www.usenix.org 11y ago

HACK: Hierarchical ACKs to Improve TCP Performance on 802.11 Wireless Networks [pdf]

rbsn
2pts0
rbsn.me 11y ago

Show HN: Visualizing the Utilization of ALOHAnet

rbsn
1pts1
rbsn.me 11y ago

Show HN: Got Bored This Afternoon – Made a Terminal Emulator in HTML5

rbsn
5pts4
news.ycombinator.com 11y ago

Ask HN: Cheap and Cheerful Laptop for BSD/Linux: what are my options?

rbsn
11pts17
www.thinkbroadband.com 11y ago

Gigaclear Deliver 1000Mbps Symmetric FTTP in Kent, United Kingdom

rbsn
2pts0
www.ucl.ac.uk 11y ago

UCL Provost Email Spoffed, Students Sent 1000s of Emails

rbsn
1pts0
www.theguardian.com 11y ago

40% of managers avoid hiring younger women to get around maternity leave

rbsn
1pts0
researcher.watson.ibm.com 12y ago

Eliminating Global Interpreter Locks in Ruby

rbsn
6pts1
www.surveymonkey.com 12y ago

Survey for Dissertation: Web Analytics in the Cloud for Large Scale Websites

rbsn
2pts1
news.ycombinator.com 12y ago

Using your computer as little as possible?

rbsn
54pts53
www.laravel.com 13y ago

Laravel 4 released, leaves beta

rbsn
2pts0
news.ycombinator.com 13y ago

Why are clients shocked by the price for web development?

rbsn
78pts85
news.ycombinator.com 13y ago

Why do people compare Java to C++?

rbsn
3pts3
news.ycombinator.com 13y ago

How can you estimate time for something you've never done before?

rbsn
6pts14
rbsn.me 13y ago

What programming language would you use to teach someone to code?

rbsn
1pts11
github.com 13y ago

Chosen - Simple and Better Select Boxes

rbsn
3pts2

How can you actually make sensitive operations take constant time? This sounds impossibly hard. For example, your operating system could be context switching thousands of times per second. Your password comparison function could cause a page fault because the trailing end of the password spans onto another page of virtual memory. These are all factors that would throw any calculation for constant time out of the window.

Oh wow. These were installed on all the computers at school. We would often have hours where we didn't have any lessons scheduled, but couldn't play games, watch YouTube or go on Facebook as we would get our accounts suspended. This was the only game we could play as we could argue that it was technically "learning". The other one was a website where you had to name and locate all states in the USA. We are a British school.

British Airways does offer quite a competitive service. Now that Willie Walsh has stopped IAG bleeding cash from the acquisition of Iberia (an airline desperately in debt) they're turning a healthy profit for an airline - a complete parallel universe to what is happening at AA.

Hi, thanks for your comments. You can type help to see a list of commands that are support.

To answer your question about cd, mv, nano, etc I made this in the few hours I had yesterday afternoon, so I'm afraid I only had time to implement a small subset of commands.

I've now put it up on GitHub (https://github.com/grbsn/web-sh). I hope people can use it as a starting point to build their own web based console applications. Let's see how it goes!

I am an undergraduate student in my final year at university. I am undertaking a dissertation to look at developing an open source web analytics package for large scale websites.

I want to understand how individuals, companies and organisations feel about their web analytics software, the security and privacy of the data collected through web analytics and if their is a demand for an open source web analytics designed for large scale websites, such as the BBC, Reuters, Hacker News, etc.

Thank you for your time!

I am confused as to whether this article is trying to compare the security of the language implementations (PHP Interpreter, JVM, Ruby Interpreter, V8) or what vulnerabilities can be exposed in programs written in the language (SQL injection, non thread safe, stack overflows) etc.

[dead] 13 years ago

I have an exam in Algorithm Design and Analysis coming up in the first week on July, and have been practicing implementing a number of the algorithm design questions in past papers. They are usually obscure questions around some sort of bin packing or placement. I attempted to implement this question described in the Gist using JavaScript and would like to get some feedback on my attempt. Thanks!

I have a student account on GitHub and I use BitBucket for private repositories with my employer. I prefer the GitHub website so much more. Better design, better graphs, you can get an overview of who in your team has committed in a time period (Pulse), better README, better commit history layout, more service hooks (no Trello support for BitBucket is annoying considering we use Trello for organizing and managing our projects), to mention a few.

I do agree that by charging by repository count they are losing a large number of customers who run small web design and development shops. If GitHub price per person rather than per repository, they would gain so many more paid for customers.