Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
thewisenerd
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
thewisenerd
27d ago
they do have a new shiki based syntax highlighter in code blocks `rich_text_preformatted.language` https://docs.slack.dev/reference/block-kit/block-elements/ri... admittedly i don't think there's a
2.
▲
by
thewisenerd
1mo ago
are we referring to jenkins here perhaps?
3.
▲
by
thewisenerd
1mo ago
> I'd have vetoed Berkeley Mono right away this is bait. berkeley mono out of the box sure doesn't do O0 separation but their "compiler"[0] lets you get a dashed one _very_ easily. [0] https://usgraphics.co
4.
▲
by
thewisenerd
3mo ago
podman's been great for me on macOS for testing stuff quick; which earlier used to need a whole limactl[3]/virt thing. you can set it up with qemu-user-static for --platform linux/amd64; i don't remember which i exactly
5.
▲
by
thewisenerd
3mo ago
puppy linux on a live USB here :)
6.
▲
by
thewisenerd
3mo ago
from the author's mastodon post [0] I just published Fintech Engineering Handbook distilled from 6 years of tears, sweat and swears. It’s a free ~25-page resource with various hints and patterns around handling money. T
7.
▲
by
thewisenerd
3mo ago
semantics become extremely relevant when "proxies" start caching.
8.
▲
by
thewisenerd
3mo ago
mine's `scratch/` hasn't tripped me up (yet)
9.
▲
by
thewisenerd
4mo ago
> we brought down image creation time to mere seconds, even for images that were multiple GiB in size this sounds interesting; for e.g., was wondering the other day if we could build images without actually pulling base images.. everytim
10.
▲
by
thewisenerd
4mo ago
on youtube: https://www.youtube.com/watch?v=E7vFdy4BEAY not sure if i saw the link in the blog; but the youtube video attaches TFA as the companion blog post.
11.
▲
by
thewisenerd
4mo ago
> None of these are the most efficient way to do this (you can use git show and git log -S or maybe git grep to accomplish something similar), but personally I always forget the syntax and navigating a filesystem feels easier to me. i fe
12.
▲
Code Orange: Fail Small is complete. The result is a stronger Cloudflare network
(blog.cloudflare.com)
2 points
by
thewisenerd
4mo ago
|
0 comments
13.
▲
by
thewisenerd
5mo ago
slightly related, one of the more interesting issues i've faced due to mitm tls by the $job mandated CASB (cloud-access security broker) is when python 3.13 [1] introduced some stricter validations and the CASB issued certs were not co
14.
▲
by
thewisenerd
5mo ago
thankfully more and more projects are supporting the "standard" SSL_CERT_DIR/SSL_CERT_FILE environment variables [1] i think requests is a tricky one, as it _should_ be supporting it already based on the PR [2], but looks lik
15.
▲
by
thewisenerd
5mo ago
we recently moved to a similar approach, inspired by gondolin which does the same: https://earendil-works.github.io/gondolin/secrets/ an 'mitm' tls proxy also gives you much better firewalling capabiliti
16.
▲
by
thewisenerd
5mo ago
well, there was this, a while back: "experiencing a critical and recurring email delivery issue affecting recipients at outlook.com, live.com, hotmail.com, and msn.com" "Emails to Outlook.com rejected due to a fault or overze
17.
▲
by
thewisenerd
6mo ago
they should also charge a reasonably larger annual fee for reserving a short suffix and allow re-selling custom word prefixes..
18.
▲
by
thewisenerd
9mo ago
inb4 "tailscale hurr durr", if you are using tailscale already, with it setup as the DNS resolver, you can setup NextDNS as the global resolver within tailscale[1]; i'm not sure exactly how much my latency's being affect
19.
▲
by
thewisenerd
9mo ago
one of the non-intrusive approaches i have for this [1] is kubenetmon[2] which uses a kernel feature called nf_conntrack_acct to have counters for (src, dst). it's not perfect [3] but gets the job done for me [1] not as much "cont
20.
▲
by
thewisenerd
9mo ago
it's an ad, for what? i do not see a product upsell anywhere. if it's an ad for the author themselves, then it's a very good one.
21.
▲
by
thewisenerd
9mo ago
it'd be great if they can couple this with an SLA for GitHub actions so we won't have to end up paying as much.. (ofc, that'd only mean they stop updating the status page, so eh)
22.
▲
by
thewisenerd
9mo ago
discussed 2 years ago, https://news.ycombinator.com/item?id=38790597 4B If Statements (469 comments)
23.
▲
by
thewisenerd
9mo ago
> Hey! I asked AI for this code, do you think this will work? I think you should use it. unfortunately this problem preceeds AI, and has been worsened by it. i've seen instances of one-file, in-memory hashmap proof-of-concept implem
24.
▲
by
thewisenerd
9mo ago
discussed a couple days ago: https://news.ycombinator.com/item?id=46191993 AWS introduces Graviton5–the company's most powerful and efficient CPU (14 comments)
25.
▲
by
thewisenerd
9mo ago
the custom error page is configurable at a domain (zone) level which sometimes gets annoying because branding for subdomains could be different. https://developers.cloudflare.com/rules/custom-errors/edit-e...
26.
▲
by
thewisenerd
10mo ago
previously discussed here: https://news.ycombinator.com/item?id=46064571 Migrating the main Zig repository from GitHub to Codeberg - 883 comments
27.
▲
by
thewisenerd
10mo ago
that said, we've also had the same auditor ask us to remove the openssh version upon telnet (which by RFC 4253, is not possible) so ymmv
28.
▲
by
thewisenerd
10mo ago
_if_ you're using ubuntu, there's the CVE tracker you can use to ~argue~ establish that the versions you're using either aren't affected or, have been patched. https://ubuntu.com/security/cves http
29.
▲
by
thewisenerd
10mo ago
there's this video essay of what makes dua lipa's podcasts good: https://www.youtube.com/watch?v=QN1rULxGHCA
30.
▲
by
thewisenerd
10mo ago
given the image in the post is specifically of the azure portal, the following is a very real notification message from the same: Deleting load balancer '[object Object]'
More ›