Skip to content

Instantly share code, notes, and snippets.

View MonteLogic's full-sized avatar
♂️

Monte Logic MonteLogic

♂️
View GitHub Profile
@MonteLogic
MonteLogic / advanced-master.md
Last active September 9, 2024 12:42
Going from advanced Dev to Master Dev

Start:

Sun Sep 08 2024 11:53:13 -03

The command 'git reflog' can be used to trace back the workflow of developers you would like the be as skilled

@MonteLogic
MonteLogic / general-wn-1.md
Last active August 22, 2024 17:12
General Work Notes

Start:

Thu Aug 22 2024 12:04:15 CDT

So we have to finish cBud because it's the closest to done and it's easy to promote to lots of users.

We are currently migrating to Drizzle from Prisma because we are using Turso and Turso is better setup to use Drizzle.

We are also going to make a migration guide for this.

@MonteLogic
MonteLogic / questioneer-wn-1.md
Last active August 18, 2024 07:51
questioneer work notes

Start:

Sun 18 Aug 2024 12:57:31 AM CDT

Decision: Why build 'Question Guider'

I'm focusing on this rather than the medical pdf generator because I can push this out via ads.

But this is going to take a good minute to create and push so I might be better off

@MonteLogic
MonteLogic / MoL-wn-1.md
Last active September 14, 2024 17:25
MoL Work Notes

Start:

Thu 15 Aug 2024 02:12:46 PM CDT

I want the suite to have a mailing list functionality, and I want for this to be editable by Gutenberg.

Jetpack CRM mailing list

If it's going to be sent by monte@montelogic.com, I'm not exactly sure the rates at which its going to hit someone's inbox vs. their spam folder.

@MonteLogic
MonteLogic / shtetl-speak-wn-1.md
Last active August 15, 2024 07:48
Shtetl Speak Work Notes

Start:

Thu 15 Aug 2024 01:08:36 AM CDT

I think what we would do is download the audio into an mp3 file and then, translate into German and then try to like match up the scrubbing time with the original video and then work on the transcripts editing along with the video.

This would be the ideal way of doing it, eventually.

But for NOW, download the mp3, put into German and then edit the words on like a txt file directly or like whatever file is used for captions. Edit this file directly.

@MonteLogic
MonteLogic / upwork-work-notes-august.md
Last active August 15, 2024 18:09
upwork-work-notes-august

Start:

Wed 14 Aug 2024 01:46:15 PM CDT

For what I'm working at there needs to be an earning ladder, I don't think you can ask for more than 25 dollars an hour and not have certs to show.


Notes for book: Note for the book, don't stop your momentum.

Start:

Mon 12 Aug 2024 09:51:43 PM CDT

We are going to recycle a project which we've already used but it is currently NOT able to SSG but has PDF generation functionality in it.

We a just going to gh clone repo it--the previous project, delete the .git folder, rename the project folder and initialize it with a name within VS Code.

No Vercel.

@MonteLogic
MonteLogic / settings-04.08.2024.json
Last active September 15, 2024 16:17
settings[object Object]
{
"git.enableSmartCommit": true,
"git.confirmSync": false,
"git.autofetch": true,
"editor.minimap.enabled": false,
"intelephense.stubs": [
"apache",
"bcmath",
"bz2",
"calendar",
@MonteLogic
MonteLogic / scripts.sh
Last active July 25, 2024 19:22
Starting files
sudo apt-get update
sudo apt-get install curl
sudo apt-get install php php-curl
curl -sS https://getcomposer.org/installer -o composer-setup.php
@MonteLogic
MonteLogic / api-layer-bug-wordpress-1.md
Last active July 25, 2024 15:52
api-layer-bug-wordpress

Start: Wed 24 Jul 2024 04:20:29 PM CDT

Goal, reproduce the bug.

Find the logic which is creating the bug.

HubSpot has a good system for adding add-ons to HubSpot.

We could stop the flow automatically unless changed it setting but that could not be considered a real fix.