popcar2

joined 2 years ago
MODERATOR OF
[–] popcar2@programming.dev 32 points 2 months ago (4 children)

MIT is the de-facto license that says "Do what you want with the software, just give me credit. Also, I don't owe you anything".

It lets people do basically anything with it but protects you from:

  • People who would steal your project and claim they were the original creators (your name and copyright info is filled in the license which they have to include and mention)

  • Any sort of liability or warranty - people can't blame you for any damage done by your software

[–] popcar2@programming.dev 47 points 2 months ago (16 children)

It's not a big deal since git repos aren't hard to migrate. GitHub is fine currently and if they push people away then there are a couple of alternatives.

Firefox hosting on Github is a good move because it lowers the barrier of entry for contributors.

[–] popcar2@programming.dev 9 points 2 months ago

Do you mean it works reliably well in letting users through, or in blocking AI?

Both, check out this article talking about it: The Day Anubis Saved Our Websites From a DDoS Attack

Looking at the statistics really shows how dire things have gotten with AI crawlers. The before and after is crazy. There are some other blog posts also mentioning they get maybe 1000x less requests per hour after deploying Anubis.

[–] popcar2@programming.dev 6 points 2 months ago (4 children)

If it weren't tiktok it'd be any other mainstream social media that people spread dumb trends on. Anybody remember teenagers eating laundry soap pods a couple years ago?

[–] popcar2@programming.dev 13 points 2 months ago (2 children)

Been seeing this more and more lately. It's a shame we need such a nuclear solution, but it works reliably well. It takes a second or two to be redirected to the site you're visiting.

[–] popcar2@programming.dev 5 points 3 months ago (1 children)

That should work fine, but make sure to get rid of the first few lines in the text file since they're headers for ublacklist.

[–] popcar2@programming.dev 69 points 3 months ago (4 children)

That's partially why I made a blocklist of SEO/AI spam websites. EaseUS and partition manager were some of the first websites I blocked!

[–] popcar2@programming.dev 37 points 3 months ago (1 children)

That's... Kind of insane! I've been following Bitcraft every now since it got announced but I never expected them to go to this direction. The blog post makes sense but I'm curious what license they're going to use. It could be a legal minefield to try and stop people from stealing the game, re-branding it, then profiting off of it.

It'll be really curious to see how this plays out because there isn't really any major games that went open source, much less one that's going to be actively monetized like Bitcraft.

Our focus will be on a smooth and successful Early Access launch on Steam, which is our highest priority. Only once we are happy with the state of the game will we start the process of open sourcing BitCraft.

Anyway, it sounds like open-sourcing the game might take a while. I hope early access works out for them.

[–] popcar2@programming.dev 1 points 3 months ago (1 children)

Isn't Pangora dead? It hasn't been updated in a year.

[–] popcar2@programming.dev 1 points 3 months ago

Don't submit AI generated content to this community. Next time will be a ban.

[–] popcar2@programming.dev 7 points 4 months ago

Yup. I asked around in chat and we're 99% sure it's a joke. They don't actually have a team big enough to transition to a whole new engine.

 

Pretty good technical article on why shader stuttering happens, and how UE is looking into fixing the issue in the future.

23
submitted 6 months ago* (last edited 6 months ago) by popcar2@programming.dev to c/programming@programming.dev
 

I don't like front-end development but I enjoy writing things by hand rather than rely on one-off classes. Even in my blog, I tend to write a lot of HTML manually throughout the post, like creating a quick container to put two images side-by-side and center them, making blockquotes, the occasional nested list, in-line CSS, etc...

I've written some of it in VSCode and Joplin but I didn't find it comfortable to write in either of them. What editor/extensions do you use to make dealing with HTML easier? I'm currently looking at Emmet, but it looks a bit intimidating to learn.

Edit: I ended up using Emmet for writing HTML in general along with Espanso for quickly inserting some templates I use. It's working out pretty well!

 

Blender studios is making a Godot game. They talked about this before in a video but now we get a better look at it.

 

Ane here it is, the most controversial change in Godot 4.4 . There's been a lot of opinions flying around on UID files around the github, but it seems they're finally going through with it.

 

cross-posted from: https://programming.dev/post/24064981

Much like everyone else, I got fed up with search engines. So I decided to make a giant blocklist that cleans up garbage search results!

I browsed other blocklists and wasn't very satisfied from what exists now; the goal of this one is to be super organized and transparent, explaining why each site was blocked via issues. Contributions welcome!

Even though around 100 domains are blocked so far, I already noticed a big improvement in casual searches. You'd be surprised how some AI generated websites can dominate the #1 page on DuckDuckGo.

 

Much like everyone else, I got fed up with search engines. So I decided to make a giant blocklist that cleans up garbage search results!

I browsed other blocklists and wasn't very satisfied from what exists now; the goal of this one is to be super organized and transparent, explaining why each site was blocked via issues. Contributions welcome!

Even though around 100 domains are blocked so far, I already noticed a big improvement in casual searches. You'd be surprised how some AI generated websites can dominate the #1 page on DuckDuckGo.

 

cross-posted from: https://programming.dev/post/23884313

I got this thing recently and wanted to share my thoughts on it :)

view more: ‹ prev next ›