Site uses cookies to provide basic functionality.
Javascript rendering is set to off by default when visiting the site via .onion and .i2p domains. It can be enabled back again in user's settings section. Javascript rendering set to off means, that you can disable javascript in your browser now and the site will remain functional.
There is also IRC server now available via native IRC clients or non javascript web based one.
Fonts can be adjusted in user's settings section as well.
Check FAQ for more.

OK

By integrating security practices into the development lifecycle, providing continuous education and training, and automating security workflows, organizations can effectively mitigate risks from open-source supply chain incidents, AI-generated code, and emerging threats. Snyk provides the tools and resources to establish a proactive security culture and ensure application security.

At SPLASH 2024 there were a few talks and sessions that felt a bit like lamentations. Richard P. Gabriel’s keynote Alan Kay’s interview with Gilad Bracha , as part of REBASE Bracha’s own talk later in the day Konrad Hinsen’s Onward! essay talk. A common theme across these was that abandonment of “Programming Systems” and the rise of systems without elegance, introspection, trust or capability. At the end of Hinsen’s talk,....

A quick post about transclusion, partial transclusion, The Tag That Shall Not Be Named, and whitespace

A quick post about transclusion, partial transclusion, The Tag That Shall Not Be Named, and whitespace

A quick post about transclusion, partial transclusion, The Tag That Shall Not Be Named, and whitespace

best_practices - river.me - 1 year ago - dan

A quick post about transclusion, partial transclusion, The Tag That Shall Not Be Named, and whitespace

Introduction: As you embark on the journey from C or C++ to Rust, you’ll discover a world of exciting possibilities. Rust’s emphasis on safety, concurrency, and performance can significantly enhance your programming toolkit. This beginner’s guide on transitioning from C and C++ to Rust will provide a structured approach to making that transition, addressing essential concepts and practical applications. Let’s dive in! Step 1: Understandin..


I thought it would be useful to sit down and write up some of my thoughts on SPLASH 2024 while they are still fresh. Due to happy nuptials (& a pressing desire to get home), I was only able to attend Splash for 2.5 days; Wednesday, Thursday and Friday morning. The beauty of any conference is of course the Hallway Track, so I have many papers and presentations I need to read or watch that I missed. In this write-up I’ll just highligh....

A New Look - ztoz.blog - 1 year ago - eng
I’ve given this blog a new look by switching the theme from Noteworthy to Long Form , the latter a theme of my own design. Why the change? I adopted the Noteworthy theme at the onset of this blog and maintained a branch with some fixes (primarily KaTeX support). Since it is a cliche that engineering blogs will write more about the blog’s infrastructure than actual content, I wanted to first establish a track record of content before sp....

A New Look - ztoz.blog - 1 year ago - eng
I’ve given this blog a new look by switching the theme from Noteworthy to Long Form , the latter a theme of my own design. Why the change? I adopted the Noteworthy theme at the onset of this blog and maintained a branch with some fixes (primarily KaTeX support). Since it is a cliche that engineering blogs will write more about the blog’s infrastructure than actual content, I wanted to first establish a track record of content before sp....

Building apps with LLMs and agents like Replit has been incredibly productive. The generated code is often vanilla and repetitive, raising questions about the future of frameworks. While frameworks offer abstractions and accelerate development, LLMs seem to disregard these patterns, focusing on implementation. This shift in software development driven by agents may lead to a world where direct code manipulation is unnecessary. It remains t..

Building apps with LLMs and agents like Replit has been incredibly productive. The generated code is often vanilla and repetitive, raising questions about the future of frameworks. While frameworks offer abstractions and accelerate development, LLMs seem to disregard these patterns, focusing on implementation. This shift in software development driven by agents may lead to a world where direct code manipulation is unnecessary. It remains t..

Introduction Large language models are fantastic tools for unstructured text, but what if your text doesn’t fit in the context window? Bazaarvoice faced exactly this challenge when building our AI Review Summaries feature: millions of user reviews simply won’t fit into the context window of even newer LLMs and, even if they did, it would […]

Imagine halving the resource costs of AI and what that could mean for the planet and the industry -- based on extreme estimates such savings could reduce the total US power usage by over 10% by 2030 1 . At Intel we've been creating a new analyzer tool to help reduce AI costs called AI Flame Graphs : a visualization that shows an AI accelerator or GPU hardware profile along with the full software stack, based on my CPU flame graphs . Our....

