home.social

#programminghelp — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #programminghelp, aggregated by home.social.

fetched live
  1. Examination of Git Tools That Streamline Code Management

    How these 5 Git tools make writing computer code faster and easier. Learn how tools like Git Stash and Aliases help you fix mistakes and save time today.

    #gitcommands, #codingtips, #softwaredevelopment, #gitstash, #programminghelp

    newsletter.tf/how-to-use-git-t

  2. #Nix #Systemd #Bash #ProgrammingHelp

    git.krutonium.ca/Krutonium/Nix

    Does anyone know how to make it so that instead of just grabbing the latest PNG file, systemd passes the file in question to the script? %f doesn't seem to work; $1 ends up giving me the name of the binary and $2 is undefined.

  3. #Nix #Systemd #Bash #ProgrammingHelp

    git.krutonium.ca/Krutonium/Nix

    Does anyone know how to make it so that instead of just grabbing the latest PNG file, systemd passes the file in question to the script? %f doesn't seem to work; $1 ends up giving me the name of the binary and $2 is undefined.

  4. I know this is a big ask but would anyone be willing to tutor me with aspnet core and auth? I've been beating my head against this for like months and I just want to get to actually making my application. aspnet core identity seems like it's too limited and not really meant for what i'm trying to do (support an SPA and third party client mobile apps), but the docs are confusing me so I'm not even sure if that's right. I was thinking of using keycloak, but that's a huge undertaking it seems like and has been giving me trouble too. #fediHelp #aspnetcore #programmingHelp

  5. Is there a technical name for this part of a URL?
    I tried looking online and a lot of resources seem to just refer to it as a subdirectory, but I want to refer to this in the context of an API so the directory concept doesn't really apply.

  6. Is there a technical name for this part of a URL?
    I tried looking online and a lot of resources seem to just refer to it as a subdirectory, but I want to refer to this in the context of an API so the directory concept doesn't really apply.
    #programming #http #url #help #programminghelp

  7. We had this set up with WebSecurityConfigurerAdapter before, but that's gone sice 5.something, so we need to replace this with component based stuff according to some migration doc I found #Java #SpringBoot #SpringFramework #SpringSecurity #ProgrammingHelp

  8. I'm a bit desperate, I really need to set up CAS authentication in a Spring 6.1+ application, and I have no fucking idea how... All I've been able to find is this thing https://docs.spring.io/spring-security/reference/servlet/authentication/cas.html#cas-pt but I am trying to configure it using Java, not XML gibberish... the CAS I'm trying to set up, to be more exact, is ECAS, the EU Login CAS. Does anybody have any pointers? I beg you fedi, please help me, this shit is due Monday and I have 0 idea how to do it... ​:nkocry:​ #Java #SpringBoot #SpringFramework #SpringSecurity #ProgrammingHelp

  9. 🦀 utoipa - Auto-generated OpenAPI documentation

    - Simple, Fast, Code first and Compile time generated OpenAPI documentation for Rust

    - It can be used with frameworks like Axum, Actix, Rocket...

    github.com/juhaku/utoipa

    #rustlang #rust #programminghelp

  10. 🦀 utoipa - Auto-generated OpenAPI documentation

    - Simple, Fast, Code first and Compile time generated OpenAPI documentation for Rust

    - It can be used with frameworks like Axum, Actix, Rocket...

    github.com/juhaku/utoipa

    #rustlang #rust #programminghelp

  11. IMHO, good code is code that is scalable and easy to test.

    I don't believe in things like "readable". Something is readable when you share the same background culture and language, so readable is not mesurable. In other words, readable is subjective, not objective.

    - Easy to test, usually also means easier to read.
    - Easy to read (whatever that means in clean code) is not necessarly easy to test (setup may still be hard)

    #Coding #SoftwareDevelopment #SoftwareTesting #code #programminghelp

  12. ¡Aiuuuudaaaaa matemática-informática!

    Tengo un potenciómetro logarítmico, pero necesito convertir ese dato exponencial que recibe mi Arduino en uno lineal. Estoy programando en Arduino (un C pasado por agua).

    ¿Alguien sabe cómo?

    Gracias ☺️

    #arduino #programming #c #programminghelp

  13. are there still any ways to automate crossposts between mastodon and twitter since the api has been changed? i see that most platforms that used to do that are now charging for their services and im not willing to pay for that #TechHelp #programminghelp

  14. So what's the easiest way to handle time and date data with timezone information in #python (#pandas, #datetime, #numpy, or #xarray). I find myself switching back and forth between datetime64, Timestamp, adding timedelta or tzinfo haphazardly and have never really settled on what's the best way to handle these data. I'm primarily working with pandas dataframes or xarray datasets. #programmingHelp

  15. So what's the easiest way to handle time and date data with timezone information in #python (#pandas, #datetime, #numpy, or #xarray). I find myself switching back and forth between datetime64, Timestamp, adding timedelta or tzinfo haphazardly and have never really settled on what's the best way to handle these data. I'm primarily working with pandas dataframes or xarray datasets. #programmingHelp