AA5B

joined 2 years ago
[–] AA5B@lemmy.world 5 points 1 day ago (2 children)

Living the life!

[–] AA5B@lemmy.world 94 points 1 day ago (16 children)

Tell me again how traffic cameras make us safer and we can totally trust them to be applied objectively for public safety and no other purpose?

[–] AA5B@lemmy.world 4 points 1 day ago* (last edited 1 day ago)

Given a tiny bit of knowledge on big data systems …..

  • assume everything accessible is being copied, encrypted or not, kept forever
  • there are continuous processes making links to people places times, and connecting the internet to real world data
  • when someone wants to search for something, like uses the term “mango Mussolini “, it pretty quickly finds the set of all communications
  • then you can further refine it “and lives in the dc area”, and end up with a list of people
  • then you have ready links to clever where they’ve posted, everything they’ve said, every person they’ve connected with online or in real life
  • and if you have encrypted data, can choose to brute force it (some will have to wait for technology)

It really no longer makes sense to wonder if they’re watching Lemmy. There’s no reason to pick specific places to watch when they can just collect everything, store it, then take their time searching for connections

[–] AA5B@lemmy.world 1 points 1 day ago

Definitely one of the weaknesses is: what about maintenance? Ai has been poor at maintaining existing code, and we all know that maintenance is much more expensive than development. Will it be able to maintain its own code? What if there are no longer enough developers to do it manually? Where is our future then?

I’ve definitely been adding priority to refactoring. It was always a good idea for maintainability, for new developers to get up to speed and be able to contribute, but now we have the idiot developer that is LLMs. Perhaps more refactoring is meeting it halfway

[–] AA5B@lemmy.world 1 points 1 day ago

Not because it actually resembles consciousness, but because it doesn’t

There have been several waves of advancement for things initially called ai. However one of the most common threads is that it helps us define what intelligence is not.

[–] AA5B@lemmy.world 3 points 2 days ago* (last edited 2 days ago) (2 children)

LLM vendors are starting to charge money. I’m sure it’s not even close to profitable but it’s a start. Perhaps when the bubble pops and market consolidates, fewer vendors with more paying customers each …

Using an LLM is a skill just like any other. If you just take what it gives you, you can’t expect good results. If you evaluate what it gives you and prompt it to improve, the results aren’t as bad.

I use an LLM for coding and a definitely a skeptic, but I do find it a useful tool and am really interested in seeing if I can make it work.

Initially I found some amount of success at lower levels, saving me some time

  • it could auto complete entire lines of code (and that’s trivial to evaluate and correct if necessary)
  • it was pretty good about generating unit tests since they tend to be simple and repetitive. In general corrections tend to be smarter coverage, tweaking the tests to cover more functionality with fewer tests
  • it’s pretty good with utility scripts. For example today I had a decision and wanted supporting data: in minutes it generated a script to call APIs in my scm and generate some stats for 4,000 code repos …. And it worked

Currently I’ve created rulesets and project context so

  • it’s been quite successful at code reviews (it finds things I miss, and has resulted in my human reviewers finding less)
  • I’m proud of one for identifying refactoring opportunities. It finds good spots and makes good suggestions, but so far I have to implement myself: its code hasn’t been usable. I can also objectively verify by reduced cyclomatic complexity.

Trying to find other scenarios it can be successful, it’s clear that insufficient context is a limiting factor. The fun challenge is to see if there are more successful scenarios if you can give it enough context. I’ve gone past rulesets and project context, to connect relevant services and metadata about our product set and environment. They want a team to try vibe coding and I’m still very skeptical, but my part of the effort is a real solvable problem and fun challenge whether they succeed or not

[–] AA5B@lemmy.world 3 points 2 days ago* (last edited 2 days ago)

I was with you up to “cloud computing”. That bubble was a huge success that has really revolutionized how software is provided

  • well known winners include AWS, Google, Microsoft but there are many more depending how you define cloud computing
  • also some huge flops

