Please turn JavaScript on

prose.sh discovery feed

Click on the "Follow" button below and you'll get the latest news from Prose.sh discovery feed via email, mobile or you can read them on your personal news page on this site.

You can unsubscribe anytime you want easily.

You can also choose the topics or keywords that you're interested in, so you receive only what you want.

Prose.sh discovery feed title: Prose.sh -- A blog platform for hackers

Is this your feed? Claim it!

Publisher:  Unclaimed!
Message frequency:  1.98 / day

Message History

A minimal Bash shell script template and structure I find useful, modified slightly, from Jason Cannon's book "Shell Scripting".

1#!/usr/bin/env bash 2# 3# <Replace with the purpose or description of of this shell script.> 4# 5 6GLOBAL_VAR1="one" 7GLOBAL_VAR2="two" 8 9function function_one() { 10 local LOCAL_VAR1="one" 11 # <Replace with functio...

Read full story

Testing whether the RSS feeds that prose produces are filtered down to an individual tag when we view a tag's page and get the RSS feed from that link. If it does, I'll likely use this system for a while for blogging about different projects of mine, as it seems like the maintainers for Quartz (the static site generator that I use for my main site) are too busy to merge in th...


Read full story

Someone who used to be a programmer but now reviews the output of many instances of Claude Code. Not really meant in a derogatory way but often indicative of a change in the person's job or perception of their work.


Read full story

#mstarzecnews #webdev #coding #nodejs #javascript #go #rustlang #it #ai #Cloud #Kubernetes #bash #aws #apple #windows #electronics

JS/Web: # A fast, modern browser for the npm registry - https://npmx.dev Cod...

Read full story