Explore >> Select a destination


You are here

capnproto.org
| | blog.slaks.net
142.9 parsecs away

Travel
| |
| | www.uraimo.com
142.9 parsecs away

Travel
| | Now that Swift is available on Linux and other OSes, there are even more situations where you could need to interact with C code from your Swift 3 application. This article will hopefully shed some light on the most non-obvious details and give you some practical examples and tips of how to interact with C APIs like the C standard library.
| | venam.net
125.0 parsecs away

Travel
| | The PipeWire project is slowly getting popular as it matures. Its documentation is still relatively sparse but is gradually growing. However, it's always a good idea to have people from outside the project try to grasp and explain it to others in their own words, reiterating ideas, seeing them from their own perspective.
| | skiplang.com
227.1 parsecs away

Travel
| One of my biggest frustration when I try to learn a new language (Rust, Elm) or work on a language that I haven't touched in a while (OCaml, C++, PHP) is around syntax. I know what I want to write and I have an approximate idea of how it should be written but don't exactly get it right.