- cross-posted to:
- hackernews@lemmy.bestiver.se
- cross-posted to:
- hackernews@lemmy.bestiver.se
Coinbase has always been the laughingstock. They’re not a real exchange.
Fuck all cryptobros. With a saguaro.
Let’s all drop everything. There’s something shiny and new hereabouts.
The guy is such an asshole. I’d never apply to work there. He had a policy where he personally needs to approve of every single person hired there. He’s a micromanager, Elon wannabe douche. I have some crypto with Coinbase, but I will never add more to it. Eventually, some day I’ll pull it out. The problem is other companies in crypto are also run by raging assholes — Kraken for instance was founded by a total dickhead.
Do they give you some sort of return or interest for having cryptosystem with them? If not why not just store it in your own wallet. I thought the whole point of crypto currencies was to decentralise it.
Crypto is full of scammers that are not allowed to trade securities because of criminal activities.
If you have crypto on coinbase, does that mean you don’t have the private key?
What’s with the kraken dude?
The guy was under FBI investigation until the Trump admin dropped the case, but also…
From Wikipedia:
In 2019, Powell suggested that parenting was a distraction to being productive and critiqued the economic viability of parental leaves; he went on to question whether choosing to not abide by relevant governmental regulations was a risk worth taking.[40] In June 2022, Powell urged employees in a work meeting to reject the usage of preferred gender pronouns; he then opened a Slack channel to debate whether people should be allowed to choose their gender but not their race or ethnicity.[7] The next day, Kraken released a “culture document” which outlined the libertarian values that it asserted were to be obeyed at work.[7] Among other things, employees were prohibited from labelling others’ comments as “toxic, hateful, racist”, etc., and particular emphasis was assigned on how “offensiveness” was not forbidden.[7] Powell and his fellow executives encouraged employees who disagreed with the policy to quit, and offered four months’ severance for those who opted to do so.
https://en.m.wikipedia.org/wiki/Kraken_(cryptocurrency_exchange)
I heard he doesn’t return his trolley
Not your keys?
Not your coins.
Armstrong was shocked at the thought. “I went rogue,” he said, and posted a mandate in the company’s main engineering Slack channel. “I said, ‘AI is important. We need you to all learn it and at least onboard. You don’t have to use it every day yet until we do some training, but at least onboard by the end of the week. And if not, I’m hosting a meeting on Saturday with everybody who hasn’t done it and I’d like to meet with you to understand why.’”
At the meeting, some people had reasonable explanations for not getting their AI assistant accounts set up during the week, like being on vacation, Armstrong said.
“I jumped on this call on Saturday and there were a couple people that had not done it. Some of them had a good reason, because they were just getting back from some trip or something, and some of them didn’t [have a good reason]. And they got fired.”
Armstrong admits that it was a “heavy-handed approach” and there were people in the company who “didn’t like it.”
He gave them one week? So he has poor planning skills, he’s impatient with terrible impulse control, he’s unable to motivate people (probably because they know he’s an intolerable ass) and his big idea is “do what everyone else is doing, even if you don’t know why.” Sounds like CEO is the only job he can do. What a fool.
Meetings on a Saturday? Intolerable ass is correct.
Funnily enough AI can probably do his job far better
You’re probably right. LLMs specialize in spouting bullshit, which seems to be the main requirement for a CEO too.
That’s why CEO"s are so impressed by it, it’s just like they are! Empty.
CEO is the #1 job that should be replaced by AI.
Reminder that Coinbase is the company securing the assets of the majority of government sanctioned/registered crypto ETFs. If you are invested or thinking about being invested in cryptocurrency, but have doubts about the ability of Coinbase to do things in a secure, competent way, consider self custody instead of trusting them.
Nah, this is why I went with the Canadian etf. They use Gemini, and seem much more competent
It’s hard to find programmers these days who aren’t using AI coding assistants in some capacity, especially to write the repetitive, mundane bits.
God damn it, stop it with this. No it isn’t. Most of the devs that I personally know won’t touch LLMs with a ten foot pole.
I mean having an LLM is helpful for writing left/right code, but I would quit if that was a decent portion of my job.
I’d be interested in some proper studies, but most of the devs I know, myself included, use it for reference at least. Haven’t met a vibe coder yet though.
In my left hand, I have a manfile, written by the very same people who wrote the tool or language that I’m trying to use. It is concise, contains true information, and won’t change if I look up the same thing again later.
In my right hand, I have a pathological liar, who also kinda sorta read the manfile and then smooshed it together with 20 other manuals.
I wonder which of these options is a more reliable reference tool for me? Hmm. It’s difficult to tell.
I’ve started using an AI driver for my car. And by “AI” I mean I use a bungee cord on the steering wheel to keep it straight. Straight is the correct answer 40% of the time, so it works out.
Oh, and by “my car”, I mean the people that work for me. I insist that they use my bungee-cord idea to steer their cars if they want to work for me. There may be a few losses, but that’s ok. I can always fire the ones that die and hire more.
I’m a genius.
I tried using it as reference, but it lied more than the datasheets.
Yeah it’s not a miracle, but it’s probably useful. I find the most common scenario for when the LLM wasted my time was when I was asking it how to do something which can’t be done. Like I would ask it how to use library X to do operation Y, where in truth library X doesn’t support operation Y. Rather than responding that I should find a different library, it would just make up some functions or parameters. When it works well, it’s faster than hunting down the docs or finding examples/tutorials.
Or you could just bookmark the documentation
If you’re a senior coder who can’t search the documentation fast enough, I don’t consider you to be a senior.
There are other things that are very important, but this is one of the most basic cornerstones.
Level 1: read the documentation
Level 2: figure out which parts are lies
Level 3: ???
😱
I mostly vibecode throw away shit. I am not shipping this python script that is resizing and then embedding images into this .xls. Or the simple static html/css generator because hosting a full blown app is overkill when I just wanna show something to some non-tech colleagues. Stuff that would take half, to an hour to throw together now takes like 5-10min. I wouldn’t trust it to do anything more complicated because it fucks up all the time, leans too heavily on its training data instead of referencing docs and it is way too confident about shit when it is wrong. Pro-tip, berate the slop machines. They perform better and stop being so god damn sycophantic when you do. I am a divine being of consciousness and considerable skill, and it is a slop machine: useful, but beneath me.
That last line is hillarious. I’ll remember that. but also the robots will remember this post when they take over.
Isn’t modular code used to handle repetitive mundane bits?
Yes. People seem to be writing bad poorly abstracted code these days. Leading them to assume there’s a lot of manual mundane tasks
And most devs I know use it everyday, so… 🤷
Especially for repetitive mundane code, like they said. It’s much faster to check code for correctness than it is to write it in the first place.
“I need to restructure this directory tree. If a file has “index” in the name, then it has to go in a parallel directory structure starting at “/home/repos/project/indexes/” and remove the word “index” from the name. Use the same child folders as the original.”
There, I just finished a custom Python script to accomplish that. Can I do it myself? Yes. Can I do it in 30 seconds? No. Why would I waste my time writing such a mundane script for a one-off thing? And it can do so much more.
It’s much faster to check code for correctness than it is to write it in the first place.
In certain circumstances sure, but at any level of complexity, not so much.
At some point it becomes less about code correctness and more about logical correctness, which requires contextual domain understanding.
Want to churn out directory changing python scripts, go nuts.
Want to add business logic that isn’t a single discrete change to an existing system, less likely.
For small things is works OK, it’s less useful the more complex the task.
This is what LSPs are for, or even like just a baseline knowledge of CLI tooling (honestly, like, just
mv
andsed
).You do not need an LLM for any of what you’ve described, and I would argue that I can probably do it faster by hand than you can prompt your LLM and debug the slop it hands you back.
It was just a contrived example for the purpose of the comment, and I admit it wasn’t a good one.
How about turning a directory tree of dozens of .url files (Windows web shortcut files) into an HTML file? Directory names as section headings, and nested bulleted lists of hrefs using the .url file names as the link text, minus the “.url”. Can you do that on the CLI? Sure, but it would be a hell of a hack. It would be a disgusting blob of awk code, probably. You’re much better off writing it in something like Python.
It’s not hard stuff. It’s simple directory recursion, string building, and file writing. It’s just so mind-numbingly boring to write, and it takes time. Instead, Copilot made that for me in 10 seconds. As fast as I could articulate the need in text. No debugging needed. Worked the first time. All I had to ask for in a second pass was more indenting of each nested list, and I could have just added that myself.
I would argue that I can probably do it faster by hand than you can prompt your LLM and debug the slop it hands you back.
It’s funny that you’re not even sure you can do that extremely simple thing in my original comment faster than I could prompt an LLM. And your prejudice is showing by assuming I had to even debug it, or that the code was slop. The code looked great. It was perfect Python.
I wish all of you people would stop knocking what you’ve never even tried. Because it just makes you sound bigoted, using words like “slop” and making assumptions about the quality of the output while never having tried it yourself. Prejudice is never a good thing.
I’ve written a fair amount of advanced command line stuff using grep and sed and whatever else. Anything non-trivial takes just as much debugging as Python code, and it’s harder to read and debug. And when it’s boring, one-off code, why would you even want to do it yourself?
I’ll never understand the LLM hate on lemmy. Feel free to hate on capitalism, or on using fossil fuels to power LLMs, or on having no social safety net when LLMs displace jobs, or any number of other things, but to be prejudiced and assume it’s always slop when you’ve never even tried it just makes no sense to me. (Maybe you have, but I’m certain most of the haters haven’t.) It’s a revolutionary tool in its infancy, and it’s already very useful on certain tasks.
It’s a revolutionary tool in its infancy, and it’s already very useful on certain tasks.
That’s a bold and premature statement IMO, how many AI winters have there been before this one ?
I’m not even saying you’re wrong, but to assert it with such confidence sounds like crypto bro-nanigans.
i would argue that it’s evolutionary rather than revolutionary, but that’s subjective i suppose.
I’ll never understand the LLM hate on lemmy.
Speaking for me personally i don’t hate LLM’s, i dislike the confidence with which they are being pushed and the lack of acknowledgement of their very real and IMO very important limitations.
You get statements like
“And most devs I know use it everyday”
Without context, and that feeds into the general propaganda feel of the sentiment, because people who don’t actually use them or don’t understand the implied context hear “LLM’s can do all the things, all the professional devs are using it all day”.
I understand it’s not on you to police peoples impressions, but trying to add actual context to those statements isn’t hate, it’s prudence.
Then again, that’s subjective too.
It’s funny that you’re not even sure you can do that extremely simple thing in my original comment faster than I could prompt an LLM.
No, see, this is called “having integrity” by not asserting as fact a hypothetical. I am 100% certain that I could knock out your hypothetical in one command in less than a minute but since I didn’t go actually do it I didn’t pretend that I did.
I do love the whole “oh but it knocks out all of the mundane stuff” as if that’s the primary part of our job. I have been doing development for about 30 years and I have spent so little time on mundane tedious tasks in that time. Certainly not enough time to justify the ecological impact of LLM data centers (even if they actually worked as well as advocates claim).
I wish all of you people would stop knocking what you’ve never even tried.
This is your prejudice showing (the only way someone would not like this is if they haven’t tried it). I have tried it, and I found it to be a waste of my time. What I saw was a stochastic parrot providing me objectively wrong answers to questions, and code that I needed to completely rewrite before it would function as advertised.
That product is not worth drinking the worlds water and ruining people’s quality of life near data centers over. It’s not worth the theft of IP and original thoughts, the obvious copyright violations as it crawls the web (ignoring every standard “do not crawl” marker I know of), the extra cost to site hosts as LLMs savagely barrage their pages. It’s not worth lining the pockets of already super rich VCs as they exploit blockchain 2.0 until the bubble bursts. It’s not worth the real human beings who have already lost their livelihood because an executive is frothing at the mouth to replace people with machines and has been promised AGI “any day now” by LLM spokespeople who don’t seem to understand that whole integrity thing above.
The hate that you see might have something to do with the willingness to ignore all of the above so “save some time” on the alleged “mundane tasks” people seem to think dominates the industry.
Now re-explain this 5 more times before it shits out something remotely close to what you’re asking it to do.
That hasn’t been my experience for something this simple. Not at all. I vibe coded a 75 line Python script the other day and it worked perfectly the first try.
everyday
“every day”, if you mean ‘daily’.
deleted by creator
That’s some A tier micro management
I’m guessing it’s because he’s a prick. That’s it, isn’t it?
CEO
PrickYup
Good excuse to lay off without paying unemployment while power-tripping. That’s all these kinds of things usually are about.
LLMs for code completion cause me more button presses and clicks to ignore them over standard code completion and the chat doesn’t help people who think logically and conceptually only ones who think verbally. So, it’s useless to me.
Good excuse to lay off without paying unemployment while power-tripping. That’s all these kinds of things usually are about.
You know who will be the slowest to adopt any Ai assistance? Senior devs. You know who this guy just fired? Senior devs. If you want to know the people you never want to fire, I have news for you.
Extremely doubtful that this would rise to a firing that was justified enough that would preclude the employees seeking unemployment. They would really want to have a longer paper trail than “CEO sent a slack message and then a meeting a week later.” Not saying that this was an illegal firing. This was just power tripping.
Nah, most employers have lots of stuff in their back pocket on almost every employee. That’s mostly what HR is for these days. Think you got away with forgetting to put in your PTO day that one time you were sick 5 years ago? Nah, that’s just a fireable ofence to use against you later for theft. But this is enough on its own to justify an insubordination firing in most “right to work” states in the US.
I’m guessing he only wants yes-men
Don’t worry, he’ll come back to developers crying for help when his precious coins get stolen due to sloppy coding
Fucking wish . com lex luther
Eyooooo!
Is it to lash out at others for his alopecia?
this guy bald for the same reason caillou is
Punishment from God for his evil ways?
he sucks so much even his hair doesn’t want to hang out with him
Good bye pecia.
Why is it so often a bald guy.
Why is it always a guy?
Often yes, but not always.
And, bonus HP douche.
I’m gonna move my crypto out of CB if this schmeckle is running it
Isn’t that the guy from Beyond the Black Rainbow?
That’s a deep cut and I am here for it