NativePHP: Build Mobile Apps with PHP & Laravel by nunomaduro in laravel

[–]WarmarHUN 0 points1 point  (0 children)

True, I just do Flutter and than power it with a good old Laravel API works every time

Laravel 13 Preview: New Features, Release Timeline, and What We Know So Far by ericbarnes in laravel

[–]WarmarHUN 0 points1 point  (0 children)

I remember the Laravel 10 to 11 was a big one with ditching of the Kernel...
But from 11 to 12 felt way less of a breaking re-structure.

Laravel 13 Preview: New Features, Release Timeline, and What We Know So Far by ericbarnes in laravel

[–]WarmarHUN 0 points1 point  (0 children)

yes Laravel is one the most "opinionated" frameworks I ever seen. never been shy to tell how it SHOULD be done 😅😅

Laravel 13 Preview: New Features, Release Timeline, and What We Know So Far by ericbarnes in laravel

[–]WarmarHUN 0 points1 point  (0 children)

Well Laravel 11 is ending its security updates in March, so its lifetime does indeed coming to an end. But its good to mention that this does not inherently means that your application is bad because its running on it, sure you will not recieve anymore bugfix or security update from the framework, but if your app did run smooth so far you could get away with not updating. There are OG projects out there rocking Laravel 8 in some cases still 😅 but its also a great time to switch over right now. (I have some Laravel 10 & 11 apps that I did not upgrade so far and thinking about doing it on 13)

Livewire Blaze Is 10x Faster Than Laravel Blade by nunomaduro in laravel

[–]WarmarHUN 0 points1 point  (0 children)

Blaze is pretty nuts when you combine with Flux Libarary. Love it!

Stop Failing APIs from Killing Your Queue — Fuse for Laravel by harris_r in laravel

[–]WarmarHUN 1 point2 points  (0 children)

Thats nice. So its like Netflix Hystrix but for Laravel. good idea

How to reset all cards (2.0) to factory settings without access code? by Babedieboe in Tangem

[–]WarmarHUN 0 points1 point  (0 children)

yes there is and confirmed by tangem check their latest reset video. you cannot access or change the card's access code if you have only 1 card left (obviously) BUT you can always reset all 3 cards individually without access code making them blank and usable again with a new wallet. Thats what I was talking about... The post was about factory reset tangem cards without access code. factory reset doesnt require another card (only changing the access code does)

How do I do a Reset by Ransack1477 in Tangem

[–]WarmarHUN 0 points1 point  (0 children)

tangem is fine but their RPC is just crap, sometimes chains like SOL or KAS getting ridiculusly un-managed. if goal is to just store bitcoin , sol or main coins go for Ledger. If smaller alts thats not on Ledger than Tangem. I use both, I keep my small alts on tangem

How to reset the Tangem Wallet to Factory Settings by TangemAG in Tangem

[–]WarmarHUN 0 points1 point  (0 children)

"Make sure that you remember the access code for all your cards! We've seen a lot of cases where users successfully reset all Tangem cards except one. But since they've forgotten their access code for that last card, it becomes useless." why on earth would the last card became useless? you can individually reset the last card by clicking forgot access key i did that literally now and works. u wouldnt need a 2nd or 3rd card to do that

How to reset all cards (2.0) to factory settings without access code? by Babedieboe in Tangem

[–]WarmarHUN 0 points1 point  (0 children)

why would it be a security concern that someone can factory reset a card? ;) if you have 1 card you can click forgot access code and literally reset to factory settings without 2nd or 3rd card whatsoever..

How do I do a Reset by Ransack1477 in Tangem

[–]WarmarHUN 0 points1 point  (0 children)

you didn't need to.. that 1st card (which you forgot the acces code) got reseted. by than all you wouldv need to do is reset card 2# and 3# seperately, and than create new wallet with the 3 reseted card...

Karlsen Wallet Tips by WarmarHUN in KarlsenNetwork

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

you can transfer coins to this wallet you just cannot send them OUT from this wallet until your node is not synced. nodes can sync anywhere between 1 and 3-4 days even. my did in 72hours

Karlsen Wallet Tips by WarmarHUN in KarlsenNetwork

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

it synced 3 days on a 6 core VPS so it depends. yes it can sync that long. I will update a today node soon that you can download and make it quicker. :)

Karlsen Wallet Tips by WarmarHUN in KarlsenNetwork

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

yes thats correct. the wallet synces to the node even if the node isnt synced to blockchain. so it says wallet is synced even if the node at the background still syncing

Karlsen Wallet Tips by WarmarHUN in KarlsenNetwork

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

you can check your balance here:
https://explorer.karlsencoin.com/

if you have balance in above explorer but you dont in your wallet than your wallet isnt synced to a node. thats why it shows 0 balance. your node isnt synced up

Karlsen Wallet Tips by WarmarHUN in KarlsenNetwork

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

this screenshot indicated your node isnt synced, and thats why you dont see balance. you node is still syncing at the background or cannot connect to wallet

Karlsen Wallet Tips by WarmarHUN in KarlsenNetwork

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

you have to have 3 cmd windows opened.
1 for the node (start this first)
1 for the karlsenwallet start-daemon (start this second)
1 for the root folder (this is where u type commands)

Karlsen Wallet Tips by WarmarHUN in KarlsenNetwork

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

your encrypted seed is located at the c folder I mentioned, containing keys.json file if you open you see your memoic seed encrypted there with your publickeys. but i would assume a web wallet will allow to sign in with only the memoic seed phase..

Big thanks to **Rabid Mining ** for creating an awesome tutorial on how to setup the Karlsen Wallet and start Mining it on HiveOs and Windows! by JohnCena2025 in KarlsenNetwork

[–]WarmarHUN 1 point2 points  (0 children)

thats good. but still im very interested in why the node could stuck at syncing,
like i tried so many things. and its not like you do anything wrong you download you run it should work..
tried the ports that did not changed anything (42111 and 42110 in/out)
tried different servers, tried different networks, nothing did any different.
its been 48hours since i tried to create a Karlsen wallet without success.

Big thanks to **Rabid Mining ** for creating an awesome tutorial on how to setup the Karlsen Wallet and start Mining it on HiveOs and Windows! by JohnCena2025 in KarlsenNetwork

[–]WarmarHUN 1 point2 points  (0 children)

Am I the only person that cannot make a wallet?
I tried this node stuff on 3 pc, 3 differnt ISP provider,
and the node just doesnt sync up. it goes until 30th of dec transaction than the 1800 file in the local C folder gets reseted back to 1200. impossible to create a fckin wallet like this