HN user

hellerbarde

273 karma

http://github.com/hellerbarde/

Posts5
Comments82
View on HN

Switzerland represent!

Yeah, I had a similar Upbringing. We went out and just did whatever outside. Then back for Lunch and then out again. Running around in the woods, building dams in the small stream, and so on. We were at the fringe of a small suburban town right next to some woods. I think we also ranged about 1-1.5 Miles away from home. We did have some boundaries set up by our parents, but that was really more to kind of limit the places they needed to check whether we fell asleep somewhere or something. The area was certainly big enough and exciting enough to tide us over.

And when I was 11, I was given a card for public transportation and we went to school in the "big" city (biggest city in CH). We took public transportation, switched modes 2 times (10 min walking to the train station, 15 min train ride, 12 min tram ride, 20 min bus ride). After the initial confusion over how public transport works, where all the info is located at the stations, no big deal. We usually rode in a group of 2-3, but if you missed a connection, you'd ride alone.

I feel that Switzerland has (had? I don't have kids... no real idea how it is 20 years later) a healthy attitude towards this stuff. Maybe that's just because I grew up there, but I feel that having an environment where we feel that children can roam around without getting murderized at every corner is something all societies should strive towards. And this absurd helicopter parenting I hear about sounds like it's trying to mitigate symptoms, not alleviate the root cause.

The architecture might have been state of the art and completely reasonable back in "ye olden days". The fact remains that it's not appropriate for 2014.

If the reasons for this behemoth are compatibility with 50 years old processes, then these processes have to be modernized so this software can be scrapped. (or fixed, either way a huge project)

Exec($_GET 12 years ago

Fortunately?? More often than we all care to admit, these things are exposed to the internet. (because it's so cool when I can turn on the coffee machine from my smartphone halfway home from work)

Boycott systemd 12 years ago

Hmmm... I pondered this for a bit, and I arrived here:

[...] by the same people, with the same ideas, and the same gatekeepers [...]

Isn't this exactly what made the Linux Kernel great? A consistent vision.

I agree with you on a few points though, the systemd team should be more cooperative and start being conservative on the API changes. If the API is defined clearly, it shouldn't be hard to make proper replacements for parts of it.

I disagree strongly that there should be an independent Organisation to define that spec, because that would quickly be overrun by bikeshedding and all the other problems stemming from design by comittee. Very often in the Open Source world, specs have been defined by the first people arriving at the scene, so to speak. It all works over dbus, no? That is a fairly simple protocol to implement. I think it's an elegant IPC solution.

Anyway. cheers!

Boycott systemd 12 years ago

I understand what you mean. I had the same awe when I first started on Arch and really got to know all the bits and pieces. When I transitioned to systemd, I had to go through that again. It was actually very similar to what I did the first time around and I suggest you give it a shot too. systemd, while seemingly monolithic is actually a really cool suite of tools. The thing we need to keep in mind is that it's _not_ sysvinit, and it's not trying to be. It's trying to be a project that does more than that and does it transparently on all systems. You might like it :)

As a general point for everyone: Just because it's _also_ an init system doesn't mean it's not allowed to provide the binaries for doing a whole lot of other stuff. :)

I think they mean to say it was a computer that was previously infected and then airgapped, wiped and reinstalled. But because the executable load is in the bios, it persisted and reestablished communication with its peer via HF audio.

This seem legit... 13 years ago

I was assuming you were joking. but no, it's in there, point 6.c)

... Wat?

EDIT: I am a dumbass, the terms and conditions are clearly facetious. Read them, they are hilarious in parts.

I think the real problem is that if you want fancy features like a sandboxing solution that leverages the proper way to do it (kernel cgroups, if I understood that correctly), you need to have some dependencies that reach deeper than before.

That being said, no-one is stopping enthusiasts from providing their own solution for the problems that systemd and logind solve for the GNOME project.

I always hated how all these little utilities of GNOME solved problems that were solved a long time ago and properly at that. leveraging existing solutions is definitely a good thing.

disclaimer: i really like systemd :)

why is that a problem?

EDIT: Ah, I see. Is that a big overhead? How does it affect me as a non-enterprise user? unnecessarily large installation footprint? (if so, by how much?)

That's exactly it. I've observed that behaviour so often, I stopped counting. A lot of college/university students under very harsh time constraints learn the material with a focus on what they believe will get them the desired grade (be that passing or highest). Meanwhile, they will leave out big chunks of the necessary foundations, because they won't be tested on their own. And then they mechanically learn the parts that will get tested, without understanding the underlying parts. They pass, usually, but that's more a problem of poorly written tests. (Because if you didn't _understand_ the material, I happen to think that you should fail a well written test.)

For the sake of argument, I'll answer this with s/wife/friends/

Yes, if I'm not besides it, I will switch user accounts. And if I walk away from my computer for a bit, I lock it (except when there are no untrusted people around, like at home). I have "Lock Screen" bound to Ctrl-Alt-L, so it's trivial to do.

And you missed the point also. Lock your computer when you're not at it. Like any responsible user. Problem solved.

It's not hard to understand where the boundaries are. Also, it's actually up to Apple to fix the broken thing, not Chrome. There should be a settings in the preferences of the keychain to require a password even if it's been unlocked before (or however that works. I don't Mac)

Taken 13 years ago

Wow, even on HN, there are people that oppose gay marriage? That surprises me.

Disclaimer: I am not involved with this project in any way other than having donated/pledged some money.

I think this is a really cool idea, and I hope they succeed and more indies (or big studios) actually do things like this. It could lead to some amazing spin-off games from small time devs.

Does that strike anyone else as a weird thing to do? They write

"Instead we’ve created a new way for you to access maps offline by simply entering “OK Maps” into the search box when viewing the area you want for later."

err.. Simply?

Is this a late April fool's joke?

In Switzerland, I _can't_ buy more than ~2 [1] packages with 16 pills (500mg acetaminophen/paracetamol) at a time without a prescription from my doctor. And the biggest package size is 100, but that always needs a prescription. Also, you can only buy it at a pharmacy anyway.

[1]: it depends a bit on the pharmacy/pharmacist, sometimes you can get away with 3, but they start asking questions and propose you just come back again when you used up the 2 packages they are willing to sell to you.

This is yesterday's afternoon project. Because I think it could be useful for someone, I decided to share it with you. Feel free to judge me for my sub-par HTML/CSS/JS skills. They are what I'm trying to hone with such projects.

I should mention that I'm aware that I didn't need all of bootstrap and jQuery and Mousetrap to achieve the little functionality I have, but I am trying to learn to work with those frameworks, so for my exercise it was the right choice.

Edit: There is a Keyboard Shortcut: "Ctrl-Enter" adds an item and focuses it. Tab cycles through the items.