Viewing profile — alexrp
alexrp
HN member- Joined
- Wed, May 02, 2012, 3:15 PM UTC
- HN karma
- 246
- Public activity
- 54 items
- HN profile
- View on Hacker News ↗
About alexrp
Recent public activity
-
comment
Comment #48996907
> But you cannot state that people are "welcome to engage and debate the idea on its merits" when that clearly isn't the case. I really didn't think that part had to be stated expl…
-
comment
Comment #48988484
You don't need to be a Zig expert, but you do need to at least be invested in the Zig ecosystem in some way. I think it's reasonable for any open source project to only be interest…
-
comment
Comment #48981595
The Zig issue tracker is for technical discussion; you are more than welcome to engage and debate the idea on its merits. But we do indeed delete meta-commentary, wild speculation,…
-
comment
Comment #48976822
This is about a strictly-enforced form of run-time memory safety where there's no `unsafe` escape hatch that a careless programmer can misuse to undermine the memory safety mechani…
-
comment
Comment #48895921
> I think the Zig people are really just concerned that maybe Zig itself is a DOA language because it doesn't offer enough over C for any serious use I promise you, hand on heart, …
-
comment
Comment #48790796
> NT is optimized, since day one, to swap. I'm not sure what point you're making here. Did you assume we had the page file disabled or something? > This is a feature, not a bug. OO…
-
comment
Comment #48782243
> Both Windows and macOS do so much better out of the box for essentially any workload. We test FreeBSD, Linux, macOS, NetBSD, OpenBSD, and Windows in Zig's CI fleet. Of these, Win…
-
comment
Comment #48648337
> Their CI instances are over provisioned and time-out I can't speak to their managed Jenkins offering, but FWIW, we've had no major trouble running Zig's CI on 3 s390x-linux VMs, …
-
comment
Comment #48356329
I only started using GPD products with the Pocket 4, so unfortunately I can't speak to your experience with the Pocket 2. I certainly hope the battery doesn't degrade that fast on …
-
comment
Comment #48356276
That's fair; the keyboard layouts are definitely an acquired taste. Not that I've quite acquired said taste myself... but for devices that I mainly use when traveling, I just don't…
-
comment
Comment #48356235
Depends on what you're doing I suppose? I'm able to work on Zig with both of the devices I mentioned. Of course I'm limiting the test cases to the subset that's actually relevant t…
-
comment
Comment #48353515
The CPU is just too underpowered; I'm sure it's fine for basic computery stuff, but building software and running medium/large test suites on it would be far too slow. Also not eno…
-
comment
Comment #48350936
The Minibook X is obviously targeted at the netbook form factor in the traditional sense, i.e. small and cheap. If you're like me and appreciate the netbook/UMPC form factors (for …
-
comment
Comment #47508419
I've experienced multiple instances where (so I heard; I don't use Windows) a Windows Update completely broke a game on Windows for everyone, but Wine/Proton kept running it just f…
-
comment
Comment #47040967
> No shellcode decoding Can't speak to this as I don't RE for security purposes, but: > no plugin support and rather limited IR. this I'm profoundly confused by. BN has multiple IR…
-
comment
Comment #47036348
Binary Ninja deserves a mention in these threads: https://binary.ninja I've used IDA, Ghidra, and Binary Ninja a lot over the years. At this point I much prefer Binary Ninja for th…
-
comment
Comment #47013736
It sounds like you expected 1.0 stability from a language that isn't 1.0. > I thought it was stable enough initially but they completely broke fuzz testing feature and didn’t fix i…
-
comment
Comment #47013558
Just on this point: > You mean like how Rust tried green threads pre-1.0? Rust gave up this one up because it made runtime too unwieldy for embedded devices. The idea with making s…
-
comment
Comment #46669219
> You still need a custom distro for Raspberry Pi for example. Are you sure that's still the case? I just checked the Raspberry Pi Imager and I see several "stock" distro options t…
-
comment
Comment #46668040
I'm fairly sure I recall Fedora folks signaling that they intend to move to RVA23 as soon as hardware becomes generally available. It is of course possible that Debian sticks with …
-
comment
Comment #46667609
Most people would be better off waiting for the multiple RVA23 boards that are supposed to come out this year, at least if they don't want to be stuck running custom vendor distros…
-
comment
Comment #46133443
Our CI workflow literally just invokes a plain old shell script (which is runnable outside CI). We really don't need an overcomplicated professional CI/CD solution. One of the nice…
-
comment
Comment #46133434
> The reason they move to a lesser known Git provider sounds more like a marketing stunt. We had technical problems that GitHub had no interest in solving, and lots of small frustr…
-
comment
Comment #46103269
Worth noting that LLVM has AVR and MSP430 backends, so there's no particular resistance to 8-bit/16-bit targets.
-
comment
Comment #46075239
Hug of death followed by a DDoS. At the time of me writing this, it loads instantly again.