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: …
There are a bunch of SIMD based tricks you can use to speed up character matching. There are some …
So I read this somewhat hilarious thread on HN a couple of days ago where someone posted a version…
Really cool thank you for this :)
I've worked on a text editor last year. The idea was to get to do some IDE like tooling at some po…
Re: RISC-V and graphics, no, as of present there is no equivalent to either SoC graphics like we s…
There was a bunch of discussion on the Discord about this, but since the IRC bridge was broken, I'…
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…
I want to hear more about point 1!
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 …
Like "Restore Default Layout" could you add a "Restore Default Style" or at the least have a simp…
It would be awesome if RemedyBG could figure out what "body" the cursor is hovered over (register…
I messed with the colors of my text and the only way I could get them back to defaults was to dele…
(1) A common problem I face when debugging disassembly is tracing the movement of data across regi…
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…
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…
Intuition usually tells me put two or more same kind of SSE instructions next to each other, becau…
Hey Mike, Want me to announce this on the Discord server? You can organize in the #meetups channel…
If the goal is to reduce input latency, then there is a mechanism in DXGI 1.3 (from Windows 8.1 an…