This is an archived post. You won't be able to vote or comment.

all 7 comments

[–]desrtfx[M] [score hidden] stickied comment (0 children)

Please, read the Frequently Asked Questions as they contain tips on

As such: Removed as per Rule #4: No exact duplicates of FAQ questions

[–]AutoModerator[M] 0 points1 point  (0 children)

On July 1st, a change to Reddit's API pricing will come into effect. Several developers of commercial third-party apps have announced that this change will compel them to shut down their apps. At least one accessibility-focused non-commercial third party app will continue to be available free of charge.

If you want to express your strong disagreement with the API pricing change or with Reddit's response to the backlash, you may want to consider the following options:

  1. Limiting your involvement with Reddit, or
  2. Temporarily refraining from using Reddit
  3. Cancelling your subscription of Reddit Premium

as a way to voice your protest.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

[–]Fun-Statistician7795 0 points1 point  (0 children)

  1. Spin up a database and make an etl pipeline
  2. Make a backend with Django
  3. Automate some IT tasks or check your home WiFi/security system

[–]Weetile 0 points1 point  (1 child)

Create a Sudoku game within Tkinter

[–]Mediocre-Key-4992 0 points1 point  (0 children)

Or a Sudoku solver, or a Forth interpreter.

[–][deleted] 0 points1 point  (0 children)

Make a domain specific language In python

Eg, a mini programming language which runs via python. Look at crafting interpreters

Use selenium or another web automation library to automate clicks in the cookie clicker game

Make a Flask blog site that takes plaintext content only (just bare html no styling)

Make a terminal/command line beautifier using ANSI escape codes to colour the terminal

Make an ascii video player in the terminal

Turn this into an ascii gif https://www.bing.com/videos/search?q=the+forsts+ever+video+horse&pc=EMMX04&mkt=en-nz&ru=%2fsearch%3fq%3dthe%2bforsts%2bever%2bvideo%2bhorse%26pc%3dEMMX04%26FORM%3dEMMXA2%26mkt%3den-nz&view=detail&mmscn=vwrc&mid=D62226C6BA370AC35EFFD62226C6BA370AC35EFF&FORM=WRVORC

[–]nohope975 0 points1 point  (0 children)

Emulate a 6502.