Zenn / ZennMystic : alt + E means alt + shift + e (since it is uppercase)
Mór —
From watching Casey work I got the idea that you can't create original designs unless you can al…
Zenn —
I was also wondering how you quit 4Coder. I noticed your wording is "sends a request". So there …
Looks like an oversight in how we're fetching posts, I'll take a look when I have a chance
Cast your mind back to previous actions. If only they weren't set in stone. If only they could be…
Neo Ar —
For the month of November we did the following:
Studied GAS .weak, .section, and .align [RISCY 5…
nakst —
Windows 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
…
Neo Ar —
Blogs
Designing a RISC-V CPU in VHDL
Last Week In RISC-V
lowRISC Blog
SiFive Blog
Books
Offici…
Glad to hear it's working!
I'd like to set up TravisCI so that it saves the binaries somewhere a…
Introduction
As programmers interested in more than just the Microsoft world you've probably …
Zenn —
Nevermind I got it. I needed the 32 bit version as that's the only legit copy of windows 7 I have…
Don't forget that allocation and construction are separate.
The compiler is free to reuse the st…
Jason —
Fantastic! Thank you so much for that clarification. Completely forgot about POD types.
Thanks for fixing the titles. The rss feed doesn't contains wiki entries present on the site feed…
C++ can see the struct declaration and reason about its behavior. It "sees" that it has no comple…
Since html and css seem quite complicated to get right, did you consider creating your own spec/f…
Jason —
Hi everyone,
Background:
At around 12:30 in day 005 - 'Graphics Review' Casey was asked why th…
Tried it. It's working on my local network and over the internet (after forwarding the port on my…
nj —
Great, thanks!
unrelated: 4coder.com still links to patreon...
nj —
Added a search mode, added support for pasting into a search query (only with the search mode) o/…
Ray —
Hi, I live and recommend Barcelona, in Spain.
I've been in the games industry for +10 years, las…
Hello !
I can debug in LLDB without problems, so I guess Xcode is to blame.
Debug symbols were…
Back to C++/11
Its embarrassing but i changed the library back to C++/11 and now its final.
Why?…
Kapsy —
I had the exact same issue after upgrading to High Sierra and Xcode 9.
Turned out in my case it …
I think you're assuming that there was more designing than there actually was. :)
I probably star…
Zenn —
I have the same problem. And I just bought 4Coder and Handmade Hero yesterday... LOL.
And yes I …
Ah! Not sure, I'm on El Captain and xcode version 7.3.1 . Your definitely creating debug symbols?…
Ironically, I just updated to High Sierra and Xcode 9 and now I'm unable to get the debugger to w…
Thanks for the report and details, I'll take a look when I can.
nj —
On linux: I get a SIGSEGV (Segmentation fault) when loading a project that includes either direct…