[-] jcg@halubilo.social 29 points 1 month ago* (last edited 1 month ago)

is-sorted and a handful of about 300 other npm packages. Cloning the repo and installing takes about 16 hours but after that you're pretty much good for the rest of eternity

131
submitted 1 month ago* (last edited 1 month ago) by jcg@halubilo.social to c/technology@lemmy.world

I've seen a lot of sentiment around Lemmy that AI is "useless". I think this tends to stem from the fact that AI has not delivered on, well, anything the capitalists that push it have promised it would. That is to say, it has failed to meaningfully replace workers with a less expensive solution - AI that actually attempts to replace people's jobs are incredibly expensive (and environmentally irresponsible) and they simply lie and say it's not. It's subsidized by that sweet sweet VC capital so they can keep the lie up. And I say attempt because AI is truly horrible at actually replacing people. It's going to make mistakes and while everybody's been trying real hard to make it less wrong, it's just never gonna be "smart" enough to not have a human reviewing its' behavior. Then you've got AI being shoehorned into every little thing that really, REALLY doesn't need it. I'd say that AI is useless.

But AIs have been very useful to me. For one thing, they're much better at googling than I am. They save me time by summarizing articles to just give me the broad strokes, and I can decide whether I want to go into the details from there. They're also good idea generators - I've used them in creative writing just to explore things like "how might this story go?" or "what are interesting ways to describe this?". I never really use what comes out of them verbatim - whether image or text - but it's a good way to explore and seeing things expressed in ways you never would've thought of (and also the juxtaposition of seeing it next to very obvious expressions) tends to push your mind into new directions.

Lastly, I don't know if it's just because there's an abundance of Japanese language learning content online, but GPT 4o has been incredibly useful in learning Japanese. I can ask it things like "how would a native speaker express X?" And it would give me some good answers that even my Japanese teacher agreed with. It can also give some incredibly accurate breakdowns of grammar. I've tried with less popular languages like Filipino and it just isn't the same, but as far as Japanese goes it's like having a tutor on standby 24/7. In fact, that's exactly how I've been using it - I have it grade my own translations and give feedback on what could've been said more naturally.

All this to say, AI when used as a tool, rather than a dystopic stand-in for a human, can be a very useful one. So, what are some use cases you guys have where AI actually is pretty useful?

[-] jcg@halubilo.social 32 points 1 month ago* (last edited 1 month ago)

Seems like it. I suppose it's an honest mistake to make, she (or her PR team) put the Kanji for "seven" and "ring" (but also more generally means circular or loop or wheel), but Kanji when combined doesn't always mean what you'd expect it to mean. In this case those two Kanji together is a noun meaning charcoal grill. Kanji combinations can be highly logical, where their standalone meanings come together to a very sensible combined meaning. But sometimes they don't make much sense and the reasoning for the combined meaning is lost to time.

But come on, man... Just search for it online or open a dictionary before you permanently write something on your body.

[-] jcg@halubilo.social 31 points 10 months ago

Them: "my favourite political party will stay in power forever"

[-] jcg@halubilo.social 30 points 1 year ago

More like several very complicated moving parts hosted on complicated infrastructure to keep the illusion of nothing on nothing.

24
submitted 1 year ago* (last edited 1 year ago) by jcg@halubilo.social to c/selfhosted@lemmy.world

I have an Ubuntu server with two network interfaces - an ethernet and a WiFi network let's call eth0 and wlan0. So far I've been able to set it up as a router by enabling packet forwarding and then doing some iptables trickery. These are my iptable commands:

iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE
iptables -A FORWARD -i eth0 -o eth0 -j ACCEPT
iptables -A FORWARD -i eth0 -o eth0 -m state --state RELATED,ESTABLISHED -j ACCEPT

