Cryptology ePrint Archive: Report 2020/1533 On the Security of Homomorphic Encryption on Approximate Numbers
Against Agile The widespread methodology for software development has backfired, swallowed by the bad management it tried to eradicate.
When a Solution Is Right In Front of You We had a crazy week debugging one of the trickiest issues we’ve seen in our software. This post showcases how we went down a rabbit hole of information only to conclude a resolution was far easier than we thought.
Silence Let's be honest, silence is not usually considered an exciting subject. Despite Depeche Mode's ironic effort to convince us, the idea that we should enjoy silence seems like a stretch. So why am I writing about it?
Why do software engineers struggle to write “chunks” function? In the last couple of years, I took close to two hundred interviews. These interviews range from Java engineers with two years of experience to architects holding more than fifteen years of experie…
Open source projects should run office hours Back in December I decided to try something new for my Datasette open source project: Datasette Office Hours. The idea is simple: anyone can book a 25 minute conversation with …
How to know if you're interviewing at a product-led company Think of this as "The Mom Test" but applied to product / design / engineering job interviews.
Lemme | with Music original sound - Kd97 Kd97 (@kd_k97) has created a short video on TikTok with music original sound. | Lemme
CliWrap - BuiltWithDot.Net CliWrap is a library that makes it easier to interact with command line interfaces. It provides a convenient wrapper around the target executable, allowing you to pass execution parameters and read the resulting output. The library can also handle errors ...
Reply to @marknorton14 @charlihasnotallent7 @cr7xxxjw @sharifhashiva @raiden_r2d2 Kd97 (@kd_k97) has created a short video on TikTok with music original sound. | Reply to @marknorton14 @charlihasnotallent7 @cr7xxxjw @sharifhashiva @raiden_r2d2
dotnet/versionsweeper 🎯 LTS (or current) versions - GitHub Action that will run as a scheduled CRON job. Ideally, once every few months or as often as necessary to align with .NET version updates. - dotnet/versionsweeper
[mono] Implement public hot reload API by lambdageek · Pull Request #48380 · dotnet/runtime Also add ApplyUpdateSdb that takes byte[] arguments for use with mono/debugger-libs as its awkward to call a ROS method from the debugger. Contributes to #45689 This is the mono counterpart of #48366
What's New in EF Core 6.0 Preview 1 -- Visual Studio Magazine The Entity Framework Core 6 dev team shipped Preview 1 this week, headed toward a debut with the larger, unifying .NET 6 umbrella platform in November.
Add hot reload apply changes API: AssemblyExtensions.ApplyUpdate by mikem8361 · Pull Request #48366 · dotnet/runtime Issue: #45689 Currently Windows only: there will be another PR to enable this API on Linux/MacOS. The Hot reload API will fail if debugging or if the module isn't editable.
Build smaller, faster, and more secure desktop applications with a web frontend | Tauri Studio Tauri is a framework for building tiny, blazing fast binaries for all major desktop platforms. Developers can integrate any front-end framework that compiles to HTML, JS and CSS for building their user interface.
Introducing Outdated Answers project In our blog post last month on our Community & Public Platform strategy & roadmap for Q1 2021, we announced an initiative to address outdated answers on Stack Overflow. Today, I'll give you...
The Virtual ML.NET Community Conference 2021: Call for Speakers/Papers On May 7th, The Virtual ML.NET Community Conference will kick off with 2 days of sessions on all things ML.NET, and we want to see you there! Come and...
DiscordChatExporter - BuiltWithDot.Net DiscordChatExporter can be used to export message history from a Discord channel to a file. It works for both direct message chats and guild chats, supports markdown, message grouping, embeds, attachments, mentions, reactions and other features. It works ...
How can I prevent a Windows Runtime WebView from loading any content beyond the initial request and its redirects? | The Old New Thing Last time, we configured a Windows Runtime WebView control so that it loaded content only from the initial request, and all other requests were blocked. However, we found that this meant that if the original request resulted in a redirect, we blocked the ...
How NASA Designed a Helicopter That Could Fly Autonomously on Mars - IEEE Spectrum Tucked under the belly of the Perseverance rover that will be landing on Mars in just a few days is a little helicopter called Ingenuity. Its body is the size of a box of tissues, slung underneath a pair of 1.2m carbon fiber rotors on top of four spindly ...
“I will slaughter you” | daniel.haxx.se You might know that I’ve posted funny emails I’ve received on my blog several times in the past. The kind of emails people send me when they experience problems with some device they own (like a car) and they contact me because my email address happens to...
ASP.NET sites - BuiltWithDot.Net I am planning a number of web projects and have a background and experience in C#, MSSQL and ASP.NET so .NET was the prime candidate for the technology I would use. I was very curious to see what kind of websites were being developed using ASP.NET as I wa...
bliki: MonolithFirst Going directly to a microservices architecture is risky, so consider building a monolithic system first. Split to microservices when, and if, you need it.
Using HPKE to Encrypt Request Payloads Allowing users to securely log parts of the request that match firewall rules while making it impossible for anyone else to decrypt.
Episode 70 - Picking the Right Azure Resources with Barry Luijbregts In this episode of the .NET Core Podcast we chatted with Barry Luijbregts (aka Azure Barry) about the many different Azure resources and how to pick the "best" ones for your project
Vertical Farming Does Not Save Space If the electricity for a vertical farm is supplied by solar panels, the energy production takes up at least as much space as the vertical farm saves. Urban agriculture in vertical, indoor “farms” is on the rise. Electric lights allow the crops to be grown...
Require user password verification with ASP.NET Core Identity to access Razor Page This post shows how an ASP.NET Core application which uses ASP.NET Core Identity to authenticate and authorize users of the application can be used to require user password verification to view spe…
coolstore-microservices - BuiltWithDot.Net CoolStore is a containerised polyglot microservices application consisting of services based on .NET Core, NodeJS and more running on Service Mesh. It demonstrates how to wire up small microservices into a larger application using microservice architec...
Building a High Performance Text Editor Reflections on the past five years of working on Sublime Text, its vision and future
Why is it so hard to see code from 5 minutes ago? Sometimes you need to see code from the middle of an edit.
Why You Can’t Understand Conservative Rhetoric It’s not just that conservatives define terms differently. Sometimes their relationship to words defies definition entirely. If you’re like most liberals, you probably from time to time…
Using Apache Kafka with .NET - Simple Talk Diogo Souza explains using Apache Kafka with .NET including setting it up and creating apps to test sending messages asynchronously.
Introduction to Mixins in TypeScript This is an introductory post on mixins in TypeScript, how they help with the implementation of extended classes and how they can be used in your workflow.
Cake NuGet Packages: Identity and Trust The NuGet team at Microsoft introduced a concept known as "Package ID prefix reservation" for packages published on nuget.org, which allows developers to reserve particular package ID prefixes with a specific account/owner and offers a number of features ...
Your GitHub story in 3D - GitHub Skyline View a 3D model of your GitHub contribution graph. Share it, print it, and more!
Discover .NET - BuiltWithDot.Net A web site that helps you discover awesome .NET open source and community resources. Built with the Wyam .NET static site generator. The site is rebuilt each hour and uses various .NET libraries to interact with web APIs to pull fresh data on each build.
1977: Zork When four MIT hackers decide they can make a better Adventure, they start building a game that will still be topping bestseller charts eight years later.
Questionable Advice: “How can I sniff out bad managers while interviewing for a job?” A few weeks ago I got a question from Stephane Bjorne on twitter, about how to screen for bad managers and/or management culture. This is a great question. I’ve talked a lot about my philosop…
CoreWCF 0.1.0 GA Release After 21 months of public development, CoreWCF has finally reached its first GA release. It’s been a long path to get here, and thee is still have a long way to go. CoreWCF started off as a prototype internal to Microsoft which was started after a meeting...
🎉AutoWrapper Crossed 100K Downloads on NuGet! I am thrilled to announce that AutoWrapper crossed the 100,000 downloads mark on NuGet today with 344 stars on Github! Woot! 🎉 This is a huge milestone for the project and I'm still trying to digest the fact that it made this far. Big thank you to everyo...
GeForce Is Made for Gaming, CMP Is Made to Mine | The Official NVIDIA Blog We’re limiting the hash rate of GeForce RTX 3060 GPUs so they’re less desirable to miners and launching NVIDIA CMP for professional mining.
The Launch Space: Surface Duo for Xamarin and .NET developers Learn about the Microsoft Surface Duo and how to build Android apps that run on dual-screen foldable devices, with Visual Studio and .NET.Demo and Deck Repos...
ROG Strix G15/17 | Laptops | ASUS USA The ROG Strix G15/17 embodies streamlined design, offering a formidable core experience for serious gaming and multitasking on Windows 10 Pro. Featuring up to the latest 10th Gen Intel® Core™ i7 CPU and a GeForce RTX™ 2070 SUPER GPU, it offers high-FPS po...
ASP.NET Core Starts Path to Hot Reload, AoT Compilation, Blazor Desktop, More -- Visual Studio Magazine The first preview of .NET 6 arrived with grand plans for ASP.NET Core -- the web-dev component -- including much-requested features like hot reload, ahead-of-time (AoT) compilation and the beginnings of Blazor hybrid desktop projects.
Urbit :: the good, the bad, and the insane In this post I’m gonna be making all kinds of fun of Urbit. And all that after spending just a few hours poking around it.
When We Stopped Using Slack In 2019, I worked in a typical remote dev team using Slack. Then we stopped.
All your domain are belong to us All domains taken, none honouring the meme? Let's do something about it!
No news is... a sign of a stagnating Internet Today, Facebook shut off the news in Australia – all of it, and much more besides. For example, when I tried to post a link to this very blog entry on Facebook, this popped up:
The 2021 Texas power outage is a nation wide problem History is bound to repeat itself and it has almost every year
Paying for news — Benedict Evans We’ve been arguing about newspaper business models for a decade, and none of the questions have changed, but now things are heating up. Should internet platforms ‘pay for news content’, and is this a competition problem, or is this really a tax on links, ...
Regex basics An overview of regex and how to use it, from a few different angles. Including appropriate warnings like 'avoid regex'.
Downsides of working remotely I love remote work, and I’ve been working remotely for the last five years, but I think there are some serious downsides too. In spite what all the “remote work is the future!” articles of the last year claim, it’s not all perfect, or suitable for everyon...
Nvidia to cripple Etherum mining on GeForce RTX 3060 cards to deter crypto bods from nabbing all the gear Driver-level limitation to favor gamers, coin-crafting cards to follow
Futex Reacquainted To be fair, the futex (Fast Userspace muTEX) syscall has a rather misleading name, in the sense that it simply isn’t a mutex. In the original 2002 paper (Fuss, Futexes and Furwocks: Fast Userlevel Locking in Linux), it was invented specifically to impleme...
How to move from LastPass to Bitwarden in ten minutes LastPass recently changed their products and pricing. For those in search of an alternative, switching to Bitwarden can be done surprisingly quickly. This ...