HN user

agracey

34 karma
Posts3
Comments26
View on HN

OpenSUSE has several flavors: Leap if you want a more traditional release, Tumbleweed for a rolling release, and MicroOS for an immutable system.

If you want enterprise support, Leap is binary compatible with SUSE Linux Enterprise.

I work at SUSE so I’m obviously biased here but I really do think the OpenSUSE ecosystem hits the right balance for a very large majority of users and use-cases.

My weirdest was a server that would randomly stop responding to traffic. Debugging for multiple days (including full factory resets) only to figure out that the clip had broken and would disconnect occasionally depending on air flow through the rack. The link light would stay on so there was no way to tell by looking at it :(

Awesome work!

After college, I dropped from 300 to 185 (currently at 200 and trying to get to around 170 as a goal). I made a similar lifestyle change and found many of the same benefits!

To me, the mental and emotional benefits alone make losing weight worth the effort. The physical side is nice and the ability to lift heavy things comes in handy, but the mental side is what keeps me working.

More recently, I got a formal diagnosis of ADHD and learned that a lot of my struggle comes from a similar root. Meds allow me to be much more intentional with my snacking.

I think it's a really cool service to offer and I could see it really helping a lot of people. Here's my thoughts on it.

The main webpage is possibly too minimal. While minimalism is nice, as it sits currently, it gives the appearance of "not done yet". I would recommend adding more explanation about what a user would expect, maybe some screenshots, user reviews, etc.

It likely feels trivial as the creator but keep in mind that you know a lot more about your service (and your vision) than your users do. The goal of your landing page should be to bridge that gap. This all needs to be done without adding any extra work for your users (including filling out forms).

Hopefully that helps a bit?

At the risk of trivializing your situation because I can't even begin to imagine the frustration that I would feel in your situation.

Do you have coworkers who are bilingual and can start speaking to you daily in Japanese and English? Are your kids learning Japanese in a way that you might be able to learn it with them and sharing in that experience?

Amazon Echo Show 9 years ago

I could see a few use cases in the kitchen (that are probably still better solved with a tablet on a stand):

- step by step cooking tutorials that auto pause until you say "alexa, play/preview next step" - multiple named timers on the screen - shopping lists are way better visually - video calls to cooking tutors (I wonder if there's a market for this?)

Agent 008 Ball 13 years ago

Also, in case you wanted to know, the white ball is called the cue ball or billiard ball

Check out reddit.com/r/web_design/ and find some blogs that you like. Look at popular websites and deconstruct them. Find things that you like or don't.

In my opinion, good design is not going to be something that can be learned from a book or guide but is learned from trial and error. Design your app, get other people's candid opinions and refine. Then repeat. Be open to what they say and don't think too highly of your design as it will most likely suck at first. (Mine always do)

What can be learned from a book is the fundamentals and the language. Here are some resources to get you started:

http://psd.tutsplus.com/articles/inspiration/teach-yourself-...

http://sixrevisions.com/web_design/a-look-into-color-theory-...

http://www.graphicdesignblog.co.uk/top-mistakes-new-designer...

Also, it might be wise to expand your learning to general design instead of just graphic or web design. This will get you thinking differently about how to solve problems in general.

I have not yet used Kinect; would it be possible to build this type of UI using the Kinect (or similar) Hardware?

I don't have a chromebook but on my chromeos I can press ctrl-alt<F1> to get to a command line. From this I can use the normal ssh. To get back I can press ctrl-altF7. Using this I can use several different TTY to get a couple different ssh connections going. You could also install screen on the remote host so that the session stays live even if the connect drops.