The hottest Newsletter Substack posts right now

And their main takeaways
Category
Top Technology Topics
Mindset Mastery β€’ 19 implied HN points β€’ 08 Jan 24
  1. Author appreciates the support from paid subscribers for their newsletter.
  2. Paid subscriptions allow the author to write free newsletters for everyone.
  3. Author seeks feedback and input from subscribers on how to serve them better in 2024.
VuTrinh. β€’ 19 implied HN points β€’ 04 Jan 24
  1. There's a referral program where you can refer friends to subscribe and earn gifts as rewards.
  2. You can expect two main types of emails: one that curates valuable data engineering resources and another that shares insights I've learned from others.
  3. You have control over how many emails you receive, so you can choose to get only the ones you want.
Natto Thoughts β€’ 19 implied HN points β€’ 21 Dec 23
  1. The Natto Team will take a few weeks off to spend time with family and friends and will resume the newsletter in January.
  2. A video about the Power of Natto is shared for fun during the break.
  3. Readers are encouraged to subscribe for free to receive new posts and support the Natto Team's work.
Get a weekly roundup of the best Substack posts, by hacker news affinity:
Technology Made Simple β€’ 59 implied HN points β€’ 21 Sep 22
  1. The problem involves finding the longest substring with the same repeated character after replacing some characters. It's about choosing characters and performing operations.
  2. The examples illustrate how to approach the problem by changing characters in the string according to the constraints given.
  3. Constraints include the length of the input string, the character constraints in the string, and the limit on character replacements.
Creative Destruction β€’ 36 implied HN points β€’ 03 Jan 24
  1. The newsletter saw significant growth in subscribers and views in 2023, reaching around 2,360 subscribers and 12,000 views per month on average.
  2. Top posts of 2023 focused on reframing productivity, promoting climate action, and transforming worldviews.
  3. Plans for 2024 include focusing on audience growth, establishing clear branding around the concept of reframing, and aiming to make the newsletter financially viable.
Data at Depth β€’ 19 implied HN points β€’ 01 Dec 23
  1. The newsletter 'Data at Depth' aims to explore topics in computer science and data analytics, sharing insights from a professor with 20+ years of experience in the field.
  2. The constant growth and exploration in the world of AI-generated data leaves many individuals curious and on a learning journey.
  3. Readers can subscribe to Data at Depth for a 7-day free trial to access full post archives and continue learning about data and computer science topics.
The Leftovers β€’ 99 implied HN points β€’ 31 Dec 21
  1. The post reflects on the last day of the year and the passing of time.
  2. It offers a 7-day free trial to continue reading and access post archives.
  3. The content seems to be by Fernando Sdrigotti and available on theleftovers.substack.com.
Technology Made Simple β€’ 39 implied HN points β€’ 07 Nov 22
  1. One of the classic patterns in software design is the Layers Pattern, promoting low coupling and high cohesion among different layers.
  2. 3 Layer Architecture has been widely used in software development for decades, segregating applications into three logical and physical computing tiers.
  3. Despite modern advancements, the simplicity, flexibility, and practicality of the 3-layer architecture make it a foundational choice in software development.
The Caring Techie Newsletter β€’ 19 implied HN points β€’ 01 Mar 24
  1. Starting a newsletter can be challenging but rewarding; focus on providing valuable content to grow your audience.
  2. Choosing the right platform, name, target audience, and content pillars are crucial for a successful newsletter launch.
  3. Improving writing skills involves seeking feedback, reading relevant books, establishing a writing process, and consistently putting out content.
Breaking Smart β€’ 19 implied HN points β€’ 24 Feb 24
  1. Ribbonfarm Studio is taking a hiatus until mid-April, so regular programming will resume then.
  2. Billing for paid subscribers will be paused during the break, with the next bill date adjusted accordingly.
  3. New readers won't be able to sign up for paid subscriptions during the hiatus, meaning paywalled archives will be inaccessible to them.
Only Wonder Knows β€’ 19 implied HN points β€’ 18 Apr 23
  1. A design tips newsletter called 'The wonder of electronic design' is coming soon
  2. The newsletter is by Luis Miguel Brugarolas
  3. Subscribe to 'Only Wonder Knows' on onlywonderknows.substack.com
Debdut’s Substack β€’ 19 implied HN points β€’ 26 May 23
  1. Debdut Karmakar is launching a Substack newsletter titled 'Shining Sword'.
  2. The newsletter is set to debut on shiningsword.substack.com.
  3. Readers can subscribe to Debdut's Substack to stay updated on the upcoming launch.
