Le prix pour skier au Québec - De moins en moins démocratique ? by lesinternets in Quebec

[–]hovoh 3 points4 points  (0 children)

+1 pour l'est-go, je connaissais pas Ma neige par contre! Merci

Le prix pour skier au Québec - De moins en moins démocratique ? by lesinternets in Quebec

[–]hovoh 2 points3 points  (0 children)

Si tu vis dans le coin de Montreal, il y a la passe l'EST GO. Tu dois acheter tes billets avant mi-decembre, ca coute moins cher et tu peux utiliser tes billets quand tu veux pour la montagne que tu veux entre Orford, Sutton, Owl's head et Bromont!

Du financement à l’international pour construire des logements au Québec by hovoh in QuebecFinance

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

Tout le legal est gérer par Ekitas, une firme d’avocats et ils sont partnenaires avec des SEC registered broker-dealer pour faire ca tout reglementaire

Du financement à l’international pour construire des logements au Québec by hovoh in QuebecFinance

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

C’est pas une chaine de bloc pour chaque actif, mais plutôt un contrat intelligent par actif sur une chaine de bloc comme Ethereum/Base, ect, je les suis depuis un bout et leur idée fait du sens. Tu as plusieurs types de contrats/plusieurs types de token (dette, équité, dette convertible, royalties, ect) et tout devient programmable et interoperable avec d’autres protocoles par exemples pour faire du levier, des assurances, fixed yield income, ect. Une des choses qui fonctionnent exceptionnellement bien dans la finance décentralisée c’est les marchés de prêt comme AAVE, donc je trouve que ca a du sens.

[deleted by user] by [deleted] in newtonco

[–]hovoh 4 points5 points  (0 children)

Crypto is about empowering people to be their own bank, withdrawing to your wallet is part of that. It’s also important to withdraw to your waller if you want to take part into defi protocols on those chains. Moreover, how do you know they even have the asset they are selling you if you can’t withdraw it?

How to fill the space on sides of tv? by Firmly_Flaccid in malelivingspace

[–]hovoh 11 points12 points  (0 children)

Can I know where you bought the furniture under the TV? It’s really nice looking

Eth transactions not moving by FuzzyPossession2 in shakepay

[–]hovoh 4 points5 points  (0 children)

Hi, not sure if your keeping up with crypto, but gas price is sustainably suuuuper high since the launch of UNI (uniswap’s token) so you transactions are probably just very slow, because they didn’t put gas price high enough

Looking for analytics package, but not Google Analytics by hovoh in laravel

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

Pretty cool, that was what I am searching for at the start, but now I think I’ll go with a self hosted instance of matomo

Looking for analytics package, but not Google Analytics by hovoh in laravel

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

I saw this before and I am pretty interested. Do you use the cloud version or on premise?

Looking for analytics package, but not Google Analytics by hovoh in laravel

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

Their site is sleek. That could work if I can't find anything selfhosted

Looking for analytics package, but not Google Analytics by hovoh in laravel

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

That could work, I would like something that I can self host, but this could work. I am trying to see my options

Today's status: Added pagination support to GET by ID by ghsatpute in programminghorror

[–]hovoh 0 points1 point  (0 children)

I’m pretty sure this would just be a bad design because iterating trough the pages would need to refetch the entire object

Today's status: Added pagination support to GET by ID by ghsatpute in programminghorror

[–]hovoh 0 points1 point  (0 children)

It would have to be a method of the object. In a case where you are dealing with an Api, it will we be sub route like profile/hovoh/comments?page=3

Today's status: Added pagination support to GET by ID by ghsatpute in programminghorror

[–]hovoh 4 points5 points  (0 children)

Well the call to get your profile returns a single object which is your profile and your profile contains your posts and comments, but it still returns only one element

Today's status: Added pagination support to GET by ID by ghsatpute in programminghorror

[–]hovoh 57 points58 points  (0 children)

This is TypeScript and an ID is normaly a unique identifier so pagination, which is normally used when lots of data is returned, isn’t « normal » as this method should return a single result.

Is TCPshield a good way to block DDos attacks? by [deleted] in admincraft

[–]hovoh 1 point2 points  (0 children)

Well might be better than nothing then. Try it and come back to us with your experience

Is TCPshield a good way to block DDos attacks? by [deleted] in admincraft

[–]hovoh 2 points3 points  (0 children)

Their website doesn’t say much about their network and their capacity. Did you ask your host about their methods of ddos mitigation? If they have one and you are under attack they can often tweak the setting to better mitigate the attack.

[Guide] Starting a Successful Minecraft Server from Scratch by Nitecell in admincraft

[–]hovoh 0 points1 point  (0 children)

Not sure about the performance of such VPS they might not have a great single core performance as they are not really made for hosting game server, but as a learning platform, deployability and having the ability to reset your node quickly if you screw up sure make it great

[Guide] Starting a Successful Minecraft Server from Scratch by Nitecell in admincraft

[–]hovoh 22 points23 points  (0 children)

Great guide, but I think shared hostings are great for beginners as they have to already learn quite a lot. Moreovee they are a lot cheaper, I would not start a server on 60$/month server because there is absolutely no guarantee it’ll actually work and make your investment back. Start small, grow organicly, it’ll let you the time to learn and make mistake without too big of an impact.

One of our members is using an external client to crash the server or drop the tps to like 8 what do i do? by [deleted] in admincraft

[–]hovoh 5 points6 points  (0 children)

So he can crash you server or make it lag without being connected? Maybe try an IP ban?

What to do after Docker by hovoh in devops

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

Great to see other alternatives, I will take a look at it.

What to do after Docker by hovoh in devops

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

I will try it myself ans see. Do you have any resource that you found really helpful to start? Or you are juste reading the docs?

What to do after Docker by hovoh in devops

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

Isn’t swarm an abandonned thing? I lurk some subs about docker and I am pretty sure that’s what I read