HackerTrans
TopNewTrendsCommentsPastAskShowJobs

nevf1

no profile record

comments

nevf1
·20 hari yang lalu·discuss
Whilst nobody can dispute the inordinate success Hoffman has had in building and scaling LinkedIn and his work on Greylock, his associations with the Epstein files, previous spats with Musk, and his warped political views makes me question anything he says.

In this instance, I see it as nothing more than a self-serving and politically motivated diss against Musk, even if the substance of what he says is true.
nevf1
·5 bulan yang lalu·discuss
Yikes, same happening on my PC. This is crazy, nefarious websites constantly intruding in any way they can.
nevf1
·8 bulan yang lalu·discuss
It's also what was the cause of the Azure Front Doors global outage two weeks ago - https://aka.ms/air/YKYN-BWZ

"A specific sequence of customer configuration changes, performed across two different control plane build versions, resulted in incompatible customer configuration metadata being generated. These customer configuration changes themselves were valid and non-malicious – however they produced metadata that, when deployed to edge site servers, exposed a latent bug in the data plane. This incompatibility triggered a crash during asynchronous processing within the data plane service. This defect escaped detection due to a gap in our pre-production validation, since not all features are validated across different control plane build versions."
nevf1
·9 bulan yang lalu·discuss
This is the single most frustrating thing about these incidents. As you're harmstrung on what you can do or how you can react until Microsoft officially acknowledges a problem. Took nearly 90mins both today and when it happened on 9th October.
nevf1
·tahun lalu·discuss
I respectfully disagree. Thankfully, I don't need to write regex much, so when I do it's always like it's the first time. I don't find the syntax particularly intuitive and I always rely on web-based or third party tools to validate my regex.

Whenever I have worked on code smells (performance issues, fuzzy test fails etc), regex was 3rd only to poorly written SQL queries, and/or network latency.

All-in-all, not a good experience for me. Regex is the one task that I almost entirely rely on GitHub Copilot in the 3-4 times a year I have to.
nevf1
·tahun lalu·discuss
True for me too, much more memory efficient, especially with content heavy websites.
nevf1
·2 tahun yang lalu·discuss
I have used a lot of RDBMS vs NoSQL solutions and I love SQL Server. I have used and written services consuming/reporting/processing thousands of transactions per second and billions of euro per year.

The profiling abilities of SQL Server Management Studio (SSMS) and its query execution insights, the overall performance and scalability, T-SQL support, in-memory OLTP, and temporal tables - I just love SQL Server.

I'm not sure if it's just that I learned SQL Server better in college than MySQL, Mongo or Postgres but it's just been an amazing UX dev experience throughout the years.

Granted, there's some sticky things in SQL Server, like backups/restores aren't as simple as I'd like, things like distributed transactions aren't straightforward, and obviously the additional licensing cost is a burden particularly for newer/smaller projects, but the juice is worth the squeeze IMHO.
nevf1
·3 tahun yang lalu·discuss
Hi, you need to make sure you're using "Visual Studio 2022 Preview", not just Visual Studio. Even with "Use Preview SDK's" enabled in the VS2022 tools and options, it will not work unless you have the preview version of Visual Studio installed. You can still create .Net8 projects in Visual Studio, but to build and run them, you will need to do it from the command line (i.e. 'dotnet run').
nevf1
·5 tahun yang lalu·discuss
Couldn't connect on LinkedIn, so sent you message through contact form :)