Colin Woodbury

3.1K posts

Colin Woodbury

Colin Woodbury

@fosskers

SWE in Japan - I write a lot of Lisp and Rust. 都内で活躍

Katılım Ocak 2009
113 Takip Edilen596 Takipçiler
Colin Woodbury
Colin Woodbury@fosskers·
@KagiHQ As of today I can no longer type Hangul into Kagi Translate (Firefox, Linux). It simply doesn't recognize the keyboard input.
English
0
0
0
76
Colin Woodbury
Colin Woodbury@fosskers·
@languagesimp Hey, just finished your Language Learning Guide. Took just over a day to get through it. I like that it reinforces the value of the Natural Method and is aggressive about avoiding over-complicating the learning process. Going to give it a shot! Thanks also for all your entertaining videos over the years.
English
0
0
1
73
'(Robert Smith)
'(Robert Smith)@stylewarning·
Exciting! SBCL finally got structs-by-value in the FFI. Issue was open for over a decade!
'(Robert Smith) tweet media
English
5
7
32
1.5K
Colin Woodbury
Colin Woodbury@fosskers·
@stylewarning @ctoidtw The original promise was that it's effective for my use-case. Once I confirm this (soon) I will contact the author.
English
0
0
0
48
Almighty Lisp
Almighty Lisp@almighty_lisp·
Dear diary, Today I spent the day getting my butt kicked by trying to create an executable in Common Lisp.
English
4
0
6
306
Colin Woodbury
Colin Woodbury@fosskers·
@killian_arts Similar problems involving asdf, uiop, and cffi are what inspired me to hand write all my raylib bindings.
English
1
0
3
56
Colin Woodbury
Colin Woodbury@fosskers·
@killian_arts I’ve had problems with uiop as a dependency before, yes. Can you use vend graph and see who is depending on it?
English
1
0
1
21
Almighty Lisp
Almighty Lisp@almighty_lisp·
@fosskers Vindarel help me out on the Discord. Turns out I didn't read the docs for cl-dbi close enough! Needed to add the driver for my db in the system def. #installation" target="_blank" rel="nofollow noopener">github.com/fukamachi/cl-d…
English
1
0
2
94
Colin Woodbury
Colin Woodbury@fosskers·
@awesomekling Compiling ladybird. I guess I’ll just stay on master and pull the lastest commits every so often?
English
0
0
0
16
Almighty Lisp
Almighty Lisp@almighty_lisp·
@fosskers I'm actually using your build script as a reference! I tried to avoid it, but I couldn't get the thing to work without "deploy".
Almighty Lisp tweet media
English
1
0
2
41
Andreas Kling
Andreas Kling@awesomekling·
@vaxryy some girls like oss devs but there is such a thing as "too much Linux" -wife
English
2
0
59
3.4K
Learn Latin
Learn Latin@latinedisce·
What's a good use of freewill?
Learn Latin tweet media
English
32
13
290
14.3K
Almighty Lisp
Almighty Lisp@almighty_lisp·
Emacs users, what are some behaviors that were confusing to you when you first got started with Emacs? For me, repeat actions, fat-fingering something like KILL-BUFFER, toggling READ-ONLY-MODE, and typing something that caused an unknown mini buffer/prompt to appear.
English
2
0
0
89
Colin Woodbury
Colin Woodbury@fosskers·
@killian_arts I've never used `load` or `compile-file`. Always `defpackage`, as `uiop:define-package` isn't technically portable. That is to say, not all compilers bundle a uiop that has it, so if you write a library that needs it, you're writing code that isn't cross-compatible.
English
1
0
1
41
Almighty Lisp
Almighty Lisp@almighty_lisp·
I have some questions for my Common Lisp bros about this blog going around: cdegroot.com/programming/co… How often do you use LOAD or COMPILE-FILE, rather than some slime or sly command in Emacs? And do you prefer UIOP:DEFINE-PACKAGE or the standard DEFPACKAGE?
English
5
2
5
1.4K