@lattera I closely and eagerly keep watch of your work with HardenedBSD, and though I don't yet use it, I do greatly admire and appreciate the knowledgeable, open sourced work you do.
thank you.
Realized that Oregon surfing is really no colder than SoCal winters, and want to get back in the water. Just need to find some folks to make the drive with...
I saw the most incredible thing today: iPhone flung from amusement park ride—at least 20ft in the air—plunged to concrete, AND IT DID NOT BREAK, OR HAVE A CRACK. (Had a case, but not sure which one)
For the last 6 yrs, I thought my Wii was broken, but it is not! What are your favorite titles?
I'd like to take a moment to thank @romanzolotarev for his BSD advocacy efforts. You're doing amazing work and it's fun to read all these stories.
Current thought: If I move my family to some really cheap place, we can buy a house outright and basically live off savings for a long time, allowing semi-retirement, and constant vacation. (Thoughts you have towards the end of a vacation)
Also...
I'd like to promote more writing about the successes (and failures) of the Mastodon/federation experiment from marginalized communities.
If you're writing (publically, blog-like?) about social tech from that perspective, feel free to hit me up.
The Markov Model of my family’s communication does not ever generate “I am tired” with “I will go to bed.”
Boost this if you have no idea what you're doing.
Always refreshing when people are open about they’re failures, especially people like Laura who make amazing things: https://www.youtube.com/watch?v=xujJQPwlTew
Hey Fediverse -- I need a logo designed & I've got cash (USD or EUR)!
I need it simple -- so it can be printed on stickers (it's primary function, tbh) economically -- but also (hopefully) eye-catch-y because the target audience already has a tortuous number of stickers on their laptop.
Corollary -- what small run (less than 500), probably die-cut required, sticker print shop should I be supporting (US or EU) instead of Sticker Mule?
boosts very much welcomed.
Rust doesn't have a specification
Therefore all Rust code is undefined behavior
Therefore Rust has more undefined behavior than C
Therefore Rust < C
Checkmate athiests
Want to learn C? I think I learned it by looking at code and some GNU manuals. These days the early editions of the book written by the creators of C is available for free. Who cares about how old it is. Search for “K&R C free” to find more interesting material like tutorials.
Since I believe in actual projects, the “write your own text editor” booklet seemed like a great idea!
https://archive.org/details/CProgrammingLanguage2ndEditionByBrianW.KernighanDennisM.Ritchie
https://www.gnu.org/software/gnu-c-manual/
https://www.gnu.org/software/libc/manual/
http://www.freetechbooks.com/c-programming-tutorial-k-r-version-4-t219.html
https://viewsourcecode.org/snaptoken/kilo/
@kensanata posted a list of books for learning the "C" programming language
Here is my list (most are available online):
* Build Your Own Lisp (in C) http://www.buildyourownlisp.com/contents
* C Interfaces and Implementations https://sites.google.com/site/cinterfacesimplementations/
* The C Book http://publications.gbdirect.co.uk/c_book/
* The Definitive C Book Guide and List
https://stackoverflow.com/questions/562303/the-definitive-c-book-guide-and-list
* C Elements of Style http://www.oualline.com/books.free/style/index.html
* The GNU C Programming Tutorial http://www.crasseux.com/books/ctut.pdf
* Modern C http://icube-icps.unistra.fr/img_auth.php/d/db/ModernC.pdf
This bug highlights a problem with securing containers: the tiniest bit of kernel code can screw it up. All it takes is one infoleak. Have you audited your entire kernel, including modules and binary blobs for information leaks?
Virtualization, whether it be a hypervisor or a container, does not increase security.
One of the things I kickstarted at Creative Commons when I was tech lead (though wasn't there for the completion of) was CC BY-SA and GPL compatibility, and one of the use cases was games. Happy to see that Wesnoth now supports GPL or CC BY-SA for assets: https://www.wesnoth.org/start/1.14/
Postgres Hacks, and Angry language. Show more
similar to how newtonian mechanics breaks down when you get close to a large source of gravity, the laws of common sense break down when in close proximity to a very dense source of money. nature... truly is mysterious.
TFW you see a promising new technology that does decentralization potentially right, and then it says `npm install` the reference implementation....