Site uses cookies to provide basic functionality.
Javascript rendering is set to off by default when visiting the site via .onion and .i2p domains. It can be enabled back again in user's settings section. Javascript rendering set to off means, that you can disable javascript in your browser now and the site will remain functional.
There is also IRC server now available via native IRC clients or non javascript web based one.
Fonts can be adjusted in user's settings section as well.
Check FAQ for more.

OK

Multiple types of customizable controls can be added to Matlab toolstrips The post Matlab toolstrip – part 6 (complex controls) appeared first on Undocumented Matlab . Related posts: Matlab toolstrip – part 7 (selection controls) Matlab toolstrips can contain a wide variety of selection controls: popups, combo-boxes, and galleries. ... Matlab toolstrip – part 4 (control customization) Matlab toolstrip components (controls) ..

My top used shell command is |. This is called a pipe. In brief, the | allows for the output of one program (on the left) to become the input of another program (on the right). It is a way of connecting two commands together. For example, if I were to run the following: echo "hello" I get the output hello. But if I run: echo "hello" | figlet The figlet program, changes the letters in hello to look all bubbly and cartoony. This....

2018 Year in Review - solomon.io - 7 years ago - eng
Welcome to my 2018 annual review. This review is an opportunity to talk about what I made, what I learned and where I failed.

Machine Learning in Bookmaking Bookmakers have been using machine learning to manage their risks and set odds for sporting events but they…


Windows - notes.eatonphil.com - 7 years ago - eng
It has been six years since I last used Windows for any remotely serious software development. I've used Ubuntu, Arch, or FreeBSD since. But eventually I spent so much time working around common workplace tasks that I decided to put Windows 10 Pro on my work laptop. Windows Subsystem for Linux Introduced in 2016, this technology allows Windows to run unmodified Linux binaries. The core feat being syscall translation . It works nearly fl....

Previously in compiler basics: 1. lisp to assembly Next in compiler basics: 3. LLVM 4. LLVM conditionals and compiling fibonacci 5. LLVM system calls 6. an x86 upgrade In this post we'll extend the compiler to support defining functions and variables. Additionally, we'll require the program's entrypoint to be within a main function. The resulting code can be found here . Function definition The simpl....

Happy New Year, everyone! Today’s Sunday, so I’m not going to provide much discussion and analysis regarding the blog stats for this first month of 2019. In fact, pretty much none - I am just going to drop the raw numbers.


For the master bathroom remodel , my wife chose a 12” x 24” tile . Unlike a standard square 12” x 12” tile, I felt that having the tiles aligned such that they go “straight up” will look a bit off and that they’d appear better offset.

You might have heard the phrase "there's no such thing as reliable messaging". It's an interesting statement, but aside from being…



DuckDuckGo - lambdaland.org - 7 years ago - eng
DuckDuckGo is a search engine. Like Google Search, you just throw some keywords into a box and get a list of results. Lots of people use Google, but I don’t. DuckDuckGo works better for me, and this is why. The Duck ## Consistent Results Did you know that Google will give you different search results, based on who you are and what you have searched for in the past? This is called a filter bubble , and it’s annoying and dangerous . DuckD....

DuckDuckGo - lambdaland.org - 7 years ago - eng
DuckDuckGo is a search engine. Like Google Search, you just throw some keywords into a box and get a list of results. Lots of people use Google, but I don’t. DuckDuckGo works better for me, and this is why. The Duck ## Consistent Results Did you know that Google will give you different search results, based on who you are and what you have searched for in the past? This is called a filter bubble , and it’s annoying and dangerous . DuckD....



I've updated my journaling tooling for my work journal. Here's how I do it. Writing Journal Entries First, a script computes the path to the specific journal (one per job/company) I'm using. #!/usr/bin/env bash # Strict mode boilerplate omitted for the blog, but is really there # http://redsymbol.net/articles/unofficial-bash-strict-mode/ year=$(date +%Y) month=$(date +%m) day=$(date +%d) journal_path="${HOME}/work/journal/${year}-${month....

At Jane Street, our web UIs are built on top of an in-house framework called Incr_dom , modeled in part on React’s virtual DOM . Rendering different views efficiently in response to changes made to a shared model is a quintessentially incremental computation—so it should be no surprise that Incr_dom is built on top of Incremental .

At Jane Street, our web UIs are built on top of an in-house framework called Incr_dom , modeled in part on React’s virtual DOM . Rendering different views efficiently in response to changes made to a shared model is a quintessentially incremental computation—so it should be no surprise that Incr_dom is built on top of Incremental .

If you come from an object-oriented background, you might have tried concurrency in your favourite OO language before.


An interactive report showing a hypothetical forced migration event in Yemen. This work was done in collaboration with Kevin James and links out to our Visual Perspective website -

An interactive report showing a hypothetical forced migration event in Yemen. This work was done in collaboration with Kevin James and links out to our Visual Perspective website -




I thought it might be fun to write a blog post on “The Life of a GitHub Action.” When you go through orientation at Google they walk you through “The Life of a Query” and it was one of my favorite things. So I am re-applying the same for a GitHub Action. For those unfamiliar Actions was a feature launched at GitHub’s conference Universe last year. You can sign up for the beta here . The overall idea is scriptable GitHub but rather than....

Ivy is great. I've been meaning to figure out a way to swap sources while running ivy. This would enable me to cycle through different sources using the existing search parameters. At first look, 'ivy-set-sources seemed like the right choice, but it's used during setup to agregate sources. Subsequent 'ivy-set-sources calls are ignored during an 'ivy-read session. There's an ivy feature request over at github with a similar goal....



I’ve recently discovered Flutter – a new Google’s framework for mobile development – for myself and even had an experience of teaching Flutter basics to the person who has never been doing programming at all. Flutter is written in Dart – programming language born in a Chrome browser and then escaped to the console land – and that made me think “hey, Flutter could have been easily implemented in Go as well”!

I’ve recently discovered Flutter – a new Google’s framework for mobile development – for myself and even had an experience of teaching Flutter basics to the person who has never been doing programming at all. Flutter is written in Dart – programming language born in a Chrome browser and then escaped to the console land – and that made me think “hey, Flutter could have been easily implemented in Go as well”!

Blog-o-Matic - bpev.me - 7 years ago - kor

Podcast bookmarks - xenodium.com - 7 years ago - eng
Destination Linux. A conversational podcast by people who love running Linux. . EmacsCast . Free as in Freedom . Gnu World Order . Late Night Linux . Libre Lounge . Linux Lads Podcast . The Binary Times Podcast (Linux/free software/hardware/culture) . Ubuntu Podcast .

Had issues running Emacs on macOS Mojave (blank unresponsive screen). Bleeding edge emacs-plus did the job: brew tap d12frosted/emacs-plus brew install emacs-plus --without-spacemacs-icon --HEAD brew info emacs-plus d12frosted/emacs-plus/emacs-plus: stable 26.1, devel 26.1-rc1, HEAD GNU Emacs text editor https://www.gnu.org/software/emacs/ /Users/some-user/homebrew/Cellar/emacs-plus/HEAD-8fe21b0 (3,985 files, 123.0MB) * Built from sourc....

Blog-o-Matic - bpev.me - 7 years ago - eng


The next GoReleaser version will have a more flexible Docker configuration format. In this post we’ll explore it a bit.


Every morning one of the first things I do when I get to work is text my wife “Good morning, beautiful!” Except I don’t have to type all 24 characters (including the two spaces) on the little on-screen keyboard - I just have to start typing the first couple of letters to “good” and my phone will suggest the rest.



Sad day!!! Taking the website https://art.world/ offline soon. I guess I must have worked at least 1 year full-time on this product. I made a little video so I could remember the product after it’d been taken down. It’s 15 mins, not that interesting! But if you want to know the sort of stuff I work on, this is it.

3 visitors online