If I'm understanding correctly, the first command says "if you receive packets from a device, do NAT and then forward them with your IP", the second one says to forward packets from eth0 to eth0, and the last line says "if you get packets back, only accept them if a connection has already been previously established". This Ubuntu server is connected to a router which is connected to a modem that actually has internet access. I've set it up so that my router uses my Ubuntu server as the default gateway during DHCP requests. This works fine, I'm able to use devices to connect to the internet, and if I do a trace route, it first goes to the Ubuntu server, then to the router, then out into the great beyond.

Now, I've run:

iptables -D FORWARD -i eth0 -o eth0 -j ACCEPT
iptables -A FORWARD -i eth0 -o wlan0 -j ACCEPT
iptables -A FORWARD -i wlan0 -o eth0 -m state --state RELATED,ESTABLISHED -j ACCEPT

Which, if I'm understanding correctly, should forward packets through to the WiFi interface instead, but it isn't working. I'm still able to access other devices on the network but not the open internet. I also tried doing iptables -t nat -A POSTROUTING -o wlan0 -j MASQUERADE which as far as I can tell is unnecessary, but that didn't do anything. When I do trace route this time, it is able to get to the Ubuntu server but no further. I've also tried doing iptables -L -v but neither the wlan0 -> eth0 rule or the reverse have any packet count. I also tried doing iptables -A FORWARD -i lan0 -o wlan0 -j LOG --log-prefix "FORWARD: " to just log it first, but nothing shows up in /var/log/syslog even if I try to connect to the internet from a device.

I'm at a loss here so any help even debugging or if I'm going about this wrong would be greatly appreciated. My ultimate goal is to set up a failover so that if the LAN interface doesn't have a connection, it'll start sending packets through the WiFi interface which will be connected to a different internet connection.

[-] jcg@halubilo.social 44 points 1 year ago

Yep, had an idea for a game and when I read all this stuff I decided to check out Godot again since the last time I did it wasn't in a great state yet. So far it's looking pretty good now!

[-] jcg@halubilo.social 33 points 1 year ago* (last edited 1 year ago)

Yes. I want something to do routinely otherwise I'll go crazy. I want to contribute to society's production and do my part. I want to put my time and effort into inventing, creating, and generally making life better for everybody. I don't want to have to do it under threat of starvation, and I damn sure don't want to do it for some asshole who just wants to watch number go up.

[-] jcg@halubilo.social 31 points 1 year ago

I'd just like to interject for a moment. What you're referring to as the clutch, is in fact, the clutch pedal, or as I've recently taken to calling it, the clutch+pedal. The pedal is not a mechanism unto itself, but rather another mechanical component of a fully functioning clutch system made useful by th

[-] jcg@halubilo.social 33 points 1 year ago* (last edited 1 year ago)

Free pis as far as I'm concerned. If they were ever gonna "recover" their assets they would have to track them down and if anybody has just the pi in their possession they'd have to prove it's one of theirs, probably by getting law enforcement involved. I doubt the city would be all that happy to help when they've literally just littered throughout the city and left.

27

I have a fairly old router that doesn’t support gigabit. I also have a network switch that does support gigabit. If I connect two devices directly to the switch, then connect the switch up to the router, will the connection between the two devices support gigabit? If I’m understanding correctly the router would just act as DHCP server and give the two devices a local IP address, but the actual connection between them wouldn’t go through the router at all.

63
Are you seeing this? (halubilo.social)
submitted 1 year ago* (last edited 1 year ago) by jcg@halubilo.social to c/lemmyshitpost@lemmy.world

This post has been seen times!

47
One of the world's first memes (www.businessballs.com)
submitted 1 year ago by jcg@halubilo.social to c/memes@lemmy.ml
[-] jcg@halubilo.social 44 points 1 year ago

Basically nothing of unique value really comes from Reddit the company. Their platform is easily replicable (as you can see from the MANY Reddit clones other than Lemmy) and their staff are glorified powermods and repost bots. The only thing Reddit has of value is its communities, and those got where they are despite Reddit's best efforts.

