• Shaarli
  • Tag cloud
  • Picture wall
  • Daily
  • RSS
  • Login
4478 shaares
1 / 10
Filters
191 results tagged coding

stop running code on your computer

QRCode

In this video CJ explains basic secure code isolation concepts and shows tools you can use to limit the blast radius of infected codebases.

00:00 - Intro
02:03 - The Blast Radius
02:59 - Security Concept 1: Principle of Least Privilege
03:27 - Security Concept 2: Egress Filtering
04:06 - Security Concept 3: Ephemeral Environments
04:21 - Securty Concept 4: Defense in Depth
04:52 - Containerization
05:51 - Dev Containers
06:32 - Virtual Machines
07:11 - GUI VM Apps
07:57 - Docker sandbox
08:28 - Lima / Colima
08:46 - Full Seperation - VPS / Cloud Environments
09:42 - Github Codespaces / coder.com
10:08 - Paranoid
10:20 - Seperate Development Laptop
10:46 - Live OS
11:24 - Air Gapped Development
11:54 - Recap

https://www.youtube.com/watch?v=-ulRSvQIObk
August 30, 2026 at 3:07:36 PM EDT *
linux security containers vmware youtube coding
FILLER

This Linux command is Really Useful! `pv` aka Pipe Viewer

QRCode

pv: https://www.ivarch.com/programs/pv.shtml

  • $ whoami
    Yo what's up everyone my name's dave and you suck at programming! Connect with me on my socials below and if you're reading this you're legally required to subscribe to my channel.
https://www.youtube.com/watch?v=gwQH-db60WU
August 30, 2026 at 3:06:53 PM EDT *
linux coding youtube
FILLER

The hierarchy of competence ・ Hardik Pandya

QRCode

Nine stages of how people operate at work, in order, where the critical job it removes from your manager's plate measures each one.

Read the nine stages again as a list of things your manager no longer has to do: check the work, hunt for the fat in it, coordinate it, track it, worry about future risk, own the outcome, map what happens downstream, decide what matters most, and set the goals in the first place. By the top there’s exactly one job left between the two of you, and it’s agreeing on where you’re both headed.

https://hvpandya.com/hierarchy-of-competence
August 11, 2026 at 10:30:42 AM EDT *
career management coding
FILLER

All About Test2 ~ Chad Granum ~ TPRC 2026

QRCode

#tprc #perl #raku #programming #techtalk #test2 #testing

I will go over recent changes to Test2, like the introduction of Test2::V1. I will explain where Test2::Harness (Yath) is, and where it is going. and I will give a primer on what Test2 is able to do.

  • Add tools to Test2:V1
  • Getopt::Yath - might be a better getopt?
  • ~8:30 - Chad used AI to test out six different architectures quickly!
  • ~11:15 - zst compression in pipes between processes makes a difference!
https://www.youtube.com/watch?v=wsCNdr3vNHY
August 3, 2026 at 1:22:19 PM EDT *
youtube perl coding testing
FILLER

Applied "Software Engineering at Google" - by Addy Osmani

QRCode

Practices worth adopting for other organizations

  1. Cultivating a comprehensive testing culture

Google's "Beyoncé Rule" ("If you liked it, you should have put a test on it") is catchy, but the real takeaway is a deep commitment to developer-driven automated testing.

  1. Establishing effective code review processes

  2. Prioritizing comprehensive documentation

  3. Fostering a culture of knowledge sharing[3][4]

  4. Implementing disciplined dependency management

  5. Strategically managing technical debt

  6. Leveraging AI in software engineering: Google's approach

https://addyo.substack.com/p/applied-software-engineering-at-google
August 3, 2026 at 11:34:02 AM EDT *
coding management career
FILLER

The Hard Thing About Software Development

QRCode

July 12, 2017

As a Software Development Manager, I have a devil of a time trying to find experienced Software Developers, so the post got me thinking. How can there be this tech talent drought, while the number of remote developers offering their services online continues to grow?

"The hard part isn't the technology — the number one failure of the software industry is building the wrong product."

"The most valuable asset in the software industry is the synthesis of programming skill and deep context in the business problem domain, in one skull."

