Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
kenny_r
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
kenny_r
6mo ago
What I'd suggest is using lvh.me, which always resolves to localhost, as do all it's subdomains. If you need a specific IP you can use nip.io. If you want valid certs you can generate them with mkcert and add them to your system t
2.
▲
by
kenny_r
2y ago
My pleasure. Claude 3.5 Sonnet made the diagrams after 3 rounds of prompting. LLM's are surprisingly good at making diagrams in monospaced ascii or MermaidJS.
3.
▲
by
kenny_r
2y ago
CORS is enforced by the client, the web browser. +----------------------+ +-----------------------+ | User Browser | | WordPress Site | | (viewing from
4.
▲
by
kenny_r
2y ago
It's not just you. I'm also in the EU experiencing an outage.
5.
▲
by
kenny_r
4y ago
I don't disagree with your sentiment, but I think it's interesting that this reached the front page of HN at all, and I have to think it's _because_ of the cult of personality around Musk. Some of these comments suggest that
6.
▲
by
kenny_r
7y ago
I've been playing around with it for a bit, but I don't really see what it has to offer that Vagrant doesn't already do. "multipass launch" and "multipass shell" do the same as "vagrant up" and &
7.
▲
by
kenny_r
7y ago
They're marketing this as a "mini-cloud". If it can only network through NAT, that eliminates all use cases where the VM instances would act as a server. I'm a sysadmin, so I like tools like this to test out provisioning
8.
▲
by
kenny_r
7y ago
The comment you replied to was sarcastic.
9.
▲
by
kenny_r
7y ago
> Greta visited the US[...] Yes, to address the United Nations.
10.
▲
by
kenny_r
7y ago
This particular horse is mentioned in the very first sentence of the introduction of the paper. I think it's a worthwhile study, especially considering such dogs are currently still used in law enforcement. It's important to be aw
11.
▲
by
kenny_r
7y ago
The same €3000 limit for cash transactions has already been implemented in Belgium, France has an even stricter limit of €1000. Starting in January, the ECB will stop the distribution of the €500 bill. We're nearing the death of cash.
12.
▲
by
kenny_r
7y ago
My personal take-away is "hold off on buying a Pi4 until this issue has been addressed in a future revision".
13.
▲
by
kenny_r
8y ago
As a sysadmin I disagree strongly. Being able to host my own authoritative servers for my domains inside my org is a fantastic feature of DNS. It lets me do things like split-horizon, which lets me deal with clients coming from different or
14.
▲
by
kenny_r
8y ago
The animated gif embedded in the article is incredibly hard to follow, since it has no controls to pause or go back to the previous frame. I wish the author had just embedded it as a series of images.
15.
▲
by
kenny_r
8y ago
I'm not German but this headline irked me. They could have just used the full name of the bank. They use "Deutsche" and "Danske" as a shorthand throughout the article itself, too.
16.
▲
by
kenny_r
8y ago
Finally an answer to the domination of Alpine as base for Docker images. I like the small footprint of Alpine but Ubuntu and apt/dkpg will always be more familiar to me.
17.
▲
by
kenny_r
8y ago
Could you tell us exactly which part of Docker you think is "quite closed"? Docker (Moby) is licensed under Apache 2.0, and so is containerd, the default runtime.
18.
▲
by
kenny_r
9y ago
I don't think anyone will ever live for another 70 years after their death.
19.
▲
by
kenny_r
9y ago
ShellCheck warned me of a very similar issue in a script of mine recently. In that script I ran the following: rm -rf "${FOO}/" ShellCheck helpfully warned me that that could have disastrous consequences when FOO is un
20.
▲
by
kenny_r
10y ago
I'm not the person you replied to, but Keepass2Android [0] has the custom keyboard for password entry. [0]. https://play.google.com/store/apps/details?id=keepass2androi...
21.
▲
by
kenny_r
10y ago
According to Wikipedia[0], the patents for the creation of Moissanite expired in 2015 in the US and in 2016 for the most of the rest of the world. [0]: https://en.wikipedia.org/wiki/Moissanite#Applications
22.
▲
by
kenny_r
10y ago
A recent feature of HN actually uses this trick. If you look on the comments page for any article, there's a series of links: "flag | hide | past | web" and so on. The link labeled "web" takes you to a web search fo
23.
▲
by
kenny_r
10y ago
I found another link [0] to the article at the bbc.co.uk domain but it seems to immediately redirect to the article hosted at bbc.com. [0] www.bbc.co.uk/programmes/p01gns25
24.
▲
by
kenny_r
10y ago
FYI: HN has a recent feature where there's a link labeled "web" under the article link, which brings you to a web search. Clicking the first result will bypass the paywall.
25.
▲
by
kenny_r
10y ago
"Malaysia car thieves steal finger" (2005) [0] These were not casual muggers, since they resorted to kidnapping, also keep in mind that this was done to steal a very valuable car. With phones also now also becoming wallets, it
26.
▲
by
kenny_r
10y ago
I'm hopeful it'll get better. Steam itself was _awful_ in the early days. There's an old NSFW animated gif of the Steam logo that's tells you a little bit about how early users felt when Steam became mandatory to play Co
27.
▲
by
kenny_r
10y ago
I don't disagree. You rarely see curl|sh installers for server stuff though. I think the topic at hand mostly concerns workstations.
28.
▲
by
kenny_r
10y ago
I know you're being facetious but `go get` is just as convenient and is a controversial installation method for different reasons.
29.
▲
by
kenny_r
10y ago
Thanks, that explains a lot. It's really a shame that you have to wrap the best practices aproach in a bad practice in order to make it convenient. > Point being that even if you install "the right way" on linux using pack
30.
▲
by
kenny_r
10y ago
I was genuinly confused with regards to your last point. There's a section on their website[0] there are installation instructions for various distributions using repositories and package managers. In other words, the right(tm) way of
More ›