Viewing profile — filleokus
filleokus
HN member- Joined
- Wed, Jun 06, 2012, 7:47 PM UTC
- HN karma
- 3,521
- Public activity
- 776 items
- HN profile
- View on Hacker News ↗
About filleokus
Recent public activity
-
comment
Comment #49167807
I understand "ricing" to mean customising the appearance of a Linux machine, see e.g https://old.reddit.com/r/unixporn/top/?sort=top&t=month (SFW). So in this case I assume the UI …
-
comment
Comment #49149444
If you want to actually enforce age restrictions that can be checked via some kind of digital identity I don't see how we can avoid the "trusted" hardware requirement. The key mate…
- story
-
comment
Comment #47845963
Either me or you are misunderstanding the situation. A comment from the GP link: https://news.ycombinator.com/item?id=47633867 > This is slightly different from what OpenCode was b…
-
comment
Comment #47845877
But... Even when running it in mode 2 ("claude -p") they at certain points tried to detect OpenClaw-usage based prompts made, and blocked them [0]. Now OpenClaw says that Antrophic…
-
comment
Comment #47674115
Neat! Pricing wise it might not always make sense though to use the commercial blob storages, especially for solo usage. 1 TB is roughly 20-30 USD per month at AWS/GCP only in stor…
-
comment
Comment #47585483
Totally agree. Also, considering how prevalent TPM/Secure Enclaves are on modern devices, I would guess most package maintainers already have hardware capable of generating/using s…
-
comment
Comment #47382070
I suspect nradov argues that this type of geofencing + allow-listing is not typically what people mean when they talk about "export control", which I agree with. And while geofenci…
- story
-
comment
Comment #45702481
Someone was using Xray, proxying to my employer, and it was detected in our attack surface management tool (Censys). I had some quite stressful few minutes before I realised what w…
-
comment
Comment #45180211
Yes! Any many CRDT implantations have already solved this for the styled text domain (e.g bold and cursive can be additive but color not etc). But something user definable would be…
-
comment
Comment #44955237
I agree, this seems like straight up bad design from a security perspective. But at the same time, me as a customer of Github, would prefer if Github made it harder for vendors lik…
-
comment
Comment #44891035
Spivak is saying that the DNS method is superior (i.e you are agreeing - and I do too). One reason I can think of for HTTP-01 / TLS-ALPN-01 is on-demand issuance, issuing the certi…
-
comment
Comment #44746691
I ride rental scooters almost 10k minutes per year and would really like to get my hands on my own ride data to plug it into something like this (or simpler) to find the optimal ro…
-
comment
Comment #44735919
I guess it depends a lot on your situation, but for OP's method to be effective you need to out-compete other breeding grounds in not only your backyard but also X feet/meters away…
-
comment
Comment #44735227
Many people with mosquito issues around here (Sweden) uses something like https://www.clasohlson.com/se/Mosquito-Magnet/p/31-7190 which burns propane to produce Co2 to lure in mosq…
-
comment
Comment #44729041
I've been occasionally using Microsoft's RDP Client [0] on my iPhone with external keyboard + mouse with a usb-c cable into my external monitor (with a Logitech RF dongle connected…
-
comment
Comment #44704400
Allianz have more than 150k employees with offices in 50+ countries. Not all of them need access to the CRM of course, but I think going back to on-prem is just asking for differen…
-
comment
Comment #44446209
> It’s pretty clear if you check github that Azure’s services and documentation are written by distributed teams with little coordination. I've come to the same conclusion after de…
-
comment
Comment #44296576
As mentioned in the thread and expanded on the blog [0] moxie is also against the whole idea of federation and multiple clients. I think my perception has changed in the last ≈ 10 …
-
comment
Comment #44269709
Something similar again is my little tool hemlis [0] It uses Shamir's secret sharing algorithm to generate shares where the private key is split in n shares with k needed to recons…
-
comment
Comment #44230087
Looks cool! In the short demo [0] they mention "within a few hundred milliseconds" as VM boot time (I assume?). I wonder how much tweaking they had to do, because this is using the…
-
comment
Comment #44056178
> Surprised to see no discussion of other data structures like dicts/maps, or arrays of arbitrary type. Hopefully they'd be a straightforward extension. IME, apps need collaborativ…
-
comment
Comment #43981950
Every year or so I've been toying with the idea of a thin client dev environment. Smallest possible device that can run Linux (or a RDP client) and support being plugged in to a si…
-
comment
Comment #43924960
I haven't seen any hint that the Critical Alerts entitlement would use any special infra compared to regular push notifications. It's just metadata in the notification body indicat…