Irrational Analysis β€’ 19 implied HN points β€’ 19 Aug 23
  1. The author shares their journey of pursuing their dream job of chip designing and how it led to their current obsession with semiconductors and investing.
  2. The newsletter 'Irrational Analysis' focuses on high-risk, high-reward investing with a strong emphasis on technology-driven investment analysis over traditional metrics.
  3. Transparency is vital to the author, who discloses all active positions and emphasizes that the newsletter's content is based on public information and independent research.
Technology Made Simple β€’ 39 implied HN points β€’ 17 Aug 22
  1. The problem of searching a 2D matrix, like Problem 52 with Microsoft, requires logical thinking rather than complex algorithms.
  2. In the problem, diligently understanding the matrix properties and basic algebra can lead to a solution.
  3. The problem scenario involves searching for a specific value in an integer matrix with sorted rows, making it crucial to spot the required insights for efficient searching.
Technology Made Simple β€’ 39 implied HN points β€’ 10 Aug 22
  1. The problem highlighted focuses on determining if a number is a happy number through a specific process involving the sum of squares of its digits.
  2. A happy number reaches 1 through the process described, whereas some numbers loop endlessly without reaching 1.
  3. The post also mentions a newsletter aimed at helping individuals succeed in tech interviews by providing valuable resources and techniques.
Technology Made Simple β€’ 59 implied HN points β€’ 09 Feb 22
  1. Create a basic sentence checker that validates sentences based on specific rules like capitalization, punctuation, and spacing.
  2. The sentence must start with a capital letter, have proper lowercase letters, separators, and terminal marks, and contain single spaces between words.
  3. Validation criteria include starting with a capital, having proper case usage, correct punctuation, and spacing. The sentence must end with a terminal mark following a word.
The J. Burden Show β€’ 39 implied HN points β€’ 13 Apr 22
  1. The J. Burden Show is a newsletter that talks about 'Riding the tiger with both eyes open.'
  2. The newsletter is coming soon, as indicated by the heading 'Coming soon' on the website.
  3. To learn more and subscribe to the newsletter by J. Burden, visit jburden.substack.com.
The Joyous Struggle β€’ 19 implied HN points β€’ 15 Sep 22
  1. Jonathan Rowson is launching a newsletter about his life, work, and the world.
  2. The newsletter is called 'This is Jonathan Rowson' and will cover personal and global topics.
  3. Readers can subscribe to the newsletter to receive updates from Jonathan.
Technology Made Simple β€’ 39 implied HN points β€’ 19 Jan 22
  1. The post discusses a coding problem from Facebook/Meta about rotating a list by k elements without creating a copy.
  2. There is a mention of a premium subscription to access the solution to the problem and other high-quality breakdowns of coding problems.
  3. The post also highlights the benefits of mock interviews for job preparation and offers a free mock interview for referring paid subscribers.
let them eat cake β€’ 139 implied HN points β€’ 15 May 19
  1. Pig butchery involves careful preparation and techniques like scalding and sawing for meat extraction - showcasing traditional methods in the process.
  2. Tamworth pigs are a heritage breed known for their adaptability and taste, even though they are no longer widely kept due to challenges like difficult bristle removal.
  3. Butchery processes like sausage-making require specific equipment and organization, leading to a large-scale production and consumption scenario on the farm.
Women On Rails Newsletter - International Version β€’ 39 implied HN points β€’ 21 Jun 21
  1. Women On Rails Newsletter shares news on the Ruby and Rails community, selected articles on web news and code tips, and something to get inspired.
  2. The newsletter is available in English, translated by Aurelie and Stefanni, opening up the content to a wider audience.
  3. You can subscribe to the newsletter and also share it with your friends to spread the knowledge and inspiration further.
Technology Made Simple β€’ 19 implied HN points β€’ 16 May 22
  1. The author is offering a free one-year premium subscription to their newsletter as a tribute to their grandmother, who was a dedicated educator.
  2. The grandmother's life story is shared, emphasizing her commitment to education and how she impacted the lives of her family members and students.
  3. Education is highlighted as a powerful tool for success, especially during challenging times, and the importance of spreading knowledge and opportunities to others is emphasized.
My Home Office Hacks β€’ 17 implied HN points β€’ 17 Apr 23
  1. Feeling guilty for liking Microsoft is common, but their ergonomic keyboard can be a game-changer for typing comfort.
  2. Regularly cleaning your coffee machine, with a simple vinegar-water solution, can greatly improve the taste of your coffee.
  3. Consider subscribing to the My First Million Newsletter for insightful articles and a recap of The MFM Podcast.
TeamCraft β€’ 19 implied HN points β€’ 12 Jun 23
  1. TeamCraft is a weekly newsletter on technical team management.
  2. Transitioning to a manager involves setting baselines and exceeding low expectations by simply being a normal human being.
  3. Starting a newsletter offers opportunities to understand the audience, share content sooner, and serve as a potential book precursor.