About - ztoz.blog - 1 year ago - eng
The mapping of integers to integers is a fair summary of the work of programming. A blog about computer science, history of computing, engineering, game theory, and other things that attract my interest. Contact / Social Links E-Mail LinkedIn GitLab GitHub Google Scholar

About - ztoz.blog - 1 year ago - eng
The mapping of integers to integers is a fair summary of the work of programming. A blog about computer science, history of computing, engineering, game theory, and other things that attract my interest. Contact / Social Links E-Mail LinkedIn GitLab GitHub Google Scholar

I created my website and started blogging in 2019. The decision to create a website was inspired by 2 posts - Why I Have a Website and You Should Too by Jamie Tanna and Writing HTML in HTML by John Ankarström . While I haven’t gotten to writing HTML in HTML as mentioned in John’s post, I have been thinking about incorporating the end results in Hugo. This was 5 years ago. So is bloggin dead now? People have been predicting it’s death....



I’ve been working with containers professionally for several years now, using Docker and Kubernetes daily in production environments. Like many developers, I initially treated containers as a “black box” - I knew how to use them, but didn’t really understand what was happening under the hood. It wasn’t until I needed to debug a particularly container networking issue at work that I realized I needed to understand the underlying technology b....



I’ve been working with containers professionally for several years now, using Docker and Kubernetes daily in production environments. Like many developers, I initially treated containers as a “black box” - I knew how to use them, but didn’t really understand what was happening under the hood. It wasn’t until I needed to debug a particularly container networking issue at work that I realized I needed to understand the underlying technology b....

listmonk v4.0.1 - nadh.in - 1 year ago - eng
Repository: @knadh/listmonk GitHub release page: v4.0.1 Skip this version and upgrade to v4.1.0 instead.


Recent discussions about artificial intelligence safety have focused heavily on ensuring AI systems remain under human control. While this goal seems laudable on its surface, we should carefully examine whether some proposed safety measures could paradoxically enable rather than prevent dangerous concentrations of power. The Control Paradox The fundamental tension lies in how we define "safety." Many current approaches to AI safety focus....

Intro Think slow, act fast The commitment fallacy Think from right to left Pixar planning Are you experienced? So you think your project is unique? Can ignorance be your friend? A single, determined organism What’s your lego Eleven heuristics for better project leadership Misc

WP Engine Drama - ishan.co - 1 year ago - eng

Only by increasing flow through the constraint can overall throughput be increased – Eliyahu M. Goldratt, The Goal, 1984 Turning this around we get the corollory that optimizations made to areas other than the constraint only serve to worsen the constraint. Agile practices, and particularly Scrum and SAFe , have been widely adopted in large enterprises over the last decade or so, spawning entirely new departments dedicated to lo..

Intent - thoughts.greyh.at - 1 year ago - eng
You have found my tiny corner of the internet! This is where I share my thoughts about: Crypto Security Infrastructure Linux Food Health Spirit You can find my short form content on X or Farcaster , and my code on GitHub .

Only by increasing flow through the constraint can overall throughput be increased – Eliyahu M. Goldratt, The Goal, 1984 Turning this around we get the corollory that optimizations made to areas other than the constraint only serve to worsen the constraint. Agile practices, and particularly Scrum and SAFe , have been widely adopted in large enterprises over the last decade or so, spawning entirely new departments dedicated to lo..

Process - www.craigpardey.com - 1 year ago - eng


Only by increasing flow through the constraint can overall throughput be increased – Eliyahu M. Goldratt, The Goal, 1984 Turning this around we get the corollory that optimizations made to areas other than the constraint only serve to worsen the constraint. Agile practices, and particularly Scrum and SAFe , have been widely adopted in large enterprises over the last decade or so, spawning entirely new departments dedicated to lo..

listmonk v4.0.0 - nadh.in - 1 year ago - eng
Repository: @knadh/listmonk GitHub release page: v4.0.0 Skip this version and upgrade to v4.1.0 instead.

I stumbled upon a fun little experiment with ChatGPT tonight—someone mentioned it might have Easter eggs, so I asked for a random YouTube link. Turns out, it definitely trolled me! I love when tech has a sense of humor.

WHATCHA >PLAYAN >WATCHAN >LISTENAN >READAN >EATAN >DRINKAN >FAPPAN >FEELAN




heartbeat - git.nixnet.services - 1 year ago - eng


104 visitors online