Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
crooksey
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
crooksey
2y ago
To be honest, with Azure Devops platforms, web app instances, containers and deployment slots, its almost bulletproof once you spend the time to get it originally configured. Same with AWS I imagine.
2.
▲
by
crooksey
3y ago
Deciding to sell this on the darknet is a life changing decision, white to black overnight and imagine not really something most would contemplate. Payment in BTC probably from an already compromised address so loads of factors. Probably an
3.
▲
by
crooksey
3y ago
The newer generation smart meters operate on their own network, so that its critical and separate infrastructure so this won't happen again in the future. Also you have to be pretty set on not getting a smart meter as it removes you f
4.
▲
by
crooksey
3y ago
Without knowing the problem or context, I will take this on the basis of a "coding problem" where I may be tasked to create a piece of software/code/webapp to solve the needs. I take things a bit differently to most, I f
5.
▲
by
crooksey
3y ago
The only certainty in tech, is that there will always be some tool/software package that looks to solve an already established solution with a new approach, only time will tell if it will be successful. Reflecting on the past can shed
6.
▲
by
crooksey
4y ago
That's a great read, many people get burned out. Have spoken to a few people who left the industry to do something else, most of them came back a few never did. The grass isn't always greener, some people can easily work through a
7.
▲
by
crooksey
4y ago
I have been using chroot since approx 04 when I found it during my first Gentoo install, what docker did for me was make it so much easier to deploy various environments, due to how much exposure they have. It took a good amount of effort t
8.
▲
by
crooksey
4y ago
Yea, I have tried OpenBSD a few times, but sadly I just don't have enough time to invest in my OS to get the most out of it. I use my machines until they fail, then replace them with a new one/part. A fresh install of ubuntu and t
9.
▲
by
crooksey
4y ago
As someone who has used FreeBSD exclusively on bare-metal corporate production servers for the last 10 years, I still wouldn't use it on desktops/workstations. It's built as a server OS and my opinion is that it does this ve
10.
▲
by
crooksey
6y ago
So for some reason I am just discovering borg (been an rsync.net customer since 2014), currently all my data is GPG encrypted on the client side, so database dumps, files and server logs. I have a custom script that encrypts all files, the
11.
▲
by
crooksey
12y ago
I'm sorry, if you cannot see the benefits to running programs inside a container, then you have been reading the wrong article. I have been using FreeBSD jails for years, and now on Linux deployments, docker as well. Lets say you have
12.
▲
by
crooksey
12y ago
In current times if a site was expecting high load or large amounts of traffic, it would be a bad idea NOT to have it behind a well configured load balancer and tested to a scale beyond what you expect. A simple python web API can handle 3k
13.
▲
by
crooksey
12y ago
Use a whiteboard/pen paper with a webcam, as if you two were in the same room. Just because we have every productivity application available to us, it doesn't mean we have to use them or approach things any differently, half of th
14.
▲
Scale a web application with one docker container
(blog.pumalo.org)
1 points
by
crooksey
12y ago
|
0 comments
15.
▲
by
crooksey
13y ago
The correct way todo this is setup a load balancer, then use route 53 to manage the dns, set the root domain to your load balancer I'D then map the www cname to the root domain, this solves all problems and takes under 5 minutes to con
16.
▲
by
crooksey
13y ago
When you stat answering more questions on irc and stackoverflow than you ask about complicated areas. Building basic sites ans blogs is easy, but say someone asked you to read data from an old database or connect to a payment backend that d