🦞🌯 Lobster Roll

Thread

The MRISC32 – A vector first CPU design (bitsnbites.eu)

Stories related to "The MRISC32 – A vector first CPU design" across the full archive.

The MRISC32 – A vector first CPU design (bitsnbites.eu)
The tactile road crossing map is not just a feature that sets Swedish pedestrian signal boxes apart, it's also the first and original design of its kind (youtube.com)
First of Kind, Season 1 (intimate conversations with design pioneers) (indie.vc)
CPU Design Principles – First steps towards a conventional CPU design [video] (youtube.com)
I designed a vector engine to be RAM/CPU efficient (github.com)
Designed in Iran - NYTimes (6thfloor.blogs.nytimes.com)
How to get designers to make your open source project awesome (michaelboeke.com)
The product design sprint: a five-day recipe for startups (designstaff.org)
Dutch Intersection Design with Cycle Tracks (wiki.coe.neu.edu)
Introducing the Redesigned Bitbucket (blog.bitbucket.org)
This Is Why They Call It a Weakly-Ordered CPU (preshing.com)
Android UI Patterns: Android Apps Redesigned (androiduipatterns.com)
A Performance-minded take on iOS design (robots.thoughtbot.com)
Notes on the USE paradigm for API design (hjr3.tumblr.com)
A Guide to Designing API Client Libraries (kev.inburke.com)
Design critiques are loaded with BS, and that's OK (michaelboeke.com)
Design for the New Normal (Revisited) (superflux.in)
A Flag Day application of Cicada Design Principle (blog.cubehero.com)
Demo of SpaceX's 3D design tool using gestures (youtube.com)
jwz: Mobile web design: The reign of morons, indeed. (jwz.org)
I'm writing a book: "JavaScript Application Design: A Build First Approach" (bevacqua.io)
Good Ideas, Through the Looking Glass (Niklaus Wirth prog. lang. design retrospective) (inf.ethz.ch)
Flat Design vs. Realism (flatvsrealism.com)
“UX Specialists” are killing web-design (medium.com)
Fix for the new twitter design update (lauris.h-s.io)
The Littlest CPU Rasterizer (ginsweater.com)
Designer Duds: Losing Our Seat at the Table (mokriya.quora.com)
Rotor CPU - 16 RISC cores in Verilog (github.com)
Design for Realtime (blog.percolatestudio.com)
Breadth First Numbering: Lessons from a Small Exercise in Algorithm Design [2000] (cs.tufts.edu)
Breadth-first numbering is trivial in mutable trees, but tricky for immutable trees. This article explains why it's tricky, and shows two eagerly evaluated functional solutions (it's much simpler lazily). Hat tip to @brandonbloom's talk on [Dendrology][0], which references this article. [0]: ht...