Not so much. At the outset, a business problem might appear simple, or only somewhat complex. You might think you have a handle on all the caveats and corner cases. But the average person who hasn't programmed extensively doesn't appreciate the level of detail and explicitness that computers require to do absolutely anything. Every behavior must be dictated with excruciating specificity. And your plan for how users will interact with the system will likely get thrown out and redrawn from scratch dozens of times before you have a minimum viable product.

Most of the time is spent thinking and communicating about a virtually endless number of micro-problems that seemingly emerge out of nowhere, and constitute the real territory between the technology and the business problem. Part of traversing this landscape of micro-problems is inventing, communicating, and internalizing a plethora of named and unnamed abstractions. It is the only way to break down the complexity so you can grapple with it.

https://www.linkedin.com/pulse/hard-thing-software-development-jesse-watson/
July 17, 2026 at 2:28:11 PM EDT *
coding career ai
FILLER

Use v5.20 subroutine signatures – The Effective Perler

QRCode

If you declare use v5.36; (or a later version, like v5.38 or v5.40) at the top of your script, subroutine signatures are enabled automatically, and you no longer need to suppress any warnings.

https://www.effectiveperlprogramming.com/2015/04/use-v5-20-subroutine-signatures/
June 26, 2026 at 1:49:17 PM EDT *
perl coding
FILLER

A collection of (mostly) technical things every software developer should know about | mtdvio/every-programmer-should-know | GitHub

QRCode

A collection of (mostly) technical things every software developer should know about - mtdvio/every-programmer-should-know

https://github.com/mtdvio/every-programmer-should-know
June 16, 2026 at 11:18:09 AM EDT *
coding reference
FILLER

Quality in the Age of Slop

QRCode

This blog post is very long and almost entirely about the 1974 bestseller Zen and the Art of Motorcycle Maintenance by Robert M. Pirsig. It is also about AI—there will be some juicy takes, pinky swear—but those familiar with ZAMM should consider themselves warned.

https://sinclairtarget.com/blog/2026/06/01/quality-in-the-age-of-slop/
June 16, 2026 at 10:36:02 AM EDT *
ai coding
FILLER

Four design principles I use every day to avoid bad UX

QRCode

adam@adamsilver.io - email 2026.03.11

Principle #1: Good design works for everyone

There are many reasons for this principle but my favourite is that designing for a minority makes things better for everyone.

  • Large radio buttons don’t just help people with motor impairments; everyone finds them easier to click

Principle #2: Good design makes things obvious

Principle #3: Good design puts users in control

Expect users to get interrupted. People prefer to interact in different ways. And we should design for both an idealised work flow as well as when things don’t go to plan.

Principle #4: Good design is lightweight

https://formdesignmastery.com
June 12, 2026 at 10:38:35 AM EDT *
ux design coding
FILLER

Design Systems for Software Engineers

QRCode

A comprehensive guide to design system engineering (DSE): when it’s relevant, how AI changes things, and pointers for getting started. From Michael Abernethy, Principal Frontend Engineer at Rubrik

https://newsletter.pragmaticengineer.com/p/design-systems-for-software-engineers
June 11, 2026 at 1:46:32 PM EDT *
designsystem coding
FILLER

The O(n^2) Bug That Looked Like Clean Code - Kitmul

QRCode

Five production-breaking patterns where quadratic complexity hides behind readable, idiomatic JavaScript. Why .find() inside .map() passes code review and fails at scale; and the one-line fixes that drop O(n^2) to O(n).

  • Pattern 1: The innocent .includes() inside .filter()
  • Pattern 2: Deduplication by comparison
  • Pattern 3: The cascading .map().filter().map()
  • Pattern 4: The recursive tree flattener
  • Pattern 5: The SQL query in a loop (the N+1 problem)
https://kitmul.com/en/blog/hidden-quadratic-complexity-production-code
June 8, 2026 at 1:41:17 PM EDT *
sql javascript coding
FILLER

JWT with Dancer2 | May 2026 | The Weekly Challenge

QRCode

Stateless (JWT)

How it works:

