HN user

srcreigh

2,220 karma

My gmail username is shaneecy, please reach out.

Posts29
Comments1,127
View on HN
bitburner-official.github.io 2mo ago

Bitburner, a programming-based incremental game

srcreigh
3pts0
srcreigh.ca 5mo ago

Error payloads in Zig

srcreigh
93pts37
pxehost.com 10mo ago

Show HN: Pxehost – no-configuration rootless PXE server

srcreigh
2pts0
naturecounts.ca 1y ago

The State of Canada's Birds

srcreigh
1pts0
imgur.com 2y ago

Bitwarden has been disabled in Chrome [img]

srcreigh
64pts19
www.youtube.com 2y ago

Will AI destory us? – AI Virtual Roundtable [video]

srcreigh
1pts1
onlinelibrary.wiley.com 2y ago

Paradoxes of randomness and the limitations of mathematical reason [pdf]

srcreigh
3pts0
www.lucymailing.com 3y ago

A Comprehensive Guide to Stool and Microbiome Testing (2021)

srcreigh
2pts0
blog.racket-lang.org 3y ago

Racket v8.7

srcreigh
2pts1
news.ycombinator.com 3y ago

Ask HN: Does anyone believe Quantum Computing will scale?

srcreigh
2pts1
news.ycombinator.com 4y ago

Tell HN: Vitamin A Linked to Energy Levels

srcreigh
12pts20
tech.perpetua.io 4y ago

Curbing Spend on Irrelevant Search Terms Using NLP and Statistics

srcreigh
1pts0
www.youtube.com 4y ago

Timbre: Harmonics in the Human Voice [video]

srcreigh
2pts0
github.com 4y ago

Google's Swift protobuf library crashes on unknown enums

srcreigh
2pts0
www.wendycarlos.com 4y ago

The Wendy Carlos Total Eclipse Page

srcreigh
7pts1
tech.perpetua.io 4y ago

Generate SQLite ORM code by querying the DB inside a Lisp macro

srcreigh
1pts0
tech.perpetua.io 4y ago

Generate SQLite ORM code from DB metadata using Lisp macros

srcreigh
3pts1
tech.perpetua.io 4y ago

Generate SQLite ORM code from DB metadata using Lisp macros

srcreigh
4pts1
tech.perpetua.io 4y ago

Generating SQLite bindings with Lisp macros

srcreigh
3pts0
www.sqlite.org 4y ago

The Virtual Table Mechanism of SQLite

srcreigh
3pts0
www.wendycarlos.com 4y ago

The Wendy Carlos Total Eclipse Page

srcreigh
1pts0
github.com 4y ago

Swift Protobuf JSON enum parsing isn't forwards compatible

srcreigh
1pts0
uwaterloo.ca 4y ago

Waterloo mourns the loss of Dean Pearl Sullivan (2020)

srcreigh
2pts0
www.facebook.com 8y ago

“My friend and I have created the meme economy”: MemeSX Launches Beta on FB

srcreigh
2pts0
techcrunch.com 9y ago

Waterloo wows with demo of first working Hyperloop air levitation system

srcreigh
2pts0
www.cbc.ca 10y ago

Pokémon Go similar to game students created at hackathon in 2014

srcreigh
15pts7
medium.com 10y ago

How to ace a hackathon application

srcreigh
5pts1
srcreigh.github.io 10y ago

Eighteen Business Ideas

srcreigh
1pts0
srcreigh.github.io 12y ago

Preparing for UWaterloo Co-op, Part One

srcreigh
1pts0

The cashapp post is actually working towards GPs point. It explains that networked storage MySQL was unreliable and expensive. They migrated to $fancytool which offers a db instance with attached local nvme.

While cashapp may actually need sharding, there are so many companies who are overpaying for shitty performing network storage databases.

Not to mention you are subject to cloud provider networking and compute allocation code. They change it. Big slow network storage DB suddenly gets even worse and you don’t have leverage to have it fixed on their end.

Mathematicians will be the ones who can tell us if the computer theorems are decent or not.

Otherwise they’ll be the ones like Erdős who pose the questions in the first place.

Either way it will always be humans who decide what matters. AI is speaking our languages, not the other way around. We’re in charge. It’s impossible for us not to be, unless we can train an AI from dolphin data or other natural phenomenon.

The AIs intelligence is tuned to us and in 300 years we’ll need new training runs for the update from human zeitgeist language and the 2200 century famous mathematicians.

Last year I released my version of this: https://pxehost.com

Pxehost is much less featureful than Bootimus, no dashboard, and only supports netboot.xyz.

I am curious how Bootimus got udp broadcast to work via Docker on arm macOS. I could not figure that out and it’s why I released pxehost as a cross platform binary.

We need a good ISO to set up new hosts to run firecracker VMs in k3s. That would be a killer homelab tool. Tooling to make custom ISOs. And some Kairos/Talos immutable image update style tooling would be great too.

The dream is to boot via PXE once per host to setup secure k8s nodes, using just Ethernet cord, ISP router, and a windows laptop or an iPhone.

What’s your process? My experience matches yours, but then again I usually just give a few lines to codex. I imagine if I tried harder to give detailed specs as input, the agent would have a lot more room to spot flaws and kill the plan.

What Is a Dickover? 2 months ago

Could you or someone working on this make it easier to share the original link for a small web post? It’s difficult to the point of making me think you’re trying to force me to share the Kagi version of the url.

Some more info from the link:

MCP Bundles (.mcpb) are zip archives containing a local MCP server and a manifest.json that describes the server and its capabilities. The format is spiritually similar to Chrome extensions (.crx) or VS Code extensions (.vsix), enabling end users to install local MCP servers with a single click.

I can't help but think that curl is, by nature, a relatively simple and well-contained tool. Compare to an operating system or web browser or database or billion dollar company codebase.

It makes some sense that Mythos/ChatGPT 5.5 might be that much better with complexities that curl just doesn't have because it's a basic tool.

Like yeah curl is obviously extremely fully featured as an "anything client" but it's orders of magnitude less complex than other software we rely on.

This is a scam. Bootstrapping k3s is extremely easy. This tool lies to you giving you the impression that it's difficult or that you need a script, and tries to sell you monthly pro subscription, the features of which are also completely trivial.

The algorithm description was a bit confusing for me.

The SIMD part is just in the last step, where it uses SIMD to search the last 16 elements.

The Quad part is that it checks 3 points to create 4 paths, but also it's searching for the right block, not just the right key.

The details are a bit interesting. The author chooses to use the last element in each block for the quad search. I'm curious how the algorithm would change if you used the first element in each block instead, or even an arbitrary element.

Is it wise to understand everything that AI does for you?

Let’s say a person has 10 units of learning per week. Is the author actually claiming that that person must not deliver any results beyond their 10 units?

It makes some sense to have say 20 units of results and prioritize which ones to fully comprehend.

I suspect APIs / libraries / languages / platforms will have more churn due to AI. New platform new system need to learn. Once every 5 years might become every year or even more frequent. That would be a sort of inflation of knowledge and skills. It would affect the decision making about how to spend one’s 10 units per week.

I’m pretty sure macOS safari doesn’t execute JavaScript on background windows/tabs.

When I play Bitburner, if I want to run it in the background, I have to run the game on Firefox or chrome. It’s a shame because safari actually gives best performance by quite a large margin.

Any tips to share? I tried to do something similar but failed.

My router has a backup/restore feature with an encrypted export, I figured I could use that to control or at least inspect all of its state, but I/codex could not figure out the encryption.