Why limit yourself like that? Just say “All languages”. Depending on how liberally you interpret the word “language”, you know know just about everything.
My old man told me he took one programming language in college and it was APL. Having looked at APL since becoming a software dev myself, I can understand why he hated it.
<span style="color:#323232;"> MODE UNIVERSE = [upb OF class universe, upb OF class universe]BOOL; STRUCT( INT upb, BOOL lifeless, alive, PROC(REF UNIVERSE)VOID init, PROC(REF UNIVERSE)STRING repr, PROC(REF UNIVERSE, INT, INT)VOID insert glider, PROC(REF UNIVERSE)VOID next ) class universe = ( # upb = # 50, # lifeless = # FALSE, # alive = # TRUE, # PROC init = # (REF UNIVERSE self)VOID: FOR row index FROM LWB self TO UPB self DO init row(self[row index, ]) OD, # PROC repr = # (REF UNIVERSE self)STRING:( FORMAT cell = $b("[]", " ")$, horizon = $"+"n(UPB self)("--")"+"l$; FILE outf; STRING out; associate(outf, out); putf(outf, (horizon, $"|"n(UPB self)(f(cell))"|"l$, self, horizon)); close(outf); out ), # PROC insert glider = # (REF UNIVERSE self, INT row, col)VOID:( self[row-2, col+1] := TRUE; self[row-1, col+2] := TRUE; self[row, col:col+2] := (TRUE, TRUE, TRUE ) ), # PROC next = # (REF UNIVERSE self)VOID:( [0:2, LWB self-1:UPB self+1]BOOL window; # init row(window[LWB window, ]); window[LWB self, 2 LWB window] := window[LWB self, 2 UPB window] := window[UPB window, 2 LWB window] := window[UPB window, 2 UPB window] := lifeless OF class universe; window[LWB self, LWB self:UPB self] := self[LWB self, ]; FOR row FROM LWB self TO UPB self DO REF []BOOL next row = window[(row+1) MOD 3, ]; IF row NE UPB self THEN next row[LWB self:UPB self] := self[row+1, ] ELSE init row(next row) FI; FOR col FROM LWB self TO UPB self DO INT live := 0; FOR row FROM row-1 TO row+1 DO REF[]BOOL window row = window[row MOD 3, ]; FOR col FROM col-1 TO col+1 DO IF window row[col] THEN live +:= 1 FI OD OD; self[row, col] := IF window[row MOD 3, col] THEN live -:= live = 3 FI OD OD ) );
</span>
Also, most cryptos have state of the art programming. They have to, because any little hole or vulnerability puts millions or billions of dollars at risk.
It’s an exchange where you can exchange a token of the same name (their token). The primary purpose is not for that token, it’s mainly known for being an exchange.
There’s no lowest bidder here, how’d you even come up with that?
People employed in crypto are usually very well paid, because they have to be good at their jobs.
The absolute majority of cryptocurrencies is fully open source.
Seriously man, educate yourself before spitting nonsense.
Edit: I’d appreciate if anyone downvoting me provided their reasons for doing so, preferably with sources to back them up. I’m happy to provide examples to back my arguments up if requested.
Have you heard of Indian call centers? Let’s ban phones, let’s ban email, let’s ban gift cards, let’s ban bank accounts.
The fact that the technology is also being used to scam people doesn’t mean that the whole thing is bad. There are numerous use cases beyond illegal activity, and you focusing on a tiny fraction of the whole thing just shows that you don’t actually want to understand, but that hate is your only way of expressing, that you don’t understand it.
Here, read up. They’ve got studies and sources for their claims.
It may seem like it, but it sure isn’t like it. You’ll obviously hear about the bad and nothing about 5he good, unfortunately that’s how media works nowadays.
Do you want to elaborate on those issues that are unacceptable and unfixable? I’m not saying there aren’t any, but you’re describing a trade-off, and crypto isn’t the only thing in the world with trade-offs.
Fiat is a great example - conveniet, nice, until it starts hyperinflating, until people use it to fund wars, until the government confiscates it because you insulted a politician on Twitter.
From scams to just cyber attacks with no safe guards would make everything impossible to handle. There is no bank covering you or insurance. People dying, losing keys etc drive deflation. BTC/Mining coins are destined to die. Maybe there is something there, but it certainly isn’t finance.
Inflation is necessary for multiple reasons, but you can read on that yourself. Such as; what would happen if everyone considered holding to money an investment? IMO these facts make Fiat sound so much better…
You’re free to hold your crypto on an exchange, you’re free to buy a hardware wallet and do your due diligence when confirming transactions, you’re free to create a multisig for your coins and tokens to introduce multiple factors for signing.
But it’s your choice.
people dying, losing keys
That’s on them, it’s like stuffing money into a mattress and not telling your family.
mining coins are destined to die
Mining’s not great for sure, but “destined to die” makes no sense.
Inflation is necessary so that people spend the thing
That’s kinda funny, because in the case of Ethereum, the deflation comes from people using and spending Eth on gas.
I’m also not saying that Ethereum is the perfect currency to replace fiat, the utility there comes from everything that’s built on top of it.
Widen your horizon, crypto isn’t just a medium for payments.
Hardware wallets are safe, multisigs are safe. You can be safe if you put in the effort. If you don’t want to do it, that’s your call, doesn’t mean the system sucks.
Yeah difficulty is adjusted depending on how many “devices” (simply put) are mining, the target is a specific blocktime.
What’s gonna kill bitcoin is the ever decreasing issuance, but that’s not the problem of crypto nor mining for that matter, just bitcoin.
Have you skimmed over the point that I think that Ethereum (one of the few sustainably deflating cryptos) isn’t just a currency but also a base for other things that may also serve as a currency?
Also, it’s not bad for the currency itself, just for the economy around it. And again, I’m not saying Ethereum should replace the dollar.
Yeah, you hear about the things that go wrong and not about the ones that don’t.
I’m not saying everything is perfect, obviously it isn’t, but the people on here are talking about how incredibly shit it is without any redeeming qualities, which just simply isn’t true. It’s harder to prove a negative (that things aren’t bad), especially since nobody’s gonna write a “no protocol got hacked today, $x billion is safe” article.
See I get what you were doing there, it was funny. But the downvotes thought you were putting down the thread jokes for real. You were basically pointing out that the best jokes are actual life.
Yes the compiler/interpreter can figure it out on the fly, that’s what we mean by untyped languages. And as stated both have their merits and their faults.
Elon doesn’t know what the words mean and just chimes in with his AI future BS.
This isn’t my experience. I’m way more focused in the morning and then it’s all downhill after lunch. By the time it’s the evening I have zero motivation to do any code.
I’m not sure why but i just flat out work better at night when everyone is asleep, pretty mutch all of the “last modified” time on my project files is from 10 pm to 3 am
no distractions…
one metaphor i heard is, holding a program in your head is like building a house of cards, every time a phone rings or something breaks your concentration, you have to rebuild the house
I was getting emails about pull requests and issues all night. It’s like some people just took advantage of everybody being outside of the house to code 😅
You have Rust. (the knight in this panel looks very cool, wears sunglasses, and probably has a ponytail)
You’ve been told how easy it is to rescue the princess. Absolutely nothing will get in your way, they say; nobody can possibly get access to your plan, and you can even rescue multiple princesses simultaneously! (in this panel, the knight is imagining rescuing three princesses from three different castles at the same time)
You start working on your plan. It’s elegant and beautiful. You write articles on Medium to tell other knights how to rescue their princess. You tell everyone who will listen about your plan. You become a Rust zealot. You never rescue the princess. (In this panel, the knight is nowhere to be seen, and the princess looks bored in her tower. The knight is across the field, at a festival with the banner “RUSTCONF” flying overhead)
programmer_humor
Active
This magazine is from a federated server and may be incomplete. Browse more on the original instance.