We are currently in the process of converting the website to the new design. Some pages, like this one, are still broken. We appreciate your patience.
Neo Ar
I get the comparison, but chromebooks are the FARTHEST thing from simple and good quality. This is…
»
Miles
This seemed like a fun optimization challenge so I spent an afternoon on it. Here are my results: …
»
Marc Costa
There are a bunch of SIMD based tricks you can use to speed up character matching. There are some …
»
jstimpfle
So I read this somewhat hilarious thread on HN a couple of days ago where someone posted a version…
»
Pascal Beyer
Really cool thank you for this :)
»
jstimpfle
I've worked on a text editor last year. The idea was to get to do some IDE like tooling at some po…
»
bpunsky
Re: RISC-V and graphics, no, as of present there is no equivalent to either SoC graphics like we s…
»
Ben Visness
There was a bunch of discussion on the Discord about this, but since the IRC bridge was broken, I'…
»
James Sral
We all know that we need a mobile OS that is: I am still a neophyte handmade-person, but I would …
»
Jesse
Nice! If performance starts to become troublesome, I wonder if making more cache friendly might g…
»
Neo Ar
I'd start by buying an existing product representitive of the market we are attempting to enter -…
»
Alexey
After a few not-quite-fast-enough attempts at brining code aware syntax highlighting to my 4coder …
»
Miles
Powerful RISC-V cores coming out could make now a great time for something like this. However, I w…
»
Ben Visness
I want to hear more about point 1!
»
Oliver Cruickshank
That's a cool idea. I'd be particularly interested.
»
»
Neo Ar
If people are interested let's find some angel investors interested in backing this and do it, I …
»
x13pixels
Like "Restore Default Layout" could you add a "Restore Default Style" or at the least have a simp…
»
x13pixels
It would be awesome if RemedyBG could figure out what "body" the cursor is hovered over (register…
»
chadbramwell
I messed with the colors of my text and the only way I could get them back to defaults was to dele…
»
chadbramwell
(1) A common problem I face when debugging disassembly is tracing the movement of data across regi…
»
machinamentum
You can read the blog post here:
»
Miles
The new more focused videos are great imho. If I need to explain binary integers to someone I'll p…
»
HRose
Ok so I just released "how do integers work in computers?". Thank you for the feedback on the prev…
»
Angelo Theodorou
Yesterday I published , a tool that lets you animate multiple sprites in a procedural way. It is b…
»
»
Jesse
My thanks, mmozeiko! There is a possible snag in all this. A design constraint is to enable and m…
»
Mārtiņš Možeiko
Intuition usually tells me put two or more same kind of SSE instructions next to each other, becau…
»
Ryan Fleury
Hey Mike, Want me to announce this on the Discord server? You can organize in the #meetups channel…
»
Mārtiņš Možeiko
If the goal is to reduce input latency, then there is a mechanism in DXGI 1.3 (from Windows 8.1 an…
»