AI has a lot of mindshare and has demonstrated contributions in several areas. For example, ai slop you see on YouTube is making some people money. As a coder I do find it sometimes a useful tool, and I can definitely see the near future where it’s a required skill, and no, if you just ask it to spit out slop you’re not getting anything but slop ). I don’t see how it’s going away. However it doesn’t (yet?) live up to its hype nor is there (yet?) a profitable business for providers.

Meanwhile the crypto and NFT bubbles were pyramid schemes that only ever made money from themselves. Web 3.0 probably looks useful to its proponents but was only ever a niche that no one else cared about

[–] AA5B@lemmy.world 7 points 2 days ago* (last edited 2 days ago) (4 children)

The same way they do in every other bubble.

  • the bubble pops, most companies fail. Mostly bankruptcies, massive layoffs but also huge tax writeoffs
  • of the surviving companies, a couple strike the jackpot.

Most of that huge overall investment is lost, but everyone wants to be in on the one or two that succeed, and those specific investments could have huge returns

[–] AA5B@lemmy.world 5 points 2 days ago

Should not be a surprise to anyone

… and yet those ticket prices won’t come down. You have to be a serious fan to pay those prices, or only the wealthy

[–] AA5B@lemmy.world 4 points 2 days ago

Vaccination shouldnt be partisan. wtf is wrong with people

[–] AA5B@lemmy.world 1 points 3 days ago

I think “metros” are a combination of “heavy rail” and “commuter rail” over a larger metro area. Fast and longer distance like commuter rail, but regular service like “heavy rail”

[–] AA5B@lemmy.world 2 points 3 days ago* (last edited 3 days ago) (2 children)

Maybe, but I’m not familiar with chicagos system

  • Amtrak == intercity. Travel from one city to another, potentially long distance. Scheduled
  • Commuter Rail == into and out of the city, over a large region. Typically Bring commuting workers in from suburbs and may be scheduled to prioritize rush hour
  • heavy rail == “normal” trains, might be used as subway or surface. Typically travel from one part of a city to another, and operate continuously, with minutes between trains
  • light rail == slower, cheaper, a tram. might be underground or a streetcar. Typically travel along neighborhoods, more local transit. Scheduled continuously with minutes between trains

Here in Boston

  • I can take Amtrak to nyc, to Portland Maine, or to Albany and west
  • we have commuter rail lines covering half the state to bring people from towns and suburbs into Boston.
  • we have I think 3 “heavy” rail lines operating as subways, and on the surface as it leaves the city proper
  • we have a light rail line operating in tunnels through the city center but on the surface as a tram or streetcar through various neighborhoods. For example students can hop on the get from one end of Boston university another
 

Probably limit to the us for feasibility: i want to find out about regional products but also have a chance of getting interesting ones.

For example I recently found about two flavors of soda available in parts of the us but not where I am (Peach Crush, Cactus Cooler). I was able to order online to try them!

What else is regional to you that someone may like? Any communities? Links? Online resources to help?

 

I just got an Airthings Radon monitor, and the integration with HA went smoothly. As a starting dashboard I have a simple card displaying sensor values.

But I let myself get carried away and got the one with the most sensors. So expected to see history graphs so I can look at trends or events, but it never occurred to me they were all different units and scales. HA wants to create many charts, which is less easy to read.

Does anyone have dashboard ideas on how to display these?

 

cross-posted from: https://lemmy.world/post/44396235

I’m considering joining a CSA for summer produce …….

But getting produce this way can be expensive so not everyone can do it, but this one place also spends part of our shares to offer

  • “Food For All” where they offer half price food shares on request, no paperwork or shame involved!
  • you can buy shares with SNAP at subsidized prices so it’s at least comparable to grocery stores, but then put money back on your SNAP card!
 

Can anyone help with pointers for automatable garage heaters? So far my searches aren’t finding anything. My requirements are:

  • remotely preheat when I want to work out
  • alert if it’s left on, or automatically turn off

I’m in the US, looking for 240v maybe 5,000w electric heater. The basic item is cheap and readily available at home centers or online. I even see variations with Bluetooth remote and/or controlled by app.

