Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
brazzledazzle
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
brazzledazzle
2y ago
The main reason is that Vim is better, right?
2.
▲
by
brazzledazzle
2y ago
This is so cool. Seeing the word splitbrain definitely gave me a moment of dreaded recollection though, not gonna lie. Not a fun place to be when you're dealing with databases and clusters.
3.
▲
by
brazzledazzle
2y ago
Perhaps this says more about you than the author. At the very least not imaginative enough to picture someone being genuine. Or perhaps this just isn’t the right sort of thing to discuss on hn?
4.
▲
by
brazzledazzle
2y ago
I’ve seen this happen when the people move in and aren’t technically in the city they thought they were. They were right on the border IIRC. Ride-share apps and Google had no clue until I entered the city adjacent to the one they thought th
5.
▲
by
brazzledazzle
2y ago
That or right click.
6.
▲
by
brazzledazzle
2y ago
I mean you don't need to use the convenience aliases, or use even use it exactly that way. Here's it without any aliases: Get-ChildItem -Recurse | ForEach-Object { $PSItem.Name.ToLower() } This might be a better mix of both worlds
7.
▲
by
brazzledazzle
2y ago
PowerShell seems to work fine calling a nix executable, unless I'm missing something: > ls -t *.js | head -n 10 | foreach { echo $_ ; Get-ChildItem $_ | fl Name, Length } product_original.js Name : product_original.js Length : 335
8.
▲
by
brazzledazzle
2y ago
Would you be able to provide an example? I'm not doubting your experience, just incredibly curious since I had the opposite experience.
9.
▲
by
brazzledazzle
2y ago
It got those from this comment and transposed the descriptions: https://news.ycombinator.com/item?id=41347438
10.
▲
by
brazzledazzle
2y ago
The kind with no agenda
11.
▲
by
brazzledazzle
2y ago
I had a coworker insist on using ddg for privacy reasons and he was a bit smug about it even though meetings where he was presenting while searching the web always started with a ddg search and ended with him sighing and giving up by using
12.
▲
by
brazzledazzle
2y ago
I may be recalling incorrectly but I seem to remember it having some storage deduplication benefits on the backend.
13.
▲
by
brazzledazzle
2y ago
OIDC is way easier in my experience.
14.
▲
by
brazzledazzle
2y ago
Seems like Figma and Miro are converging a bit but from different directions
15.
▲
by
brazzledazzle
2y ago
I don't know anything about your experiences so don't take this as an attempt to defend them but I've been told that the mental health field has a substantial amount of people who suffered or suffer from mental health issues
16.
▲
by
brazzledazzle
2y ago
Let's not forget Azure AD is now Microsoft Entra.
17.
▲
by
brazzledazzle
2y ago
Yeah but I wanted to maintain "compatibility" with others using the software whether for discussion's sake or so I can hop on their workstation and not have to think about changing anything. Turning those legacy settings on a
18.
▲
by
brazzledazzle
2y ago
The three nodes are just three containers on the host where you're running docker compose. Docker compose only works with a single host except when deploying to docker swarm clusters. I'm not familiar with swarm though so I couldn
19.
▲
by
brazzledazzle
2y ago
Adobe actually changed a bunch of shortcuts at least a couple of points between photoshop 7 and creative cloud. I remember how I'd developed muscle memory that took a bit to fully overwrite.
20.
▲
by
brazzledazzle
2y ago
Did you tune the file descriptor limits?
21.
▲
by
brazzledazzle
2y ago
I think people are really looking for some examples of scenarios where this might be a requirement and your time might be better spent providing one vs. fighting with them. Maybe something like an airgapped gov network with very specific ap
22.
▲
by
brazzledazzle
3y ago
Oh wow you're right. I didn't even notice I do it. Now it's going to bother me.
23.
▲
by
brazzledazzle
3y ago
I wonder if that's the old magic mouse. I don't think I do that with the newer one but I remember something like that with the original.
24.
▲
by
brazzledazzle
3y ago
Do you mean a host alias in your SSH config (e.g. `Host your-github-alias` or configuring a subdomain in for the hostname in the config (e.g. `Hostname something-fake.github.com`)?
25.
▲
by
brazzledazzle
3y ago
Did you actually query the DNS from the container to verify DNS was returning an incorrect record in response to the query? I ask because I've seen similar behavior and it turned out the service was only doing DNS lookups at startup an
26.
▲
by
brazzledazzle
3y ago
I know it’s annoying paying Apple the publish tax but as a customer I’d certainly prefer to have it signed if I’m paying for it.
27.
▲
by
brazzledazzle
3y ago
Yeah the main reason is that it's incredibly expensive. You can improve performance by allocating ahead of time but NFS has never been at its best when working with a bunch of tiny files.
28.
▲
by
brazzledazzle
3y ago
That's a refreshing reversal from what you usually hear about. You can bet this engineer will never do anything like that again and will likely lead the way toward implementing comprehensive and effective safety mechanisms.
29.
▲
by
brazzledazzle
3y ago
Yeah GitHub doesn't like when you do frequent polling over hooks but you pretty much need to have something polling (infrequently) to catch undelivered hooks.
30.
▲
by
brazzledazzle
3y ago
Ah, yeah my advice is definitely for sheet rock/dry wall based dwellings. I think you could manage to replace the coax run through brick with a single cat run though. I would buy and generously use wire pulling lubricant though.
More ›