sznowicki

joined 2 years ago
[–] sznowicki@lemmy.world 64 points 6 days ago (1 children)

Please make some firewall rules so it's not available in Germany. Once the Germans will see this they will abandon all digitalization efforts and use this as a fax replacement everywhere over here.

[–] sznowicki@lemmy.world 22 points 1 week ago (3 children)

ICH GEH MIT MEINE LATERNE

[–] sznowicki@lemmy.world 12 points 1 week ago (1 children)
[–] sznowicki@lemmy.world 10 points 2 weeks ago

And let's not forget the commercials they were trying to ship to EU in the first year of war. The ones with Christmas without heating and food due to sanctions on Russia make EU collapse n

[–] sznowicki@lemmy.world 2 points 2 weeks ago

Yeah. I know it from somewhere 2010 and it was a polish bash.org or something.

[–] sznowicki@lemmy.world 15 points 2 weeks ago

How to make a typo when using password manager?

I tell you how. Password manager fills the input just a bit too fast so that misused react handler goes into race condition and skips last character.

[–] sznowicki@lemmy.world 151 points 3 weeks ago (8 children)

For those with /wooosh

Those users really want the new thing while having the old one that's exactly the same as the new one.

You're welcome.

[–] sznowicki@lemmy.world 10 points 4 weeks ago

I do LUKS over https right now. The secret is to pass keyfile for decrypt as sh script that calls curl and echos the passkey back.

https://nowicki.io/self-hosting-lvm-raid1-with-key-over-ftp/

 

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

[–] sznowicki@lemmy.world 1 points 1 month ago

Na... Alles gut?

[–] sznowicki@lemmy.world 10 points 1 month ago (4 children)

Ich glaube du stirbst nicht. Laut meine Recherchen es müsste viel mehr sein. Aber warte bitte auf die Warteschlange. Ich bin kein Arzt.

[–] sznowicki@lemmy.world 3 points 1 month ago (1 children)

DEINE MUTTER KANN KARATE!

 
 

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.

 

How does it work that we eat few times a day, but usually we poop only once?

Is the colon somehow programmed to buffer the waste until the time is up and then dumps it all further?

Got this thought when observing my dog who eats twice a day (morning and evening) and more or less poops twice a day (morning and evening).

 
 

I’m on vacation in Türkiya and wonder: what happens when let’s say a pregnant woman goes on vacation and for whatever reason gives birth there.

How can she take the newborn back to her country? Need to prepare all the papers in the embassy or there’s some special procedure for such cases so the paper work can be done in a country she resides normally?

60
submitted 1 year ago* (last edited 1 year ago) by sznowicki@lemmy.world to c/fediverse@lemmy.world
 

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

 

view more: next ›