HN user

benlaud

3 karma
Posts2
Comments17
View on HN
Qt 5.6.0 released 10 years ago

btw, why you want render() in another framework?

Not exactly the same as React render(), I have started an experimental project to update QML UI by diff:

QSyncable - Synchronize data between models

https://github.com/benlau/qsyncable

p.s In fact, Qt Scene Graph is somehow similar to React. Both of them will only apply the changes to screen. React manipulates the DOM, but Qt manipulates the OpenGL render pipeline.

~/tmp # Any files that may not want to keep for long. May delete at any time

~/Documents # Inbox of new documents

~/Documents/[Organization]

~/Documents/[Organization]/[catalog]

~/Documents/archive # Closed projects, Organization not involved any more.

~/Documents/archive/[year]

~/Documents/Personal/[catalog]

I use multiple tools for task management , since I can't find a perfect tool that fits for all of my needs (I would like to make a one, but no time...)

1. Wunderlist - My inbox, TODO list for next few hours.

2. Evernote - Analysis a project , then convert to a list of TODO.

3. Trello - Team's TODO list and knowledge base

4. Tab Snooze - An extension in Chrome that it could close a tab and relaunch later.

That is the policy for my previous company:

1. Avoid sharing password between people. For example, in using Amazon Web Service, it should use IAM and every admin login with their own account.

2. Master password (e.g the owner of AWS) and credentails should be kept in a same place. The information are encrypted by a software called KeepassX and won't share on the Internet. Ofcoz, backup is still needed.

A tip for learning UML. If you don't understand what is it talking about, just ignore it. There are some concept which is just too complicated and not quite useful. Only pick the concept you like/understand, that is what you will use.

UML is a design language, but not a computer language. You don't need to follow everything in the standard.

That will learn UML in an easier way.

Personally I think UML is worth to learn. Since it could design an architecture with using some common building block that many people know. And those UML tool can draw and manage diagram to save your time.

Amazing. But I wonder how could it detect the touch event without a sensor in the touch surface. Is it really accurate? Or it need to calibrate before use it? "Touch" is always the hardest problem in those kind of sensing technology.

Games for Designers 11 years ago

wow, many table games for designer. How about game for developer/startup founder? I only know Burn Rate.