Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
s3graham
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
s3graham
3mo ago
gphoto-pull!! I've been downloading NN x 50G zips every two months like a caveman. Assuming I'm backing up in "Original", this manages to retrieve byte-identical backups?
2.
▲
by
s3graham
4mo ago
I'm guessing you mean dwarf, but I started on a pdb library that I'd planned to use along-side qbe eventually. (The code currently lives in a jitting-C compiler https://scot.tg/2023/05/02/debugging-w
3.
▲
by
s3graham
4mo ago
IR ( https://github.com/dstogov/ir ) is worth a look in this vein too. I personally went with QBE for my hobby project because of C-interop, but at least in my tests, I found IR much faster and better codegen than MIR. N
4.
▲
by
s3graham
4mo ago
Drew and team are pretty clear about being philosophically against that idea: https://harelang.org/documentation/faq.html#will-hare-suppor...
5.
▲
by
s3graham
4mo ago
Quentin took pity on me and let me upstream amd64_win with my lengthy variable names and including chatty comments. :) SysV and Win x64 differ enough that the Windows code is mostly unrelated to/detached from the other backends, so it
6.
▲
by
s3graham
4mo ago
(2017) Unless there's been some new announcement that I don't obviously see here?
7.
▲
QBE 1.3 Released
(c9x.me)
7 points
by
s3graham
4mo ago
|
0 comments
8.
▲
by
s3graham
4mo ago
creatinine != creatine
9.
▲
by
s3graham
4mo ago
We are of course still spinning, so I'm not overly confident we haven't just glanced off a guardrail on the way to the ditch (to belabour your analogy).
10.
▲
by
s3graham
4mo ago
Super cool! I'm not sure if they did a writeup for m8trix (a predecessor) but I tried dissecting it around when it came out (2014): https://scot.tg/2014/05/31/amazing-code-density/
11.
▲
by
s3graham
7mo ago
I used to be more of a fetishist, and still use cmd on Windows. My modding contribution from long ago: https://github.com/sgraham/cmdEx
12.
▲
by
s3graham
7mo ago
Oof, that scraped up frying pan in #5 should have a trigger warning.
13.
▲
by
s3graham
8mo ago
https://scot.tg/
14.
▲
by
s3graham
9mo ago
It's also pretty challenging since they're not OS-level windows any more. It's the same problem as video ad blockers and YouTube: the ads/sponsorships have just become embedded in the main stream so they're much mor
15.
▲
by
s3graham
9mo ago
I appreciate your point, but Python was invented in .nl which wouldn't be G7 strictly speaking.
16.
▲
by
s3graham
9mo ago
FWIW, Sean and Alan's contribution to puzzle designs: ref: https://mastodon.gamedev.place/@nothings/115704420859870435 and: https://mastodon.gamedev.place/@draknek/115704125102372454
17.
▲
by
s3graham
9mo ago
And that Sonos is terrible to its users. I had a houseful of overpriced speakers, some only 3 years old when they decided they were too old to support in their rewritten app, or some lazy crap like that. For GP; I use some cheapo (sub $50)
18.
▲
by
s3graham
9mo ago
I started playing a couple weeks ago (and got my Mum and one of her friends playing too). I enjoy it, but I find the clues seem a bit too easy, and honestly I'm normally terrible at crosswords. Take that for what you will, totally unde
19.
▲
by
s3graham
9mo ago
He rambles for "the humour bit" for a while, but I think the thrust of it is in the last two sections https://www.wheresyoured.at/nvidia-isnt-enron-so-what-is-it/... : Nvidia's valuation is dependent on
20.
▲
Nvidia Isn't Enron – So What Is It?
(wheresyoured.at)
4 points
by
s3graham
9mo ago
|
2 comments
21.
▲
by
s3graham
10mo ago
Seriously, there's even that "Download" button but it goes to some weird janky browser-local storage instead of just giving me a damn file. (I don't think they'd realistically get more paying customers, but I would
22.
▲
NASA finds best evidence of life on Mars so far
(theregister.com)
5 points
by
s3graham
1y ago
|
0 comments
23.
▲
by
s3graham
1y ago
:(
24.
▲
by
s3graham
1y ago
https://jamanetwork.com/journals/jama/fullarticle/2817406 seems like a good review.
25.
▲
Privacy and Security Risks in the ESIM Ecosystem
(usenix.org)
2 points
by
s3graham
1y ago
|
0 comments
26.
▲
by
s3graham
1y ago
I don't know much about credit card validation, but I have the impression that the zipcode is just one more correlation that tells them you're more likely to be the real owner of the card. If the 3 numbers I type match the 3 dig
27.
▲
by
s3graham
1y ago
I used to use that one too, but you're supposed to put the 3 numerical digits of your postal code followed by 00. (I have no idea how you're supposed to know that though.)
28.
▲
by
s3graham
1y ago
simdjson is another project to look at for ideas. I found it quite tricky to apply its ideas to the more general syntax for a programming language, but with a bunch of hacking and few subtle changes to the language itself, the performance d
29.
▲
by
s3graham
1y ago
As you surely know if you're quoting the standard, it depends on which standard!
30.
▲
by
s3graham
1y ago
That looks like the game-version of nand2tetris which I enjoyed doing a while back too (as another suggestion).
More ›