HN user

zidar

114 karma
Posts4
Comments42
View on HN

This looks pretty awesome and will just get better as more languages get supported. But, it comments on commits, not on the diff in the PR. I think commeting on the diff looks nicer (you see code snippet with the comment) and in my opinion it's also easyer to find all the comments that way. Instead of clicking the commit hash on the commen each time.

As for the eggs, I don't remember ever seeing unrefrigerated eggs in Slovenia, Italy, Bosnia, Croatia, Portugal, Spain, Austria, Germany and France, but I haven't been in the UK yet.

And markets in Slovenia must have eggs refrigerated.

Translated from http://www.uradni-list.si/1/content?id=45033 "Eggs must be cooled under 5C, except during transportation when they can be at more than 5C, but no more than 24 hours."

I have a problem with "cloud storage." Most of those are simple file sync services and they have nothing to do with "the cloud".

OwnCloud for example, is just a php app used for syncing files with different clients. It is not distributed, the data is not replicated, there is no High Aveilabilty(HA) setup. Seafile could has HA if you pay.

The only true cloud storage system there is Swift. And CEPH is missing, which is a big player in cloud storage.

I may be wrong here, but cloud should be HA, scailable and distributed.

Simplifying Django 12 years ago

"Giving views such a high priority is just wrong." No, it's not! If I'm trynig to teach someone with wery little programming experience, he'll want to see results. Starting out with something he'll see is what helps to keep him engaged.

There is a reason most tutorials start with: this is how you show something, and if you want to sawe data here's how to make ane use a database. Sure doing it the other way around seems natural to you and other web developers, but it's a bad way to introduce a framework to a complete newbie.

I love Gnome Shell, and I'm happy to see the way things are progressing with Wayland. I have tried it on my Arch machine, but had to revert because of some bugs, but it'll get there soon.

You should look up some links in the article (proposed solution https://lkml.org/lkml/2013/11/24/133)

"Currently, the VM aims for a 1:1 ratio between the lists, which is the "perfect" trade-off between the ability to protect frequently used pages and the ability to detect frequently used pages. This means that working set changes bigger than half of cache memory go undetected and thrash indefinitely, whereas working sets bigger than half of cache memory are unprotected against used-once streams that don't even need caching."

When I try to see if a person knows how to "think", I start with fizzbuzz and then ask them to do it again without if or case statements. The first time a person is asked something like that you see if they're a thinker or if they just go "that can't be done." That question does a good job dividing people into a group that in 5 years time will ether have 5 years of experience or 1 year of experience repeated 5 times.

I use programmer dvorak, which also has swapped numbers and symbols and it's a blessing. The good thing about this one is also changes layout of the symbols so it's really a lot nicer to use.

Bedrock Linux 13 years ago

Thank you for the explanation. It sounds to me that even if I want to use a package from a stable release like debian, there's another layer possible bugs. That said, I really like the idea. Wish you guys the best of luck and I'll be keeping a close eye on the progress.

Bedrock Linux 13 years ago

And I still can't see how that would work. Some apps need the latest libraries latest kernel or something, so without "bleeding edge" system core some apps won't even run. There are always workarounds to that but those cause more harm than good.

Still I will keep an eye on Bedrock hoping they come up with something cool.

Bedrock Linux 13 years ago

"a rock-solid stable base yet still have easy access to cutting-edge packages ..." This sounds really nice in theory and I hope they can pull it of, but I can't see how that can work.

This looks great. Now if only Scala would play nice with Android, there would be no need to look back at java at all.

From what I know, you've freenlanced even before you've opened your own company. So this step up probably wasn't as hard as maybe for someone who hasn't done as much freelancing before. Any advice for anyone that just realized "gee I feel like I should be a freelancer" and doesn't have much exposure or contacts to start with.

I use Gnome 3.8 with my archlinux, and I've tried it because it was giving me the least problems, now I can't touch anything else because it just seems slow and not as intuitive. It gets under your skin in a good way.

The best thing about it is also when it gets "a bit funky" it's as easy as "alt+f2 r" to fix it and have it running as good as new.

Call me crazy, but I like the pumping lemma

"It has an ferociously intimidating logical structure, with no fewer than five alternating quantifiers ... If two are a struggle, five is cruelty".

Seriously, if you're planing on using the pumping lemma you should also be able to read and understand those five quantifiers. It's not "just the lemma", it's also the ability to read that and understand it that has some value in itself. Go on then to the pumping lemma for context free languages. I don't know about you but learning how to read the lemma and understand it, helped me understand the lemma for CFG really quickly.

Knowledge is always good, and if you have to learn something else to get the lemma too, then that's even better and what do you know maybe one day you'll have to know how to read a complex statement with quantifiers and not the pumping lemma.

Thats true, but wasting space with a container that's too big and almost never fully used is also questionable. And a lof of information can quickly become to much information so having a lot in bookmarks there doesn't seem practical to me.

I just tried this and it works well so I'm sticking with it.

Flahs, an evil old thing everyone seem to want to avoid. But the fact is, it usually works better than other alternatives.

Seeing many html5+js+css > Flash posts, and it's so nice when everyone is pointing out how awesome it is, until you try to do something useful like dubjoy. Where it turned out for you guys that flash is the only logical way to do it. I hope alternatives will get better soon, until then, we're stuck.