Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
dugite-code
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
15 ms
·
31.
▲
by
dugite-code
11mo ago
I was surprised to discover that if you run the robot vac once a day or even every second day it significantly reduces the amount of dust that ends up on other surfaces. You just schedule it and forget it. As everyone says it doesn't d
32.
▲
by
dugite-code
11mo ago
In my experience the bottle neck for any nextcloud install is typically the database. Unlike many other projects it's surprisingly easy to get in a situation where the db is throttling due to IO issues on a single box machine. Having t
33.
▲
by
dugite-code
11mo ago
Been running this for years. Absolutely fantastic, my vacuum has never touched the "cloud" and yet I can still run it remotely (or with "smart" run automations) via Homeassistant. It's the way IOT should be
34.
▲
by
dugite-code
11mo ago
Snap isn't the best experience for Nextcloud in my experience, fine for a demo or a single user instance that isn't mission critical. Users who expect more out of it will often bump up against its limitations. Anyone who wants to
35.
▲
by
dugite-code
11mo ago
Nextcloud suffers from flexibility, it's got a lot to offer but requires dialling in to your specific use case, the mistake most admins is to assume you can just run it without tuning, it has too many differing options to do that smoot
36.
▲
by
dugite-code
11mo ago
I can't agree that it's "a tool that isn't improving your security posture", if it's a layer on top of other tools, you might argue it's effectiveness isn't great but to say it's effectively noth
37.
▲
by
dugite-code
11mo ago
Perhaps not requiring a wireguard client installed on the machine you are accessing from. There are several circumstances where installing a VPN client isn't possible or practical
38.
▲
by
dugite-code
11mo ago
IMHO Fial2ban, just like port knocking, isn't cargo cult security. They are a single tool that can be included in a general system security arsenal, not the only tool you should use but one of a suite of tools that can be used dependin
39.
▲
by
dugite-code
11mo ago
Fwknop uses HMAC keys so quite good crypto by itself, but it's for single shot commands. Good for keeping the ssh port locked until you actually need it. I use it on top of SSH key pairs as part of my layered security, Just as any good
40.
▲
by
dugite-code
11mo ago
I use fwknop in a similar manner, the main advantage it has is it's using an encrypted UDP packet. It's ability to call shell scripts for more advanced uses is its best feature. I have a packet set up for a rolling restart of all
41.
▲
by
dugite-code
11mo ago
The domain now points to a GitHub project. It'll be interesting if enough Devs pick up the work
42.
▲
by
dugite-code
11mo ago
A fork is on GitHub and the domain tt-rss.org points to it. It'll be interesting to see if it gets significant development work
43.
▲
by
dugite-code
1y ago
Sure but it really highlights that even big providers get black balled at seemingly random. I've had an email from a Microsoft email address come up in a spam list before. No one is safe.
44.
▲
by
dugite-code
1y ago
But this is why I'm using Amazon's SES for sending my very low volume emails now. It's never been blocked, if they ever start causing me grief I can switch to a new email relay service in a matter of minutes if necessary.
45.
▲
by
dugite-code
1y ago
Not really, I don't send many emails these days but find the ability to filter and run automations on emails coming into my server very useful. Not to mention I use a separate email per service so I can tell if there's a data brea
46.
▲
by
dugite-code
1y ago
I've been self-hosting my email for over 10 years now (I'm going to link a bunch of my old comments on old email HN threads). I have fallen back to using Amazon's SES to send because all of Digital Ocean's IP blocks sudd
47.
▲
by
dugite-code
1y ago
While Grist is a brilliant product, I really dislike the spreadsheet marketing they use. It's not in any way a spreadsheet, you can't use rows correctly and everything is stuck in columns. Not to mention the forms you use for inpu
48.
▲
by
dugite-code
1y ago
This was literally headline news last year for SMS https://www.npr.org/2024/12/17/nx-s1-5223490/text-messaging-...
49.
▲
by
dugite-code
1y ago
Arguably the OS is the least important aspect. The greatest issues facing mobile computing are: 1. The lack of any open firmware 2. Locked bootloaders 3. Obnoxious security "features" a. Security attestation that is out of t
50.
▲
by
dugite-code
1y ago
I just got a letter from my bank stating this. Website is going away, app only access. It's very disappointing, for security I never have any banking access on my mobile devices
51.
▲
by
dugite-code
1y ago
It's got some rough edges. I want to sit down and build it so I can add an id to the TOC so I can CSS style it to be floating and submit it upstream. I'm also having issues with integrating it with Authentik's header proxy au
52.
▲
by
dugite-code
1y ago
That's cool, but I'm curious how you determine that the LED's output the right wavelengths for plant growth? I was under the impression you need specific types for grow lights and these look like standard off the shelf LEDs
53.
▲
by
dugite-code
1y ago
IMHO It reads like a corporate communication that's been re-worked 3 or 4 times by several people. AI generated content always sounds like this because It's some of the most readily available content to train them on.
54.
▲
by
dugite-code
1y ago
Not at all as far as I am aware. I use floccus to sync my bookmarks to it and it does the job quite well
55.
▲
by
dugite-code
1y ago
I would switch from obsidian to trilium if only they didn't block using h1 (aka # headings). I read the explination about it being reseved for the title on export but I really didn't find it compelling to break a basic note taking
56.
▲
by
dugite-code
1y ago
I imagine it wouldn't be for the system admins to use, it's for all the other users who can use terminal applications but always treat ssh keys as a nuisance and try to avoid them as much as possible.
57.
▲
by
dugite-code
1y ago
From the article "OPKSSH does not require any code changes to the SSH server or client." Looks like this is a sidecar application. So potentially very useful, also potentially very brittle.
58.
▲
by
dugite-code
2y ago
That was related to Bluetooth. Interesting undocumented low level commands but it's a bit of a stretch to call it a vulnerability IMHO. But having the whole stack open would just be better in general.
59.
▲
by
dugite-code
2y ago
I used to run it on a 4 core Celeron NUC with a measly 8 gig of ram and 1 TB SSD via the community fpm container: https://github.com/nextcloud/docker I now run it on a much more powerful system but performance wise it&
60.
▲
by
dugite-code
2y ago
Possibly because it's actually just "good enough" for most use cases? And if you truly require better accuracy, using a GPS units for high acuracy PTP is a thing.
More ›