Archive|320
- Working With Rust Result January 24, 2024
- Working With Rust Result - Combining Results Some More - Part 9 January 24, 2024
- Working With Rust Result - Combining Results with the Question Mark Operator - Part 8 January 24, 2024
- Working With Rust Result - Chaining with Map - Part 7 January 24, 2024
- Working With Rust Result - Combining Results - Part 6 January 24, 2024
- Working With Rust Result - Tranforming Values - Part 5 January 24, 2024
- Working With Rust Result - Making Things Nicer with Fallbacks - Part 4 January 24, 2024
- Working With Rust Result - Extracting Values That Can Panic - Part 3 January 24, 2024
- Working With Rust Result - Extracting Values - Part 2 January 24, 2024
- Working With Rust Result - Summary - Part 14 January 24, 2024
- Working With Rust Result - Asides - Part 13 January 24, 2024
- Working With Rust Result - Value Tests - Part 12 January 24, 2024
- Working With Rust Result - Conversion to Option - Part 11 January 24, 2024
- Working With Rust Result - Working with Errors - Part 10 January 24, 2024
- Working With Rust Result - What is a Result? - Part 1 January 24, 2024
- Authentication Failure On Samba Shares After Upgrading To Macos Sonoma January 17, 2024
- How To Replace A Failing Drive On a ZFS Pool in a TerraMaster D4-300 November 26, 2023
- Package Control Is Missing On Sublime Text 4 On macOSX November 1, 2023
- How To Flash Libre Firmware on to an LG Bluray Drive on macOSX October 2, 2023
- How to see Stdout When Running Tests in Rust September 24, 2023
- How to run a Scheduled Script on macOSX May 31, 2023
- Thanks for the Feedback - Douglas Stone & Sheila Heen May 24, 2023
- Change Cockpit Launch Port on Ubuntu Server March 22, 2023
- Docker Compose Fails with Network Has Active Endpoints Error March 13, 2023
- How To Connect The Brother Hl-2170W To Wifi on macOSX January 11, 2023
- macOS Loses Connection To Bluetooth Mouse November 16, 2022
- How To Automate Spotify Through Alfred October 26, 2022
- Connecting To An Existing Tmux Session October 21, 2022
- How To Add Different Icons To Application Instances On Macosx October 19, 2022
- Extending Scala Case Class With NoStackTrace Leads To Unexpected toString Behaviour July 20, 2022
- Naming a tmux Session July 16, 2022
- How to Move a Tab Between Split Panes in Sublime Text June 29, 2022
- Feedback on Java Planet Enum in Haskell September 9, 2021
- Java Planet Enum in Haskell August 26, 2021
- If it's memorable it's reusable June 9, 2021
- How to Rerun a Failed Hedgehog Test Through Tasty with Stack December 15, 2020
- Random Freezing of MacBook Pro October 23, 2020
- Contravariant functors are Weird June 13, 2020
- Everything is Temporary June 3, 2020
- Loading your Stack Project into GHCi May 20, 2020
- An even Easier Way to Define a Multiline Function in Haskell using GHCi May 20, 2020
- Following a Paginated API with Haskell and UnfoldrM January 7, 2020
- Running Hoogle Locally for Haskell Dev October 19, 2019
- Pretty Printing Json in Haskell September 24, 2019
- Using Validated for Error Accumulation in Scala with Cats August 18, 2019
- How to set Fatal Warnings in Scala 2.13? July 15, 2019
- Scalac 2.13 Options and Flags June 14, 2019
- Running Scala Metals With Sublime Text on MacOSX June 11, 2019
- Why are Default Parameter Values Considered Bad in Scala? May 1, 2019
- What is SBT Doing? April 10, 2019
- Xiaomi Mi A1 Hotspot Fix on Telstra October 30, 2018
- Rebasing with Git Pull by Default October 30, 2018
- How to Push Git Tags with Commit October 30, 2018
- How to Show Git Commit Hash for Tags October 17, 2018
- Defining a multiline function in Haskell using Ghci August 9, 2018
- Loading a Package into GHCi through Stack April 10, 2018
- How does filterM work in Haskell? April 10, 2018
- The Consolations of Philosophy - Alain de Botton March 27, 2018
- Functor, Applicative and Monad instances for Reader March 5, 2018
- How to Run Specific Tests through Stack with Tasty in Haskell February 1, 2018
- Stacking the ReaderT WriterT Monad Transformer Stack in Haskell January 12, 2018
- The Last Ten Months at a Startup January 6, 2018
- Continuous Compilation and Testing through Stack and Haskell November 30, 2017
- Migrating SBT Plugins from 0.13.x to 1.x November 19, 2017
- How to Override Global Plugin Settings for for SBT 1.x November 19, 2017
- Tuples are Different to Function Arguments in Scala October 29, 2017
- Use Arguments to the Previous Command in Bash September 7, 2017
- How to setup the SBT Scripted Test Framework September 7, 2017
- How to Call Sourcetree from the Commandline August 10, 2017
- How to Rename a Git Branch July 31, 2017
- How to Remove Remotely Deleted Branches from your Local Git Repository July 31, 2017
- Querying for Commits on Master using Github Graphql API v4 July 30, 2017
- Logging Objects in Javascript July 27, 2017
- Working with Arrows in Scala July 2, 2017
- Why the Riskiest thing you can do is Play it Safe with Seth Godin June 26, 2017
- Re-run Compilation with Deprecations Turned on from within SBT June 26, 2017
- Cross-compile Multiple Versions of Scala via SBT June 26, 2017
- Reading Configuration with Kleisli Arrows June 12, 2017
- Composing Monadic Functions with Kleisli Arrows June 7, 2017
- Seven Secrets to Turbocharge your Brain April 30, 2017
- Marie Forleo Interviews Seth Godin April 22, 2017
- How does ScalaCheck Shrinking Work? April 12, 2017
- Die Empty - Todd Henry January 15, 2017
- How to Navigate the Scaladoc Interface (2.10/2.11) October 20, 2016
- Output in Scala REPL is Truncated October 16, 2016
- How to Start Using the Scala Reflection Api October 15, 2016
- Ego is the Enemy - Ryan Holiday September 11, 2016
- Git Clone only a Single Branch August 29, 2016
- How to get a Job in any Economy August 28, 2016
- How to be a Great Programmer July 13, 2016
- Write Html Test Reports in ScalaTest While Retaining Console Output July 6, 2016
- How to Run ScalaCheck from ScalaTest and Generate HTML Reports July 6, 2016
- Scalaz Try Operations June 28, 2016
- Property-based Testing Patterns June 26, 2016
- Information Sated April 19, 2016
- Dash Version April 19, 2016
- Twitter in Small Doses April 13, 2016
- Everyday Escapism April 13, 2016
- Be Thankful for the Gift of Life April 13, 2016
- Automatically Insert Scala Package with Scoggle April 13, 2016
- Where are the Default Plugins in Sublime Text 3 Located in OSX? April 11, 2016
- Easily Convert an MOV File into an Animated Gif on OSX March 30, 2016
- AlignTab Sublime Text Plugin March 30, 2016
- Fame and Fortune will not Make You Happier March 28, 2016
- How to Move Back and Forward through your Edit History with Sublime Text March 3, 2016
- How to Run a Specific Main Class with Parameters through SBT March 2, 2016
- Embrace the Unfamiliar March 2, 2016
- Running Ammonite on Windows 7 with ConEmu February 24, 2016
- Scala Class Hierarchy February 7, 2016
- 2 Devs Podcast Discusses Agile is the New Waterfall January 28, 2016
- Play Application Fails to Start with play.crypto.secret Parameter on Linux with Bash January 27, 2016
- How to Install El Capitan on a New SSD January 21, 2016
- Scoverage Breaks with java.lang.No Class Def Found Error: scoverage / Invoker$ January 14, 2016
- How to be a High Performer January 14, 2016
- Trading Money for Time January 8, 2016
- The Dip - Seth Godin January 3, 2016
- Software Development is all about Improvisation January 3, 2016
- Docker Machine Looses Volume Data on Restart January 3, 2016
- 2 Devs Podcast December 27, 2015
- Using Flyway with Play 2.4.x and Slick 3.x December 18, 2015
- left and right implicit conversion to Either in Scalaz December 17, 2015
- Set SBT log level to Debug December 6, 2015
- Port Forwarding with a Docker Machine December 6, 2015
- How to SSH into a Docker Machine December 6, 2015
- Docker Cheat Sheet November 29, 2015
- Your Solution Wasn't up to Speed November 11, 2015
- Short Tech Books November 8, 2015
- On the Outside November 8, 2015
- Git Push Modes November 8, 2015
- Things a Little Bird Told Me - Biz Stone October 27, 2015
- Where are the Default Packages for Sublime Text Located on OSX October 25, 2015
- How to Use Sublime Text as Your Default Git Editor October 25, 2015
- Git Workflow October 25, 2015
- A Life Worth Living October 25, 2015
- The Right Attitude October 22, 2015
- Git Commit Message Format October 22, 2015
- Culture Flow October 22, 2015
- When the Learning Stops October 21, 2015
- Is it a One Line Change? October 21, 2015
- Hiring the Cheapest Developers October 21, 2015
- My Ideal Work Culture October 14, 2015
- Enjoyable Work October 14, 2015
- Daring Greatly - Brené Brown October 14, 2015
- Your Best Life October 7, 2015
- The Allure of Potential October 7, 2015
- Somewhere October 7, 2015
- One Day October 7, 2015
- Let Go October 7, 2015
- Encode Business Rules Within Types October 6, 2015
- How Business is Supposed to Work October 5, 2015
- Get Out of Your Own Way October 5, 2015
- The Right Culture September 20, 2015
- If You Want to Work for a Startup September 20, 2015
- Essentialism - Greg McKeown September 20, 2015
- The Most Important Criteria September 16, 2015
- Seth Godin on After You've Done Your Best Work. September 16, 2015
- Secrets September 16, 2015
- No Matter What Stones September 16, 2015
- Negotiate for the One Thing you Need September 16, 2015
- Seth Godin on The One Thing that will Change Everything September 6, 2015
- Seth Godin on Creating Something Remarkable September 6, 2015
- Seth Godin on Averages September 6, 2015
- Robin Sharma on The Methods for Superhuman Productivity September 6, 2015
- Not finished or Full of Bugs? September 6, 2015
- Context Switching is Costly September 6, 2015
- How to Reveal the Current File in the Sidebar in Sublime September 2, 2015
- How to Exclude Ctag Files from File Searches in Sublime September 2, 2015
- Shortcut to Close All Open Windows in Sublime August 23, 2015
- How to Browse Scala Sources of your Dependencies from Sublime August 22, 2015
- How to Add Custom Descriptions to ScalaTest Assertion Failures August 20, 2015
- Sublime Text Package Loading August 16, 2015
- Programming in Python August 16, 2015
- How to use Loggers in Python August 16, 2015
- How are Sublime Text Settings Resolved? August 16, 2015
- Git Clone Only Creates the Master Branch Locally August 16, 2015
- Scoggle August 16, 2015
- Java Reflection-Style Class Loading in Python August 14, 2015
- How to use Git Tags August 14, 2015
- How to use Git Branches August 14, 2015
- Git Log Incantations August 14, 2015
- Functional Programming in Python August 14, 2015
- The Most Import Comparison August 12, 2015
- Solve Hard Problems August 10, 2015
- From Startup to Company August 9, 2015
- Balancing Act August 9, 2015
- Seth Godin on Art August 2, 2015
- Run a Test Method of a Test Class from SBT August 2, 2015
- Quick File Creator Sublime Text Plugin August 2, 2015
- Writing is a Habit July 25, 2015
- Real People Still Exist July 25, 2015
- Developing Software is not Easy July 25, 2015
- Coffee Class July 25, 2015
- Using Sublime for Scala Development July 15, 2015
- Stop Complaining on Twitter July 15, 2015
- Show the Content of a Git Stash Index July 15, 2015
- Three Hundred Percent Better July 12, 2015
- How to Install Yosemite on a New SSD July 12, 2015
- We need Guts July 8, 2015
- Take a Breath July 8, 2015
- What Happens when you don't Care July 5, 2015
- How to Destroy your Business July 5, 2015
- Your App should Release Endorphins July 2, 2015
- More Please June 21, 2015
- Death by Coffee June 18, 2015
- How Many Coffees should you have a Day? June 17, 2015
- Buy the Impossible Cheap June 14, 2015
- Where's your Git HEAD at? June 7, 2015
- Obstacle Subtraction June 7, 2015
- Fear at the Dinner Table June 7, 2015
- Do Better June 7, 2015
- Apple is Light Years Ahead June 7, 2015
- Show Source Changes for Each Git Commit May 31, 2015
- Ignore Everybody - Hugh MacLeod May 31, 2015
- How to contribute to an open source project on Github May 30, 2015
- White Trails May 28, 2015
- The Cultivation of Virtues May 28, 2015
- Make Time for some Awe May 28, 2015
- But a Good Life ... May 28, 2015
- Scala Compilation Speed on MacBook Pros May 24, 2015
- Between an Apple and Despair May 21, 2015
- Reading List May 17, 2015
- Know When to Rest May 17, 2015
- But All the Good Stuff ... May 17, 2015
- Why I don't use a Coffee Loyalty Card May 14, 2015
- Reset Everyday May 14, 2015
- It's Good to be Alive May 14, 2015
- The Tim Ferriss Show Interviews Matt Mullenweg May 13, 2015
- The James Altucher Show Interviews Seth Godin May 13, 2015
- River May 13, 2015
- If I had only focussed ... May 13, 2015
- Meritocracy over Dictatorships May 12, 2015
- Continually Invest in ... May 12, 2015
- Secondary Constructors in Scala Case Classes May 10, 2015
- Reasons May 7, 2015
- Counting Straws May 7, 2015
- Understanding our Compulsions May 3, 2015
- Tell me what You... May 3, 2015
- Learning to Create Amidst Chaos May 3, 2015
- Cushy Lives May 3, 2015
- Creation is in Part... May 3, 2015
- Autumn May 3, 2015
- The Tim Ferriss Show Interviews James Altucher May 2, 2015
- Automatic Salary Upgrades April 29, 2015
- People Safari April 28, 2015
- Get Away from the Computer April 26, 2015
- Get a Different Perspective April 26, 2015
- Show Committers on a Git Repository April 24, 2015
- Do Something Nice April 22, 2015
- Disconnect April 22, 2015
- Banishing Multitasking from our Repertoire April 22, 2015
- Ignore Everybody April 20, 2015
- Honing your Creative Practice April 20, 2015
- Harnessing the Power of Frequency April 20, 2015
- Why Your Company should have a Creed April 19, 2015
- How to run a Company with (almost) no Rules April 12, 2015
- Laying the Groundwork for an Effective Routine April 11, 2015
- Hire for the Future April 9, 2015
- Calculated Risks have a Critical Mass April 9, 2015
- A Man that can't Whisper April 9, 2015
- Workplaces are a Snapshot in Time March 29, 2015
- Don't be Complacent March 29, 2015
- Future Execution Order March 22, 2015
- Sanity in Numbers March 18, 2015
- Slowing Down March 15, 2015
- Don't Wait for Moods March 15, 2015
- Do your Best Work Everyday March 15, 2015
- Creating an Effective Routine March 15, 2015
- It Takes Time to Build Something Great March 14, 2015
- Writing Code is Easy March 11, 2015
- Excellence is a Habit March 11, 2015
- Surround yourself with Smart People March 8, 2015
- Time Poor. Priority Rich February 22, 2015
- Remove Untracked Changes with Git February 15, 2015
- Logstash and Other Things February 14, 2015
- The Feature-Positive Effect February 11, 2015
- The Obstacle is the Way - Ryan Holiday February 8, 2015
- Zero to One - Peter Thiel January 31, 2015
- Skdet dependency for RKHunter November 23, 2014
- Install and configure RKHunter on Linux November 23, 2014
- Shipping vs Quality October 23, 2014
- Cabal Fails to Install PCRE-Light on Linux October 23, 2014
- Cabal Fails to Install MySQL Linux Driver October 23, 2014
- Show columns of any table in MySQL October 16, 2014
- How to verify your downloads with MD5 October 16, 2014
- Import MySQL data from an External File October 16, 2014
- Cabal Install cabal-install Fails on Linux October 16, 2014
- Tim Brown on Thinking Big October 14, 2014
- How to read a YAML file from Haskell October 9, 2014
- The Tim Ferriss Show Interviews Peter Thiel October 6, 2014
- The Tim Ferriss Show Interviews Kevin Kelly September 25, 2014
- A Simple Reader Monad Example September 23, 2014
- Spend your Time Better September 18, 2014
- Define your Success Criteria First September 18, 2014
- The Simplest thing that Works September 14, 2014
- Join a Support Group September 14, 2014
- Escaping Cabal Hell September 14, 2014
- Do less. Achieve More. September 14, 2014
- Cabal Fails to Install PCRE-Light on Macosx September 8, 2014
- Boosting liftA2 August 10, 2014
- Pretotype it August 3, 2014
- Trying to Wrap a Function with a Datatype June 7, 2014
- Cabal Fails to Install Conduit on Macosx May 26, 2014
- Backup MySql Without Extended Inserts July 13, 2013
- Disable MySql History January 10, 2013
- Console Out of Sync on Changing Video Card December 9, 2012
- Basic Mysql Installation and Configuration October 30, 2012
- Firewall configuration with iptables November 22, 2011
- Ensime with Emacs April 6, 2011
- Functor February 16, 2011
- Linux RAID Failed on Boot February 2, 2011
- Lessons Learned December 16, 2010
- Hello World Lift September 29, 2010
- Semigroup July 20, 2010
- Functional Concepts July 20, 2010
- Feedback on Scala's Alternatives to Exceptions March 2, 2010
- Scala's alternatives to Exceptions February 20, 2010
- Intellij can't find Test Classes in a Package December 3, 2009
- Companion Objects December 1, 2009
- Pop goes the VPN November 7, 2009
- Project Euler Problem 1 October 15, 2009