Viewing profile — Tautologistics
Tautologistics
HN member- Joined
- Wed, Jun 09, 2010, 10:42 PM UTC
- HN karma
- 70
- Public activity
- 24 items
- HN profile
- View on Hacker News ↗
About Tautologistics
Recent public activity
-
comment
Comment #5771956
Forgot the SOL/EOL markers; the above will still match a substring, e.g. xxx@xxx@xxx.com. Try: ^[^ @]+@[^ @]+$ That said, HTML5 has something even better if the input is expected t…
-
comment
Comment #5547049
Here's a bookmarklet: javascript:(function () { var script = document.createElement('script'); script.onload = function () { TowTruck(); }; script.src = 'https://towtruck.mozillala…
-
comment
Comment #5193286
When they stuck the work gloves into water, the effect of the treated glove looked exactly like Magic Sand. I loved playing with that hydrophobic stuff when I was a kid: http://www…
-
comment
Comment #4166391
I got burned by AeroFS recently. Uninstalled AeroFS and then wiped one computer; when I woke another one up, all the data I had synced with the first computer started getting delet…
-
comment
Comment #3581735
Conversely, if you happened to be the one getting paid less, it would be to your benefit to discuss salary.
-
comment
Comment #3404927
Was just about to mention them! I have been there twice when visiting my sister in Bend and loved the experience and the campus-like layout (thanks to its history). If I wasn't pla…
-
comment
Comment #3351743
Unless I am missing something, the bullet point near the end, "Progressive rendering", is not correct when it states that template rendering is asynchronous and parallel. Fetching …
-
comment
Comment #2991087
Read the FAQ, the beta version has a different license than the full release will: Q: How is Kendo UI licensed? Is it open source? Kendo UI is dual-licensed, Commercial and Open So…
-
comment
Comment #2323196
Nothing wrong with JIRA or Greenhopper but its use, by itself, does not make a group "agile".
-
comment
Comment #2317858
This is such an annoying new trend to claim one's company is in "startup mode" when it is all just superficial or even straight out bullshit; it has become quite the trend in NYC n…
-
comment
Comment #2190966
OK, so then forget your "super secure" server. I would instead focus on compromising one of the admin computers that has the "special user" ssh key and the port knock sequence; or …
-
comment
Comment #2162545
The hardest part about landing a startup job right now is choosing which one to go with =) Seriously, there are so many interesting startups popping up lately but, if the uptick in…
-
comment
Comment #2099604
Once money/licensing is involved, it does become an issue of openness. Think of it as the letter of the spec versus the spirit of the spec. If h.264 becomes the de facto standard f…
-
comment
Comment #1954916
If we are talking rivers here then "Rubicon" might be an apt project fork name.
-
comment
Comment #1879203
Just a quick FYI - once one goes to the blog (either the blog link or the "more info" on the homepage) many of the bottom nav ("Other Clicks") links do not work because they are re…
-
comment
Comment #1807146
> Thank you, thank you. I'll be here all night. Thanks for the warning ;)
-
comment
Comment #1712081
That is the short sighted view though. If everyone always turns the other cheek then there is little consequence to hurting or screwing others, which then reinforces the wrong-doer…
-
comment
Comment #1699276
This is another step closer a device I have been thinking about for many years. Imagine having a silent witness to any incident one gets involved in where it is one person or group…
-
comment
Comment #1686442
It is likely that some of each VMs design decisions are so fundamental that it precludes an incremental migration of pieces from one to the other.
-
comment
Comment #1678552
It does not remove the visual processing step, it simply reduces the amount of visual processing required. Eyes tend to automatically fixate on motion. When the whole page transiti…
-
comment
Comment #1649452
I know this is a throwaway account and you cannot get too detailed about the nature of the work but if you do decide to start over, I might be interested in applying if my skills f…
-
comment
Comment #1622643
Scenario 3: Assange coordinated with these two women to file charges in order to convince people that he really is under attack by various governments and garners more support for …
-
comment
Comment #1544531
Even more... http://news.ycombinator.com/item?id=993398
-
comment
Comment #1504378
Congrats on the kid! I came away with the impression that the focus was on trying something new in order to learn and that a lack of transactions in existing libs was merely the ex…