Hacker Newsnew | past | comments | ask | show | jobs | submit | dustismo's commentslogin

I chose json mostly for convenience, but also to give me some easy future possibilities.

Making thinking was something like:

pros:

1. json has lots of tooling and is generally easy to work with 2. if I put up a ui/webapp around hfd, then json will work well for that. 3. if I want a custom DSL, I can always have the grammar convert to json as the underlying representation.

CONS: 1. the json ends up being deeply nested and hard to work with 2. lack of multiline strings and comments (I went ahead added comment support though :))


yeah, truestory :). TODO


Do you mean grbl? If so, HFD and grbl are totally different. HFD is meant a way to design things (usually for laser cutters, but ultimately it outputs SVG, so could be useful for other usecases).

HFD is meant to make it easier to create designs which are parameterized (i.e. one design where you could easily change the width, height, thickness, ect). And make it simpler to split and layout designs across multiple pieces of material.


>HFD is meant to make it easier to create designs which are parameterized (i.e. one design where you could easily change the width, height, thickness, ect). And make it simpler to split and layout designs across multiple pieces of material.

so sorta like OpenSCAD (the language, not the program), but specialized for 2d/planar work?


>so sorta like OpenSCAD (the language, not the program), but specialized for 2d/planar work?

yes :)


Doesnt look like this supports displays larger then a couple inches. I would love to get a largish e-ink display so I could code outside (slow refresh rate is fine, just needs to support a terminal).

Anyhow, is a step in the right direction to have small hackable eink displays.



I noticed that there was a 10.2" display on the PDI website. It looks like it's not supported by the current prototyping kits, but I am hoping that will change down the road; I'd love to hack around with something that big!

On the other hand, it could be a fun challenge to try to integrate a bunch of the smaller displays into a single large one--though I imagine the novelty of coding on something like that would wear off pretty quickly ~wry grin~


I saw that, 10.2 would be a workable size I think. Then a bunch of smaller ones surrounding, for a sort of tiled wm.


This isn't an instance of "security through obscurity". This is more akin to suggesting people use non dictionary passwords.

http://en.wikipedia.org/wiki/Security_through_obscurity


I think you missed the "automatic" part. Completely rewriting a program in a new language is certainly not automatic.


both phrases feature the term "automate"...but yes, one is detection, one is resolution


In order to help your addicted father you should consider first focusing on yourself. The stress and guilt of having an addicted loved one can affect your own mental health. Speak to an addiction specialist, they can help you formulate appropriate actions in dealing with your father, perhaps an intervention, perhaps something else. Al-Anon (http://al-anon.alateen.org/) is a good resource.


This is a very good point. At one point in time I went to a therapist to discuss my family member's alcoholism in an attempt to get them help. The therapist gave me some good advice for my family member but also recommended that I seek therapy of my own. I did so for over half a year and it helped me work through issues relating to my relationship with my family member but also some anxiety issues of my own. If you are uncomfortable with the group setting of al-anon (as I was), you should really look into one-on-one counseling.


wow, didn't know Scientific American still existed


very interesting story--but more interesting is that this story is on the front page with only 3 points.


No it's not. Three points in under fifteen minutes on a late near weekend night is enough acceleration to make it to the front


uhh, what is a bus factor?

> 5. Is your bus factor greater than n/2, where n is the number of engineers?


LMGTFY http://en.wikipedia.org/wiki/Bus_factor :)

The bus factor is the total number of key developers who would need to be incapacitated (as by getting hit by a bus/truck) to send the project into such disarray that it would not be able to proceed; the project would retain information (such as source code) with which no remaining team member is familiar.


uhh, what is LMGTFY? (I actually just googled that, lol)


"Let Me Google That For You"


The number of your people a bus would have to squish to screw your company.


If an engineer steps infront of a bus does your company cease to exist?


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

Search: