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

You’ve built your product and you’re now ready for your first major launch. Or you’ve been through a launch or two, but are looking to scale the process as you’re doing more launches and announcements. You really have two options: do it all on your own , or work with a PR agency. One frequent crossroad is that you’re not at the point of a full time PR person, but unsure what a PR agency can offer you; and, further what’s the best way to wo....

Having a reliable test suite should always be the goal in software development. After all if you can’t trust the tests then why bother running them at all? This is especially important in a shared coding environment and when running through Continuous Integration (CI). 1 - Test in Isolation It may seem obvious but writing focused tests which do a single thing is one of the most effective ways to avoid them being flaky. Tests which do mu..

I was talking to someone, who we’ll call Michael (because that’s his name), about the truck life and this blog, and he said, “You know, it’d be cool if you had a place on the site where you could see how much money you’ve saved.” Well Michael, I agree with you wholeheartedly, so starting today, there’ll be a live-updating clock on the right left side (or bottom on mobile) of the page that shows the amount of money I’ve saved by living in ..

I was talking to someone, who we’ll call Michael (because that’s his name), about the truck life and this blog, and he said, “You know, it’d be cool if you had a place on the site where you could see how much money you’ve saved.” Well Michael, I agree with you wholeheartedly, so starting today, there’ll be a live-updating clock on the right left side (or bottom on mobile) of the page that shows the amount of money I’ve saved by living in ..

Evaluating Splatoon’s Ranking System — Using probability theory to uncover a subtle bug in Splatoon.

A modified version of John Sutton’s rcd_serial cable coupled with our Supermicro reset switch hijacker: This works with the rcd_serial fence agent plugin . Reasons rcd_serial makes for a very good STONITH mechanism: It has no dependency on power state. It has no dependency on network state. It has no dependency on node operational state. It has no dependency on external hardware. It costs less that $5 + time to build. It is in..


A modified version of John Sutton’s rcd_serial cable coupled with our Supermicro reset switch hijacker: This works with the rcd_serial fence agent plugin . Reasons rcd_serial makes for a very good STONITH mechanism: It has no dependency on power state. It has no dependency on network state. It has no dependency on node operational state. It has no dependency on external hardware. It costs less that $5 + time to build. It is in..

Last update: April 16th, 2017 Microsoft’s marketing department often names its products in names that don’t reveal anything about their “real” version numbers. Recently it’s mainly years, like “Visual Studio 2015” but it could be numbers which don’t correspond to The post Microsoft Developer Products Version & Release Numbers appeared first on FullStack - Ofer Zelig's Blog .

Why does all software contain bugs?” this was a question recently asked of me. My response at the time was because all software is not perfect, but is this true? Lets take a very simple example. public class Hello { public static void main(String[] args) { System.out.println("Hello World!"); } } The above example is arguably the simplest program that can be written using Java. It also happens to be the first program usually writt..


I read an article earlier today called The self-hating Web Developer that I found on Hacker News and it bothered me. It resonated with me as something that I professionally internalized over my career but it bothered me because Joseph encountered personal financial difficulty for both himself and his family due to the struggle. For that reason (and insomnia), I feel compelled to write this as reference to refer to for anybody else who may b..

I’m not talking about securing in the sense of safety and making something inaccessible, but rather in making sure something stays static relative to its container. When you’re setting up your room or a new piece of furniture, generally the last thing on your mind is making sure it stays in place. It’s basically just a given that your various belongings aren’t going to wander around when you aren’t in the room. I knew from the start that ..

I’m not talking about securing in the sense of safety and making something inaccessible, but rather in making sure something stays static relative to its container. When you’re setting up your room or a new piece of furniture, generally the last thing on your mind is making sure it stays in place. It’s basically just a given that your various belongings aren’t going to wander around when you aren’t in the room. I knew from the start that ..

Currently in the world of JavaScript these options are what we most commonly use to generate logs: console.log console.info console.warn console.error These are actually pretty good in most modern browsers. Even if you go back to Internet Explorer 8 console.log and friends work as long as you have the developer tools open. Given that we have these logging utilities what is the problem with using them? When in local development these are j..

Alghero. Baja Sardinia. Budoni. Cala Goloritze, Sardinia . Castelsardo (gifts maybe?). Food: Maialetto sardo (Pig), Sebadas, Pardula, Papassinas, Pani e sapa. L'Asinara boat trip (abandoned penitentiary). La Pelosa beach. Nuraghe. Porto Cervo. Porto Torres. San Teodoro. Stintino (fishing port). Zedda e Piras vinyards (Alghero).


I’m learning Python, and have had fun automating tasks with Python scripts. I was polluting my Macbook (Yosemite) quite a bit by installing all libraries globally, until I learned about Vagrant . Vagrant is essentially a command-line wrapper around VirtualBox. It makes it easy to create/configure/destroy virtual machines from the shell. Vagrantfile ¶ I installed it from here . A summary of my journey is below. Created and jumped i..


Traditionally mirrored disk sets in Linux and other operating systems have been limited to two devices. While mirroring has the benefit over other raid levels in that each mirrored device contains a complete copy of the data, the two device limit became inadequate as disk sizes ballooned. In the age of multi-TB drives, simply rebuilding a degraded mirrored array could actually cause the surviving device to fail, eliminating the very redunda..



The Effective Engineer - june.kim - 10 years ago - eng

The Effective Engineer - june.kim - 10 years ago - eng

Doors of Italy - solomon.io - 10 years ago - eng
My trip to Italy last year was the first time I’d ever been overseas. Most of the trip was spent walking across Tuscany and Umbria.

If you’re familiar with nearly any mainstream programming language, and I asked you to draw a diagram of an array, the array indices, and the array elements, odds are good you’d produce a diagram something like this: In this post, I want to persuade you to replace that image, or, at least, to augment it with an alternate view on the world. I want to argue that, rather than numbering elements of an array, it makes just as much sense, and in ..

If you’re familiar with nearly any mainstream programming language, and I asked you to draw a diagram of an array, the array indices, and the array elements, odds are good you’d produce a diagram something like this: In this post, I want to persuade you to replace that image, or, at least, to augment it with an alternate view on the world. I want to argue that, rather than numbering elements of an array, it makes just as much sense, and in ..

One of the things that has always bothered me about searchcode.com was that it never generated any money. Not a huge problem in itself as a side project, but the costs to run it are not insignificant due to the server requirements. I had looked into soliciting donations but I considered this highly unlikely to produce enough revenue to cover costs considering that sites such as gwern.net  was unable to make enough to cover even basic costs..

The birthday paradox observes that in a room of 23 people, the odds that at least two people share a birthday is 50% The same logic that drives matching birthdays also drives the probability that one can find collisions with a hash function. In other words, if you have a uniform hashing function that outputs a value between 1 and 365 for any input, the probability that two hashes would collide in a set of 23 values is also 50% Another....

Whether it's Makefile, SConstruct, BUILD, or your favorite build file, chances are you have to tweak it from time to time. ar/open-build-file searches your current and parent directories to find a build file. (defvar ar/project-file-names '("Makefile" "SConstruct" "BUILD")) (defun ar/parent-directory (path) "Get parent directory for PATH." (unless (equal "/" path) (file-name-directory (directory-file-name path)))) (defun ar/find-upwards....

Looking for a quick guide to Net Promoter Score? You’ve found it. This little guide will give you all the basics.

angular-fng - adamcraven.com - 10 years ago - vie

Fixing regression bugs is analogous to digging a hole only to find the next day it has been filled in and having to dig it out again” Ask any manager, developer or tester working on software without tests what the main pain points are. Nearly all the time the main one mentioned is dealing with regressions. This is bugs that were fixed a year ago which returned. Regression bugs cost the software industry billions of dollars a year. Worse..

In Charting the Waters , I mentioned two books that I picked up to get myself in the travel mindset. Last week, I set aside an hour and read through the lighter of the two: How to Drop Everything And Travel Around The World . Thoughts Overall, I thought the book was a worthwhile read. As far as actual, concrete information about travel and destinations, it was pretty light (the whole thing is only 56 pages), but it was cert..

In Charting the Waters , I mentioned two books that I picked up to get myself in the travel mindset. Last week, I set aside an hour and read through the lighter of the two: How to Drop Everything And Travel Around The World . Thoughts Overall, I thought the book was a worthwhile read. As far as actual, concrete information about travel and destinations, it was pretty light (the whole thing is only 56 pages), but it was cert..

Have separate static libraries for different iOS architectures? Stitch 'em up into a single fat library using with lipo: $ lipo -create libOne_i386.a libOne_x86_64.a libOne_armv7.a libOne_arm64.a -output libOne.a

Recently kept track of expenses between a group of us. To settle the scores, I emailed an exported HTML table from an org file. This was simple enough and required no external viewer from recepients. The org table, in all its textful glory, looked as follows… | Date | Item | Charge | |------------------+----------------+----------| | [2015-06-18 Thu] | Cash | 20.00 | | [2015-07-11 Sat] | Lucky 7 | 42.97 | | [2015-07-13 Mon] | Santa....


Deriving the Reddit Formula — What can expected-utility theory tell us about Reddit’s “hot” formula?

Q & A #3 - frominsidethebox.com - 10 years ago - eng
Back again with another riveting installment of Questions and Answers. Mountain View has a car show during its Thursday Night Live series of events. Are you in that? Erm, no. Though if I ever go fully insane and paint the outside of the box with flames and other crazy shenanigans, I’ll definitely start attending some car shows. I could go the full nine yards, get an amp and put a sound system in the back, maybe a disco ball or two. ..

Q & A #3 - frominsidethebox.com - 10 years ago - eng
Back again with another riveting installment of Questions and Answers. Mountain View has a car show during its Thursday Night Live series of events. Are you in that? Erm, no. Though if I ever go fully insane and paint the outside of the box with flames and other crazy shenanigans, I’ll definitely start attending some car shows. I could go the full nine yards, get an amp and put a sound system in the back, maybe a disco ball or two. ..

FatturaElettronicaPA has just been updated to v0.1.4. With this release invoice bodies (FatturaElettronicaBody items) are also validated. As always, you can install the package directly from NuGet . See the original post for more info. Also don’t forget to check the related projects . Update: v0.1.6 has also been released.

Walden - june.kim - 10 years ago - eng

I have always wanted to have some fun with Minitest but until this weekend I never got the chance to do it.

5 visitors online