HackerTrans
TopNewTrendsCommentsPastAskShowJobs

chmaynard

32,921 karmajoined قبل 12 سنة
“I don’t think computing is a real field. It acts like a pop culture, it deals in fads, and it doesn’t even know its own roots.” – Alan Kay

Submissions

An update on residential proxies and the scraper situation

lwn.net
187 points·by chmaynard·قبل 14 ساعة·180 comments

Apple's Slide Down the Advertising Slippery Slope

daringfireball.net
15 points·by chmaynard·أول أمس·1 comments

The Bizarre Flaw in the New Orleans Levees

practical.engineering
4 points·by chmaynard·قبل 4 أيام·0 comments

The Linux kernel's iomap layer

lwn.net
6 points·by chmaynard·قبل 5 أيام·0 comments

Did the founders of the United States intend to create a Christian nation?

theconversation.com
5 points·by chmaynard·قبل 7 أيام·0 comments

assert() and similar macros in SQLite

sqlite.org
3 points·by chmaynard·قبل 10 أيام·0 comments

MacBook Air M4 for development: 1 year review

notnotp.com
2 points·by chmaynard·قبل 10 أيام·0 comments

Flexible Metaprogramming with Rhombus

lwn.net
2 points·by chmaynard·قبل 11 يومًا·0 comments

Waiting for SQL:202y: Stockholm (BMA) Meeting Report

peter.eisentraut.org
4 points·by chmaynard·قبل 11 يومًا·0 comments

Structured Primary Keys

modern-sql.com
6 points·by chmaynard·قبل 16 يومًا·0 comments

Trailing Dots Are the Worst

daniel.haxx.se
5 points·by chmaynard·قبل 16 يومًا·0 comments

Scrutineer: Scanning open source without flooding maintainers

nesbitt.io
2 points·by chmaynard·قبل 16 يومًا·0 comments

A CVE Dispute

daniel.haxx.se
15 points·by chmaynard·قبل 16 يومًا·2 comments

I automated my job (and it made me a better leader)

github.blog
16 points·by chmaynard·قبل 17 يومًا·3 comments

Sunsetting a Package Manager

nesbitt.io
1 points·by chmaynard·قبل 18 يومًا·0 comments

How Open Source Projects Change Hands

nesbitt.io
3 points·by chmaynard·قبل 25 يومًا·0 comments

What job interviews taught me about Kubernetes

notnotp.com
273 points·by chmaynard·قبل 26 يومًا·224 comments

Beware of Star Trek managers, especially when bearing MBAs

nibblestew.blogspot.com
18 points·by chmaynard·قبل 26 يومًا·2 comments

Parsing JSON at compile time with C++26 static reflection

lemire.me
3 points·by chmaynard·قبل 27 يومًا·0 comments

Biological evolution and information acquisition

construction-physics.com
67 points·by chmaynard·قبل 29 يومًا·14 comments

comments

chmaynard
·قبل 5 أيام·discuss
Source: https://langsec.org/spw26/
chmaynard
·قبل شهرين·discuss
Tip: To read the full article, subscribe to their RSS feed.
chmaynard
·قبل شهرين·discuss
Two things come to mind:

    - No support for Liquid 5.x (see GitHub issue #8535)
    - SQLite not a first-class data source (workaround: a 3rd-party plugin)
chmaynard
·قبل شهرين·discuss
Then there's Jekyll, which is not exactly dead but definitely moribund. It seems to be blocked by GitHub's refusal to support further development and upgrade to the 4.x releases.
chmaynard
·قبل شهرين·discuss
The broadcast companies that have been selling air time to K4K for two decades should be held accountable for misleading advertising. Oh wait, the broadcasters own the US Congress and federal regulators. Never mind.
chmaynard
·قبل شهرين·discuss
Homebrew installs GNU tar as "gtar". On my M4 MacBook:

  $ which gtar
  gtar is /opt/homebrew/bin/gtar
chmaynard
·قبل شهرين·discuss
Opinion piece from 2020.
chmaynard
·قبل 4 أشهر·discuss
From the release history: "Due to backwards-compatibility issues associated with some new features, the 3.52.0 release has been withdrawn."

3.52.0 seems to work fine for me. For now, I'll avoid using any of the new features (with fingers crossed).
chmaynard
·قبل 4 أشهر·discuss
Clever hack, but in the meantime I suggest that you start looking for better place to work.
chmaynard
·قبل 4 أشهر·discuss
> Manual: https://github.com/dentm42/aver/docs/MANUAL.md

See also: https://avercli.dev/#manual

TODO: Fix dead link to manual on github.
chmaynard
·قبل 4 أشهر·discuss
See the Multics History Project:

https://people.csail.mit.edu/saltzer/Multics/Multics-Documen...
chmaynard
·قبل 5 أشهر·discuss
For a deeper dive on git ignore files, see:

https://nesbitt.io/2026/02/12/the-many-flavors-of-ignore-fil...
chmaynard
·قبل 5 أشهر·discuss
Nice write-up! This is one component of a much larger umbrella framework for security on Apple platforms:

https://developer.apple.com/documentation/security
chmaynard
·قبل 5 أشهر·discuss
GitHub reports that there are 242 open issues labeled "Bug".

https://github.com/Ranchero-Software/NetNewsWire/issues?q=is...
chmaynard
·قبل 5 أشهر·discuss
I'm staying away from macOS Tahoe for now. NetNewsWire has already announced that they will no longer support the earlier 6.x release that I use. I assume that means no bug fixes or back-porting of new features. Sad.
chmaynard
·قبل 5 أشهر·discuss
Second installment: https://news.ycombinator.com/item?id=46901662
chmaynard
·قبل 5 أشهر·discuss
See also: https://www.sqlite.org/sqldiff.html
chmaynard
·قبل 5 أشهر·discuss
Minor quibble: sqlite3 is not a database, it's the CLI for SQLite 3.x
chmaynard
·قبل 5 أشهر·discuss
I admire what you are doing. It obviously serves you well and you hope it helps others.

I'm familiar with how to import CSV data with SQLite and I could probably learn how to do it with DuckDB with ease. Your tool introduces a new and rather shallow abstraction layer with commands that work for both databases.

The world needs tools that provide a great deal of utility, are trustworthy, and keep getting more reliable and capable. I'm not sure that yours will qualify.
chmaynard
·قبل 5 أشهر·discuss
+1 for Carbon Copy Cloner. Rock-solid reliable and well-supported.

https://bombich.com