HN user

jstclair

244 karma
Posts23
Comments88
View on HN
twitter.com 3y ago

Oslo Releases Street Design Manual (In English)

jstclair
2pts1
joeduffyblog.com 10y ago

Safe Native Code (Midori OS)

jstclair
11pts0
blogs.windows.com 11y ago

Developing for the Windows 10 Device Platform (Don Box)

jstclair
1pts0
jlongster.com 11y ago

Back End Apps with Webpack, Part II: Driving with Gulp

jstclair
1pts0
www.hanselman.com 11y ago

OmniSharp – Making cross-platform .NET a reality, and a pleasure

jstclair
9pts0
vasters.com 12y ago

MQTT: An Implementer's Perspective

jstclair
47pts17
www.globalfoundationservices.com 12y ago

Powering data centers with fuel cells

jstclair
1pts0
thebaffler.com 12y ago

Thomas Frank on Academic Capitalism

jstclair
2pts0
blogs.msdn.com 13y ago

Typescript: Announcing 0.9 preview

jstclair
4pts0
www.the-tls.co.uk 13y ago

When Dickens met Dostoevsky

jstclair
11pts1
blogs.jetbrains.com 13y ago

Resharper 8 Early Access launches

jstclair
2pts0
www.scottaaronson.com 13y ago

Aaronson's reply to Dyakonov (on quantum computing scepticism)

jstclair
1pts0
splitsider.com 13y ago

53 'Arrested Development' jokes you probably missed

jstclair
1pts0
www.knockmeout.net 13y ago

Revisiting event delegation in Knockout.js

jstclair
1pts0
blogs.msdn.com 13y ago

Using async/await in .NET 4

jstclair
3pts0
github.com 13y ago

Httpsys - native HTTP stack for node.js on Windows

jstclair
2pts0
www.huffingtonpost.com 14y ago

Bill Gates, Steve Ballmer, Each Donate $100,000 For Marriage Equality

jstclair
3pts0
www.latimes.com 14y ago

GlaxoSmithKline to pay $3 billion healthcare fraud settlement

jstclair
13pts1
blogs.msdn.com 14y ago

Raymond Chen: How did real-mode Windows fix up jumps to functions?

jstclair
2pts0
blogs.technet.com 14y ago

Microsoft and NetApp bring FreeBSD to Hyper-V

jstclair
1pts0
blogs.msdn.com 14y ago

Async/await FAQ (.NET)

jstclair
1pts0
www.nakedcapitalism.com 14y ago

"Code is Law". Literally.

jstclair
1pts0
tomasz.janczuk.org 14y ago

Sub-process, multi-tenant runtime for HTTP APIs using node.js

jstclair
1pts0
Safe Native Code 11 years ago

Thanks for that! I knew they'd loosened de-duce up a bit, but this was ~10 hours.

I've been working on a virtual table (not for React, but KnockoutJS) that's designed around needed to virtual scroll over a large number of columns (as well as rows). Really in-progress code at the moment, but getting there...

[Knockout-Virtual-Grid](https://github.com/jstclair/knockout-virtual-grid)

[Live Demo](http://jsbin.com/roheqo/1/)

You can edit that on JsBin and easily increase the columns to 5-10,000. You may want to look at [editableCell](https://github.com/gnab/editableCell) for some of the keyboard shortcuts.

Well sure but compare that workflow with almost any other package manager. NuGet, for instance:

install-package jQuery --version 2.0

We haven't had major problems with DT, but I see that over time this is crying out for a fix

Sure, but that's a bit of a burden for library authors, don't you think? I appreciate all the freaking hard work the definitely typed guys do, but I hunk there's a few structural problems in the project:

  * everything in a single repository on GitHub. Makes it hard, for instance, to reuse from other package managers, like Bower
  * they don't have a good story around versioning different libraries. Last I checked, they had a typescript wrapper for jQuery, based on the latest version. Sticking with an older version? No accurate type definitions for you!

I've worked on a large typescript project for the past 6 months with 5 developers, and this type of superficial analysis doesn't track at all with our experience. Yes, TypeScript is a superset of Javascript - aimed at making large projects more maintainable. If, as this seems to saying, you're starting with the assumption that JavaScript is a terribly flawed language, TypeScript probably isn't going to make things magically better. But then, perhaps you should consider working in a different area of your application (or the industry), because JavaScript is what we've got to work with.

Mirra 2 13 years ago

You can also elevate your feet, which will (naturally) force you to sit more upright. In the past, I've used some books (wrapped in an old plastic garbage bag to keep them safe from mopping). But now, I'm used to it, and it's enough for me to just put my feet on the chair's wheels.

The UN was founded in 1945, while this mission started in 1960, so it's a bit inaccurate to describe this as "how it got started." This was however (according to the linked article) the first "peacekeeping mission with muscle."

I'm by no means well-informed on the specifics of the UN's peace-keeping in the Congo, but if you're going to link to the UN's role (and provide your own TL;DR), you might want to place that within the context of the Congo Crisis [1] itself. That might put a bit of nuance into the story you're telling.

And again, no Congo expert, but I'm highly skeptical that the UN intervention is the proximate cause for the Congo Crisis. You might want to start by looking at the role of Belgium, well-documented in the book King Leopold's Ghost [2]

[1] http://en.wikipedia.org/wiki/Congo_Crisis [2] http://en.wikipedia.org/wiki/King_Leopold's_Ghost

We were pretty successfully rather quickly, and the attendees quickly grew past most local company's ability to host our meetings. Costs in Norway for rooms/food & drink is higher than normal; plus, we tried to bring in a lot of external speakers. So, all in all, we were pretty dependent upon a decent amount of funding.

I wasn't suggesting that companies we were working with would stop people coming; but at least when we were starting, getting people to actually attend was a struggle. Building the community can require a bigger outlay that people assume - it's not just "meet up and they will come". So, I'm just saying that some communities might want to think twice about this.

Just one caution - when I was helping to set up a local user group, a lot or companies wanted a guarantee that no poaching would occur, and tried to make that a condition of their participation.

Of course, we couldn't do that, but at the same time, we wouldn't make it a prominent part of the user group's mission either.

So, great initiative, but if you're gonna bring this into your community, just consider the effects (if any) on corporate sponsorship.

If your second point were the dominant factor, then Android should been hit even harder( in the US), since Google Voice has been included since 2011.

Or SQL. After teaching a couple of classes in logic, it's quite easy to get the gist of. In fact, as I was wrapping up grad school (in philosophy, as it happens), I suggested that if people weren't going to go on and teach philosophy, they should become DBAs (rather than law school, for instance).