Spyke

Replies

Comment on

OpenAI says it is investigating reports ChatGPT has become ‘lazy’

Yep, I spent a month refactoring a few thousand lines of code using GPT4 and I felt like I was working with the best senior developer with infinite patience and availability.

I could vaguely describe what I was after and it would identify the established programming patterns and provide examples based on all the code snippets I fed it. It was amazing and a little terrifying what an LLM is capable of. It didn’t write the code for me but it increased my productivity 2 fold... I’m a developer now a getting rusty being 5 years into management rather than delivering functional code, so just having that copilot was invaluable.

Then one day it just stopped. It lost all context for my project. I asked what it thought what we were working on and it replied with something to do with TCP relays instead of my little Lua pet project dealing with music sequencing and MIDI processing… not even close to the fucking ballpark’s overflow lot.

It’s like my trusty senior developer got smashed in the head with a brick. And as described, would just give me nonsense hand wavy answers.

Comment on

Anyone else experience the feelings that you are constantly dying?

Your body and mind is just a bag of chemical soup, undergoing a constant reaction. Your tangle of nerves and synapses feed a mess of neurons that are wired in a circuit that gives you that spark of consciousness. But none of this is a fixed system, and your body goes through constant change. As one neural pathway dies, another one is rewired and the circuitry is now different.

You can play the game of debating the Ship of Theseus, but who you “are” or “were” is just an illusion. Our memories are just the old circuits powering up, but even those change over time. Your memories are a false representation of the past because they only ever exist in the present and you’re at the mercy of your own perceptions.

You “are” until you are not. So do what feels good —Kiss your loved ones, hug a tree, and be kind to yourself and others while your bag of soup ain’t leaking.

memes

Comment on

Remember. Everyone that works in health insurance deserves death.

I work as hired hands for satan himself (not directly for insurance companies but a consulting company specializing intelling pharma companies how to market themselves to insurance companies) and the industry is a shit show across the board.

The entire system is for-profit. Hospital systems make money by getting as much from insurance companies as possible. Pharmaceutical companies make money by selling drugs to insurance companies for as much money as they can. And the companies that hold the purse strings are the insurance companies of course (definitely the most evil).

Why is everything so damn expensive? Well, pharmaceutical company creates drug X and in order to recoup years of R&D and the strict rigor of government regulation, they need to charge a LOT of money—high skilled/high salaries positions to develop the drugs, many years clinical trials (most of which fail), government regulation, market strategy/assessment etc. You can’t get to the finish line without dumping a shit ton of money into development. So yeah, new drugs cost a lot. This doesn’t excuse corporate greed or all the schemes to keep exclusivity on a drug in order to maintain a monopoly, which is rampant and makes the situations worse.

New groundbreaking rare cancer treatment comes out—$1 million per patient. All the diseases that are easily treated with a pill are gone. So you’re left with rare disorders or ones requiring cutting edge treatment with a much much smaller market. So they have to charge an extraordinary amount to be profitable. Pharma companies don’t price drugs based on who can’t afford it, so they price it based on well insured patients that can. Insurance companies also can’t pay for everyone, so they come up with limits and preexisting conditions.

Meanwhile hospital systems, like any other corporation, seek profits by cutting costs, consolidating expenses (your treatment) and charging as much as they can for your treatment. What the public isn’t aware of is that when negotiating prices, hospital systems come up with an inflated menu of costs as a bargaining chip. So that MRI that is listed as $5,000 a pop doesn’t is negotiated down behind closed door’s with insurance companies (in-network vs out-of-network). But what price do you pay when you don’t have insurance or your insurance company doesn’t want to pay it? You guessed it!

Insurance companies pay for the whole lot and they too are out there to make money by NOT paying so they can hold onto your insurance premiums.

Oh and let us not forget that manufacturers operate at a global scale and all those countries that have single payer systems do the reasonable thing (this does include Medicare and Medicaid too) and tell everyone that they will only pay a fair price based on Real World Evidence. Guess who picks up the slack? USA! Greatest country in the fucking world, with congress paid for by everyone of these corporations.

privacy

Comment on

iPhone is listening

Reply in thread

