deleted by creator
- 12 Posts
- 243 Comments
infeeeee@lemmy.zipto
Open Source@lemmy.ml•3D Printer Reviewers: Being honest in this industry will put you out of a job.
221·3 days agoA lawyer should call this out, usually they care about that. I guess if they couldn’t sold their products in the US it would hurt them, I see they are Chinese, and it’s not unheard of if a Chinese company just ignores western IP and copyright laws.
infeeeee@lemmy.zipto
Ask Lemmy@lemmy.world•Who are your favorite content creators on Peertube?
3·3 days agoMikrotik, the router manufacturer has a peertube instance: https://tiktube.com/
Not a content creator as its classic sense, they post tutorials and news about their products, but as an example of a different kind of professional use case for peertube.
infeeeee@lemmy.zipto
Linux@programming.dev•The Internet Was Weeks Away From Disaster and No One Knew [The xz backdoor]
21·4 days agoRepost, 3rd time
infeeeee@lemmy.zipto
science@lemmy.world•Urine tests confirm alcohol consumption in wild African chimpsEnglish
3·4 days ago1974 documentary “Animals Are Beautiful People” had a scene where various african animals get drunk: https://www.youtube.com/watch?v=qBUwKBrNgm8
infeeeee@lemmy.zipto
Android@lemdro.id•This App Warns You if Someone Is Wearing Smart Glasses NearbyEnglish
2·5 days agoSo you recommend non existent solutions to an existing problem… Or what qr code are you writing about?
Bluetooth jammers exist, but they can’t stop cameras recording in a glasses. Bluetooth by itself is not the problem with the glasses, it’s just a symptom, I guess they have some internal memory, so if you jam the connection between the glass and the phone you just delay the recording, don’t stop it.
And you also jam others trying to detect the glasses, so you may be actually helping the bad actor.
No, pip is for libraries, and for running scripts in virtual environments (venv). Recent versions of pip don’t work outside venvs. For installing packages systemwide use something like pipx, which creates venvs automagically and runs the script there.
infeeeee@lemmy.zipto
Android@lemdro.id•This App Warns You if Someone Is Wearing Smart Glasses NearbyEnglish
5·5 days agoWhat if it’s behind you? You can’t see it even if you know what it’s like while your phone can scan it.
I think we are not far away from the point where it will be virtually indistinguishable from regular glasses with any type of frame.
Defense against airtag spying works the same way, unfortunately we currently don’t have a better defense
Why do you believe its by a human? Does it have a signature in a corner?
Can you ask the train company for the name of the artist?
infeeeee@lemmy.zipto
Selfhosted@lemmy.world•Using huntarr? Perhaps you shouldn't.English
11·6 days agoAs the code was vibecoded, I guess that landing page was also llm generated, that could be the reason for the duplicate sections.
infeeeee@lemmy.zipto
Selfhosted@lemmy.world•Using huntarr? Perhaps you shouldn't.English
741·6 days agoWhat is/was huntarr? I love posts without any context.
infeeeee@lemmy.zipto
science@lemmy.world•How China is Biting the World in Science and TechnologyEnglish
51·8 days agoOP is a known anti eu poster, they post news mostly against EU and its instututes with an unbelievable frequency. Check their post history.
infeeeee@lemmy.zipto
science@lemmy.world•How China is Biting the World in Science and TechnologyEnglish
11·8 days agoIt’s interesting to see this post at the same time as this was posted in the same community: https://lemmy.world/post/43406441
Hmmm…
infeeeee@lemmy.zipto
Free and Open Source Software@beehaw.org•OpenCal – The Open Source Appointment Scheduling Platform
3·12 days agoDo you have a demo hosted somewhere? For a project like this it would be useful.
You can only create users in the command line? Or is this just the first user? Not very user friendly though.
Similar project I used before is cal.com. They have a hosted version, with a free, limited tier, or you can host it yourself:
infeeeee@lemmy.zipto
Traditional Art@lemmy.world•FIDO in Operation, 1945 Alan SorrellEnglish
2·13 days agoFog Investigation and Dispersal Operation (FIDO) (which was sometimes referred to as “Fog Intense Dispersal Operation” or “Fog, Intense Dispersal Of”[a]) was a system used for dispersing fog and pea soup fog (dense smog) from an airfield so that aircraft could land safely.
https://en.wikipedia.org/wiki/Fog_Investigation_and_Dispersal_Operation
infeeeee@lemmy.zipto
OpenStreetMap community@lemmy.ml•Watch a live visualization of OpenStreetMap edits in real timeEnglish
5·13 days agoOn average 6000 people work on osm daily globally, creating 40000 changesets. That’d around one changeset per 3 seconds.
You can browse statistics like these here: https://osmstats.neis-one.org/
infeeeee@lemmy.zipto
Openstreetmap@feddit.uk•Watch a live visualization of OpenStreetMap edits in real time
5·13 days ago“Show me the way” is a similar project: https://osmlab.github.io/show-me-the-way/
infeeeee@lemmy.zipto
Linux@programming.dev•KaOS Linux Drops KDE Plasma After 12 Years for Niri/Noctalia to Escape systemd
3·13 days agoThat’s 2 different things. Gnome is hard dependent on systemd (or will be, I don’t follow its development that closely), but not part of it. This was big news last year: https://blogs.gnome.org/adrianvovk/2025/06/10/gnome-systemd-dependencies/
That’s what I write about at the end. And I think this is not good.
You can disable modules of systemd, if you want to use alternatives. E.g. systemd-resolved is part of systemd, but usually disabled by default (at least on Arch), and you can use different dns resolvers if you want, like resolvconf from freebsd, or the linux kernel has built in functionality for this as well. https://www.man7.org/linux/man-pages/man5/resolv.conf.5.html
This is a module of systemd, installed with it, but you can disable it and use alternatives. A lot other parts work this way in systemd.










It’s an article from 2025 July, if you follow the story it doesn’t contain new information