Hacker News new | past | comments | ask | show | jobs | submit | MagerValp's comments login

And he does it in decimal, which breaks my brain.

It's a good choice for the video though.

Thinking of D0 in, say, D020 as a page number, makes it a bit more intuitive. But you are right, page 208 is not as familiar as D0.


Early teen me still knows many addresses and instructions by their decimal values 8^)

> This is not something I’d want a text editor to do!

But this is exactly how it works in Sublime or VS Code or what have you on the desktop. You open a project folder and then you can click any file to edit, add new files, rename them, and so on.

It's been decades since I last used a text editor where you had to open each file individually (CygnusEd!).


This is changing on Desktop, at least Linux. See flatpak, Wayland, and freedesktop portals.

There's https://openradar.appspot.com where you can at least share the bugs you file yourself.


Also https://github.com/feedback-assistant/reports specifically for Feedback Assistant reports.


Also very nice. Thanks for that!


Oh, this is great! Not surprising someone already thought of it.


Oh, this is great!


I was also a bit surprised to read that, since Feedback Assistant.app should be the first thing that pops up if you do a spotlight search for "feedback". The app helps a bit with collecting a sysdiagnose report and makes it easy to add screenshots.


Only if you’re on beta builds afaik


On macOS 14.6.1:

1. Cmd-Space 2. I type "Fee", "Feed", or "Feedback" 3. Feedback Assistant appears in the list of suggestions.


No, iPadOS doesn’t have virtualization support, only macOS does.


But segmented memory isn’t a requirement, that technique works just as well with linear address space. You use a single 32-bit base pointer and then store 16-bit offsets for your data. We used that all the time on 68K and other architectures.


The difference is that 68K is designed as fundamentally a 32-bit architecture. (Even though the original implementation was physically 16-bit.)

Whereas 8086 is a 16-bit architecture with an extended address space.

The use of segmentation to enable a 16-bit architecture to address more than 64K was not original to the 8086, many 16-bit minicomputers (e.g. the PDP-11) used the same basic idea, although the specific implementation Intel chose was rather unique

Part of why the 8086 was 16-bit not 32-bit, was to make it easier to port software to it from the 8080, which was an 8-bit architecture with 16-bit addressing. It also was likely one of the reasons why the 8086/8088 was cheaper than the 68K, which is part of why IBM chose it over the 68K for the IBM PC


I heard opinions that 8086 won for IBM PC project because it was available for longer and more proven, with more options for second-sourcing.


That would be fact - AMD was the second source for the 8088. (Licensing IP from Intel.)


Motorola 68000 also had second sourcing options, just like 8088 - but 8086 was released a year earlier and built up on well-known successful design of 8080, even if they weren't exactly compatible. It built confidence about Intel's ability to deliver, even when 8088 was released the same year as 68k, as it was just bus-narrowed cheaper version, not an entire architecture.


Which reminds me - the bus-narrowed version was important, because they then could use cheap and off the shelf 8-bit components for the rest of the chip set.


Both required a bus demultiplexer, but indeed 8088 was cheaper in a bunch of places (both 8086 and 8088 could run 8bit data transfers, though)


What’s the issue with blind vias? You had to enable them manually earlier, but as of 7 I think they’re always enabled.


The level of UI polish and control Altium gives you over the construction of HDI vias (and just in general, the properties pane) is substantially greater.


I just get an error page that says my browser is “preventing this site from implementing required components that protect your privacy”.

Yeah, no thanks, I trust my adblocker to do that for me.


The system logs are redacted by default as they were a common source of information leakage. You can enable unredacted logs with a configuration profile: https://superuser.com/questions/1532031/how-to-show-private-...


Me I just yolo the beta on my daily driver right after the wwdc keynote. If there are any issues I prefer to know straight away. Surprisingly I’ve never run into any major issues, only minor glitches.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: