HackerTrans
トップ新着トレンドコメント過去質問紹介求人

ps901

no profile record

投稿

Ask HN: Is my career as an HCI researcher a dead end?

5 ポイント·投稿者 ps901·3 年前·2 コメント

コメント

ps901
·3 年前·議論
I don't quite see why it should be contradictory. Yes, teaching imparts already existing knowledge. But on the one hand, there are not only pure fundamental lectures, but also seminars and project courses, in which new procedures are often tested or evaluated together with the students. On the other hand, no professor exclusively teaches or does research. In addition, professors have the opportunity to apply for a sabbatical, during which they have time to focus on their research. At least at my university, it was also common for most lectures or courses to be taught by doctoral students or research assistants.
ps901
·3 年前·議論
It might be helpful to view this from a scientific research perspective. UX research is more about how things should be done to provide a better usability for the user. Like, general respectively abstract concepts (e.g., how should a chatbot present itself when it first "talks" to the user, which UI components could be involved). It's not about how to actually design those things, i.e., applying CSS to an HTML document if you will. UI design is mostly a dev job, while UX design is more of an actual research discipline.
ps901
·4 年前·議論
[flagged]
ps901
·4 年前·議論
China is in fact a capitalist country, despite the "Communist" in it's party's name.
ps901
·4 年前·議論
I once was spending large amounts of money on physical tech books, mostly on new programming languages or frameworks. However, I felt that by the time I was buying them they were already outdated often. Today, I usually start learning by just doing it, using the new tech and keep my way googling until I somehow become comfortable.
ps901
·4 年前·議論
Gotta love to be bombed by missiles made by 'girls'.
ps901
·4 年前·議論
Look at you, now you're the one commenting stupid.
ps901
·4 年前·議論
Maybe a quick look to Germany might help. The 9 Euro ticket was / is a great success on its own. However, the more important thing is that people are now actively talking alternatives for transportation, like cheaper / free public transport, investing and building and so on. That kind of discussion would've been unimaginable some years ago.
ps901
·4 年前·議論
I think one important prerequisite for sentience is grounding, i.e. the ability to store and retrieve information, e.g., the dialog state, knowledge of the world but also individual knowledge etc. Systems that don't learn and also aren't grounded cannot be sentient as they lack the possibility to reflect on things or themselves and past conversations.
ps901
·4 年前·議論
To my knowledge only humans and some species of monkeys are referred to as sentient. So I imagine insects aren't, at least when applying the general definition.
ps901
·4 年前·議論
Then why do frozen pizzas exist in Italian supermarkets?
ps901
·4 年前·議論
I can't click none of the links in the footer of your slide menu, such as Imprint (Firefox and Edge testet)..
ps901
·4 年前·議論
In Germany we have two distinct college types: Universities of Applied Science (polytechnic) and Universities. They both offer bachelor’s and master’s degrees; however, they do differ in their curriculum and the expectations of their graduates. Universities of Applied Science have a practical attitude whereas Universities clearly prepare for a career in research. There are way more lab classes and programming sessions in the University of Applied Science.
ps901
·4 年前·議論
I use Zettlr (https://www.zettlr.com) for all my academic writing. It's a Markdown editor that also supports Latex and exports to various file formats including Latex PDF using pandoc.

You can add custom Latex templates (https://docs.zettlr.com/de/academic/custom-templates/) and then compile to PDF. I'm also using Zotero as my citation engine that is supported natively by Zettlr.

Can only recommend it.
ps901
·4 年前·議論
In my opinion, the major disadvantage of visual programming environments is the inexpressibility of complex structures respectively programs. I was doing research on a VP myself and evaluated it with some users that were no programmers. They got used to the principles fast, however they got stuck pretty fast when trying to implement complex behavior. Scaling up the VP in that terms is a balancing act between complexity and simplicity (in terms of user interface design).