For the best experience on desktop, install the Chrome extension to track your reading on news.ycombinator.com
Hacker Newsnew | past | comments | ask | show | jobs | submit | history | danielhunt's commentsregister

Location: Dublin, Ireland

Remote: Yes

Willing to relocate: No

Technologies: AWS / PHP / ... People?

Résumé/CV: On request - or http://ie.linkedin.com/in/danielhunt/

Email: daniel@danielhunt.ie

I'm a deeply technical leader with a passion for cloud infra & automation.

Looking for new leadership opportunities, happy to work remotely but have preference for Dublin.


I’d like to see this too if you’re willing/happy to share


There are plenty of templates online, for example http://paper-prints.com/sheet/cornell_notes_A4 and (customizable) https://incompetech.com/graphpaper/cornelllined/

Searching also led to a few suppliers of pre-printed notebooks or paper with a similar grid.


Yes, but in the UK they are stupidly expensive - I thought about buying Cornell notebooks for the team (or having company ones made up), but soon changed my mind.


Did you have a look at the big online printers in the EU area?

I would throw Flyeralarm in the ring (not connected to them), looks like you can get a Wire-O notebook with 50 pages, and cover artwork as you like, for around 3 Euro (at 50 pieces) with prices dropping from there on.

Or what price do you think of?


Thanks - that's interesting.

I checked Amazon (yeah, OK) and a few commercial printers that specifically mentioned Cornell notebooks.

I may have to revisit this matter.



This looks really useful for commutes.

Will be trying this one out tomorrow I think.

The comments look a bit weird though. Don't fit the look/feel of the rest. Love how the articles are embedded though.


Did you get to use it? :)


Comments now threadable as well. If there was an historial discussion on the story, links to all the previous discussions will appear just above the comments too.


First I've heard of Opbeat - it looks beautiful and functional. A great pairing.

I'd love to try them out, but it seems like no one gives PHP any love any more so it's not possible :(


I think there's actually some pretty decent PHP monitoring love these days!

1. A little plug for TraceView, a PHP performance monitoring and distributed tracing product. Not only insight as to what your PHP code is doing, but also what external services it is interacting with, which ones are slow, and (if they're other services you run) end-to-end traces between them (including software written in 7 other languages). (https://traceview.solarwinds.com)

2. New Relic offers a PHP solution, which is a bit pricier but also folds into their ever-growing suite of products. https://newrelic.com

3. Tideways is pretty cool as well (someone mentioned that already) and it supports HHVM. https://tideways.io

4. If you're looking for just profiling, there's https://blackfire.io, though I don't know much about it.

5. AppDynamics has a PHP monitoring product but I can't recommend it unless you are looking for on-prem hosted solution.

And there's probably several more...


One of our users open sourced a PHP integration he made to our API. But it only supports error monitoring unfortunately. Not our performance monitoring: https://opbeat.com/docs/articles/error-logging-in-php/


you might want to checkout out Tideways, the pure PHP APM I have built over the last 3 years: https://tideways.io/

We have curated in-depth support for many PHP frameworks such as Laravel, Symfony, CakePHP, ZendFramework, Magento, Wordpress, and many more...


Unfortunately, there's absolutely nothing here regarding things like git, or CI/CD, or how-to-use-it-when-a-medium-to-large-team-is-involved

If anyone has any research, thoughts, or comments on this side of Lambda, I'd love to learn more


Hey Daniel,

We've been experimenting with a lot of best practices around serverless development with StdLib [1]. Everything from versioning, project and team management, to authentication and billing. Basically --- we acknowledged that a lot of these aspects were surprisingly difficult and created a "git-esque" workflow for serverless function management ("lib up" to deploy, "lib get" to retrieve a current version of a function, etc.) - would love your feedback if you have time.

(Disclaimer: Founder.)

[1] https://stdlib.com/


IMO one of the better ways to handle managing config and functions is using the Serverless Framework: https://serverless.com/

Your configuration and your code both live together, and can be stored in git together. You can create separate environments -- dev, staging, production, etc -- and deploy to them separately.

There aren't great options for testing in Lambda right now, and for the most part the advice I've seen is to make testable libraries, and then hook them into lambda.


It looks like HN and Reddit combined just DDOS'd Dominos.

Wow.


Those `cemented` examples appear to be ones that don't have a tag at all

If you uncheck all boxes, those items remain. That's probably why they're there for your case.


That behaviour is frustratingly frustrating.

A few colourful words were uttered because of their shady, terrible UX choice.

And all for a few extra email addresses? God damnit, what the hell is wrong with people?


The immediate redirection as a result of the HN referral on this page is frustratingly childish


Makes you wonder if his advice is really worth reading. :/


"you have to live in a tall building to see which are the other tall buildings" -- a wise man once said

this is one of those "if you have to ask, you won't understand" situations. jwz is a genius, as insightful as you find him unciteful, and with a lot of relevant experience to support his worldviews. He's not for everybody, but true genius frequently goes unrecognized.


So lame.


I understand the intent behind your comment, but is it really "left open in error"?

It genuinely feels like these devices are unintentionally intentionally left open.


Think if this. Some kid uses this website to discover a classmate's open cam and posts some evil pictures. Parents/teachers find out and call cops. Now every ip on that routers logs may be subject to a visit by police, at least all the local ones. A risk not worth taking. I give this website a month.


I give this website a month.

Insecam has been around for over two years...


Sure, I get that, but are these cameras being sold as "secure from anyone that isn't you", or as "keep an eye on things easily, from anywhere in the world!"

The distinction is important, because an implication of secure-by-default means that the manufacturer has dropped the ball. If there's nothing to imply that the device is secure (as opposed to just providing 'security' via CCTV), then this is more a case of the installer of the device willingly, and knowingly, providing a live-stream of their property to the world.


Well, yes and no.

I think part of the problem is that more and more technology products are being sold as "simple to use", although they might actually be really complex tools with far reaching implications not necessarily understood by the end users.

Compare this to, say, driving a vehicle. In most (all?) countries you need a driving permit which implies you have some training to operate said tool. In part because not knowing how to drive could cause damage and/or injury to third parties. And you also have some sort of liability if things go awry.

However consumer technology products are not considered as tools capable of damage (in most cases at least, e.g. computers, routers, phones, etc) and so the implication is that anyone can use them without proper training, since there's no way you can affect a third party.

Obviously those of us who have some sort of training realize that this is not the case, and so I would guess most HNers would secure their routers or Internet connected cameras (I hope...).

So in this context, can you actually blame those that have no training at all, to be doing "unsafe" things, especially since no one will tell them otherwise, including the manufacturer?

It's definitely a non-trivial subject.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search:

HN For You