Skip to content

Commit

Permalink
Add a month's worth of prompts
Browse files Browse the repository at this point in the history
  • Loading branch information
sudorandom committed Apr 28, 2024
1 parent 86a4b6f commit a4baf3b
Show file tree
Hide file tree
Showing 43 changed files with 317 additions and 14 deletions.
2 changes: 1 addition & 1 deletion assets/scss/_footer.scss
@@ -1,5 +1,5 @@
.footer {
padding: 40px 20px;
padding: 20px 20px;
flex-grow: 0;
z-index: 4;
[data-theme=dark] & {
Expand Down
2 changes: 1 addition & 1 deletion assets/scss/_single.scss
Expand Up @@ -177,7 +177,7 @@
font-size: 1rem;
font-weight: 600;
border-radius: 8px;
max-width: 40%;
max-width: 50%;
padding: 0;
cursor: pointer;
appearance: none;
Expand Down
2 changes: 1 addition & 1 deletion content/_index.html
Expand Up @@ -14,7 +14,7 @@ <h1>Welcome! <small><a href="/random"><i class="fa-solid fa-dice"></i></a></smal
<strong>This blog is a depth-first search into networking, programming, random tech topics.</strong>
</p>
<p>
I like to combine code and data in unique ways as I figure out how this world works. I've been interested in <a href="/tags/internet/">internet</a> <a href="/tags/infrastructure/">infrastructure</a>, <a href="/tags/grpc/">gRPC</a> and using <a href="/tags/networking/">network protocols</a>/<a href="/tags/api/">APIs</a> for things you shouldn't.
I like to combine code and data in unique ways as I figure out how this world works. I've been interested in <a href="/tags/golang/">go</a>, <a href="/tags/internet/">internet</a> <a href="/tags/infrastructure/">infrastructure</a>, <a href="/tags/grpc/">gRPC</a> and using <a href="/tags/networking/">network protocols</a>/<a href="/tags/api/">APIs</a> for things you shouldn't.
</p>
<p>
<a href="/pseudorandom/">Did you actually mean <i>pseudorandom</i>?</a>
Expand Down
7 changes: 7 additions & 0 deletions content/prompts/2024/04-28.md
@@ -0,0 +1,7 @@
---
categories: ["daily-prompt"]
tags: ["daily-prompt"]
date: "2024-04-28"
title: "What's the weirdest problem that you've solved with coding?"
type: "prompts"
---
7 changes: 7 additions & 0 deletions content/prompts/2024/04-29.md
@@ -0,0 +1,7 @@
---
categories: ["daily-prompt"]
tags: ["daily-prompt"]
date: "2024-04-29"
title: "Describe your ideal coding environment. Is it in a dark room alone? A coffee shop? A nearby park? An actual office?"
type: "prompts"
---
7 changes: 7 additions & 0 deletions content/prompts/2024/04-30.md
@@ -0,0 +1,7 @@
---
categories: ["daily-prompt"]
tags: ["daily-prompt"]
date: "2024-04-30"
title: "Have you worked on a project that went sideways? What are some lessons that you learned from that experience?"
type: "prompts"
---
7 changes: 7 additions & 0 deletions content/prompts/2024/05-01.md
@@ -0,0 +1,7 @@
---
categories: ["daily-prompt"]
tags: ["daily-prompt"]
date: "2024-05-01"
title: "What was your worst interview experience?"
type: "prompts"
---
7 changes: 7 additions & 0 deletions content/prompts/2024/05-02.md
@@ -0,0 +1,7 @@
---
categories: ["daily-prompt"]
tags: ["daily-prompt"]
date: "2024-05-02"
title: "Do you have any rituals to get your mind into the right state to be productive when programming? Are there different rituals for different kinds of tasks?"
type: "prompts"
---
7 changes: 7 additions & 0 deletions content/prompts/2024/05-03.md
@@ -0,0 +1,7 @@
---
categories: ["daily-prompt"]
tags: ["daily-prompt"]
date: "2024-05-03"
title: "What was your clearest signal that you should step away from the keyboard while working?"
type: "prompts"
---
7 changes: 7 additions & 0 deletions content/prompts/2024/05-04.md
@@ -0,0 +1,7 @@
---
categories: ["daily-prompt"]
tags: ["daily-prompt"]
date: "2024-05-04"
title: "Do you have any ongoing personal coding projects? What do you hope to achieve with them?"
type: "prompts"
---
7 changes: 7 additions & 0 deletions content/prompts/2024/05-05.md
@@ -0,0 +1,7 @@
---
categories: ["daily-prompt"]
tags: ["daily-prompt"]
date: "2024-05-05"
title: "How do you present your technical skills to non-technical people?"
type: "prompts"
---
7 changes: 7 additions & 0 deletions content/prompts/2024/05-06.md
@@ -0,0 +1,7 @@
---
categories: ["daily-prompt"]
tags: ["daily-prompt"]
date: "2024-05-06"
title: "How do you stay updated in the ever-evolving and overwhelmingly large tech world?"
type: "prompts"
---
7 changes: 7 additions & 0 deletions content/prompts/2024/05-07.md
@@ -0,0 +1,7 @@
---
categories: ["daily-prompt"]
tags: ["daily-prompt"]
date: "2024-05-07"
title: "Have you ever tried freelancing your coding skills? How was the experience?"
type: "prompts"
---
7 changes: 7 additions & 0 deletions content/prompts/2024/05-08.md
@@ -0,0 +1,7 @@
---
categories: ["daily-prompt"]
tags: ["daily-prompt"]
date: "2024-05-08"
title: "Do you have a random tech-related pet peeve? Does a co-worker always open pull requests at the worst time? Does your boss send you a slack message immediately after emailing you to tell you about the email?"
type: "prompts"
---
7 changes: 7 additions & 0 deletions content/prompts/2024/05-09.md
@@ -0,0 +1,7 @@
---
categories: ["daily-prompt"]
tags: ["daily-prompt"]
date: "2024-05-09"
title: "Describe a time you figured out the cause of a mysterious bug."
type: "prompts"
---
7 changes: 7 additions & 0 deletions content/prompts/2024/05-10.md
@@ -0,0 +1,7 @@
---
categories: ["daily-prompt"]
tags: ["daily-prompt"]
date: "2024-05-10"
title: "What's the most complex solution that you've seen to a simple problem?"
type: "prompts"
---
7 changes: 7 additions & 0 deletions content/prompts/2024/05-11.md
@@ -0,0 +1,7 @@
---
categories: ["daily-prompt"]
tags: ["daily-prompt"]
date: "2024-05-11"
title: "How do you connect with other programmers (other than co-workers)?"
type: "prompts"
---
7 changes: 7 additions & 0 deletions content/prompts/2024/05-12.md
@@ -0,0 +1,7 @@
---
categories: ["daily-prompt"]
tags: ["daily-prompt"]
date: "2024-05-12"
title: "When procrastinating, what do you find yourself doing instead?"
type: "prompts"
---
7 changes: 7 additions & 0 deletions content/prompts/2024/05-13.md
@@ -0,0 +1,7 @@
---
categories: ["daily-prompt"]
tags: ["daily-prompt"]
date: "2024-05-13"
title: "What piece of software doesn't deserve to exist and the world would be better without?"
type: "prompts"
---
7 changes: 7 additions & 0 deletions content/prompts/2024/05-14.md
@@ -0,0 +1,7 @@
---
categories: ["daily-prompt"]
tags: ["daily-prompt"]
date: "2024-05-14"
title: "What used to be utterly incomprehensible to you that you understand well today?"
type: "prompts"
---
7 changes: 7 additions & 0 deletions content/prompts/2024/05-15.md
@@ -0,0 +1,7 @@
---
categories: ["daily-prompt"]
tags: ["daily-prompt"]
date: "2024-05-15"
title: "Describe a time when you used an API or protocol for something it was never intended to do."
type: "prompts"
---
7 changes: 7 additions & 0 deletions content/prompts/2024/05-16.md
@@ -0,0 +1,7 @@
---
categories: ["daily-prompt"]
tags: ["daily-prompt"]
date: "2024-05-16"
title: "Do you think the 'dead internet theory' is already a reality? Why or why not?"
type: "prompts"
---
7 changes: 7 additions & 0 deletions content/prompts/2024/05-17.md
@@ -0,0 +1,7 @@
---
categories: ["daily-prompt"]
tags: ["daily-prompt"]
date: "2024-05-17"
title: "What change should we all make to make the Internet a more engaging and welcoming place?"
type: "prompts"
---
7 changes: 7 additions & 0 deletions content/prompts/2024/05-18.md
@@ -0,0 +1,7 @@
---
categories: ["daily-prompt"]
tags: ["daily-prompt"]
date: "2024-05-18"
title: "What is your commute to work like? Do you like it? Would you consider taking public transit or biking if the infrastructure were there for it?"
type: "prompts"
---
7 changes: 7 additions & 0 deletions content/prompts/2024/05-19.md
@@ -0,0 +1,7 @@
---
categories: ["daily-prompt"]
tags: ["daily-prompt"]
date: "2024-05-19"
title: "Recommend some lesser-known users or blogs that cover the backend programming and networking protocols."
type: "prompts"
---
7 changes: 7 additions & 0 deletions content/prompts/2024/05-20.md
@@ -0,0 +1,7 @@
---
categories: ["daily-prompt"]
tags: ["daily-prompt"]
date: "2024-05-20"
title: "What are some ways that a creative mindset has helped you with your work?"
type: "prompts"
---
7 changes: 7 additions & 0 deletions content/prompts/2024/05-21.md
@@ -0,0 +1,7 @@
---
categories: ["daily-prompt"]
tags: ["daily-prompt"]
date: "2024-05-21"
title: "What book have you recently read that sparked new ideas for you?"
type: "prompts"
---
7 changes: 7 additions & 0 deletions content/prompts/2024/05-22.md
@@ -0,0 +1,7 @@
---
categories: ["daily-prompt"]
tags: ["daily-prompt"]
date: "2024-05-22"
title: "How do you stay motivated to keep learning and growing?"
type: "prompts"
---
7 changes: 7 additions & 0 deletions content/prompts/2024/05-23.md
@@ -0,0 +1,7 @@
---
categories: ["daily-prompt"]
tags: ["daily-prompt"]
date: "2024-05-23"
title: "What's one myth about your field that you'd like to debunk?"
type: "prompts"
---
7 changes: 7 additions & 0 deletions content/prompts/2024/05-24.md
@@ -0,0 +1,7 @@
---
categories: ["daily-prompt"]
tags: ["daily-prompt"]
date: "2024-05-24"
title: "What is a stereotype about your field that is absolutely true?"
type: "prompts"
---
7 changes: 7 additions & 0 deletions content/prompts/2024/05-25.md
@@ -0,0 +1,7 @@
---
categories: ["daily-prompt"]
tags: ["daily-prompt"]
date: "2024-05-25"
title: "What's one habit you're currently trying to build?"
type: "prompts"
---
7 changes: 7 additions & 0 deletions content/prompts/2024/05-26.md
@@ -0,0 +1,7 @@
---
categories: ["daily-prompt"]
tags: ["daily-prompt"]
date: "2024-05-26"
title: "What are some of your favorite self-care practices?"
type: "prompts"
---
7 changes: 7 additions & 0 deletions content/prompts/2024/05-27.md
@@ -0,0 +1,7 @@
---
categories: ["daily-prompt"]
tags: ["daily-prompt"]
date: "2024-05-27"
title: "Do you have any knowledge that most people wouldn't find readily available online?"
type: "prompts"
---
7 changes: 7 additions & 0 deletions content/prompts/2024/05-28.md
@@ -0,0 +1,7 @@
---
categories: ["daily-prompt"]
tags: ["daily-prompt"]
date: "2024-05-28"
title: "What interview questions do you think are more effective at evaluating a programmer's real-world skills?"
type: "prompts"
---
7 changes: 7 additions & 0 deletions content/prompts/2024/05-29.md
@@ -0,0 +1,7 @@
---
categories: ["daily-prompt"]
tags: ["daily-prompt"]
date: "2024-05-29"
title: "What is something that you think is a 'solved problem' that your field just hasn't caught onto yet?"
type: "prompts"
---
7 changes: 7 additions & 0 deletions content/prompts/2024/05-30.md
@@ -0,0 +1,7 @@
---
categories: ["daily-prompt"]
tags: ["daily-prompt"]
date: "2024-05-30"
title: "What are you working on this month?"
type: "prompts"
---
7 changes: 7 additions & 0 deletions content/prompts/2024/05-31.md
@@ -0,0 +1,7 @@
---
categories: ["daily-prompt"]
tags: ["daily-prompt"]
date: "2024-05-31"
title: "What projects are you proud of?"
type: "prompts"
---
8 changes: 8 additions & 0 deletions content/prompts/_index.md
@@ -0,0 +1,8 @@
+++
title = "Daily Prompts"
titleIcon = "fa-terminal"
subtitle = "Spark some thought each day."
outputs = ['html','rss','jsonfeed']
+++

I share a daily prompt that's somewhat related to the tech industry, coding, office life, work/life, balance or anything, to be honest... If you want to follow along each day, follow me on mastodon [infosec.exchange@sudorandom](https://infosec.exchange/@sudorandom).
1 change: 0 additions & 1 deletion content/random.html
Expand Up @@ -4,7 +4,6 @@
title: "Random Page"
subtitle: "Roll the dice and view a random page on my site."
devtoSkip: true
stripComments: false
---
{{< random_page_js >}}

Expand Down
3 changes: 1 addition & 2 deletions data/links.xml
Expand Up @@ -2,7 +2,7 @@
<opml version="2.0">
<head>
<title>Miniflux</title>
<dateCreated>Sun, 14 Apr 2024 11:53:48 UTC</dateCreated>
<dateCreated>Sun, 28 Apr 2024 17:55:20 UTC</dateCreated>
</head>
<body>
<outline text="Blogroll">
Expand All @@ -19,7 +19,6 @@
<outline title="Songs on the Security of Networks" text="Songs on the Security of Networks" xmlUrl="https://rys.io/en/feed.rss" htmlUrl="https://rys.io/" type="rss"></outline>
<outline title="Syntackle" text="Syntackle" xmlUrl="https://syntackle.com/feed.xml" htmlUrl="https://syntackle.com/" type="rss"></outline>
<outline title="text/plain" text="text/plain" xmlUrl="https://textslashplain.com/feed/" htmlUrl="https://textslashplain.com" type="rss"></outline>
<outline title="The Cloudflare Blog" text="The Cloudflare Blog" xmlUrl="https://blog.cloudflare.com/rss" htmlUrl="https://blog.cloudflare.com" type="rss"></outline>
</outline>
<outline text="Humor">
<outline title="comiCSS" text="comiCSS" xmlUrl="https://comicss.art/atom.xml" htmlUrl="https://comicss.art/" type="rss"></outline>
Expand Down
2 changes: 1 addition & 1 deletion layouts/_default/list.html
Expand Up @@ -17,7 +17,7 @@ <h2>{{ .Key }}</h2>
{{ range .Pages }}
<li class="post-item">
<a href="{{.Permalink}}">
<span class="post-title">{{.Title}}</span>
<span class="post-title">{{ .Title }}</span>
<span class="post-day">
{{ if .Site.Params.dateformShort }}
{{ .Date.Format .Site.Params.dateformShort }}
Expand Down
11 changes: 4 additions & 7 deletions layouts/posts/single.html
Expand Up @@ -91,23 +91,20 @@ <h1 class="post-title">
{{ partial "toot.html" .Params }}
{{- end -}}

{{ with .Site.RegularPages.Related . | first 4 }}
<div class="main-wrapper">
<div class="main-box">
<h3>See Also</h3>
<ul>
{{ range . }}
{{ range .Site.RegularPages.Related . | first 4 }}
<li><a href="{{ .RelPermalink }}">{{ .LinkTitle }}</a></li>
{{ end }}
<li><a href="/random/">Go to a random page</a> <a href="/random/"><i class="fa-solid fa-dice"></i></a></li>
</ul>
<div class="post-info">
{{ partial "pagination-single.html" . }}
</div>
</div>
</div>
{{ end }}

<div class="post-info">
{{ partial "pagination-single.html" . }}
</div>

{{- if .Site.Params.EnableSharingButtons }}
<div class="sharing-buttons">
Expand Down

0 comments on commit a4baf3b

Please sign in to comment.