title | short_title | description | date | authors | tags | redirect | |||||
---|---|---|---|---|---|---|---|---|---|---|---|
Dwarves Research |
§ Dwarves Research 🧪 |
This is our Labs team homepage, where we list out the latest advances in our engineering team, our publications, events & workshops, as well as frequently asked questions on who and what team labs are. |
2023-11-30 |
|
|
|
SELECT markdown_link(COALESCE(short_title, title), file_path)
FROM vault
WHERE file_path ILIKE '%research%'
OR ['forward-engineering', 'research'] && tags
ORDER BY date DESC
LIMIT 5;
- Tech transfer framework: Moving research insights from labs to consulting deliverables effectively.
- Composing forward engineering newsletter: Creating monthly tech research and trends summaries.
- Building a research-first community: Cultivating innovation and knowledge sharing culture.
- Good research starts with a good question: Foundation for conducting meaningful research.
- Research repositories should generate new knowledge: Best practices for knowledge management.
- Landscape of UX research methods: Comprehensive overview of research methodologies.
- [Qualitative research excels at explanation](/topics/ux/Mixed Methods/qualitative-research-excels-at-explanation): Understanding when to use qualitative approaches.
- AI & Machine Learning: Artificial intelligence research and applications.
- Blockchain & DeFi: Distributed systems and decentralized finance.
- Engineering & Architecture: Software construction and system design.
- Frontend & Mobile: User interface and mobile development.
- Security & ZKP: Cybersecurity and zero-knowledge proofs.
- Domain insight research framework: Structured approach to understanding problem domains.
- Personas start with qualitative research: Creating user personas through research.
- UX research methods: User experience research techniques and tools.
- Forward engineering newsletter: Monthly tech insights and trends publication.
- Tech radar: Technology assessment framework (adopt, trial, assess, hold).
- Build logs: Documenting experiments and learnings.
- RFC process: Request for comments and technical proposals.
- Research notes: Quick insights and discoveries.
- Innovation & startups: Market trends and business opportunities.
Next: Tech transfer framework