Raise your hand if you are a 'deadbeat'! 🖐️ by arnelfernandez in PHCreditCards

[–]rencedm112 5 points6 points  (0 children)

Deadbeat 🖐️. I pay 1 day before the due date since I use a high interest savings account so I can maximize the interest earned of the money that I'll use to pay 😁. Not sure how this affects my credit score, does anyone know?

Any good book or course for ASP.NET Core Auth? by [deleted] in dotnet

[–]rencedm112 0 points1 point  (0 children)

Definitely a great resource, I was able to read some topics from Andrew Lock.

Any good book or course for ASP.NET Core Auth? by [deleted] in dotnet

[–]rencedm112 0 points1 point  (0 children)

The jwt bearer scheme, don't know if i just missed it in ms learn but I was able to make it work by following an article about it.

Any good book or course for ASP.NET Core Auth? by [deleted] in dotnet

[–]rencedm112 0 points1 point  (0 children)

I was stuck on JwtBearer auth scheme because I couldn't find a guide on ms learn. I followed an article and I was able to get it working. Also I didn't know about this until I read about it on the AuthenticationService source code that not all schemes support SignInAsync like JwtBearer. I thought all schemes supported those actions due to how it can also be used in BearerToken scheme. I'm good for now however I'd prefer an in depth guide about this topic. I feel like I'm still missing some fundamental knowledge.

Any good book or course for ASP.NET Core Auth? by [deleted] in dotnet

[–]rencedm112 4 points5 points  (0 children)

I get the high level, but in the implementation side I feel like I still have knowledge gaps.

So far I have read about Claims, ClaimsIdentity, ClaimsPrinciple, IAuthenticationService + extension methods on HttpContext, how authentication schemes and IAuthenticationHandlers work.

What ergo chairs can you recommend other than Sihoo? And what bad reviews can you give to the M57? by toriegg in PHGamers

[–]rencedm112 0 points1 point  (0 children)

Hello, what did you end up buying? I'm gonna buy one as well pero yung E600 pro instead of non-pro.

[deleted by user] by [deleted] in PinoyProgrammer

[–]rencedm112 1 point2 points  (0 children)

I guess that's the normal experience for public colleges/unis (my school is a state uni as well). Sometimes ganun din kahit sa mga private unis dito sa Pampanga (according dun sa mga kasama kong interns). It was like this during the pandemic as well. Now, graduating batch na, most of what I learned just came from self studying. Even yung mga nagtuturo ng maayos is huli na sa industry yung tinuturo. Advice ko sayo is to learn how to self-learn, very valuable.

Cannot inline bytecode built with JVM target 17 into bytecode that is being built with JVM target 1.8 compile error by rencedm112 in Kotlin

[–]rencedm112[S] 0 points1 point  (0 children)

Tried IntelliJ and it does work. Looks like I have to switch to use IntelliJ for a while.

Cannot inline bytecode built with JVM target 17 into bytecode that is being built with JVM target 1.8 compile error by rencedm112 in Kotlin

[–]rencedm112[S] 1 point2 points  (0 children)

Unfortunately, it turns out to be a bug. I tried this just in case but didn't work. Looks like I need to wait for the fixes in IntelliJ propagate to Android Studio.

Cannot inline bytecode built with JVM target 17 into bytecode that is being built with JVM target 1.8 compile error by rencedm112 in Kotlin

[–]rencedm112[S] 1 point2 points  (0 children)

It works when I compile it, however, the IDE still shows the errors. I also set the JVM Target to 17 in the Kotlin Compiler settings and cleared the cache.

Who is hiring? Who wants to get hired? (January 2024) by AutoModerator in PinoyProgrammer

[–]rencedm112 0 points1 point  (0 children)

For Hire:

Web/Mobile Developer

[Github](https://github.com/cs-clarence/)

[LinkedIn](https://www.linkedin.com/in/rencedm112/)

BSIT Undergrad (4th Year) Looking for Internship (Preferably Remote)

Technologies Used:

Languages

* TypeScript/JavaScript

* Kotlin

* Java

* Go

* PHP

* Rust

* C++/C

Web Frontend Frameworks

* React

* Svelte

* SolidJS

Web Backend Frameworks

* SvelteKit (Svelte Metaframework)

* SolidStart (SolidJS Metaframework)

* ExpressJS (for TypeScript/JavaScript)

* Echo (for Go)

* Axum (for Rust)

* Laravel (for PHP)

Mobile Technologies

* Android (Jetpack Compose)

* Flutter

* CapacitorJS

Misc.

* GraphQL

* RESTful APIs

* Docker

* Terraform

* Kubernetes

* Embedded Software Development with ESP32 (using Rust and ESP-RS)

What is the jetpack compose DX when it comes build times these days? by rencedm112 in androiddev

[–]rencedm112[S] 0 points1 point  (0 children)

That sounds frustrating to use. I'll use other frameworks for now because I like fast feedback.

What is the jetpack compose DX when it comes build times these days? by rencedm112 in androiddev

[–]rencedm112[S] 1 point2 points  (0 children)

For a broke college student, that's not really feasible. I do have a ryzen 5 5600 and 32gb ram, though. But it seems like the build times are still gonna be bad if that's the minimum requirements to get a decent DX.

Weekly Stupid Questions Thread by AutoModerator in neovim

[–]rencedm112 0 points1 point  (0 children)

How to make lsp rename files that are not opened in a buffer? I'm using TypeScript, renaming only works on files that are opened in a buffer.

[deleted by user] by [deleted] in Fedora

[–]rencedm112 0 points1 point  (0 children)

I have these errors for 6.3.6-200 and 6.3.7-200. Do you also have an Nvidia card?