Post AvFcn5a72jDBdIyFCy by [email protected] | |
More posts by [email protected] | |
Post #Auzyps3AtiFczuw9qq by [email protected] | |
0 likes, 1 repeats | |
Using `make` to compile C programs (for non-C-programmers) https://jvns.ca/blo… | |
Post #Av1F3SwcpTprc3L1IO by [email protected] | |
0 likes, 0 repeats | |
@b0rk For fun, you can use make for scripting! Just put#!/usr/bin/make -fAnd th… | |
Post #Av1GVjSL8KFWsvDMeG by [email protected] | |
0 likes, 1 repeats | |
@lyda @b0rk want to see something cursed? you can change what shell make should… | |
Post #Av1ItiBvgdkNox6JNY by [email protected] | |
0 likes, 0 repeats | |
@wader @b0rk Wow. That's new to me, but I get it. I hate it, but I get it.A… | |
Post #Av1Ke9gBv1duLfxuQy by [email protected] | |
0 likes, 0 repeats | |
@lyda @b0rk btw Dockerfile:s also support changing shell 🤔 | |
Post #Av1NNiTxZNV1E865RI by [email protected] | |
0 likes, 0 repeats | |
@wader @b0rk noooooooooo! | |
Post #Av1anuBrxaT8TMSBYu by [email protected] | |
0 likes, 0 repeats | |
related to this `make` post I've been very vaguely thinking of writing a &q… | |
Post #Av1anuIxXE8kpLlqc4 by [email protected] | |
0 likes, 0 repeats | |
something a friend said to me a little while back that stuck with me was that t… | |
Post #Av1anuPh8BWnAEvE6y by [email protected] | |
0 likes, 1 repeats | |
Yeah, there's certainly some real mileage to understanding where computing … | |
Post #Av1ev05gox7GcFCZk0 by [email protected] | |
0 likes, 1 repeats | |
@b0rk I last used Make 25 yrs agoI’m still scarred. The difference between ta… | |
Post #Av1nAqIhmrJaWFM3oO by [email protected] | |
0 likes, 1 repeats | |
@b0rk Try putting your ideas into an AI and see what it says. I have a lot of c… | |
Post #Av23l6MZ8yj41jTKpE by [email protected] | |
0 likes, 0 repeats | |
@b0rk This knowledge really useful in a bunch of places, yes!- Operating system… | |
Post #Av23l6TeicOgNimzsO by [email protected] | |
0 likes, 0 repeats | |
@itamarst it's difficult for me to tell how "hard" learning C at … | |
Post #Av23l6aOJZmiibwNNI by [email protected] | |
0 likes, 0 repeats | |
@itamarst you're making me wonder what the "minimal" set of C it&… | |
Post #Av23l6gPxAbb1IlBlg by [email protected] | |
0 likes, 0 repeats | |
@b0rk The scoping of what to teach is a tricky problem yeah.I think my success … | |
Post #Av23l6mRalQTJza0A4 by [email protected] | |
0 likes, 0 repeats | |
@itamarst oh man explaining pointers sounds like a huge weird project. recently… | |
Post #Av23l6rlGzgBaU4FRw by [email protected] | |
0 likes, 0 repeats | |
@b0rk @itamarst There are a few idiomatic solutions to object lifetime like thi… | |
Post #Av23yVZOjhkvyArohM by [email protected] | |
0 likes, 0 repeats | |
@b0rk @itamarst those other languages you mention just take the shortcut of all… | |
Post #Av245pShB29ZgrDsHY by [email protected] | |
0 likes, 0 repeats | |
@enno what reasons do you think there are to understand the stack vs the heap i… | |
Post #Av25KwyvbHitJK4cnA by [email protected] | |
0 likes, 0 repeats | |
@b0rk none. But someone mentioned pointers earlier in the thread. There's a… | |
Post #Av50sn9wi1vOOeQNUm by [email protected] | |
0 likes, 0 repeats | |
@b0rk the old book "the unix programming environment" likely cemented… | |
Post #Av50snFyLckGhLFBtA by [email protected] | |
0 likes, 0 repeats | |
@tef it always makes me kind of irrationally mad when people recommend that boo… | |
Post #Av50snLzzDZ90240HY by [email protected] | |
0 likes, 0 repeats | |
@b0rk it's very much a "oh that's why it looks like that" boo… | |
Post #AvFcn5a72jDBdIyFCy by [email protected] | |
0 likes, 0 repeats | |
@b0rk on the subject of your blog post, I was thinking that probably other lang… | |
Post #AvUerLHphwR0mNyX1k by [email protected] | |
0 likes, 0 repeats | |
@b0rk @tef The C doesn't start until chapter 6, page 171.Before that it'… | |
Post #AvUerLODKDXT6AxcyO by [email protected] | |
0 likes, 0 repeats | |
@mjd oops I was thinking of "advanced programming in the unix environment&… | |
Post #AvUerLTsz84lNlc9oW by [email protected] | |
0 likes, 0 repeats | |
@b0rk your comment makes more sense to me now. The Mark Rochkind book is very … | |
Post #AvUerLaGbPBDhYbFlA by [email protected] | |
0 likes, 0 repeats | |
@mjd oh I'd never heard of the Rochkind book! I was thinking of the book by… | |
Post #AvUerLgeDgHg1LaLho by [email protected] | |
0 likes, 0 repeats | |
@b0rk Oh, _that_ book. Yeah, I always mix up the titles.The Rochkind book was … | |
Post #AvUerLoRkgWSPXEZrU by [email protected] | |
0 likes, 0 repeats | |
@b0rk Hey, have you seen Jessie Frazelle's incredible talk about how you co… | |
Post #AvUerLuTOHLKiE3OFs by [email protected] | |
0 likes, 0 repeats | |
@mjd i don’t remember! that type of thing was so helpful to me when i was try… | |
Post #AvUerM2GvHa76PhcPY by [email protected] | |
0 likes, 0 repeats | |
@mjd (I just remembered why I'm so into writing about systems programming i… | |
Post #AvUerMb0q7N2q9xMYq by [email protected] | |
0 likes, 0 repeats | |
@b0rk When I was resident at Recurse Center I gave a couple of talks about how … | |
Post #AvUesmy6H07uvFR2lU by [email protected] | |
0 likes, 0 repeats | |
@cscott @oclsc this explanation makes a lot of sense to me and is much more coh… | |
Post #AvUeupRu1MphCALci8 by [email protected] | |
0 likes, 0 repeats | |
@oclsc are you a C programmer? | |
Post #AvUewxJdkAeiAlUt9s by [email protected] | |
0 likes, 0 repeats | |
@oclsc @b0rk I didn't mean to say that single-inputs were out of scope for … | |
Post #AvUey6XwuRHx5hjooq by [email protected] | |
0 likes, 0 repeats | |
@oclsc @b0rk I use Makefile to rebuild TeX and Lilypond files... which are them… | |
Post #AvUey93Db9UOrGNops by [email protected] | |
0 likes, 0 repeats | |
@b0rk @oclsc yeah, the more obscure features of make are usually related to the… | |
Post #AvUeymgwDPQznkGaf2 by [email protected] | |
0 likes, 0 repeats | |
@oclsc @b0rk python doesn't have a build step. Neither does sh.Java doesn&#… |