|
I rarely use PayPal for anything, so imagine my shock when PayPal sent me an email asking me to “review my recent transactions now”. Oh my…
|
|
Repository: @knadh/listmonk GitHub release page: v0.2.2-alpha Changelog d8d7f88 Merge pull request #14 from knadh/feat-responsive 3e5a646 fix: responsive layour fixes for table, modal and form fields a7034bb WIP: responsive design 9587b70 Merge pull request #16 from rhnvrm/patch-2 d5a47de fix: buildString having incorrect TZ data 08aa05c Fix incorrect version string in build Docker images docker pull listmonk/list..
|
|
The Snyk Team is thrilled to announce we have raised $70 million investment, led by Accel and existing investors GV and Boldstart Ventures, to further boost our growth and leadership in the dev-first security market!
|
|
Here is a simple yet useful trick to access web interface within your cluster. As stated in the Kubernetes documentation you can use kubectl proxy. I’ve seen a lot of people using the proxy to access the dashboard but you can use it to access any web interfaces, without the need to create an ingress and protect it, especially useful in dev environment. http://kubernetes_master_address/api/v1/namespaces/namespace_name/services/service_name[:..
|
|
I first heard about Bollinger’s B1 and B2 electric off-road vehicles back in July . Their simple construction and classic, Land Rover-esq aesthetic sucked me right in. According to electrek, the company plans to unveil prototypes and pricing this month . The Rivian R1T stole the show at Overland Expo earlier this year , but as far as electric overland vehicles go, I am much more excited to see what Bollinger can bring to market. Their ..
|
|
It’s been a LONG road to 2.0. Old Socii was busted and didn’t feel good to use. Even I didn’t want to use it so changes had to be made. New Socii is super pleasant to use and I’m happy again. What follows is a deep-dive into the history of the architecture and why I made the changes I made.
|
|
I’m still playing with my 3 nodes arm64 cluster, having some stability issues with k3s, I turned into kubeadm to deploy a bare metal non HA one master two workers Kubernetes cluster. My host is Arch which is theoretically not supported but still works. Required tasks sudo pacman -S ethtool ebtables socat cni-plugins Install aur/kubelet-bin and aur/kubeadm-bin I needed a private registry to host my images, on master node: docker run -d -p 50..
|
Reverse interview Fond this online but cannot remember where… when I find I’ll add ref. here Expected usage Check which questions are interesting for you specifically Check which answers you can find yourself online Otherwise ask Definitely don’t try to ask everything from the list. Remember that things tend to be fluid, re-organizations happens often. Having a bug tracking system doesn’t make bug handling efficient and CI/CD doesn’t mean..
|
Reverse interview Fond this online but cannot remember where… when I find I’ll add ref. here Expected usage Check which questions are interesting for you specifically Check which answers you can find yourself online Otherwise ask Definitely don’t try to ask everything from the list. Remember that things tend to be fluid, re-organizations happens often. Having a bug tracking system doesn’t make bug handling efficient and CI/CD doesn’t mean..
|
|
A very cool video on a very cool subject: importing one of the awesome adventure rigs available in other parts of the world, to the United States. Bryan Rogala does a nice job breaking this process down, and shows off Brett Wilhelm’s neat Toyota Townace, too. Permalink.
|
|
Full credit to Alex Armstrong and his helpful article for reminding me how to do this every time I start a new project. So I can better keep track of this, though, these five lines will create a local Git repo, tie GitHub and Bitbucket remote repos to it, and then push to both. git init git remote add origin {GitHub repo URL} # Get GitHub repo URL git remote set-url --add --push origin {GitHub repo URL} # Get GitHub repo URL git..
|
|
Writing a Go/C polyglot Someone on a Slack I’m on recently raised the question of how you might write a source file that’s both valid C and Go, commenting that it wasn’t immediately obvious if this was even possible. I got nerdsniped, and succeeded in producing one, which you can find here. I’ve been asked how I found that construction, so I thought it might be interesting to document the thought / discovery / exploration process that got m..
|
|
Writing a Go/C polyglot Someone on a Slack I’m on recently raised the question of how you might write a source file that’s both valid C and Go, commenting that it wasn’t immediately obvious if this was even possible. I got nerdsniped, and succeeded in producing one, which you can find here. I’ve been asked how I found that construction, so I thought it might be interesting to document the thought / discovery / exploration process that got m..
|
|
Hey I’m Luke, an engineer at Snyk based in Amsterdam. I wanted to share my story about making climate positive changes.
|
|
The Valuable Dev has some good tips for stress management . I will write an in-depth article about my own strategies at some point, but in brief: Go home. My job moved me across the country. Going home a few times a year helps keep me grounded, and reminds me about what actually matters. Make friends at work. Love ‘em or hate ’em, you will spend more time with your coworkers than almost anyone else. At least learn to like them. Don’t wor....
|
|
Repository: @knadh/otpgateway GitHub release page: v2.0.0 Changelog a0cdcdb Merge pull request #1 from mr-karan/master 579ebe2 feat: Add docker instructions in Makefile 66018f0 feat: Add a Dockerfile 32b7ffc feat: Read config from env variables
|
|
An underrated feature of Jest is customizing the way assertion errors that the console displays when tests fail are handled.
|
|
Inside the World of Investigators Who Know You've Faked Your Death
-
melmagazine.com
-
6 years ago
-
eng
I’m a sucker for a good pseudocide story . Isabelle Kohn has a nice writeup on the ways investigators track these people down , and Gizmodo posted an interesting article about the psychology of faking your own death . Back in 2009, Howard Swains talked about this topic as well . Interesting stuff. Permalink.
|
|
Most people leave their job because of their manager. They leave their manager because they are not engaged in their work. So how do you, as a leader, engage your employees?
|
|
A friend of mine used to pirate all sorts of things. He didn’t realize it at the time, but he grew up in the golden age of piracy: Napster had proven the idea just a few years ago, and sites like The Pirate Bay and Kickass Torrents had since stepped in to keep the dream alive and well. Fast-forward to today, though, and most of those sites have shut down. The Pirate Bay still manages to limp along , but copyright laws and watchful Intern..
|
Do you git it? Learn Git Interactively GitHub resources Free Code Camp - Git Git in 20 min (Video) Git bless you How to Write a Git Commit Message A successful Git branching model Using git-flow to automate your git branching workflow One flow Pull it together Better Pull Requests Great Pull Requests Code Review BP Tooling git GUI clients Gitflow AVH Magit (emacs) tig git for windows (if you have too…) Git Ops General resources Git..
|
Do you git it? Learn Git Interactively GitHub resources Free Code Camp - Git Git in 20 min (Video) Git bless you How to Write a Git Commit Message A successful Git branching model Using git-flow to automate your git branching workflow One flow Pull it together Better Pull Requests Great Pull Requests Code Review BP Tooling git GUI clients Gitflow AVH Magit (emacs) tig git for windows (if you have too…) Git Ops General resources Git..
|
|
My son has gotten really into looking at books lately. He absolutely loves flipping through his books.
|
|
I have done a bit of work on First Crack since last month’s update . It’s time I shared it with you. Permalink.
|
|
In a comment on yesterday's Hacker News thread about journaling, I sketched out my daily journaling practice of late. This post contains the full details on this procedure for those who are interested in using Org Mode for daily journaling. The Basics Every day gets its own Org Mode file. What goes in is not specified, but things I've included so far include: To do lists Things I probably won't do but would like to Previous....
|
|
In a comment on yesterday's Hacker News thread about journaling, I sketched out my daily journaling practice of late. This post contains the full details on this procedure for those who are interested in using Org Mode for daily journaling. The Basics Every day gets its own Org Mode file. What goes in is not specified, but things I've included so far include: To do lists Things I probably won't do but would like to Previous....
|
|
Bootstrap is a hugely popular frontend framework. Looking behind the scenes of Bootstrap unveils its heavy reliance on Sass, a CSS language. This article shows some internals of Bootstrap, with a focus on the button component and the build environment.
|
|
In a comment on yesterday's Hacker News thread about journaling, I sketched out my daily journaling practice of late. This post contains the full details on this procedure for those who are interested in using Org Mode for daily journaling. The Basics Every day gets its own Org Mode file. What goes in is not specified, but things I've included so far include: To do lists Things I probably won't do but would like to Previous....
|
|
Via Florian Margaine's Eshell config , I discovered ssh's ControlMaster . It enables sharing multiple sessions over a single network connection. This has the benefit of speeding up Emacs TRAMP. In your ~/.ssh/config add: Host * ControlPath ~/.ssh/master-%h:%p ControlMaster auto ControlPersist 10m
|
|
convert ofx to csv . Today I Learned (secretGeek) . Exporting Excel files to CSV with in2csv from csvkit . TSV Utilities: Command line tools for large, tabular data files (Hacker News) . Why You Don't Want to Use CSV Files (Have a good data) .
|
|
Posting a Random Number Each Day to Facebook and Twitter using IFTTT and Google Sheets
-
www.joehxblog.com
-
6 years ago
-
eng
A couple of weeks ago I made a Twitter and Facebook “bot” using IFTTT and Google Sheets to post a random number every day to novelty accounts.
|
|
I have used Duplicati uneasily for some time to back up my personal server which hosts Nextcloud and other bits.
|