|
Insights from a podcast about the impact of RISC vs CISC in chip production and how giants like Apple and Amazon have shaped the landscape.
|
|
Twas about 4-6 weeks before Christmas, and all through the math department, not a creature was stirring, not even a plucky young undergrad. Cryptography professors Alice and Bob sat at the elliptically-curved conference table to plan the department's secret Santa. Mallory, the department secretary, had been given the task of organizing last year, and somehow managed to get three gifts while leaving several people disappointed. This year's m..
|
|
I write a transactional database for a living, and the best example of why we want transactions is transferring money between accounts. It is ironic, therefore, that there is no such thing as transactions for money transfers in the real world. If you care to know why, go back 200 years and consider how a bank would operate in an environment without instant communication. I would actually recommend doing that, it is a great case study in d....
|
|
Is your team on the naughty or nice list? Read on to see if your security practices make the cut this holiday season.
|
This Christmas, let's explore the alphabet of Java annotations. There are so many, but how many of them truly benefit us?
|
|
Sometimes we’re gifted a video game and we don’t know it’ll seriously alter our brain chemistry for the better. We’re hearing from Emi, Matt, Cody, and Scott about what games they’ve played lately and the best games they’ve ever been gifted!
|
|
A few days ago, Sacha Chua mentioned how cool it would be to have an Emacs video index like Ruby Video . I mentioned how I had similarly considered a low-tech solution, maybe powered by plain text (bonus points for org mode of course). A little later, Sacha shared a preliminary video feed dump , in org! With that, I wrote the first experiment to render the org feed and emacs.tv was born. emacs.tv is merely a few days ol....
|
|
Optimizing Databases on Kubernetes Ep.4: Kubernetes Storage: Benchmarking ZFS, Cloud Disks, and Local Paths
-
www.ardanlabs.com
-
1 year ago
-
eng
Introduction: In Episode 4 of the Optimizing Databases on Kubernetes series, Jérôme Petazzoni benchmarks the performance of various Kubernetes storage classes, including cloud block storage, ZFS, and Rancher’s Local Path provisioner. This episode dives into the practical aspects of measuring transactions per second, storage efficiency, and durability, offering insights into selecting the right storage solution for database workloads. Throu..
|
|
Great learning materials are rare. This is a collection of gems I’ve encountered over the years, presented as a 90’s style web link list…
|
|
Some time ago, I found (and used for a while) the htl library. Before that, I was using raw template literals to build HTML, and then setting some element.innerHTML = newString. htl uses template literals, but instead returns a regular DOM Node object. This makes it a lot easier to add even listeners, setting other properties, and overall manipulating the object before appending it to the current document. I was curious to see how it ..
|
I purchased a Sony a7ii in 2023, while having zero understanding of the basics of cameras and photography. I recall being particularly confused about the exposure triangle , especially how aperture affects the sharpness and the depth of field of an image. After learning the basics and taking around 3500 photos with that camera, I realized its aging technology was limiting my beginner skills. I had enough experience to be able to research ..
|
I purchased a Sony a7ii in 2023, while having zero understanding of the basics of cameras and photography. I recall being particularly confused about the exposure triangle , especially how aperture affects the sharpness and the depth of field of an image. After learning the basics and taking around 3500 photos with that camera, I realized its aging technology was limiting my beginner skills. I had enough experience to be able to research ..
|
|
This post is part of the T4p Series. In the previous post, we discussed creating your custom signal generation pattern. In this post, we will discuss a famous candlestick pattern called the Hammer pattern. We will discuss the pattern, what it is all about, and how it helps traders to earn money. Introduction A Hammer is a single candlestick pattern that forms during a downtrend and is characterized by having a small real body at the top of ....
|
|
How to Generate and Format the Current Date and Time in Hugo with dateFormat
-
nelson.cloud
-
1 year ago
-
eng
Several examples of dateFormat including date only, date + 12-hour time, date + 24-hour time, date + timezone, and date + UTC offset.
|
|
How to Generate and Format the Current Date and Time in Hugo with dateFormat
-
nelson.cloud
-
1 year ago
-
eng
Several examples of dateFormat including date only, date + 12-hour time, date + 24-hour time, date + timezone, and date + UTC offset.
|
|
How to Generate and Format the Current Date and Time in Hugo with dateFormat
-
nelson.cloud
-
1 year ago
-
eng
Several examples of dateFormat including date only, date + 12-hour time, date + 24-hour time, date + timezone, and date + UTC offset.
|
|
Enhancing ClickHouse Architecture with Distributed Query Engines: A Cost-Effective Transformation
-
engineering.wingify.com
-
1 year ago
-
eng
Preface In high-performance data platforms, efficiency and scalability are paramount. ClickHouse, renowned for its blazing-fast analytics…
|
|
How to Generate and Format the Current Date and Time in Hugo with dateFormat
-
nelson.cloud
-
1 year ago
-
eng
Several examples of dateFormat including date only, date + 12-hour time, date + 24-hour time, date + timezone, and date + UTC offset.
|
|
I love RSS feeds (and ATOM too (and JSONFeed)) but one thing that frustrates me is when a feed doesn't include all of the content. https://full-rss.deno.dev was created to partially solve this. If there is a feed that you really wish was full-content and isn't then you can replace that feed with https://full-rss.deno.dev/?url=https://developer.chrome.com/static/blog/feed.xml and it will get the 10 most recent posts, scrape the linked page a..
|
|
I love RSS feeds (and ATOM too (and JSONFeed)) but one thing that frustrates me is when a feed doesn't include all of the content. https://full-rss.deno.dev was created to partially solve this. If there is a feed that you really wish was full-content and isn't then you can replace that feed with https://full-rss.deno.dev/?url=https://developer.chrome.com/static/blog/feed.xml and it will get the 10 most recent posts, scrape the linked page a..
|
Another year went by, and another batch of books was consumed. Just like I did last year, I want to share the ones that I enjoyed the most. But what kind of metric is that? Truth be told, it is not an objective one. Last year, I clearly described it like this: I don’t mean […]
|
|
Best viewed on the original page , where extended functionality like the footnote helper is available. This is a article that explores the capabilities of OpenAI’s o3 model. HN The impacts of AI reasoning are getting closer and closer to surpassing human capabilities. But running it to solve a problem is extremely expensive. Effectively, o3 represents a form of deep learning-guided program search. The model does test-time s....
|
|
Best viewed on the original page , where extended functionality like the footnote helper is available. This is a article that explores the capabilities of OpenAI’s o3 model. HN The impacts of AI reasoning are getting closer and closer to surpassing human capabilities. But running it to solve a problem is extremely expensive. Effectively, o3 represents a form of deep learning-guided program search. The model does test-time s....
|
|
Best viewed on the original page , where extended functionality like the footnote helper is available. This is a article that explores the capabilities of OpenAI’s o3 model. HN The impacts of AI reasoning are getting closer and closer to surpassing human capabilities. But running it to solve a problem is extremely expensive. Effectively, o3 represents a form of deep learning-guided program search. The model does test-time s....
|
|
Best viewed on the original page , where extended functionality like the footnote helper is available. This is a article that explores the capabilities of OpenAI’s o3 model. HN The impacts of AI reasoning are getting closer and closer to surpassing human capabilities. But running it to solve a problem is extremely expensive. Effectively, o3 represents a form of deep learning-guided program search. The model does test-time s....
|
|
Best viewed on the original page , where extended functionality like the footnote helper is available. This is a article that explores the capabilities of OpenAI’s o3 model. HN The impacts of AI reasoning are getting closer and closer to surpassing human capabilities. But running it to solve a problem is extremely expensive. Effectively, o3 represents a form of deep learning-guided program search. The model does test-time s....
|
|
Best viewed on the original page , where extended functionality like the footnote helper is available. This is a article that explores the capabilities of OpenAI’s o3 model. HN The impacts of AI reasoning are getting closer and closer to surpassing human capabilities. But running it to solve a problem is extremely expensive. Effectively, o3 represents a form of deep learning-guided program search. The model does test-time s....
|
|
Best viewed on the original page , where extended functionality like the footnote helper is available. This is a article that explores the capabilities of OpenAI’s o3 model. HN The impacts of AI reasoning are getting closer and closer to surpassing human capabilities. But running it to solve a problem is extremely expensive. Effectively, o3 represents a form of deep learning-guided program search. The model does test-time s....
|
|
Best viewed on the original page , where extended functionality like the footnote helper is available. This is a article that explores the capabilities of OpenAI’s o3 model. HN The impacts of AI reasoning are getting closer and closer to surpassing human capabilities. But running it to solve a problem is extremely expensive. Effectively, o3 represents a form of deep learning-guided program search. The model does test-time s....
|
|
Best viewed on the original page , where extended functionality like the footnote helper is available. This is a article that explores the capabilities of OpenAI’s o3 model. HN The impacts of AI reasoning are getting closer and closer to surpassing human capabilities. But running it to solve a problem is extremely expensive. Effectively, o3 represents a form of deep learning-guided program search. The model does test-time s....
|
|
Best viewed on the original page , where extended functionality like the footnote helper is available. This is a article that explores the capabilities of OpenAI’s o3 model. HN The impacts of AI reasoning are getting closer and closer to surpassing human capabilities. But running it to solve a problem is extremely expensive. Effectively, o3 represents a form of deep learning-guided program search. The model does test-time s....
|
|
Best viewed on the original page , where extended functionality like the footnote helper is available. This is a article that explores the capabilities of OpenAI’s o3 model. HN The impacts of AI reasoning are getting closer and closer to surpassing human capabilities. But running it to solve a problem is extremely expensive. Effectively, o3 represents a form of deep learning-guided program search. The model does test-time s....
|
|
Someone on Reddit asked how easy it was to do "simple stuff" on 9front. This is not a Linux distribution. It is an experimental research OS. Look, all Linux distros are the same kernel with different tools slapped on top. Mostly the GNU tools and a bunch of other stuff. Linux is one operating system. Linux is a GPL implementation of a simple monolithic 1970s Unix kernel. All the BSDs are BSD-licensed implementations of a simple m....
|
|
Maybe Pork & Rice (Issue #195) 2024-12-21 12:45:00 +07:00 by Mark Smith This week’s newsletter is out! In this week’s edition : Crypto bull run AI craziness, 2025 tech predictions, bond markets panic, US economy and world outlook, having a famous dad, scottish realism for democrats Issue details: Title: Maybe Pork & Rice Issue: 195 Page: issue webpage Another awesome issue of the newsletter. #
|