I’m looking for something locally automatable. Matter/Thread would be ideal but I’m fine with Zigbee or z-wave. But I’m not finding anything like that, and getting stuck on some vendors portal is not ok. Any leads?

Or something that can use an external thermostat - I actually have an extra Ecobee - that can be locally automatable. Any leads? Any search tips that might find such a thing?

I briefly thought of automating an outlet, however even if smart outlets are available for those loads, that wouldn’t work because all these heaters have a safety feature to run the fan until the unit is cool

 

One of the environmental regulations we benefit from here in the us, is eu common charger rules! Basically all computer like devices now use usb-c. Thanks.

But it would be even better to be common to essentially every portable device. I’ve seen flashlights that charge over usb-c.

While I was travelling this past weekend, my toothbrush battery died and I didn’t have the proprietary charging base. I sure wish that took usb-c also. Looking online I see a couple but most electronic toothbrushes still use proprietary chargers

Which brings up: what are you guys seeing, where common charger rules are actually required? Looking across non-computer devices that are not required to be usb-c, are they?

Edit: proprietary

 

It’s coming down to the final deadline. I’m running out of time and need to decide ….

Kids are at college so buying in bulk is less important but I love Costco. My membership expired in May, but I’m down to three rolls of toilet paper, LoL

Do I renew Costco and continue to buy in bulk at the potential of wasting money, or do I give up on Costco and buy all supplies from the grocery?

 

May be interesting here because walkable cities and transit directly reduce unnecessary deaths

Massachusetts consistently ranks as the safest state for drivers in terms of fatality rate, with only 4.9 deaths per 100,000 people. Its success is largely credited to stringent DUI laws … Urban density also plays a role – Boston’s congested streets and statewide lower speed limits in urban areas reduce the opportunity for high-speed crashes. The state also has a strong public transportation network, which decreases total vehicle miles traveled.

 

wtf, Texas

Is even this politicized?

It may never be known exactly how many Texas women have died as a result of the state’s abortion restrictions … And the state is not trying to find out. The Texas Maternal Mortality and Morbidity Review Committee, the body responsible for investigating maternal deaths, has announced it is not investigating cases from 2022 and 2023, including the immediate aftermath of the state’s almost-total abortion ban.

 

This is a stupid question mostly because I don’t know where to ask it. Also it seems like an obvious thing but I’ve never read any news mentioning ……

I was just reading an article going over recent flooding catastrophes and one thing that stood out was a dam adding to the high water by having to release water while the flooding was still happening.

But can’t dam operators see a storm forecast and start drinking, er draining, ahead of time? It’s seems like you could make a big difference in controlling flooding with just a day or two pregaming. That can’t be profound, so why does it never seem to be mentioned? It could be a significant factor on many floods, a critical use for NWS data, forecasts, warnings, so where are the news mentions?

 

So many toddler toys and sporting goods on the curb in front of our house! Got my now college age kid to help.

We put up a huge “free” sign, and at least some things found a new home. Three bicycles, two portable soccer nets, and a pair of roller blades definitely gone but there’s just so much stuff that I really couldn’t say what’s no longer there

I’m disappointed the snow blower didn’t go. Yeah it’s older and needs service but it’s a nice two stage, self-propelled, auto-start model where bringing it back to life would be a fraction of the cost of buying something like that

 

I find this a bit weird, but I just fell asleep on the sofa while watching YouTube. The weird part was I had a very vivid dream that I was watching an entirely different YouTube video

 

This morning I made pancakes for my little one (ok, he’s a high school senior, and it was an egg, cantaloupe and some pancakes). His favorite is chocolate chip: I can do that!

As I was making them I realized I didn’t have enough chocolate chips. But I could still be the hero, I had mini-chips to make energy bites!

I don’t know if this counts as science, but I discovered the minis sink right to the bottom while full sized are easier to keep in suspension. The minis made it a lot harder to give each a consistent chocolate taste

view more: next ›