Just built a personal website is a style of terminal, you should give it a look. Any feedback is appreciated)
https://sultanterminal.com
https://redd.it/11amzfo
@programmingreddit
https://sultanterminal.com
https://redd.it/11amzfo
@programmingreddit
Reddit
r/programming on Reddit: Just built a personal website is a style of terminal, you should give it a look. Any feedback is appreciated)
Posted by u/sultan_mustafin - 98 votes and 45 comments
GCC gets a new frontend for Rust
https://developers.slashdot.org/story/23/02/26/0543203/gcc-gets-a-new-frontend-for-rust
https://redd.it/11c6wfy
@programmingreddit
https://developers.slashdot.org/story/23/02/26/0543203/gcc-gets-a-new-frontend-for-rust
https://redd.it/11c6wfy
@programmingreddit
developers.slashdot.org
GCC Gets a New Frontend for Rust
Slashdot reader sleeping cat shares a recent FOSDEM talk by a compiler engineer on the team building Rust-GCC, "an alternative compiler implementation for the Rust programming language." "If gccrs interprets a program differently from rustc, this is considered…
Beginners guide to Java Garbage Collector
https://rahulraj.io/beginners-guide-to-java-garbage-collector
https://redd.it/11c999o
@programmingreddit
https://rahulraj.io/beginners-guide-to-java-garbage-collector
https://redd.it/11c999o
@programmingreddit
Rust Coreutils: Fixing Low-Hanging Performance Fruit
https://jackson.dev/post/rust-coreutils-dd/
https://redd.it/11cedig
@programmingreddit
https://jackson.dev/post/rust-coreutils-dd/
https://redd.it/11cedig
@programmingreddit
jackson.dev
Rust Coreutils: Fixing Low-Hanging Performance Fruit
September 13, 2022
I have been toying with learning Rust for the last few years, but since I wasn’t able to use it at work it never really stuck with me. Throughout my career I mainly worked on low-latency C/C++ systems, and on performance engineering work…
I have been toying with learning Rust for the last few years, but since I wasn’t able to use it at work it never really stuck with me. Throughout my career I mainly worked on low-latency C/C++ systems, and on performance engineering work…
How to contribute to a project you have no idea about
https://grifel.dev/how-to-contribute-without-knowledge
https://redd.it/11cgtk9
@programmingreddit
https://grifel.dev/how-to-contribute-without-knowledge
https://redd.it/11cgtk9
@programmingreddit
grifel.dev
How to contribute to a project you have no idea about
How I've contributed to Bun, a huge project that is written in a language I don't understand, and does stuff that I've never worked on. And what work framework I use to work on projects like that.
Hi. I collected resources that I appreciate as a software engineer. I would appreciate any suggestions you may have.
https://github.com/dchproject/invaluable-resources
https://redd.it/11ccw76
@programmingreddit
https://github.com/dchproject/invaluable-resources
https://redd.it/11ccw76
@programmingreddit
GitHub
GitHub - dchproject/invaluable-resources: Invaluable resources that I would recommend for learning how to build software systems
Invaluable resources that I would recommend for learning how to build software systems - GitHub - dchproject/invaluable-resources: Invaluable resources that I would recommend for learning how to bu...
A library for creating huge Sqlite indexes at breakneck speeds
https://github.com/siara-cc/sqlite_blaster
https://redd.it/11d9gap
@programmingreddit
https://github.com/siara-cc/sqlite_blaster
https://redd.it/11d9gap
@programmingreddit
GitHub
GitHub - siara-cc/sqlite_blaster: Create huge Sqlite indexes at breakneck speeds
Create huge Sqlite indexes at breakneck speeds. Contribute to siara-cc/sqlite_blaster development by creating an account on GitHub.
Why is "cmd/ctrl+k" the hotkey to search on many websites like tailwindcss, github, and vuejs docs?
https://tailwindcss.com/docs/guides/vite
https://redd.it/11de9il
@programmingreddit
https://tailwindcss.com/docs/guides/vite
https://redd.it/11de9il
@programmingreddit
Tailwindcss
Installing with Vite - Installation
Integrate Tailwind CSS with frameworks like Laravel, SvelteKit, React Router, and SolidJS.
You can use CSS generators to avoid some time-consuming tasks.
https://markodenic.com/css-generators/?source=reddit
https://redd.it/11cr3j3
@programmingreddit
https://markodenic.com/css-generators/?source=reddit
https://redd.it/11cr3j3
@programmingreddit
CSS Generators
You can use CSS generators to avoid some time-consuming tasks.
It’s All Bad News: An update on how the Lastpass breach affects Lastpass SSO
https://medium.com/@chaim_sanders/its-all-bad-news-an-update-on-how-the-lastpass-breach-affects-lastpass-sso-9b4fa64466f6
https://redd.it/11e3zwj
@programmingreddit
https://medium.com/@chaim_sanders/its-all-bad-news-an-update-on-how-the-lastpass-breach-affects-lastpass-sso-9b4fa64466f6
https://redd.it/11e3zwj
@programmingreddit
Medium
It’s All Bad News: An update on how the Lastpass breach affects Lastpass SSO
Every week, almost without fail, I come across one thing that confuses, entertains, or most commonly infuriates me. I’ve decided to keep a…
Hackers Claim They Breached T-Mobile More Than 100 Times in 2022
https://krebsonsecurity.com/2023/02/hackers-claim-they-breached-t-mobile-more-than-100-times-in-2022/
https://redd.it/11efmpr
@programmingreddit
https://krebsonsecurity.com/2023/02/hackers-claim-they-breached-t-mobile-more-than-100-times-in-2022/
https://redd.it/11efmpr
@programmingreddit
Krebs on Security
Hackers Claim They Breached T-Mobile More Than 100 Times in 2022
Three different cybercriminal groups claimed access to internal networks at communications giant T-Mobile in more than 100 separate incidents throughout 2022, new data suggests. In each case, the goal of the attackers was the same: Phish T-Mobile employees…
How the 8086 processor determines the length of an instruction
https://www.righto.com/2023/02/how-8086-processor-determines-length-of.html
https://redd.it/11ehlfd
@programmingreddit
https://www.righto.com/2023/02/how-8086-processor-determines-length-of.html
https://redd.it/11ehlfd
@programmingreddit
Righto
How the 8086 processor determines the length of an instruction
The Intel 8086 processor (1978) has a complicated instruction set with instructions ranging from one to six bytes long. This raises the q...
The evolution of Facebook’s iOS app architecture
https://engineering.fb.com/2023/02/06/ios/facebook-ios-app-architecture/
https://redd.it/11edz5k
@programmingreddit
https://engineering.fb.com/2023/02/06/ios/facebook-ios-app-architecture/
https://redd.it/11edz5k
@programmingreddit
Engineering at Meta
The evolution of Facebook’s iOS app architecture
Facebook for iOS (FBiOS) is the oldest mobile codebase at Meta. Since the app was rewritten in 2012, it has been worked on by thousands of engineers and shipped to billions of users, and it can sup…
GitHub - tg12/gpt_jailbreak_status: This is a repository that aims to provide updates on the status of jailbreaking the OpenAI GPT language model.
https://github.com/tg12/gpt_jailbreak_status
https://redd.it/11f5vay
@programmingreddit
https://github.com/tg12/gpt_jailbreak_status
https://redd.it/11f5vay
@programmingreddit
GitHub
GitHub - tg12/gpt_jailbreak_status: This is a repository that aims to provide updates on the status of jailbreaking the OpenAI…
This is a repository that aims to provide updates on the status of jailbreaking the OpenAI GPT language model. - tg12/gpt_jailbreak_status
Advice on Scaling Engineering Orgs: "Don't interview like Google, if you're not building Google"
https://merge.dev/blog/advice-on-scaling-engineering-orgs
https://redd.it/11f4q44
@programmingreddit
https://merge.dev/blog/advice-on-scaling-engineering-orgs
https://redd.it/11f4q44
@programmingreddit
merge.dev
Advice on Scaling Engineering Orgs: “Don’t interview like Google, if you’re not building Google”
Product and engineering leaders from Segment and Plaid discuss how to scale development teams, hire effectively, and build a strong technical recruiting brand.