Here's a side-project I have been working on - a real-time 3D satellite tracking web app! 24k+ satellites from space-track.org, max fps & optimized performance! Move, zoom & select sats for info & orbit visualization. And more to come. A must-try for space fans!
https://satellitetracker3d.com/
https://redd.it/11135hk
@programmingreddit
https://satellitetracker3d.com/
https://redd.it/11135hk
@programmingreddit
Satellite Tracker 3D
Track over 24,000 satellites in real time.
core-js maintainer: “So, what’s next?”
https://github.com/zloirock/core-js/blob/master/docs/2023-02-14-so-whats-next.md
https://redd.it/111k9aq
@programmingreddit
https://github.com/zloirock/core-js/blob/master/docs/2023-02-14-so-whats-next.md
https://redd.it/111k9aq
@programmingreddit
GitHub
core-js/docs/2023-02-14-so-whats-next.md at master · zloirock/core-js
Standard Library. Contribute to zloirock/core-js development by creating an account on GitHub.
Avalonia XPF – Run WPF Apps on macOS and Linux
https://avaloniaui.net/XPF
https://redd.it/1113kwj
@programmingreddit
https://avaloniaui.net/XPF
https://redd.it/1113kwj
@programmingreddit
Reddit
r/programming on Reddit
Avalonia XPF – Run WPF Apps on macOS and Linux
Google’s Fully Homomorphic Encryption Compiler — A Primer
https://jeremykun.com/2023/02/13/googles-fully-homomorphic-encryption-compiler-a-primer/
https://redd.it/111xlml
@programmingreddit
https://jeremykun.com/2023/02/13/googles-fully-homomorphic-encryption-compiler-a-primer/
https://redd.it/111xlml
@programmingreddit
Math ∩ Programming
Google's Fully Homomorphic Encryption Compiler — A Primer
Back in May of 2022 I transferred teams at Google to work on Fully Homomorphic Encryption (newsletter announcement). Since then I’ve been working on a variety of projects in the space, including being the primary maintainer on github.com/google/fully-homomorphic…
I made an app that uses white noise and nature sounds to help people sleep, focus, or study. Been used by over 30K people. Open source on GitHub.
https://github.com/jenius-apps/ambie
https://redd.it/1129cxz
@programmingreddit
https://github.com/jenius-apps/ambie
https://redd.it/1129cxz
@programmingreddit
GitHub
GitHub - jenius-apps/ambie: An app that uses white noise, nature sounds, and focus features to boost your productivity.
An app that uses white noise, nature sounds, and focus features to boost your productivity. - jenius-apps/ambie
Inspired by Git: How we built our order editing API with a Git-like control flow
https://medusajs.com/blog/git-inspired-order-editing-feature/
https://redd.it/11251hc
@programmingreddit
https://medusajs.com/blog/git-inspired-order-editing-feature/
https://redd.it/11251hc
@programmingreddit
Medusa
How we built Order Editing
The bottom emoji breaks rust-analyzer
https://fasterthanli.me/articles/the-bottom-emoji-breaks-rust-analyzer
https://redd.it/112248s
@programmingreddit
https://fasterthanli.me/articles/the-bottom-emoji-breaks-rust-analyzer
https://redd.it/112248s
@programmingreddit
fasterthanli.me
The bottom emoji breaks rust-analyzer
Some bugs are merely fun. Others are simply delicious!
Today’s pick is the latter.
Reproducing the issue, part 1
(It may be tempting to skip that section, but reproducing an issue is an important p...
Today’s pick is the latter.
Reproducing the issue, part 1
(It may be tempting to skip that section, but reproducing an issue is an important p...
Canadian grandpa misses HQ Trivia, learns to code, and makes his own version. It's LIVE everyday at 9:05 pm EST and the humble daily cash prize of $20 (from his retirement savings) is split amongst the winners. Hey, at least it's been working consistently for the past month!
https://convrt.it/trivia
https://redd.it/112j41d
@programmingreddit
https://convrt.it/trivia
https://redd.it/112j41d
@programmingreddit
Reddit
r/programming - Canadian grandpa misses HQ Trivia, learns to code, and makes his own version. It's LIVE everyday at 9:05 pm EST…
238 votes and 12 comments so far on Reddit
What Is ChatGPT Doing … and Why Does It Work?
https://writings.stephenwolfram.com/2023/02/what-is-chatgpt-doing-and-why-does-it-work/
https://redd.it/112u2ye
@programmingreddit
https://writings.stephenwolfram.com/2023/02/what-is-chatgpt-doing-and-why-does-it-work/
https://redd.it/112u2ye
@programmingreddit
Stephenwolfram
What Is ChatGPT Doing … and Why Does It Work?
Stephen Wolfram explores the broader picture of what's going on inside ChatGPT and why it produces meaningful text. Discusses models, training neural nets, embeddings, tokens, transformers, language syntax.
Shelfsort: a fast stable sorting algorithm in sqrt(n) memory
https://github.com/bhauth/shelfsort/
https://redd.it/112r5dx
@programmingreddit
https://github.com/bhauth/shelfsort/
https://redd.it/112r5dx
@programmingreddit
GitHub
GitHub - bhauth/shelfsort: a stable sort using sqrt(n) memory
a stable sort using sqrt(n) memory. Contribute to bhauth/shelfsort development by creating an account on GitHub.
Intel Publishes Blazing Fast AVX-512 Sorting Library, Numpy Switching To It For 10~17x Faster Sorts
https://www.phoronix.com/news/Intel-AVX-512-Quicksort-Numpy
https://redd.it/11394vk
@programmingreddit
https://www.phoronix.com/news/Intel-AVX-512-Quicksort-Numpy
https://redd.it/11394vk
@programmingreddit
Phoronix
Intel Publishes Blazing Fast AVX-512 Sorting Library, Numpy Switching To It For 10~17x Faster Sorts
Intel recently published an open-source C++ header file library for high performance SIMD-based sorting, which initially is focused on providing a lightning fast AVX-512 quicksort implementation
Unreal Engine C++ Complete Guide
https://www.tomlooman.com/unreal-engine-cpp-guide/
https://redd.it/112xd6b
@programmingreddit
https://www.tomlooman.com/unreal-engine-cpp-guide/
https://redd.it/112xd6b
@programmingreddit
Tom Looman
Unreal Engine C++ Complete Guide
Get started with Unreal Engine C++ using the complete guide to programming. Unreal Engine has many unique features, let's demystify them.
Interesting study showing programmers solve inductive reasoning problems more efficiently than the general population
https://www.nature.com/articles/s41598-020-70360-z
https://redd.it/112wz1n
@programmingreddit
https://www.nature.com/articles/s41598-020-70360-z
https://redd.it/112wz1n
@programmingreddit
Nature
Programming experience associated with neural efficiency during figural reasoning
Scientific Reports - Programming experience associated with neural efficiency during figural reasoning
Bing Chat is blatantly, aggressively misaligned for its purpose
https://www.lesswrong.com/posts/jtoPawEhLNXNxvgTT/bing-chat-is-blatantly-aggressively-misaligned
https://redd.it/113d58h
@programmingreddit
https://www.lesswrong.com/posts/jtoPawEhLNXNxvgTT/bing-chat-is-blatantly-aggressively-misaligned
https://redd.it/113d58h
@programmingreddit
Lesswrong
Bing Chat is blatantly, aggressively misaligned — LessWrong
I haven't seen this discussed here yet, but the examples are quite striking, definitely worse than the ChatGPT jailbreaks I saw. …
Google's CEO Tells Staff to Spend Hours Working Out 'Bard' AI Kinks
https://gizmodo.com/google-ai-bard-chatgpt-bing-openai-1850119138
https://redd.it/113ier6
@programmingreddit
https://gizmodo.com/google-ai-bard-chatgpt-bing-openai-1850119138
https://redd.it/113ier6
@programmingreddit
Gizmodo
Google's CEO Tells Staff to Spend Hours Working Out 'Bard' AI Kinks
A leaked company-wide memo from CEO Sundar Pichai requests Google’s worker bees take two to four hours out of their day to make its search AI actually usable.
Homebrew 4.0.0 release
https://brew.sh/2023/02/16/homebrew-4.0.0/
https://redd.it/113sy0v
@programmingreddit
https://brew.sh/2023/02/16/homebrew-4.0.0/
https://redd.it/113sy0v
@programmingreddit
Homebrew
4.0.0
Today, I’d like to announce Homebrew 4.0.0. The most significant change since 3.6.0 enables significantly faster Homebrew-maintained tap updates by migrating from Git-cloned taps to JSON downloads.
Core-js maintainer complains open source is broken
https://www.theregister.com/2023/02/15/corejs_russia_open_source
https://redd.it/113cqw8
@programmingreddit
https://www.theregister.com/2023/02/15/corejs_russia_open_source
https://redd.it/113cqw8
@programmingreddit
The Register
Core-JS chief complains open source is broken, no one will pay for it
Being in Russia and going to jail might have something to do with it, tho
Finland is the latest EU country to crack down on Google Analytics
https://www.simpleanalytics.com/blog/finland-is-latest-eu-country-to-crack-down-on-google-analytics
https://redd.it/113u9ea
@programmingreddit
https://www.simpleanalytics.com/blog/finland-is-latest-eu-country-to-crack-down-on-google-analytics
https://redd.it/113u9ea
@programmingreddit
Simpleanalytics
Finland is the latest EU country to crack down on Google Analytics
The Finnish data protection authority ruled against the use of Google Analytics.
Why is building a UI in Rust so hard?
https://www.warp.dev/blog/why-is-building-a-ui-in-rust-so-hard
https://redd.it/114cknb
@programmingreddit
https://www.warp.dev/blog/why-is-building-a-ui-in-rust-so-hard
https://redd.it/114cknb
@programmingreddit
Warp
Why is building a UI in Rust so hard?
Hear from a Warp engineer why building a UI in Rust is challenging. Learn about innovative solutions and approaches to tackle its strict memory management and lack of inheritance.
John Carmack on Functional Programming in C++
http://sevangelatos.com/john-carmack-on/
https://redd.it/114rpif
@programmingreddit
http://sevangelatos.com/john-carmack-on/
https://redd.it/114rpif
@programmingreddit
Go away, the cloud is full
John Carmack on Functional Programming in C++
So, this is an mirror of a post from John Carmack. Recently I learned that his articles on #AltDevBlog are no longer acessible. So, in order to archive them, I am re-posting them here. These articles are definitely good reads and worth to be preserved. …