User logs in, server creates a JWT containing user data
Server signs the JWT with a secret key
Server sends JWT to client
Client sends JWT with every request
Server verifies the signature and trusts the data inside
Why it scales:

Any server can validate a JWT using the shared secret key
No database lookup needed per request
If you add 100 more servers, they all work immediately

https://theweeklychallenge.org/blog/jwt-with-dancer2/
May 29, 2026 at 9:20:41 AM EDT *
webdesign coding cgi
FILLER

Big O Notation | May 2026 | The Weekly Challenge

QRCode

Today, I will focus mostly on Time Complexity from the Perl point of view.

  1. O(1) - Constant Time
  2. O(n) - Linear Time
  3. O(log n) - Logarithmic Time
  4. O(n ^ 2) - Quadratic Time
  5. O(n log n) - Linearithmic Time
  6. O(sqrt n) - Square Root Time
  7. O(n ^ 3) - Cube Time
  8. O(2 ^ n) - Exponential Time
  9. O(n!) - Factorial Time
https://theweeklychallenge.org/blog/big-o-notation/
May 29, 2026 at 9:19:54 AM EDT *
perl coding interviewing
FILLER

Oliver - 100 Useful Command-Line Utilities

QRCode

100 Useful Command-Line Utilities
A Guide to 100 (ish) Useful Commands

https://www.oliverelliott.org/post/commandlinereference/#apropos
May 27, 2026 at 10:09:31 AM EDT *
linux terminal coding
FILLER

How to Build an Agent

QRCode

Building a fully functional, code-editing agent in less than 400 lines.

https://ampcode.com/notes/how-to-build-an-agent
April 16, 2026 at 9:55:32 AM EDT *
llm coding
FILLER

The Four Fundamental Principles ofHuman-Centered Design and Application – Don Norman's JND.org

QRCode

Human-centered design has four major principles:

  1. Understand and Address the Core Problems;
  2. Be People-Centered;
  3. Use a Systems Approach;
  4. Use Rapid Iterations of Prototyping and Testing.
https://jnd.org/the-four-fundamental-principles-ofhuman-centered-design-and-application/
April 13, 2026 at 2:39:17 PM EDT *
design coding webdesign ux
FILLER

Chandra: Cross-Platform Desktop GUIs in Perl - DEV Community

QRCode

Building desktop applications has traditionally been a challenge in the Perl ecosystem. While we have... Tagged with perl, c, xs, programming.

https://dev.to/lnationorg/chandra-cross-platform-desktop-guis-in-perl-1ah2
April 6, 2026 at 10:19:03 AM EDT *
perl gui coding
FILLER

Beautiful Perl feature: "heredocs", multi-line strings embedded in source code

QRCode

A piece of "heredoc" data can appear anywhere in a Perl expression. It starts with an initial operator written either << or <<~. The second variant with an added tilde ~, available since Perl v5.26, introduces an indented heredoc, where initial spaces on the left of each line are automatically removed by the interpreter.

Empty string as delimiter

The delimiter string can also be .. an empty string! In that case the heredoc content ends at the next empty line; this is an elegant way to minimize noise around the data.

Several heredocs can start on the same line, as in this example:

my @blogs = $dbh->selectall_array(<<~END_OF_SQL, {}, split(/\n/, <<~END_OF_BIND_VALUES));

https://dev.to/damil/beautiful-perl-feature-heredocs-multi-line-strings-embedded-in-source-code-863
March 30, 2026 at 10:47:38 AM EDT *
perl coding heredoc
FILLER

Shell Tricks That Actually Make Life Easier (And Save Your Sanity) | Larvitz Blog

QRCode

Watch someone backspace 40 characters instead of pressing CTRL+W, and you’ll understand why this list exists.

Hacker News:
https://news.ycombinator.com/item?id=47525243

https://blog.hofstede.it/shell-tricks-that-actually-make-life-easier-and-save-your-sanity/
March 30, 2026 at 10:09:08 AM EDT *
shell linux coding
FILLER
1 / 10
Shaarli · The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community · Documentation
Fold Fold all Expand Expand all Are you sure you want to delete this link? Are you sure you want to delete this tag? The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community