Spyke

Posts

selfhosted·Selfhostedbysznowicki

Cheap or free periodical externals scans

Can someone recommend some self-hosted or not, tool that I could schedule for periodical scans of all I host and is exposed to public internet?

I think I did all by the book now, including crowdsec and/or fail2ban, but recently for example I got an email from German CERT that my n8n is out of date and has some CVEs. All of them were not exploitable in my case but that got me thinking that if CERT can do it, maybe there are some services or tools that I could use and get alerts sooner if something is vulnerable in my infrastructure.

Any recommendations welcomed! Ideally self hosted and FOSS of course.

View original on lemmy.world
32
fediverse·Fediversebysznowicki

masto.kukei.eu update (summaries + redesign)

I had some week off work and spent some time fiddling with that side-project.

I enjoy it a lot, since I find it actually useful for discovering accounts worth following and threads worth engaging.

I hope you won't find this post spammy, here's the list of changes:

Complete redesign

Previous design was stolen from kukei.eu (web dev search index) and it didn't really fit the stuff I've been adding recently.

The re-design is fresh out of oven, probably with some bugs and mistakes but well, just YOLOed it to 'main'.

It's an effect of all-weekend work, third actual iteration and I think it's much better now.

Summaries

For certain browse categories (news, programming, technology) I take newest 1000 (or 2000) posts, throw it into an LLM model and ask for a summary in a form of "topics people are talking about".

While it's not super useful, it's nice to get there once a day and see what's up in the world. It's better than most news magazine headlines "Google made huge changes in Google Home App. We know who's affected!"

Banned

Previous update made categorization of each indexed post, with a possibility that some posts land in "banned" category (fraudulent, porn, phishing).

Today I decided to exclude those posts from search results as well (I still see creepy search queries in logs, I don't want to deal with this).

That's all folks. I hope you enjoy this piece of web as much as I do. If not, downvote the hell of this post and I won't bother you again.

💜 masto.kukei.eu/browse/news

View original on lemmy.world
24
fediverse·Fediversebysznowicki

Mastodon browse by categories

I did some experiments over the weekend and after little polishing I think I'll keep it around for some time as a trial.

tl;dr: I process all mastodon posts I get every day on masto.kukei.eu with Ollama to try to categorize them by language and topic.

I find it quite cool and even though it's not polished, UI begs for fixes and power consumption is little too high for my liking I might keep it around for some time so feel free to check it out.

https://masto.kukei.eu/browseOpen linkView original on lemmy.world
41
buyeuropean·Buy Europeanbysznowicki

Jottacloud as the iCloud alternative

I've been testing Jottacloud, aiming to find a replacement for my family iCloud setup.

I didn't find quite that, but I did find a true gem with a well-designed CLI tool for niche platforms, Apple TV app and overall good vibes.

Highly recommend them, and if you want to read more about my experience so far, and how I enjoyed talking to a support first time in years, please read the blog post.

https://nowicki.io/jottacloud-as-icloud-alternative/Open linkView original on lemmy.world
30
fediverse·Fediversebysznowicki

Mastodon cross instances real-time search

One thing I miss from Twitter that Mastodon has only partially is to be able to search through the network for some keywords, like breaking news, events, and so on, so I can see other people takes on that.

So I made a small project that aims to fill this gap.

I've seen some previous attempts that made many people upset, I hope this time nobody will take their forks and pitches to burn me as it's:

  • calling mastodon instances public local timelines via their API
  • takes only posts that are made by accounts that OPT-IN to being indexed (there's noindex flag that I honor)
  • keeps the posts in database for a short time (currently one hour) to avoid abuse and also to lower costs of running it

It gives me a lot of fun and for me it's quite useful, so I guess someone might find it useful as well.

Also, it's open source, but GPL license so it stays FOSS forever.

Happy to take any feedback, also happy to add some instances that are not yet being listened to. It turns out opt-in people are not that many so adding even large instances doesn't make my server belly up.

Instances: https://github.com/Kukei-eu/kukei-masto/blob/main/server/instances.js

https://masto.kukei.eu/?q=wahlOpen linkView original on lemmy.world
61
programming·Programmingbysznowicki

I'm creating a curated search engine for web developers. Asking for a feedback

So, in the era of increasingly good AI powered tools and general search engines full of SEO spam, last week I started creating something little old school and against the trends.

For now It's a have-fun-and-find-out project that main aim is to provide good search results for general web development queries with a special focus on independent blog authors.

The thesis is that no SEO spam website is in the index, which will already filter out most annoying noise on Google/Bing.

Search results are grouped per type: docs, blogs and magazines (e.g. blog platforms or bigger websites).

For now it's far from being done in terms of having a full index, but in most cases it already replaces my go-to search engine when I'm looking up some stuff during work.

I'm looking forward hearing out what y'all think and if you think it makes sense overall I can only encourage you to post some links to blogs or docs that are still missing in the index. I'm more than happy to add it to the crawler.

Responds like: "nei, total shit, who would need that" also accepted but constructive critique more appreciated ;)

EDIT: everyone many thanks for all your voices and comments. I'm super grateful for all of them and happy that we have such place like Lemmy!

https://kukei.eu/Open linkView original on lemmy.world
96
rocketleague·Rocket Leaguebysznowicki

Smurfs only in the evening?

I wonder if others also have this feeling that during evenings smurfs are more prominent.

I’m silver 3 for some time and when I play during lunchtime I win all the games. Not super easily but I win them. Then I go up in ranking and in the evening when I play again I see a drastic increase of skill in my opponents. Which makes me barely win or loose and then I go down again few slots.

I have to say it’s quite annoying and I consider not playing competitive any more during late hours to finally be able to jump to gold.

View original on lemmy.world
9