Spyke
Klearreply
quokk.au

It's asking for a password.

Edit: Never mind, I tried the one from my luggage and it worked.

37
lemmy.4d2.org

My boss sat me down recently and was telling me about how I needed to adapt because AI was going to take my job soon. Somehow it was suppose to be an inspiring meeting about my career growth. I just walked away blackpilled at the stupidity of leadership in the company. Oh yeah, we are 1 year into an AI adoption program and most people stopped using it 6 months ago due to it making them look like idiots with it's mistakes.

94
teuniac_reply
lemmy.world

The pain of misplaced apostrophes is why I'm not a programmer

18

Modern compilers have got your back. Simple compile time syntax error are non issues these days for the most part.

3

I hate that word. I used a possessive apostrophe like this (its') for years before somebody finally told me that rule doesn't apply to its for some unknown reason.

5

I recently started and left a dev job after just over 2 weeks because the new boss was chugging the AI kool-aid. Luckily I got a late offer from another place I'd applied to and I was able to get the fuck out of there.

9
lemmy.world

Hate to be that guy, but localhost is 127.0.0.1, not 172.0.0.1 (which is actually a public IP address)

27

Thank you — is there a way to find a listing? I tried searching the other day (for unrelated reasons) but couldn't find anything useful.

1

You might also be able to see the information on IANA's website or ARIN's website

1
utopiahreply
lemmy.world

Eh... don't want to be mean but that's what's called an "IP address" for Internet Protocol Address... but this one is for your LAN, aka Local Area Network.

So that won't work, people outside your LAN can't reach it. What you need instead is a domain. What most people don't know though is that there is a special domain name anybody can use for free! Check this out, assuming your LLM did the right setup do all that step, making website, starting Web server then try :

https://localhost/ and voila, free domain from your newly generated websites!

... /s

9
Denjinreply
feddit.uk

Can I do that from Internet Explorer or do I have to use Safari?

5

That's actually a great question, safer to ask your LLM directly! So helpful. /s

5
lemmy.world

As a web designer (well, customizer/reseller for small businesses) I definitely thought I was done for when I heard AI could spit out a functional website in one prompt. Then I saw some examples and realized it's just going to be another thing clients bring me, begging for a fix. No problemo, small upcharge.

47
Jeremywardreply
lemmy.world

Small upcharge? Unfucking a whole front end and backend should be more than small.

23

They may just be fucked front ends running completely client side, with broken functionality due to no backend

7
lemmy.world

Entire website

Also known as the most basic thing you could ever do

46
jj4211reply
lemmy.world

Saw a generated site, but it just made up plausible image links and also went image heavy so it was a bunch of broken image icons as it linked to nowhere.

20

I made an entire website for my ship using notepad by frankensteining together other websites. Everyone on board thought I was a genius. How wrong they are.

13
awful.systems

This goes back some years, back when the ping of death was still a thing. I used to hang out in IRC channels and someone decided they needed to show me what a real hacker could do. The dork asked for my IP which was hilarious to begin with, so I replied “127.0.0.1”. About 2 seconds later I see them disconnect from IRC.

A minute goes by and they are back online, spitting mad. Tells me i’m lucky their computer crashed but I’d better get ready…and disconnected again.

Back again and folks are dying laughing thanks to my 1337 teenage hacker skills but eventually someone spills that 127.0.0.1 is localhost. Instantly I’m talking to zero cool again and was too scared to give out my actual address. Being a hardened nerd, this time I complied.

I was on slackware and had already figured out their game from the get go; oh and I actually knew how to find an IP. So right in the middle of this future titan of industry’s insults and threats…they disconnect one last time. 😎

45
lemmy.ca

IRC exposed users ips, so not only did they not understand their low orbit ion cannon firing at localhost was self inflicted, but they didn't actually need to ask for your ip at all.

25

Why it was funny in the first place. I knew I was messing with the best.

11

I mean... this is definitely the kind of stuff that happened to "hacker" kiddos back in the days, this stuff probably happened a lot of time.

9

I swear on my life this happened to me but I don’t care if you believe me or not.

7
feddit.org

This reminds me of a video where a girl was like "yeah so you know all that streaming stuff is so expensive? Thanks to AI I coded my own Netflix streaming site..."

And there was this one comment like "Backend???" and she was like "Yeah I dont know what that is, but if you want a part 2 I can do that later" 😂

45
sh.itjust.works

No hate, but I am relieved to switch back to Windows 10 after a year of Fedora. Partly because I need Windows for work, but mostly because Fedora and GNOME suck.

-5

Fedora:

1. Missing Basic GUI Settings

  • Startup applications
  • No full shortcut customization
  • Need to install extensions for basic features
  • Media codecs missing by default (no clear indication or prompt)
  • You need to enable RPM Fusion (no prompt, hidden toggle)
  • Apps not installed via the software center must be removed via the terminal
  • Editing app menu entries through a third-party app (unstable / breaks frequently)

2. Issues

  • Wi-Fi not working initially
  • Onboard GPU not working initially (and also no indication, noticed it in system monitor)
  • Couldn't get the printer driver to work
  • GRUB menu became misconfigured
  • System stopped booting at some point

GNOME

(GNOME used in Fedora Workstation)

1. UI Design

  • No app dock by default
  • App grid/selector sucks
  • No minimize button by default
  • Calculator results cannot be copied
  • Search resets when exiting search view
  • Thunderbird tray not working

2. Customization

  • Cannot properly remap the Windows/Super key
  • Very limited ability to customize touchpad gestures

3. Wayland / Mutter Compositor

  • GNOME uses Mutter compositor, which has no support for gtk4-layer-shell
  • Some apps, like Activity Watch, don’t work due to Wayland's security philosophy
3
blinfabianreply
feddit.nl

id prefer fedora with kde for just working. but i personally use arch for gameing :3

3

I’m sure one day Linux will run the top professional CAD programs. One day.

2
lemmy.world

I gave Claude a shot at guiding me through an install of a matrix home server the other day. It got about halfway through before it absolutely shat itself. I mean like going in circles and completely incapable of breaking itself out.

And that's for a fairly easy sysadmin task. Not even doing it right, just doing it to the point where the service can be brought up and be accessible. I cannot believe anyone is under the impression that these bots are going to take anyone's jobs. The only thing that's going to "destroy jobs" is the rabid desperation management has to destroy labor.

37
OR3Xreply
lemmy.world

Yeah that's a common issue I've seen with Gemini and ChatGPT as well. They can do simple tasks but as soon as it's something that requires more than a 5-6 steps, or if there are complications along the way they will get lost. Also ChatGPT will commonly just make up commands if it doesn't actually know how to do something.

14
ebolapiereply
lemmy.world

I will say that after I went back to my normal usage pattern of going as far as I could alone and then asking the chatbot what went wrong it did save me a ton of time by suggesting I check whether caddy was importing from conf.d, which it wasn't.

I would have gotten there eventually, but not was it nice not having to hunt through snarky unhelpful forum comments on my own.

3
rustyjreply
lemmy.world

I just did a long winded reply to your other comment before seeing this one. Seems like we landed in the same place! Hope the server is working well you

2

It's been a good decade since I did any "serious" sysadmin tasks.

I get to do it again because it appears we actually do want some features synapse supports that conduit doesn't, door knocking being a big one. I also get to write user facing documentation as well; the "techy" person I enlisted to help me test the core conduit services got very frustrated by the onboarding process even with my handholding.

I sound annoyed but I genuinely love doing this kinda stuff. I'm stupid, and figuring out where I screwed up is fun. Plus I get to make an onboarding webpage to explain things, which is gonna be loads of fun

1
rustyjreply
lemmy.world

I did the same thing a few days ago, but I'm also pretty well versed with self hosting tedious-to-configure services. I would have spent hours rabbit-holing before setting up, and Claude just sped up the process.

I spent most of my time researching and forming an action plan, arguably the most important piece. Within two hours I had a Matrix server stood up with element-web, as well as coturn for calls. Setting up Element-Call for groups took a little longer, but not terrible all told.

I guess what I'm saying is if you're experienced with a given task, it can be a really great tool to speed things along. If you want to sit back and have it run the show, you're going to have a rough time.

4

Oh god you got me looking up Ralph loops... Please, I don't need this rabbithole!

2
ShankShillreply
sh.itjust.works

Frontpage Express is how I learned basic HTML.

Basically I'd make something look like how I wanted, then just delete all the extra trash and repeating tags until I knew enough of what it did to write my own.

14

Likewise.

Unfortunately everything else I learned was ethereal and went away, and I’ve got a learning disability that really doesn’t like it when a new system is slightly different than a previous system I’d learned.

I was all in on .shtml (anything but php or css), Shockwave/Macromedia Director 7 and Bryce for graphics.

I could never get back into it using the mainstream stuff.

6

Same here! I started sprinkling in JavaScript from copy and paste snippets you’d find all over the web and eventually I moved on to PHP (for a small while) then Ruby on Rails.

1

I thought I used Coffezilla, but it looks like maybe it was CoffeeCup, except at a glance I'm not sure that's a WYSIWYG editor. Maybe things changed in the intervening decades.

1

Somewhere, in the dephts of the ancient 56k web, exists a website I made with friends when we were in middle school. It's actually still online, and half of the resources are pulled from urls like file:///D:/MegaSite/lol.JPG

This data has been lost forever, but yet, somehow, parts of that yesteryears afternoon at my friend's are still here.

12

FrontPage was initially created by Cambridge, Massachusetts company Vermeer Technologies, Incorporated, evidence of which can be easily spotted in file names and directories prefixed _vti_ in web sites created using FrontPage. Vermeer was acquired by Microsoft in January 1996 specifically so that Microsoft could add FrontPage to its product line-up, allowing them to gain an advantage in the browser wars, as FrontPage was designed to create web pages for their own browser, Internet Explorer.

4

Man, Frontpage was the fucking bomb. I passed my computing class in highschool by just making websites in frontpage.

3
reddthat.com

This was me in high school. In my first Intro to Computer Science class, they taught me how to make a website in html.

Nobody told me that you need a domain. Guess how I found out.

31
ne0phytereply
feddit.org

Well, technically you don't need a domain. An IP is enough. If you don't have your own IP (like a shared host) you'll need to put it in a subdirectory but there is no need to have a domain to put something on the Internet.

15
Azraelreply
reddthat.com

Yes. My mistake. What I meant to say is that I didn't realize you needed something to host the site on. I tried to send my friend the file and expected them to open it...from my computer.

I was a bit of a noob back in the day.

15
feddit.org

Nowadays you can just use notepad and share the link to your Microsoft OneDrive folder...

5

Better yet, use the latest remote code execution exploit in notepad to install and host a local web server!

1

I had a similar problem in the late 90s except I was in my late 20s and a friend of mine got me into web developing. It took me a couple of weeks to realize I didn't need to spend 30 minutes uploading my work via ftp over a 56K line to see the website. I could have just opened it up with a browser on my own computer. I wasted a lot of time.

3
programming.dev

During in my data science master's program, someone unironically sent me a localhost link to a Jupyter Notebook.

30
MehBlahreply
lemmy.world

In the really early days a guy who loved trolling before trolling had a name had a link on his website that just pointed to the users downloads folder. Really freaked out some people that clicked on it.

24
Rooster326reply
programming.dev

Ah the good ol days of Active X. Could pull some pretty sick pranks back then.

9

I hung in a sysadmins channel on IRC. There was always a new bug/exploit. So many there was never a shortage of ways to lock up or break a windows installation. They would just post random links and hope someone clicked on it. I always used lynx to look at them. It was fun and no one considered at the time using them to steal or rip off people with them.

8
lemmy.today

I made a Zip bomb, hid it, called it virus, and found the school OS reinstalled for what would have been a relatively harmless, and very basic trick.

3
MehBlahreply
lemmy.world

zip bombs were not really thing back then. A fork bomb the was more common.

3
MehBlahreply
lemmy.world

Oh sure but the first time I saw any mention of a zip bomb was after 2005 or so and the stuff I'm talking about happened around 1995 and 1996.

2

In one of my programming classes I watched a girl open edge, search bing for Google, then search Google for Yahoo, then search Yahoo for Yahoo Mail. It hurt my soul.

22

And it's ten million lines of typescript on ten nested frameworks.

And the website: "Hello world!"

24
feddit.nl

Which is funny, since even a non-techie can setup a website using wordpress.

A lot of them do.

19

or our sponsor, squarespace! use code "lemmygeddat" for a whopping 5% off your first day!

13
Gladaedreply
feddit.org

Hosting and making a website are very different tasks to me.

11
lemmy.world

Sure, but very cheap and sometimes free tools help a complete beginner do both, without any real technical knowledge.

1

Don't say the opposite. Just saying writing a web page yourself is much different to using some service.

1
piefed.social

I made a piracy streaming app with iptv for me to use on my phone and tv.

12
HappyFrogreply
lemmy.blahaj.zone

What are you trying to say? You "made" a entirw streaming app, or are you just hosting someting someone else made? Because those are two very different things.

3

well by I, I mean I yelled at an ai, but i got it to repurpose the torbox stremio addon for movies and tv shows and found an iptv playlist of local channels and boom! my own streaming service, tailored to my needs. I tried the real debrid api and the tor box api but the stremio addon seamed to work a lot better at getting the transcoded streams.

2

That's the joke. Guys says his job is done for, by buddy building a website via chatgpt, except the guy knows nothing about how the internet works.

7

Pretty much sums up a lot of younger people who didn’t grow up learning far more hands-on basic computer use. Z and A are gonna be the “AI” generation that surrenders the last of critical thought and hands it all to walled gardens of instant, tailored, and curated information.

7
BCsvenreply
lemmy.ca

It's already happening.

We get support tickets from professional engineers.

Sometimes it is "my software isn't working send me how to get it working." No details on what is not working or what they were doing, so we have to dig the information from them. Like "is your computer on, do you have a network connection, are you connected to your work server, oh you thought google search access is same as VPN to work? ..."

Its rare to get somebody on the call that says "when I open this file and do this, this other thing happens, and here is the sample file and steps I did"

Other things are like: "This software is supposed to output this in this way, but it's not."
So we open the dialog and watch their steps, software says select objects to export, they are clicking Ok with no result, so we have to point out the message they are supposed to read...see where it says select an object to export, and it is highlighted in yellow to draw your attention and has a red asterisk? Yes? Well they are talking to you, you have to do the action required.

I can understand grandma not understanding software, but an engineer is supposed to be a problem solver.

14
lemmy.world

This motherfucker over here is ruining the good name of Bens all over the planet

5
Hazorreply
lemmy.world

As a Ben, I think I speak for all of us when I say that this Ben does not represent us or our Benly sensibilities.

3
Anebreply
lemmy.world

As a Ben myself, Ben's can eat shit. I've never met a Ben I didn't want to punch or fuck.

2
Hazorreply
lemmy.world

So... What happens when you look in a mirror?

1
dil
lemmy.zip

Idk, if you show ai this image itd tell you how to host it

3
chunesreply
lemmy.world

But we're too busy making fun of the ai from 2 years ago that everyone still thinks is current for some reason.

2
dilreply

To be fair, it's gotten better in every area scary quick but I still don't trust it since it's always equally confident when wrong

1

Getting it to open on someone else's computer is like the first thing about web development

1