HN user

Finster

653 karma
Posts2
Comments180
View on HN

Not sure that it makes sense to compare NATS to gRPC. Maybe the thinking is because gRPC supports bi-directional streaming? The integrations are wildly different, though.

The big concern I have here is that the address resolution seems similar to DNS... Which is very bad, IMHO. Are they taking necessary steps to mitigate ddos and Man in the middle attacks? If they're not, they're seeing themselves up for major disaster.

From the slack post:

In other words, if you’re one of the approximately 99% who joined Slack after March 2015 or changed your password since then, this announcement does not apply to you.

Hackers compromising plaintext password would seem to apply to everyone using Slack, whether their account was compromised or not??

This seems like it has potential for being the core of an interesting interview question. Maybe something along the lines of "You are hired as the Chief Shunter (lol) of a new rail company and the CEO, to cut costs, has stated that only half of all cars will have toilets. What instructions will you give the shunters? What complications could arise? What is the optimal solution and how would it impact UX?" etc. etc.

"Every branch of every repo gets its own sandboxed directory. Your revision history in each branch, including uncommitted stuff, is persisted, as are build artifacts. When you switch contexts, each project is just as you left it."

Isn't that just svn? Why force a git-shaped peg into an svn-shaped hole?

I need a browser plugin or something to let me know when I'm visiting the website of a company that has thrown in with gov't surveillance.

I can count on zero hands the number of times I've needed to solve a problem by navigating the branch tree.

I've lost count of the number of times that two eternal branches and feature branches with pull requests (+ code review) has saved major flaws from getting to production.

The develop branch is perfect for automatically deploying our bleeding edge to our test server.

Although, if we move to a more continuous deployment approach, we may transition away from two eternal branches. But when GitFlow was first written about, continuous deployment really wasn't the trend that it is now.

Methods will continue to evolve...

It feels like they reinvented the wheel on a lot of things (especially on the monitoring side). I also wish there was some more detail about the caching/endpoint side of things. We rely heavily on Akamai's services for their edge servers, caching, and site acceleration. I don't see anything like that here, but maybe they're just not mentioning it?

They don't have to ban other app stores. All they have to do is require that apps that run on your device be signed by Apple's certificates... which requires the App Store ecosystem.

If you jailbreak device to be able to run unsigned code, of course this restriction goes away and you can use whatever app store you want... like Cydia, for instance.

As a lead developer, if my developers are only motivated to do something each day because of being held accountable the next day, then I hired the wrong people. I want people to be self-starters. I shouldn't have to babysit and micromanage what they're doing each day.

We use stand-ups as opportunities to discuss obstacles that people are encountering and discuss opportunities for pair programming. I use them as an option in my training toolkit. If we're working on fairly routine things (like setting up unit tests, database layers, etc.) then I don't bother with stand-ups at all unless I sense a need (like someone hitting a wall).

I guess we're already doing these. We use a pull request workflow and I get an email when a developer creates the pull request. I inspect the changes in the request and approve and/or merge the changes into our main development branch. EZPZ

After seeing that Autodesk is finally iterating on some of their software to support the rapid protoyping/3D printing community in major ways, I'd like to see what kinds of tools Autodesk could come up with. I see Holo Studio as the MS Paint of "Holographic computing" or whatever we're calling it now.

Is that a killer app, I guess not, but if this HoloLens device is really running Windows 10, and the API's are baked into the OS, that puts it MILES ahead of where Google Glass was, and developers will be able to do something more interesting than take photos and share them on Google+.

HTML6 Concept 12 years ago

HTML6 is conceptually HTML with XML like namespaces.

Aaaaaannnnnndddddd I'm done. Thanks, but no thanks.