Live data from Hacker News

Ask HN: What is your current side-project?

news.ycombinator.com

51–60 of 80 posts

Re: Ask HN: What is your current side-project?

#52
post #14

Godot tutorials[0..2] [0] https://www.youtube.com/watch?v=WjT5sLMD7Kw&list=PLkhDORpHGm... Card Game Tutorial [1] https://www.youtube.com/watch?v=mAbG8Oi-SvQ&list=PL9FzW-m48f... Make an Action RPG in Godot [2] https://www.youtube.com/watch?v=yRHN_WEulLc&t=6906s Godot 3D: Code architecture course in a single video And a roguelike in C with SDL and Lua that really just exists to scratch my itch for "low level" developme…

Why are your godot tutorials across different channels? Is there a single site or something I can sub to for all of your tutorials?

Re: Ask HN: What is your current side-project?

#53
post #52
post #14

Godot tutorials[0..2] [0] https://www.youtube.com/watch?v=WjT5sLMD7Kw&list=PLkhDORpHGm... Card Game Tutorial [1] https://www.youtube.com/watch?v=mAbG8Oi-SvQ&list=PL9FzW-m48f... Make an Action RPG in Godot [2] https://www.youtube.com/watch?v=yRHN_WEulLc&t=6906s Godot 3D: Code architecture course in a single video And a roguelike in C with SDL and Lua that really just exists to scratch my itch for "low level" developme…

Why are your godot tutorials across different channels? Is there a single site or something I can sub to for all of your tutorials?

They're not my tutorials, they're tutorials I'm following that seem better than the usual. Sorry for the misunderstanding - I see now I probably should have been more specific.

Re: Ask HN: What is your current side-project?

#54
post #17

I am building a CLI tool for OAuth and OpenID Connect based access control. It allows performing auth flows with and without browser redirects, decodes JWTs, inspect OIDC issuers, etc. It is written in the go language and has multi Platform support. The next steps are about adding login profiles as config values. Also adding impersonation support with the OAuth Token Exchange protocol. https://git.schuerg.net/simon/a…

You say multiplatform - .NET?

No, it's written in Golang. It works on Linux, macOS, and Windows. There are currently builds for x86_64, but compiling to other architectures should be easy.

Re: Ask HN: What is your current side-project?

#56

I'm working on a a text classification api. It's a huge project, but I'm starting small and hope to to have a beta out there next week. Initial target niche will be data from legal firms. https://liet.io/

Lawyer geek here, happy to weigh in if you need it. Looks interesting and will be following.

Re: Ask HN: What is your current side-project?

#58

Interactive used-car buying checklist for car noobs. https://www.isthatalemon.com/ Not a side project, more of something I built for fun.

Widescreen monitor gang checking in: https://i2.paste.pics/07309cc21f8f2c93c354c4012e60c8a7.png Would be nice to have a max size for the font on your headlines so they don't collide with each other :)

Would you mind sharing the resolution?

EDIT: Ok, I figure you must be using one of those ultrawides.

Thanks for pointing this out, I̶ ̶w̶i̶l̶l̶ ̶f̶i̶x̶ ̶i̶t̶ ̶t̶o̶d̶a̶y̶.̶

Fixed it :)

Re: Ask HN: What is your current side-project?

#60
I have been working on a universal Calendar app for Apple platforms, as iOS, iPadOS, watchOS and macOS specifically; named Clendar -- it's Calendar without an "a", I know, I'm not good at naming. [0][1]

My goal is to learn SwiftUI and explore new technologies.

The app is now open source on GitHub as well, it's my way to give back to the community as I was learning it. [3]

Feedback welcome!

---

[1] Download link: https://apps.apple.com/us/app/clendar-a-calendar-app/id15481...

[2] Landing page: https://vinhnx.github.io/clendar-site

[3] GitHub: https://github.com/vinhnx/Clendar

Hope you all have a great weekends!

Post reply on HN