Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
tgandrews
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
tgandrews
2y ago
It blocks nhs.uk which is definitely not a large media brand.
2.
▲
by
tgandrews
9y ago
In most other languages this would fail code review as it is overly terse. I can see it does match the mathematical notation but if the language is supposed to provide any layer of abstraction then it doesn't do a very good job IMO. I
3.
▲
by
tgandrews
12y ago
Looks like they have lost their www DNS record. > linuxvoice.com Server: 8.8.8.8 Address: 8.8.8.8#53 Non-authoritative answer: Name: linuxvoice.com Address: 104.28.6.18 Name: linuxvoice.com Address: 104.28.7.18 > www.linuxvoice.com S
4.
▲
by
tgandrews
12y ago
My three favourite podcasts are: * Startups for the rest of us * Bootstrapped with kids * Freakonomics
5.
▲
by
tgandrews
12y ago
There is Wow dad, and there is mum version called Wow Mum (maybe Wow Mom). https://play.google.com/store/apps/details?id=co.wowdad.ui
6.
▲
by
tgandrews
13y ago
Not to be a downer but an academic study found this to have limited effect. I heard about it on freakonomics so can't vouch for how biased it was. Just an interesting point against the economist article. http://freakonomics.
7.
▲
by
tgandrews
13y ago
The plugin details seems easiest but they are say "packet" and not http request and not necessarily by a browser. Presuming they have compromised the machine this staining will be affecting the network stack somehow most likely at
8.
▲
by
tgandrews
13y ago
Isn't this just Chrome OS?
9.
▲
by
tgandrews
13y ago
What's the process for going about decrypting these things? I've seen some that are just base64 and the like - but those have obvious patterns. How are you meant to decrypt something when you don't even know the algorithm? Is
10.
▲
by
tgandrews
13y ago
To me it sounds like a good thing. We end up with 3 major rendering engines on the desktop; Gecko (Firefox), Trident (IE) and Blink (Opera and Chrome) and 2 major on mobile Blink (Opera and Chrome) and Webkit (Safari). This I think will hel
11.
▲
by
tgandrews
14y ago
I read the article and whilst it claims Opera are going to be using webkit the cnet article it references indirectly ( http://news.cnet.com/8301-30685_3-20121236-264/hybrid-browse... ) does not mention webkit or the lack of presto. I don't
12.
▲
by
tgandrews
14y ago
Why is it iPhone App marketing? A lot of the publications write stories about android and web apps as well. Trying to focus on a niche?
13.
▲
by
tgandrews
14y ago
As long as you have the data then you can calculate it. It may be easier with SQL and a normalised form but that forces a lot of other constraints. With a non-relational DB the idea is to attack it with map reduce and possibly in app calcul
14.
▲
by
tgandrews
14y ago
I appreciate it is written onto a 2d plain. But it does look like 3D. This appearance of looking like 3D when a screen is 2D is complicated and very mathsy (not a word - I know). I've tried reading about it before but it is not straight for
15.
▲
by
tgandrews
14y ago
Can anyone explain how this works? I never have got to grips with 3D.
16.
▲
by
tgandrews
14y ago
Use the cursor keys (right is forward and left is back) to browse through the slides and I had to go into fullscreen mode to see the comments at the bottom of the page.
17.
▲
by
tgandrews
14y ago
Surely this opens the police open for discrimination law suits. http://raganwald.posterous.com/i-hereby-resign
18.
▲
by
tgandrews
15y ago
I use their heroku addon. I had an issue on a Sunday evening and was not expecting it to be fixed until Monday. I went to watch a TV programme and come back 15 minutes later (ad break) to find that they had already fixed it! Congrats guys,
19.
▲
by
tgandrews
15y ago
Love it.
20.
▲
by
tgandrews
15y ago
> Managed to waste a whole day on that one I love the irony.
21.
▲
Smart techniques to improve the performance of your web app from Paul Irish
(youtube.com)
2 points
by
tgandrews
15y ago
|
0 comments
22.
▲
by
tgandrews
15y ago
Nice use of http://html5boilerplate.com/ Your humans.txt and favicon are still the default though.
23.
▲
by
tgandrews
15y ago
Looking at the IWF website. Only child porn is within their remit. This seems a little crazy breaking parts of the web and effectively assuming everyone visiting a file sharing site is a paedophile. http://www.iwf.org.uk/hotline/the-laws
24.
▲
by
tgandrews
16y ago
For a predominantly desktop oriented distro like Ubuntu 100% uptime is an unnecessary complexity. Switching kernels without taking the machine down isn't straight forward. A kernel update is the only reason the updater will advise a restart
25.
▲
Does ruby need enums?
(reddit.com)
2 points
by
tgandrews
16y ago
|
0 comments
26.
▲
by
tgandrews
16y ago
Why do they need a non random code to generate these? If they want to guarantee the number of winners, they can just ensure that they only release so many winners. This would require them "solving" all the tickets they were to release and h
27.
▲
by
tgandrews
16y ago
I didn't see a date when this would become available for everyone. I tried registering an Estonian domain once (.ee TLD), but require the business to be registered there. Don't countries realises domain names are just that, names. The endin
28.
▲
by
tgandrews
16y ago
I haven't had a look through the code yet, but I presume this using some sort of web/flashsockets based changing of the DOM depending on what is done on the server so you can change and see what is going on with the client? Edit: Having had
29.
▲
by
tgandrews
16y ago
Project Euler is great as a programming problem when trying to improve your solutions for speed. Also, as someone who has not touched fundamental maths in 5 years it was also a good refresher; having to think about prime numbers etc again.
30.
▲
by
tgandrews
16y ago
I think you may be referring to the "rule following" paradox http://en.wikipedia.org/wiki/Wittgenstein_on_Rules_and_Priva...
More ›