Hi! Author of the article here - let me know if I can answer any questions about TuxMake.
HN user
drue
Linaro | Software Automation Engineer | REMOTE (US/UK) | Full-Time
I'm hiring for a position on our Linux Kernel Validation team which performs CI/CD on upstream Linux kernel branches, with a particular focus on long term stable branches.
Full details @ https://www.linaro.org/careers/#op-167495-software-automatio...
Feel free to contact me directly at dan.rue@linaro.org with questions or interest, or apply on the website.
Right, but you missed the salient point: it also does not make sense for files smaller than about 200KB.
I primarily wanted to note that I used 2^X notation in the math, in case it was confusing for folks. I used KB/MB/GB to be consistent with the language AWS uses on their S3 pricing page (https://aws.amazon.com/s3/pricing/).
If you write a AWS-native service that uses S3 as a back end (a very reasonable thing to do), it may create many small files in S3. It would be unreasonable to incur the costs to retrieve them and tar them up, and it also does not make cents to "click the box" to have them archived to glacier.
Incidentally, I've always wanted a service like this, but I couldn't get past those pesky issues.
It would be just as useful for authors and movie studios.
How will you avoid being sued by artist's representation (i.e. record labels, RIAA, etc)? I would also be highly concerned about validating the recipient of the money, especially since they're unlikely to reach out directly.
The best you could do is purchase music from the musician though the least-fee-laden service available, so they get the most money legally possible.
I am an amateur beekeeper but I do not understand how wearing gloves is related to raising bees in an urban environment.
You are right, that urban bees are fine. Providing a water source will prevent most nuisance issues.
I wanted to try spotify a while back but got stuck when it required a FB account.
Sounds like it's no longer required, but I suppose I still don't trust them enough to try their service.
I've been working on a Git migration inside a fortune 50 primarily windows shop for about 6 months.
This line caught my eye:
"Some of its benefits fit well with the trends we see in software development: loosely coupled systems, distributed teams, lots of component reuse, incorporation of OSS, etc."
It's not a new trend. Nevertheless, I'm smitten that MS has acknowledged and embraced the model.
For us, the biggest issues with git on windows are:
1) SSH inconsistencies (cygwin/putty/msysgit/securecrt/etc) - I support users that use any combination of these.
2) Git implementations (cygwin/msysgit/git extensions/etc) and UIs all handle git and SSH differently. Users will typically have multiple copies of git installed and used, depending on context.
3) Support for HTTPS mode is inconsistent and in some cases non-existent. None of them can cache credentials.
To summarize; multiple git environments + multiple SSH environments + limited https support = pain.
For the first time I've recently been seriously considering going paperless at home.
However, every great solution involves uploading my scans to online services.
This is something I'm not comfortable doing with my sensitive data (i.e. tax records).
Has anyone found or developed tools that can be run locally to organize my files? Something like evernote? I'd like to just scan and shred, and not have to fuss too much with naming files, manually organizing files, etc. A good pdf search interface is a must.
Solar panels, sublevel required under toilets, multiple tanks, electrodes.. It will need to be simplified and miniaturized dramatically to be viable - but it seems possible.
It sounds like the solar panels are oversized, and mounting it on a motor is particularly gratuitous. They mentioned batteries, but I don't know why they would be necessary. Couldn't the waste be queued up until daylight to be processed?
However, it's clear they're simply proving the technology. The question is, can it be manufactured and packaged efficiently and compactly.
I agree with the premise that the author is challenging. However..
"Better to have something clean, typographical, and timeless than a powerpoint cliché." -- the article
Two cute slides per minute of no actual content can also be just as cliché and irritating as wall-of-text slides.
Popularity begets popularity. I evaluated a ClearCase replacement in early 2012 for a large company, and Git is clearly the "nobody ever got fired for buying IBM" SCM.
I looked at hg. It is easier, especially for the windows users. However, git was already coming from a few different directions and hg's simplicity was not enough to tip the scale.
We are now mid-migration. If git devs are listening - this is my biggest nit:
$ apropos git | grep ^git | wc -l 159
I do believe an alternative "porcelain" will eventually supplant the core git commands, making it more user friendly.
It sounds pretty good - but I wonder what you're doing now, given the post is written in the past tense?
If I wasn't living it I would believe this to be The Onion or something out of 1984.
Freshbooks is great for long-term clients. I don't think it's adequate for one-off invoicing in an e-commerce type situation.