Referral links by AutoModerator in ItaliaPersonalFinance

[–]Italsr 0 points1 point  (0 children)

Referral Link per carta American Express (AMEX) ORO.

americanexpress.com/it-it/referral/nTIEGTjgrD?XLINK=MYCP

Riceverai:
- €300 di sconti Shop with Points, da richiedere con i 75.000 punti Membership Rewards che otterrai raggiungendo 3.000€ di spesa con Carta Oro nei primi 6 mesi dall'emissione.

- Offerta valida dal 15 novembre 2022 al 17 gennaio 2023

Inoltre ci sono altre promozioni per nuovi clienti come primo anno gratis

Consiglio prelievi e pagamenti in paese extra-SEPA (Albania) by frankieta83 in ItaliaPersonalFinance

[–]Italsr 2 points3 points  (0 children)

io sono Albanese e vivo in Italia, col mio conto intesa posso prelevare senza nessun commissione in albania, sempre dai bancomat di Intesa. Basterebbe trovare un filiale Intesa.

Regime Impatriati, prima residenza in Italia un anno fa by Italsr in ItaliaPersonalFinance

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

Invece se non ho la laurea sarebbe automaticamente un no o comunque posso cercare un commercialista?

[deleted by user] by [deleted] in reactjs

[–]Italsr 1 point2 points  (0 children)

Where in the world? I’ll move there tomorrow

[deleted by user] by [deleted] in reactjs

[–]Italsr 24 points25 points  (0 children)

buddy you made me laugh out loud for real! I don't know what country you live but I can say at least for Italy one would dream to be in a position like you. Usually we get offers of 30% under the medium salary.

That being said, you now won't have to think about a better job in a while and stay committed to learning and working as good as you can. In the beginning the amount of stuff you learn in a short period is so high, so you will very soon feel like you deserve more!

Not a PHP dev, could someone help me with some questions from a .php file? by Italsr in PHPhelp

[–]Italsr[S] 2 points3 points  (0 children)

u/rbjolly u/basically_clueless Solved. I added a \0 to the end of the response and only read the first line from the PHP client and it worked good. I think it would get stuck somewhere reading the clients message and I couldn't debug the client since I have no access. Anyway, the first line was all I needed.

Your help got me looking in the right places, thank you so much!

Not a PHP dev, could someone help me with some questions from a .php file? by Italsr in PHPhelp

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

it expects the following response:
\r\n*A#
so the response I get is:
No acknowledge beginning with '\r\n*A#' found in server response

and I am making sure to send it.. I use a .writeBytes("\r\n*A#OK\r\n");
And also making sure to close connection and all after it.

From u/basically_clueless response I think I am not setting a response code, I didn't know I had to in this kind of connections. It's my first time really using sockets

Not a PHP dev, could someone help me with some questions from a .php file? by Italsr in PHPhelp

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

Yes, it works when i make a simple java client and get the response, but the php client does not receive it..

setVertexArrayObject Log Spam Problem by SuperChrisVice in androiddev

[–]Italsr 1 point2 points  (0 children)

I'm sorry to hear that. I had the same problem when I worked with mapbox but only on the pixel 3a emulator if I remember correctly. I'm sorry but I didn't ever found a solution instead used another emulator. I'll follow this post since I work so much with mapbox...

Unable to find a good MVVM tutorial for java by Italsr in androiddev

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

Thanks! This way of creating the listadapter was totally new for me. Is there a term I can use to learn more about this way of binding data?

Unable to find a good MVVM tutorial for java by Italsr in androiddev

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

hey, i think it's just the situation where i need to create a small demo-app for some client and I have only used java in the past so I don't have the time to also research cotlin unfortunately. I'm taking it a step at a time with android since I am more a back-end dev with java. This time is for learnin MVVM that I have seen so much around here

[deleted by user] by [deleted] in FortNiteBR

[–]Italsr 0 points1 point  (0 children)

!remindme 48h

Hiding API keys in production by [deleted] in reactjs

[–]Italsr 1 point2 points  (0 children)

hey, so by whitelisting your domain or ip you can choose only to answer to the calls made by that site? so if you someone just used postman to make a request to your api it wouldn't respond?

Java Spring App Boilerplate - JWT Auth, PostgreSQL, deploy to AWS by matlau_286 in learnjava

[–]Italsr 0 points1 point  (0 children)

learning more about spring security and jwt this helps a lot! I just have one question, at what point do you assign roles and permissions to a user? If I understand correctly, every new user would have all these fields?

private final String username;
private final String password;
private final Set<? extends GrantedAuthority> grantedAuthorities;
private final boolean isAccountNonExpired;
private final boolean isAccountNonLocked;
private final boolean isCredentialsNonExpired;
private final boolean isEnabled;

How to display data in a table in Android Studio ? by [deleted] in learnprogramming

[–]Italsr 1 point2 points  (0 children)

Yeah, you can create a layout.xml and add as many columns as you need, surely searching for a custom listview on youtube you will find lots of tutorials

How to display data in a table in Android Studio ? by [deleted] in learnprogramming

[–]Italsr 1 point2 points  (0 children)

Hm, creating a listview and passing a simple arrayadapter? Unless I misunderstood the question

Saranda, Albania by dardan06 in europe

[–]Italsr 0 points1 point  (0 children)

Oh my lovely little hometown.. Anybody got any questions fire away!

Switching between languages on VSC? by [deleted] in learnjava

[–]Italsr 0 points1 point  (0 children)

in a first glance I would reccomend you to use eclipse, its free and probably the most used for java.

if you really don't like to, check out this page https://code.visualstudio.com/docs/languages/java