Advertisement Β· 728 Γ— 90

Posts by neil

okay definitely fixed it but ios chrome caching is super annoying, can't get it to fetch the new build 🀷

1 year ago 1 0 0 0

ahh I always forget to check my layouts on mobile until long past my deployments πŸ™ƒ webdev is hard

1 year ago 0 0 0 0

new blog post: blog.neilsriv.tech/tech/db_migr...

always fun to migrate off AWS, especially to something designed for distributed databases

1 year ago 0 0 0 0

postgres on aws rds -> cockroachdb cloud migration βœ… blog post coming soon

1 year ago 1 0 0 1

aws free tier ends in 3 days πŸ™ƒ

will be doing some fast and scary migrations

1 year ago 0 0 0 0
git ctf this is my write up for git ctf, a set of challenges centered around git operations TLDR: every flag is the name of a git branch that you can checkout to start the relevant challenge clone # 1> ssh pl...

tried out a fun coding challenge, git ctf: www.mrnice.dev/ctf/

read my write-up here: blog.neilsriv.tech/tech/git_ctf/

1 year ago 0 0 0 0
setting up a personal blog with hugo ⚠️ caveat I’m writing based on my own experiences using hugo and my understanding of how things work, I’ll probably get things wrong so please refer to the hugo docs for correctness maybe it’s because...

I wrote a blog post about using hugo as a static site generator to make said blog: blog.neilsriv.tech/tech/hugo/

1 year ago 1 0 0 0

this sounds like a nathan for you idea

1 year ago 3 0 0 0
Advertisement

Thanks so much for your interest! FYI the app is NOT available yet. I hope to start an open Testflight beta next week and will post the invite here.

1 year ago 10440 847 878 214
Preview
Leetle - Daily Python Coding Challenge Like Wordle meets LeetCode!

Leetle #8 1/6 3:06
[9 lines]

🟩🟩🟩🟩🟩🟩
leetle.app

1 year ago 1 0 0 0

I feel like they shouldn’t count errors as attempts since you aren’t able to run it at all before submitting

1 year ago 0 0 1 0
Preview
Leetle - Daily Python Coding Challenge Like Wordle meets LeetCode!

Leetle #6 2/6 4:27
[10 lines]

🟩πŸŸ₯πŸŸ₯🟩🟩🟩
🟩🟩🟩🟩🟩🟩
leetle.app

forgot an = sign 😞

1 year ago 1 0 1 0
Preview
Leetle - Daily Python Coding Challenge Like Wordle meets LeetCode!

Leetle #5 1/6 1:22
[4 lines]

🟩🟩🟩🟩🟩🟩
leetle.app

I added a random length condition check for no reason, could’ve been two lines

1 year ago 1 0 0 0

big fan of production freezes for tech

imagine if the crowdstrike incident happened this week

1 year ago 1 0 0 0

+1 to the FE type safety you get out of the box with this template

1 year ago 0 0 0 0
Advertisement

moment of silence for all the lost heroku projects πŸ™

1 year ago 2 0 0 0
Preview
GitHub - qutebrowser/qutebrowser: A keyboard-driven, vim-like browser based on Python and Qt. A keyboard-driven, vim-like browser based on Python and Qt. - qutebrowser/qutebrowser

Qutebrowser: A keyboard-driven, Vim-like browser
https://github.com/qutebrowser/qutebrowser

https://news.ycombinator.com/item?id=42356668

1 year ago 1 1 0 0

thoughts on terraform versus just using a docker compose file? I don’t usually feel the need to scale my resources

1 year ago 1 0 1 0

thinking I'll just use AWS, I like managing everything myself plus easy access to an RDS or DynamoDB

1 year ago 0 0 0 0

what do people use for server hosting these days?

Used to use Heroku's free tier, currently on AWS for full-stack stuff and Vercel for SPAs.

I usually like to host multi-container docker compose projects for APIs, redis, nginx, FE, etc.

1 year ago 3 0 3 0

Do you have to be trying to build and sell a product? I just like building fun projects for myself and my friends

1 year ago 2 0 1 0
TryHackMe | Cyber Security Training

tryhackme.com/r/christmas -> Cybersecurity challenges that are great even if you have no previous experience!

1 year ago 2 0 0 0
Advertisement
Preview
Advent of TypeScript Advent of TypeScript

www.adventofts.com -> Test your knowledge of TypeScript with challenges around creating the correct types for a specific scenario

1 year ago 3 0 1 0
Preview
Advent of SQL 2024 Try the advent of SQL 2024 and finally master SQL!

adventofsql.com -> Challenges for SQL experts who want to practice their skills

1 year ago 0 0 1 0
Advent of Code 2024

adventofcode.com -> classic software challenges that can usually be solved with DSA approaches

1 year ago 0 0 1 0

🧡 for "advent of <some software related thing" this year

1 year ago 0 0 1 0

advent of code/sql/cyber

too many things to do every day!

1 year ago 0 0 0 0

how do you come back from an OOM?

1 year ago 0 0 0 0

sizing on ios stickers are so annoying
images need to be at least 300x300 pixels otherwise the sticker will blow up to half the size of the screen

1 year ago 0 0 0 0

if anyone knows more about Apple software dev and wants to point me at a better way than just optimizing for people saving images, lmk

1 year ago 0 0 0 0
Advertisement