[-] jcg@halubilo.social 28 points 1 year ago

Sure they can. But...

  1. How can they compete in a space where people are already there providing a service without trying to extract value from them?
  2. Why would one of these larger instances sell out when their userbase can sustain them and selling out is antithetical to the reason they started the instance in the first place?
  3. I and many people like me would be fine in our own instances. We'd just defederate. If, say, lemmy.world sold out those guys would just have to switch instances. It's a pain, yes, but it's possible.
1
Other Test Post (halubilo.social)
submitted 1 year ago by jcg@halubilo.social to c/test@lemm.ee
3

I'm planning to migrate my email to a different provider, but they don't give much storage, so I was wondering what people would recommend for this kind of setup: basically I'd like to use the new provider as something like a relay. I'd want them to only store an email or two at a time and have some kind of self hosted solution that just grabs the emails from the provider and stores them after deleting them off the provider so it's never storing my entire email history, and also keeps my sent emails somewhere so that I have a copy of it. Ideally I'd wanna be able to set this up with a mail client like NextCloud's.

[-] jcg@halubilo.social 30 points 2 years ago

You might wanna read up on the algorithm Lemmy uses. Specifically this part:

  • Active uses the post votes, and latest comment time (limited to two days).
  • Hot uses the post votes, and the post published time.

If you're sorting by Active, that means those posts you're seeing are pretty, well, active even if they're a couple days old.

9
submitted 2 years ago* (last edited 2 years ago) by jcg@halubilo.social to c/selfhosted@lemmy.world

EDIT: Thanks for the info guys! Very excited to get this all set up

At the moment I have a bunch of self-hosting services hosted in the cloud. I plan to get rid of my cloud resources entirely and run stuff on some server hardware I acquired recently but my ISP doesn't give me a static IP and I'm behind a NAT or whatever it's called (the thing that makes multiple people's home connections be behind a single public IP) so I don't think I can even expose directly to the internet. So my plan is to have a very small and cheap server at a data center and proxy my actual server behind that.

My question is, is there a way that I can set things up so that the same domain can connect directly to the server when I'm at home, and to the proxy when I'm not? The difference would be what connection I'm connected to (my home WiFi vs 5G/others' WiFi). I'm thinking I could maybe run DNS on the server and configure my router to use that as a DNS server, but wouldn't my phone/laptop cache DNS entries? So it'd still try to connect to the local IP even when I'm out.

5
submitted 2 years ago by jcg@halubilo.social to c/lemmy@lemmy.ml

Hey guys, as I'm sure many of you are already aware there's a couple of bugs that are plaguing the home page. I've made a hotfix for these bugs:

  1. New posts popping up and pushing all the other posts downwards - this is more prevalent on the larger lemmy instances, you'll just be scrolling and suddenly everything's pushed down because new posts are being added to the top of the page as they're being created
  2. Default "All" not working - this is more something admins would be aware of but in the site settings you can set the default "Listing Type" to "All" instead of "Local", but if you do this the home page doesn't properly load "All", it'll show you the "Local" feed with "All" selected in the tabs. Seems this feature wasn't implemented correctly in time for 0.17.4

Since 0.18 is still a little while out, and I'm sure the devs are both really busy on it (they also said they won't be making another 0.17 release), I went ahead and made a hotfix for these. I have it up on jcgurango/lemmy-ui:0.17.4-hotfix so if you're using docker you can just upgrade to that image. I'm not really sure how ansible works, so I can't help with that.

Here's the repo I have these changes on for those who want to check or build it themselves: https://github.com/jcgurango/lemmy-ui - I've based it on the v0.17.4 tag on the upstream repo.

[-] jcg@halubilo.social 32 points 2 years ago

Who is setting this standard? Is the general gaming population really upset if the graphics of the new CoD or sportsgame iteration is not hyperrealistic?z

view more: next ›

jcg

joined 2 years ago