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

I learned a nice way of using bash arrays to hold command line arguments that are conditional or will be computed before passing as arguments to a separate program. There's 2 basic parts. Use a bash array to hold them declare -a opts=(one two three) Expand them properly using this syntax "${opts[@]}" Here's an annotated example: #!/usr/bin/env bash # Here's our default arguments we intend # to pass to curl declare -a opts=(--si..


AWS Certified - blog.herlein.com - 7 years ago - eng

AWS Certified - blog.herlein.com - 7 years ago - eng

This is an expertly crafted piece of work - detailing the formidable task of recounting and analysing all of human history. With…

blueutil » Command-Line Control of Bluetooth on the Mac . The Practical Guide to Hacking Bluetooth Low Energy (Hacker News) . The Practical Guide to Hacking Bluetooth Low Energy .

Introduction Goroutine Leaks are a common cause of memory leaks in Go programs. In my previous post , I presented an introduction to Goroutine leaks and provided one example of a common mistake that many Go developers make. Continuing that work, this post presents another scenario on how Goroutines could be leaked. Leak: The Abandoned Receivers For this leak example you will see multiple Goroutines blocked waiting to receive values th..



We take a look at the House Oversight and Government Reform Committee's report on the Equifax breach, what their findings mean, and how good DevSecOps practices can help to prevent this kind of breach.




A New Site - peekread.info - 7 years ago - eng
It's been almost 12 years since I last had a blog and here I am again. I have leant many things since then and look forward to putting them into practice. At writing this site only features my Artwork I have posted to Instagram and you would have come here from either Twitter or Mastadon. Thanks' for that! I'll be adding more content during 2019

The new version of the open-source OpenMapTiles project adds support for docks, piers, and multilingual street names.

A New Site - peekread.info - 7 years ago - eng
It's been almost 12 years since I last had a blog and here I am again. I have leant many things since then and look forward to putting them into practice. At writing this site only features my Artwork I have posted to Instagram and you would have come here from either Twitter or Mastadon. Thanks' for that! I'll be adding more content during 2019

Once again I was table topics master at my local Toastmasters meeting. Being that it is the Christmas and New Year season, I felt it was appropriate to theme my table topics around these two holidays.

Here’s to the people I can relate to. The people that I don’t know, but I understand. For those who feel like you don't belong.

Caching things can be hard to do and hard to test. In this post I’ll demonstrate a convenient way of doing that using interfaces.

This is my third annual End of Year Side Income Report which means this blog has been around for at least three years. In actuality, it’s been around for four - my first post for this instance of my blog was on September 2, 2015 , although I have pulled some old posts from my old blog .


I’m 21, but I’ve been blogging for almost 10 years. I grew up doing this. What I’ve written on the internet has reached millions of people. Most of what I’ve written is in Italian, but I was also quite successful when writing in english. My Quora profile, reached 400k people in three months. Through blogging I had the opportunity to travel the world, getting free tickets to all the biggest music festivals (Ultra, Tomorrowland.. you na..



At Cerner, associates are always encouraged to develop tools and methods to improve their productivity. With this year’s theme being “Engineering Productivity,” Cerner’s fourth annual 2^5 Coding Competition provided associates another opportunity to dive into this subject and get involved in Cerner’s development culture. As usual, this year’s 2^5 Coding Competition was kicked off alongside Programmer’s Day festivities on September 13th. The..


I finished the semester! This is how I feel: Don’t you? Well, I still have finals. But those are easy compared to the projects I’ve had to push out. I’ll probably write about my escapades later. :)


I finished the semester! This is how I feel: Don’t you? Well, I still have finals. But those are easy compared to the projects I’ve had to push out. I’ll probably write about my escapades later. :)

React Hooks TL;DR - medium.com - 7 years ago - eng

The other night I attended an event with my wife’s mom group for their annual Christmas event. During the course of the evening, there was a bit of a Christmas trivia event where we had to answer various holiday-themed questions.

