Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
nickspag
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
nickspag
1mo ago
someone from github posted a usage graph from the last year on twitter a while ago and they were serving like 14x more requests in a matter of months. it's frankly impressive they've kept up.
2.
▲
by
nickspag
5mo ago
I find grep and common cli command spam to be the primary issue. I enjoy Rust Token Killer https://github.com/rtk-ai/rtk , and agents know how to get around it when it truncates too hard.
3.
▲
by
nickspag
2y ago
You would be wrong. The IRA is projected to remove a California-sized block of US emissions by 2030. The IRA is the single strongest climate action tried by any country since the Paris Accords. KH was also pro nuclear.
4.
▲
by
nickspag
2y ago
It should also come with a reckoning on their role in the recent history that led to this change and it should be clearly communicated. And the standard to/not publish should be clearly laid out and justified in their own words.
5.
▲
by
nickspag
2y ago
In an effort to lower the deficit effects of the Trump tax cuts (i.e. increase revenue so they could cut further in other areas), they reclassified software developers salary so that their salaries have to be amortized over multiple years,
6.
▲
by
nickspag
2y ago
I don't know if I'd go that far. It's pretty easy to go from ARM to Bicep. And Bicep is genuinely better at everything ARM does and has a wider breadth of features as a DSL- and that is genuinely valuable. It was always going
7.
▲
by
nickspag
2y ago
Bicep is fantastic. But it compiles to ARM, so it's still limited by ARM's weaknesses and gaps, in addition to the underlying general instability of Azure and the inconsistencies from the Resource Providers. As well, Bicep is decl
8.
▲
by
nickspag
3y ago
I've always liked the idea of this monetization model. But have you thought about how to disincentivize content stealing? Feels like these models end up needing a very thorough verification system.
9.
▲
by
nickspag
4y ago
That's not all of it, either. Older buyers have gotten the lionshare of their wealth from housing appreciation by preventing new housing and pay a lower tax burden than new buyers due to Prop 13. There's a reason that when it ma
10.
▲
by
nickspag
4y ago
there were no deployments near 11/10, according to that graph - they also say in the blog that scala2 could go for two weeks without restart, so theyre presumably aware of some sort of memory management issues they're just okay wi
11.
▲
gRPC Transcoding for .NET
(devblogs.microsoft.com)
3 points
by
nickspag
4y ago
|
0 comments
12.
▲
by
nickspag
5y ago
Probably not? The crux of the opinion seems to grant fair use because it enabled a "new and transformative use," which is a box that a different line of encyclopedias doesn't seem to check.
13.
▲
by
nickspag
6y ago
The original fix’s author updated the post about this: https://nee.lv/2021/02/28/How-I-cut-GTA-Online-loading-times... Rockstar awarded them 10k for it.
14.
▲
by
nickspag
6y ago
It's an ISO 8601 vs Gregorian calendar peculiarity, not inaccuracy. See the date section here https://en.wikipedia.org/wiki/ISO_8601 , another example of a week 53.
15.
▲
by
nickspag
6y ago
I believe one of the main security benefits of these requirements are ensuring a binary hasn't been altered maliciously, or otherwise I guess. Not preventing outright malicious applications. Also so the os doesn't have to repeated
16.
▲
by
nickspag
6y ago
I also use Azure DevOps for work and am a recently-former MSFT person. From what I've heard from those still there, most of the new development is going towards Github Actions, which is also reflected in their staffing movements. Howev
17.
▲
by
nickspag
7y ago
In regards to the first line of your comment, check out https://www.fuget.org . It does exactly that.
18.
▲
by
nickspag
7y ago
I think you're giving the author too much credit. They recently chimed in on Twitter in a similar context- which I'm guessing is where the motivation for this blog post originates. And despite having a WebKit engineer publicly dis
19.
▲
by
nickspag
7y ago
All asp.net/core as well
20.
▲
by
nickspag
7y ago
This is basically just a compatibility mode where you switch the IE renderer in the tab within the same Edge application "shell." Seems like a no-brainer.
21.
▲
by
nickspag
8y ago
I started ML work in python coming from a .NET background. To echo one of the other comments here- I believe one main reason is due to the iterative nature of data science. You have to sort of re-build completely every time you make a chang
22.
▲
by
nickspag
8y ago
You can absolutely train your own models. Your comment is patently false and a fraction of the time it took to write it should have been spent reading that API you have so inaptly described. I encourage you to delete it.
23.
▲
by
nickspag
8y ago
That is random conjecture from someone who also did that for completely different reasons on something else. Admittedly so too is the OP's post, with the added (although unsubstantiated) comment about YouTube refusing to change. As an
24.
▲
by
nickspag
8y ago
In addition to the argument others are suggesting, that their market share isn't high enough to qualify, I believe they have also made legal arguments in the past about the sandboxed nature of their platform. I imagine they could also
25.
▲
by
nickspag
8y ago
Yea, we have the hubs at our office and use this. It’s great for collaborative diagramming.
26.
▲
by
nickspag
8y ago
Coursera also removed it completely.
27.
▲
by
nickspag
8y ago
It's possible they mean stability in terms of length of support. macOS as an operating system is more "user-stable" if you will, than Windows- i.e. less crashing. But Windows is that way because of the massive legacy interope
28.
▲
by
nickspag
9y ago
I think we all see what you're saying- but a competitor... completely disappearing from everyone's "personal" searches? That's slightly different, no?
29.
▲
by
nickspag
9y ago
No, but after looking at VS 2017 on my pc and VS for Mac, apparently it's only a feature in VS for Mac- at least from what I could find. I imagine that gets changed soon but yea. If you use VS for Mac its under Preferences > Text Ed
30.
▲
by
nickspag
9y ago
You can turn on an Intelisense option to show methods that would be in scope, if you had the using statement, and it will auto add the using statement if you select that. Really helpful.
More ›