I also hear people make the same claims against Alexa, but I usually start explaining what cookies are and how ad networks collects your data to more effectively target you. It doesn’t make fiscal sense to do mass audio surveillance when you already freely hand over your data.

Comment on

The real truth!

Reply in thread

Some sects are more dogmatic than others, with some woo woo metaphysical nonsense and ceremonial practices. Secular Buddhism though is definitely just the philosophy and practice of mindfulness that uses the same allegories but ditches the more problematic stuff.

Comment on

Why can't people make ai's by making a neuron sim and then scaling it up with a supercomputer to the point where it has a humans number of neurons and then raise it like a human?

First, we don’t understand our own neurons enough to model them.

AI’s “neuron” or node is a math equation that takes a numeric input with a variable “weight” that affects the output. An actual neuron a cell with something like 6000 synaptic connections each and 600 trillion synapses total. How do you simulate that? I’d argue the magic of AI is how much more efficient it is comparatively with only 176 billion parameters in GPT4.

They’re two fundamentally different systems and so is the resulting knowledge. AI doesn’t need to learn like a baby, because the model is the brain. The magic of our neurons is their plasticity and our ability to freely move around in this world and be creative. AI is just a model of what it’s been fed, so how do you get new ideas? But it seems that with LLMs, the more data and parameters, the more emergent abilities. So we just need to scale it up and eventually we can raise the.

AI does pretty amazing and bizarre things today we don’t understand, and they are already using giant expensive server farms to do it. AI is super compute heavy and require a ton of energy to run. So, the cost is a rate limiting the scale of AI.

There are also issues related to how to get more data. Generative AI is already everywhere and what good s is it to train on its own shit? Also, how do you ethically or legally get that data? Does that data violate our right to privacy?

Finally, I think AI actually possess an intelligence with an ability to reason, like us. But it’s fundamentally a different form of intelligence.

Comment on

Commercials Are Streaming’s New Norm, and Creators Aren’t Happy: “It’s Almost Worse Than Broadcast”

Reply in thread

Good concept in theory but consolidation of streaming services to a handful of providers in an $88 billion dollar industry means the reality for most is that you can culturally isolate yourself by not consuming or seek illegal means of getting your entertainment.

Voting with your dollars works for mom and pop shops, but a loss in viewership due to changes in fees was calculated and note in the ledger.

Comment on

What is the deal with Graphical User Interface/app psychology?

Speaking as a designer, it’s important to separate the style/trend of a UI from its function. I think what you’re looking for is actually UX design.

As a discipline, User Experience uses evidence-based research to understand how and why users behave they do. This leads to specific design patterns and principles that underlie all the good UI design seen from the giants like Apple, Google, Microsoft, etc. It gives you the language to evaluate designs. This is the foundation of your UI and the rest is just style — fonts, colors, imagery and icons which is subjective and less important. I lost ambition to be a trendy UI designer, so every design looks the same, but usability will shines through. Clean, simple and accessible is timeless.

Study the articles from nngroup.com. They pretty much established the field of UX Design, with content talking about user behavior in the 1990s. https://lawsofux.com is a more attractive and consumable option, also heavily influenced by NN Group. Finally, accessible design is good design for all, not just those with disabilities. Understand the guidelines set by the W3C for accessibility, like minimum font sizes or contrast ratios for colors.

Comment on

Google execs admit users are ‘not quite happy’ with search experience after Reddit blackouts

I read half this article and just thought, “yeah no shit.” I swear Google conditioned everyone to just settle for dumb answers.

It’s amazing how few people understand how SEM works or the fact that Google makes services for freely available in order to build a profile on you and sell targeted ad space. The algorithm is tuned to for clicks. The amount of sponsored results and crappy listicles you need to scroll through is unreal. “Reddit” was the shortcut to opinions outside of sponsored influencers with affiliate links… but I’m sure TikTok and YouTube will fill that void just fine.

Comment on

Do you think millennials who grew up with the early Internet and home computers will be as bad with future technology as boomers are with current technology?

