Viewing profile — GOATS-
GOATS-
HN member- Joined
- Mon, Dec 30, 2019, 9:20 AM UTC
- HN karma
- 302
- Public activity
- 114 items
- HN profile
- View on Hacker News ↗
About GOATS-
No profile information was provided.
Recent public activity
- story
-
comment
Comment #42782899
It would've been nice to see what the apps looks like when they're blocked.
-
comment
Comment #41808688
.NET can do ahead-of-time compilation now, there are a few gotcha's but it's usable. https://learn.microsoft.com/en-us/dotnet/core/deploying/nati...
-
comment
Comment #41244811
There really isn't any maintenance besides the occasional update. Setup was also effortless as I've got Caddy setup to reverse proxy containers in my network. I simply define what …
-
story
Show HN: Constellation – Distribute GitHub/Gitea CI-built releases with ease
Hey HN! Have you got closed-source software that you want to provide updates for and already have your CI/CD systems on GitHub/Gitea building binaries for you? Constellation works …
-
comment
Comment #40776864
There are devices out there with vulnerable TEEs (trusted execution environments), where DRM operations commonly happen. You can then extract L1 keys from those environments - for …
- story
- story
-
comment
Comment #38709546
Hey HN! A few months ago I wrote Constellation to provide updates in my closed source tools. See more about why it exists and how it works in my blog post linked below. https://nec…
- story
- story
-
comment
Comment #37863609
I wrote a whole story about it on Coral's website. https://coral.nectarine.sh/story.html
-
comment
Comment #37860895
I started on a Navidrome/Subsonic/Plex/Jellyfin replacement for my bachelors thesis this year - I haven't had the time to actively work on it since starting work but I really want …
-
comment
Comment #37798388
0bin, another popular Pastebin alternative, solved this problem by encrypting the paste on the client and embedding the key in the paste URL - so the server had no idea about the d…
-
comment
Comment #37037344
Long live the i5-2500K, had mine for 7 years, overclocked to 4.6GHz and it ran like a champion until I decided to build a new machine in 2019.
- story
-
comment
Comment #36589576
I write .NET articles for fun! https://nectarine.sh
-
comment
Comment #36487395
I haven't had any issues with latency personally.
-
comment
Comment #36486508
I moved away from NextDNS due to how slowly it picked up DNS changes, it would take hours for changes to propagate - and there wasn't any way to force it to update without manually…
-
comment
Comment #36145866
I find it odd that you've struggled so much with generating API clients. I've generated C# and TypeScript (Angular's HttpClient and React Query) clients for my API and never had an…
-
comment
Comment #36140252
You could always try Soulseek?
-
comment
Comment #36098396
Yep, resellers of dedicated machines rent servers in bulk so you can often get boxes for way cheaper than you would directly from the host. Take a look at https://hostingby.design …
-
comment
Comment #36058157
Genuinely recommend seeing it if you haven't already. Such a great show!
-
comment
Comment #35923270
Good luck installing OpenWRT on the silly router provided by my ISP.
-
comment
Comment #35919351
The Pi-hole isn't hosted on my local network, but on my Tailscale network because it's running on a VPS. My router can't run Tailscale, so that's not possible.