|
StringZilla uses SIMD tricks to hit 16 GB/s substring search, beating standard libraries by 5-10x and parsing multi-terabyte files Python couldn't handle.
|
StringZilla uses SIMD tricks to hit 16 GB/s substring search, beating standard libraries by 5-10x and parsing multi-terabyte files Python couldn't handle.
|
|
Hi, Wieso spricht keiner über Project Loom? Auf der JVM steht uns einer der größten Änderungen seit Jahren bevor. Und sie beeinflusst massiv wie wir arbeiten. Asynchronität ist schwer. Es muss über so viel nachgedacht werden: Wie konfiguriere ich meinen Threadpool? Hat der Codepath mehr wait-time oder rechnet er lange? Und wie groß sollte die Queue vor dem Threadpool sein? Sind Spikes in dem Codepath zu erwarten? Und wie bekomme..
|
|
Back in April, I shared chatgpt-shell updates , showcasing chatgpt-shell features. It's been a little while, so here's an update with the latest additions. Like this project? Consider ✨ sponsoring ✨. Multi-session support You can run multiple shell instances independently configured to use different versions or system prompts. This was biggest recent change. Please report issues. Display system prompt and version The current s....
|
|
Hello! I hope you all had a great Fourth of July. I’ve had many projects over the last couple of months and thought I’d share some of the larger ones.
|
|
In this article, we will take a closer look at what a database index is and how it works, and we will explore why it is an essential tool for improving the performance of your database queries.
|
|
In this article, we will take a closer look at what a database index is and how it works, and we will explore why it is an essential tool for improving the performance of your database queries.
|
|
ELI5: if given enough heat will diamond melt into liquid like glass why or why not ?
-
studiofreya.org
-
2 years ago
-
eng
https://www.reddit.com/r/explainlikeimfive/comments/14ugkwo/eli5_if_given_enough_heat_will_diamond_melt_into/
|
|
As developers, we deal with primitive data types — string, number, boolean — every day. But what if I tell you that in reality, you shouldn’t be using them at all? Using primitive types for data modelling is a dangerous practice that should be avoided. Did you know that each time you write field: string or field: number, you’re most probably making a mistake? Seriously, in modern data modelling, there are so few cases for using the s....
|
|
During the pandemic, I have found a nice application called Pagico , which allowed me to dump everything in my mind, divide them into projects and actionable items. This process enabled me to plan my short term and medium term workload effortlessly, and see what I'm doing with my life. One of the things I done with Pagico was to create deadlines for almost all the tasks I added into it. Combined with the built-in Gantt chart, this method....
|
|
During the pandemic, I have found a nice application called Pagico , which allowed me to dump everything in my mind, divide them into projects and actionable items. This process enabled me to plan my short term and medium term workload effortlessly, and see what I'm doing with my life. One of the things I done with Pagico was to create deadlines for almost all the tasks I added into it. Combined with the built-in Gantt chart, this method....
|
|
Kicksecure 17.0.1.9 - for VirtualBox - Major Release - Debian 12 / bookworm based - Testers Wanted!
-
forums.kicksecure.com
-
2 years ago
-
eng
Testers Wanted! Download the Testers-Only version of Kicksecure for VirtualBox: Kicksecure – 12 Dec 25 Kicksecure for Windows, macOS, Linux inside VirtualBox Getting started with Kicksecure in 4 simple steps. Upgrade Alternatively, in-place release upgrade is possible upgrade using by performing a release upgrade. Kicksecure – 1 Dec 25 Release Upgrade What is a Release Upgrade? Kicksecu....
|
|
How much Python do you need to learn to start creating projects? What's a good balance of information and hands-on practice? This week on the show, Eric Matthes is here to discuss his book Python Crash Course.
|
|
I was fortunate enough to meet someone who dramatically changed my life but didn’t know it. And when I met them I didn’t even get the chance to speak to them or say thank you.
|
|
I was fortunate enough to meet someone who dramatically changed my life but didn’t know it. And when I met them I didn’t even get the chance to speak to them or say thank you.
|
|
In this post I discuss how to implement backend response caching based on dependencies between data, significantly simplifying invalidation. Read more
|
|
In this post I discuss how to implement backend response caching based on dependencies between data, significantly simplifying invalidation. Read more
|
|
Before dice notation was adopted, early roleplaying games described dice rolls using range notation. For example, 3-18 indicated rolling three six-sided dice or 3d6 in modern notation. Converting a range to dice notation requires a little thought, so I’m going to describe a way to solve the conversion programmatically. Background Dice notation is a succinct domain specific language to represent discrete probability distributions and is he....
|
|
Before dice notation was adopted, early roleplaying games described dice rolls using range notation. For example, 3-18 indicated rolling three six-sided dice or 3d6 in modern notation. Converting a range to dice notation requires a little thought, so I’m going to describe a way to solve the conversion programmatically. Background Dice notation is a succinct domain specific language to represent discrete probability distributions and is he....
|
|
This is a beautiful and engaing story of wrongful imprisonment and a desire for a revenge. At times a little slow, but exciting enough in other parts to fully compensate.
|
|
Wrote a webmention library for Deno, it was good practice getting it to pass the test suite at webmention.rocks. https://deno.land/x/webmention@v1.1 The next step is writing out a CLI tool that can completely replace (the now defunct) webmention.app.
|
|
Hi, I’m Willem Vooijs. I’m a Product Manager by profession with a passion for tinkering with technology. When I’m not working, you’ll find me experimenting with electronics projects, building home automation systems, contributing to open source software, and exploring sustainable energy solutions. I made this website, which runs on a box in my basement. Yes, I like to live dangerously. This site is where I share my projects, thoughts,..
|
|
Uitgangssituatie Zonne- en windenergie zijn de goedkoopste bronnen van energie ooit. Niet in de toekomst, maar al sinds 2019 ¹ . In de afgelopen 10 jaar zijn de kosten van “Solar en Wind” gedaald met 82%, en alles wijst er op dat de komende 10 jaar de prijzen nogmaals diezelfde daling in kosten gaan laten zien ² . De kosten van de aanschaf van Solar en Wind, zijn nu al goedkoper dan de operationele kosten van een gas of olie installati..
|
When David Marcus jumped into the crypto space I was pretty interested to find out what he was going to build, given his illustrious career (sold company to Paypal, was Paypal CEO, led Libra and Messaging at Facebook) This interview goes into what he’s building now with Lightspark, a company building on top of the […]
|
|
I don’t want my content on those sites in any form and I don’t want my content to feed their algorithms. Using robot.txt assumes they will ‘obey’ it. But they may choose not to. So you’d like to block the scrapers used by some large companies, most of which appear well-behaved (i.e. they observe robots.txt and noindex directives). Some organizations disclose IPs they use, but you are banking on their honesty. If we assume that trillio....
|