Maybe kids have a leg up on the boomers that only had slide rules growing up, but I believe that tech literacy is much lower than people realize. Beyond the bare minimum of using email and browsing the web, most people generally just don’t aren’t using computers in a deep way, including kids that just grow up consuming content on tablets. Touch screens actively obscure the complexity of computers to make them more intuitive.

This research was published nearly 10 years ago but I it’s relevant today: https://www.nngroup.com/articles/computer-skill-levels/

news

Comment on

New Biden rule cracks down on insurers’ use of prior authorization

Reply in thread

It’s the difference between single-payer systems run by the government and private, for-profit commercial plans. I’m happy to see this carried out on an executive level since an actual law regulating private insurance would be a shit storm in congress. Remove the profit motive from insurers and the shift quickly moves towards real-world evidence and health outcomes rather than profit margins.

reddit

Comment on

Asshole design

Meh, I opened Reddit just to lurk on the only subreddit I would post on. Recap for that community reminded me it was all one big circle jerk… but now with more advertisements.

Comment on

Should I quit engineering?

Over the 16 years since graduating, I learned that defining yourself by your career is often a trap. At least it doesn’t sound like you’re getting deep satisfaction from your work.

I burnt myself pretty bad going into the field thinking I was perusing a passion career and just kept getting kicked down for 5 years chasing a passion career until I found a work environment that paid decent and valued work/home life balance. In school I thought I’d never sell my soul, but now I’ve been working with the same people for a decade now and pretty happy about it, even with if the actual work is utterly boring.

Unless you’re a fortunate few that are truly passionate, driven, and lucky enough to land a career that fills your entire bucket, look for a job you can tolerate BUT with group of people that support you and your growth. In the end 2 years in is a drop in the bucket and you’ll see your career change directions over and over. You can always learn new skills or relearn them, so if this new job is something different to get you out of a slump, I say go for it. No one can answer for yourself but you.

Comment on

Edit: (What do you call this dish?)

Reply in thread

I can also attest to hearing “eggs in a basket” and “toad in a hole” growing up. My son has just dubbed the dish “egg bread” and requested it almost daily. He also calls fried eggs “dip eggs” and boiled eggs “shape eggs.” He was probably 3 when he solidified these terms, but they have all stuck, 6 years later.

Comment on

when the insurance won't pay for the medicine you were prescribed

PSA from someone who works in the industry. Drug manufacturers offer “patient assistance programs” where people who are under insured or uninsured can receive treatments at a discount or sometimes free. They are not broadly advertised and I had no idea they existed until I started working in the space. Just search the drug + patient assistance or financial assistance.

Also to state the obvious... The US healthcare system is fucked — mostly insurance companies but also pharmaceutical companies and hospital systems in the US are all doing everything they can to increase their profits at your expense.

  1. Hospitals and pharma set high menu prices in order to negotiate with insurance companies. 2) Insurance companies make money by NOT paying. So you’re fucked unless you’re fortunate to have a cushy white collar job with good benefits. The people that get fucked the most are the ones that can’t afford the premiums

Comment on

What the Hell Happened to my Cookies?

Reply in thread

This is what I thought as well. Creaming butter and sugar properly gives the cookie better structure and spread less.

The butter also needs to be the right temperature before baking—chilling dough is sometimes needed. Also regularly scrapping the sides of the bowl while mixing is important to have a nice homogeneous cookie without gobs of dry flour or butter.

Comment on

Cannot Get Points in Sprints..

Reply in thread

I tell anyone entering the job market or is a young professional that absolutely no job is worth losing yourself over. Your skills change over time and will never leave you completely. I’m a competent designer, a reasonable developer but the most marketable skill that I didn’t actually develop until my late 20’s was soft skills—mostly developed by gently explaining to tech illiterate coworkers why what they wanted developed was impossible, impractical or just a bad idea.

I did this by treating every coworker as if they were the client. Be polite, professional and let them know that you want to solve their problems. It’s sounds stupid but people just put their guard down if you lead with, “I’m here to help you”. You can then have more honest conversation about all the bullshit keeping you from doing your job, provided it’s phrased as matter of fact and sprinkle in niceties.

The cruel irony is that this same disposition that started as a way to make me a more effective developer ended up pushing me into a position where I don’t get time to develop.