yahoodevelopers : Today we’re kicking off a blog post series of need-to-know updates on Vespa, summarizing the features and fixes detailed in Github issues . We welcome your contributions and feedback about any new features or improvements you’d like to see. For December, we’re excited to share the following product news: Streaming Search Performance Improvement Streaming Search is a solution for applications where each q....

When we hear the word negotiation, we often think of haggling. A series of one-upping offers. “This couch costs $300” “I’ll pay $50 for it” “No way, that’s too low” “OK, I’ll go to $70”, “Nah, at least 250”, “100”, “200” “120” “200”, “127 is my final offer” “…” “….” “Okay”, sighing. It looks like a battle. It feels like two people arm wresting, comparing who has the largest biceps and shoulders. Who is more stubborn.....



References - ferrucc.io - 7 years ago - eng
Blog Posts The Matrix Calculus You Need For Deep Learning Design Inspiration As I want to improve my UX skills for the next projects I’ll be using some standard frameworks like: Ant Design Material UI Landing Pages This is a list of landing pages I look to when trying to find inspiration: Pitch Not Pot Don’t want to miss any of this? You can find out about everything that gets added here by receiving my monthly emai..

Because why not.Source : https://www.thingiverse.com/thing:285404 Supplies : https://www.gearbest.com/3d-printer-supplies/pp_919228.html?wid=1433363&lkid=15674036

Because why not.Source : https://www.thingiverse.com/thing:285404 Supplies : https://www.gearbest.com/3d-printer-supplies/pp_919228.html?wid=1433363&lkid=15674036

http://expressjs.com/en/guide/routing.html https://alexanderzeitler.com/articles/expressjs-dynamic-runtime-routing/ https://stackoverflow.com/questions/19096453/convert-object-to-express-dynamic-routes https://github.com/OneOfOne/dynamic-routes

http://expressjs.com/en/guide/routing.html https://alexanderzeitler.com/articles/expressjs-dynamic-runtime-routing/ https://stackoverflow.com/questions/19096453/convert-object-to-express-dynamic-routes https://github.com/OneOfOne/dynamic-routes

https://stackoverflow.com/questions/31046930/how-to-cut-a-video-in-specific-start-end-time-in-ffmpeg-by-node-js#31050135 https://stackoverflow.com/questions/18444194/cutting-the-videos-based-on-start-and-end-time-using-ffmpeg?rq=1 https://stackoverflow.com/questions/40454172/ffmpeg-cut-video-and-include-ending-video-image?rq=1 https://superuser.com/questions/138331/using-ffmpeg-to-cut-up-video#704118 https://medium.com/@brianshaler/on-the-f..

https://stackoverflow.com/questions/31046930/how-to-cut-a-video-in-specific-start-end-time-in-ffmpeg-by-node-js#31050135 https://stackoverflow.com/questions/18444194/cutting-the-videos-based-on-start-and-end-time-using-ffmpeg?rq=1 https://stackoverflow.com/questions/40454172/ffmpeg-cut-video-and-include-ending-video-image?rq=1 https://superuser.com/questions/138331/using-ffmpeg-to-cut-up-video#704118 https://medium.com/@brianshaler/on-the-f..

https://stackoverflow.com/questions/5373198/mongodb-relationships-embed-or-reference https://www.tutorialspoint.com/mongodb/mongodb_relationships.htm https://www.studytonight.com/mongodb/relationships-in-mongodb https://docs.mongodb.com/manual/applications/data-models-relationships/ http://blog.markstarkman.com/blog/2011/09/15/mongodb-many-to-many-relationship-data-modeling/

https://stackoverflow.com/questions/5373198/mongodb-relationships-embed-or-reference https://www.tutorialspoint.com/mongodb/mongodb_relationships.htm https://www.studytonight.com/mongodb/relationships-in-mongodb https://docs.mongodb.com/manual/applications/data-models-relationships/ http://blog.markstarkman.com/blog/2011/09/15/mongodb-many-to-many-relationship-data-modeling/

85 visitors online