Readit News logoReadit News
mjmas commented on Ban me at the IP level if you don't like me   boston.conman.org/2025/08... · Posted by u/classichasclass
Sohcahtoa82 · 5 days ago
I HAVE heard of someone that runs SSH on port 443 and HTTPS on 22.

It blocks a lot of bots, but I feel like just running on a high port number (10,000+) would likely do better.

mjmas · 5 days ago
I have a service running on a high port number on just a straight IPv4 and it does get a bit of bot traffic, but they are generally easy to filter out when looking at logs (well behaved ones have a domain in their User-Agent and bingbot takes my robots.txt into account. I dont think I've seen the Google crawler. Other bots can generally be worked out as anything that didn't request my manifest.json a few seconds after loading the main page)
mjmas commented on Beyond the Logo: How We're Weaving Full Images Inside QR Codes   blog.nitroqr.com/beyond-t... · Posted by u/bhasinanant
mjmas · 8 days ago
There is Russ Cox's QArt coder [1] that does actually make the code match an image by manipulating the padding (it works by adding a #<padding> on the end). That is a fair bit closer to 'intelligently merged with the QR code's essential data'.

[1]: https://research.swtch.com/qr/draw/

Deleted Comment

mjmas commented on Australia Post halts transit shipping to US as 'chaotic' tariff deadline looms   abc.net.au/news/2025-08-2... · Posted by u/breve
mjmas · 9 days ago
So this looks like just transit shipping is changing, since the other country could have a potentially higher tariff applied rather than the Australia-specific one.
mjmas commented on Apple and Amazon will miss AI like Intel missed mobile   gmays.com/the-biggest-bet... · Posted by u/gmays
vonneumannstan · 12 days ago
>Doing it by cannibalizing how well basic "play radio/start time/read from audible" worked for the longest time, everything they do that causes friction there is frustrating, to the extreme.

Theres absolutely no reason why plugging in an LLM would break any of those features but asking generic questions would be 100x better than "Searching the web for a shitty Quora or Alexa answers question."

mjmas · 11 days ago
Pluhging in an LLM breaks it when those features require it to be worded a certain way. Agree that it shouldn't, but that seems to be the way it is often done.

For example, I tried Google's Gemini a while ago instead of Google Assistant on my phone and it was unable to do basic things like 'open the Signal app' and would instead go on a big tangent about how it can't open the Signal app for me, but that I could open the Signal app by finding it on my home screen or if I don't have it installed I can download it from the play store etc.

mjmas commented on How to free up and automatically manage disk space for WSL   freecodecamp.org/news/how... · Posted by u/twilight-code
bayindirh · 11 days ago
rsync in Linux can move sparse files as efficiently as possible, but I don't know if there's an equivalent in Windows.

It'd be very strange if there is not.

mjmas · 11 days ago
as far as i know robocopy should
mjmas commented on PuTTY has a new website   putty.software/... · Posted by u/GalaxySnail
viraptor · 14 days ago
It means a lot - you need to check the other side's meta to confirm yourself. https://fedi.tips/how-do-i-verify-my-account/
mjmas · 14 days ago
For example, at https://www.chiark.greenend.org.uk/~sgtatham/ : (the rel=me is the important part)

    [...] <a rel="me" href="https://hachyderm.io/@simontatham"> [...]

mjmas commented on VC-backed company just killed my EU trademark for a small OSS project    · Posted by u/marcjschmidt
marcjschmidt · 17 days ago
> decided to trademark your project name

I decided to protect the name because I liked it and wanted to build upon it in the future. Be it OSS, or further commercial offerings.

I hoped to get also protection against corporations that just try to register the name or very similar ones and then decided to get me deleted or sue me for infringements.

In EU it's first to file principle, which means whoever holds the mark, has the right. This means if I would not have registered it, the company could just register "Deepkit" or "Deepki" and sue me to death. Now that I lost the trademark (not totally final, I can appeal), I risk getting sued for having a too similar name - which is exactly what I tried to avoid by having a registered trademark.

Did I make some mistakes with appealing and not collecting enough user data? Likely. Was it too naive from me? Yes. But I think reasonable and the whole idea behind trademarks is to protect projects like this. I could be wrong though, am not an expert.

mjmas · 16 days ago
At least Australia's trademark law allows continuing use if you were already using it, whether you registered it or not.
mjmas commented on Residents cheer as Tucson rejects data center campus   datacenterdynamics.com/en... · Posted by u/01-_-
actionfromafar · 21 days ago
per year? Day? Month? Microsecond?
mjmas · 21 days ago
the available water as volume per time is already in the correct units.
mjmas commented on Vet is a safety net for the curl | bash pattern   github.com/vet-run/vet... · Posted by u/mooreds
stouset · a month ago
Yes! What I really want from something like this is sandboxing the install process to give me a guaranteed uninstall process.
mjmas · a month ago
tinycorelinux reinstalls its extensions into a tmpfs every boot which works nicely. (and you can have different lists of extensions that get loaded)

u/mjmas

KarmaCake day66December 30, 2024View Original