Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
GOATS-
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
GOATS-
1mo ago
I personally think that a self-updating static binary is the pragmatic choice. I give out my software in the form of a single static binary which my users can update using a simple "update" command when a new released is published
2.
▲
Reflections on software engineering in the age of AI
(glattetre.me)
2 points
by
GOATS-
1mo ago
|
0 comments
3.
▲
by
GOATS-
2y ago
It would've been nice to see what the apps looks like when they're blocked.
4.
▲
by
GOATS-
2y ago
.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...
5.
▲
by
GOATS-
2y ago
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 the subdomain should be for the container and whe
6.
▲
Show HN: Constellation – Distribute GitHub/Gitea CI-built releases with ease
(github.com)
3 points
by
GOATS-
2y ago
|
0 comments
7.
▲
by
GOATS-
2y ago
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 example with the Nexus 6[0] NVIDIA Shield[1]. [0] https:&#x
8.
▲
Preventing Exploits: JetBrains' Ethical Approach to Vulnerability Disclosure
(blog.jetbrains.com)
2 points
by
GOATS-
3y ago
|
0 comments
9.
▲
BBC Essential Mix Archive 1993-2023
(old.reddit.com)
2 points
by
GOATS-
3y ago
|
0 comments
10.
▲
by
GOATS-
3y ago
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://nectarine.sh/posts/updating-closed-source-
11.
▲
Show HN: Constellation – a proxy for private GitHub Releases
(github.com)
1 points
by
GOATS-
3y ago
|
1 comments
12.
▲
Using GitHub Releases to update my closed-source tools
(nectarine.sh)
1 points
by
GOATS-
3y ago
|
0 comments
13.
▲
by
GOATS-
3y ago
I wrote a whole story about it on Coral's website. https://coral.nectarine.sh/story.html
14.
▲
by
GOATS-
3y ago
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 to as I've been daily driving it fo
15.
▲
by
GOATS-
3y ago
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 data being posted.
16.
▲
by
GOATS-
3y ago
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.
17.
▲
The WiFi Card That Worked Until Another Monitor Was Connected
(nectarine.sh)
4 points
by
GOATS-
3y ago
|
0 comments
18.
▲
by
GOATS-
3y ago
I write .NET articles for fun! https://nectarine.sh
19.
▲
by
GOATS-
3y ago
I haven't had any issues with latency personally.
20.
▲
by
GOATS-
3y ago
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 creating DNS entries. I installed PiHole on one of my
21.
▲
by
GOATS-
3y ago
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 any issues with them. With that being said, I d
22.
▲
by
GOATS-
3y ago
You could always try Soulseek?
23.
▲
by
GOATS-
3y ago
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 as an example.
24.
▲
by
GOATS-
3y ago
Genuinely recommend seeing it if you haven't already. Such a great show!
25.
▲
by
GOATS-
3y ago
Good luck installing OpenWRT on the silly router provided by my ISP.
26.
▲
by
GOATS-
3y ago
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.
27.
▲
by
GOATS-
3y ago
That would mean getting a Pi, which I don't have...
28.
▲
by
GOATS-
3y ago
I host a pi-hole instance in the cloud. It's only accessible to my Tailscale network, which means that I can't reach it on my TV - unless I write a DNS proxy. Maybe this'll be enough to get my ass in gear and actually write i
29.
▲
by
GOATS-
3y ago
It's not just you. I've been applying to junior/mid-level full stack roles with ~2 YoE with little luck for the past 2 months. I also sent around 100 applications a month and got a single interview. I've started tailorin
30.
▲
by
GOATS-
3y ago
This is why I am building a Subsonic/Plex/Navidrome replacement, which I've called Coral. My goal is to provide a simple, commercial streaming service-like experience, while fixing every little issue that's bothered me o
More ›