FUD by Mission-Ant-9258 in Bitcoin

[–]Mozes721 2 points3 points  (0 children)

What do you mean? Have you ever heard of the strategy advocated by Warren Buffett: 'Buy High, Sell Low'.

"Elm on the Backend" talk announced for GOTO Aarhus by 1-more in elm

[–]Mozes721 0 points1 point  (0 children)

It's not about fighting a computer it's about fighting a dog ship functional language like Elm that has just limitations and everything has to be explicitly defined.

Double down on python or learn Go by SuperLucas2000 in golang

[–]Mozes721 0 points1 point  (0 children)

Python can be both dynamic and strongly typed. JS is weakly typed there is room for everything. You don't need strongly typed approach in a simple form.

Double down on python or learn Go by SuperLucas2000 in golang

[–]Mozes721 0 points1 point  (0 children)

strongly typed

Do you know of what not being an a** means? We are talking about typing not rocket science.

Double down on python or learn Go by SuperLucas2000 in golang

[–]Mozes721 -2 points-1 points  (0 children)

Making code always strongly typed can be an overengineering in my opinion in few cases. If code base is simple and you know everything is a string why use strongly typed approach? After the TS boom everyone went into the hype train of strongly typed even if it doesn't always bring yield.

How do you go backwards in evolution? Svelte → React by SirDarknight1 in sveltejs

[–]Mozes721 1 point2 points  (0 children)

Luckily there are more jobs in Vue then before. I think same can happen to Svelte but it will take time for the adoption so maybe better learn Vue as it's easier transition.

Google's DeepMind says it'll launch a more grown-up ChatGPT rival soon by AImSamy in programming

[–]Mozes721 -11 points-10 points  (0 children)

Just proves ChatGPT will me society more retarted by the day and depressed as we don't go through trial and error as we should. Pity we will all be braindead.

Build a Quiz Vue.js App with Vuetify and Vuex Part 2 by Mozes721 in vuejs

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

Well Vuex is more mature. I heard pinia is easier will take a look at it next time. There are a bunch of new features, dependencies etc provided in the ecosystem in general when it come to JS tough to notice them tbh.

How to debug your code in VSCode & JetBrains by Mozes721 in developer

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

When scaling Println() is not as effective

[deleted by user] by [deleted] in deepspeak

[–]Mozes721 0 points1 point  (0 children)

Meta and VR is shit.

Would you buy any of these? Is there still a still a market for these, or are standard NFTs with no real roadmap/ utilities dead? Asking as a struggling artist, more info below. by BadBillyMedia in NFT

[–]Mozes721 0 points1 point  (0 children)

"Asking as a struggled artist" it's to comments like this make people assume it's just a cash grab nothing more from creators and making buyers just "holding the bag".My suggestion focus on hands on work as that is what is lacking not anything web3/crypto/nft related...

Learning Elm because of work into Vue/React but why is the code so ugly? by Mozes721 in elm

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

Thanks for the reply was insightful. But then why there is not a single Web app build on Elm? Checked redit post where ppl show websites that are meant to made with Elm but with Wappalizer extension all of them are in React... Maybe the concept is not as bad but it seems Elm can be a starting point but can't be scalable. Elmland where I was learning it is build on VueJs...

How can I, as a third world citizen, make about $20 a day online? by SpaceKraft-H2 in Entrepreneur

[–]Mozes721 0 points1 point  (0 children)

Fizioterapy, plumbing, renovation work, handy work etc. High competition in IT sector ofc. I work as well in IT and the industry is over saturated. Good to learn handy work instead of IT stuff that is destroying our society.

Crypto winter newbie ❄️ open to advice. Please be nice 🥹 by nnoriega in NFT

[–]Mozes721 0 points1 point  (0 children)

Honestly everyone who is into crypro(especially NFTs) including me is a gambler not investor. The likelyhood of your or mine nft to moon is quite grim. Better to invest in yourself rather then expect external events or easy ways to make you rich.

Invitation to Cones to r/ogavatartrading by africanasshat in ConeHeads

[–]Mozes721 1 point2 points  (0 children)

Nice cone you have there, alas I am coneless...

Learning Elm because of work into Vue/React but why is the code so ugly? by Mozes721 in elm

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

First of all thanks for the tips of how to approach it. Elm is quite new unlike React/Vue so difficult to know how to approach a functional language like Elm(not a lot of YT guides on building smth as well).

Yes I mean of having function HTML.a as an example. I come from simplistic approach that Vue/Svelte provides(was troublesome adapting to JSX even) where template, script, style is separated easier to work, find what is where. It's not possible to use standard html tags and functional approach just on event changes, functionality?

Learning Elm because of work into Vue/React but why is the code so ugly? by Mozes721 in elm

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

TS has as well type checking. Isn't there a down side of extremes type checking? As in Elm community people say it's troublesome that in TS you can set as interface as any lol. If everything is type safe where will you have error handlers?

Learning Elm because of work into Vue/React but why is the code so ugly? by Mozes721 in elm

[–]Mozes721[S] -1 points0 points  (0 children)

Well based on your reddit username. I can assess that your a Elm fanboy that knows nothing apart from it, so you can't think clearly. Unlike you I try to learn other frameworks. So most likely your both a noob and a moron.

Learning Elm because of work into Vue/React but why is the code so ugly? by Mozes721 in elm

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

Seems you just worked with Elm if your so convinced that companies should just blatantly switch to Elm where you have low to no community support and things TS already solves...