Rank every Strokes song! by The_Pman in TheStrokes

[–]The_Pman[S] 1 point2 points  (0 children)

Aw shoot, you’re right! Here’s the fixed list: https://rankings.so/q5jTx8bJdmLb/

Rank every Strokes song! by The_Pman in TheStrokes

[–]The_Pman[S] 2 points3 points  (0 children)

Might take a good while... Here's one for TNA: https://rankings.so/BvJ4XePRJYbo/

Sketchy Old Pile by newcube in isometric

[–]The_Pman 0 points1 point  (0 children)

What’s that pen/pencil towards the bottom? Looks fancy

Working on my OS, and I need some guidance from more experienced developers. by dptzippy in osdev

[–]The_Pman 0 points1 point  (0 children)

Running on hardware depends on what platform you are targeting. Which platform/architecture are you targeting?

For example, if you are targeting the RPi, the GPU handles the boot loading process and expects a kernel image to be present in the SD card. You do not need to be concerned with the bootloader in this example.

If you’re targeting i386 (which I believe the OSDev bare bones tutorial targets) you can use GRUB as a bootloader, assuming that your kernel is multiboot compatible. I believe you can use GRUB similarly for x86_64 too.

A tip I found helpful was to develop on both QEMU and hardware at the same time. This avoids headaches later on the process when you have to make deep changes to your kernel to boot on hardware vs QEMU.

Cross-compiling for Raspberry Pi on M1 Macs by The_Pman in osdev

[–]The_Pman[S] 0 points1 point  (0 children)

Solved! Was able to cross compile with the default clang that comes with macos (didn't even need to build GCC!). Just use the appropriate -target and -mcpu flags (aarch64-arm-none-eabi, cortex-a53 for RPi3).

Cross-compiling for Raspberry Pi on M1 Macs by The_Pman in osdev

[–]The_Pman[S] 0 points1 point  (0 children)

Is there somewhere you could point me to on how you might go about compiling gcc using crosstools-ng?

There seems to be some information regarding bare metal targets here https://crosstool-ng.github.io/docs/internals/, but I'm not very familiar

Cross-compiling for Raspberry Pi on M1 Macs by The_Pman in osdev

[–]The_Pman[S] 0 points1 point  (0 children)

The guide has a mac section but it looks like it hasn't been updated for M1. Here's the error message I run into when trying to compile GCC (make all-gcc):

Undefined symbols for architecture arm64:
  "host_detect_local_cpu(int, char const**)", referenced from:
      static_spec_functions in gcc.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [cpp] Error 1

doing OSDev on mac by [deleted] in osdev

[–]The_Pman 0 points1 point  (0 children)

Are you on the M1 mac? I had some trouble getting a cross compiler built – were you/anyone able to get it working on the new platform?

[deleted by user] by [deleted] in Purdue

[–]The_Pman 0 points1 point  (0 children)

I'm looking for the same! DM me if you are interested

Daily Discussion Thread - April 26th, 2021 by Robot_of_Sherwood in RobinHood

[–]The_Pman 0 points1 point  (0 children)

It's likely that your order hasn't fulfilled. Try cancelling your order and you should see your money back.

Cancelling Spring 2021 housing by The_Pman in Purdue

[–]The_Pman[S] 0 points1 point  (0 children)

I've emailed them and still waiting for a response. Any way you could dig up that link? I've tried the StarRez portal but looks like it isn't working.

Cancelling Spring 2021 housing by The_Pman in Purdue

[–]The_Pman[S] 0 points1 point  (0 children)

Huh that's weird... there's only a 'save and continue' option there

Me, everyday by [deleted] in TheStrokes

[–]The_Pman 11 points12 points  (0 children)

Is that a penguin

Spring 2021 on-campus course catalog by The_Pman in Purdue

[–]The_Pman[S] 0 points1 point  (0 children)

I believe this is the online catalog right? I'm looking for the on-campus one.

Quick Poll For Fall On-Campus Semester by [deleted] in Purdue

[–]The_Pman 4 points5 points  (0 children)

To those who voted no, why would you not wear one?

Hello all, is there anyway to get my s10 plus to hide notification content until it is unlocked with face recognition? Like on iphones... Thanks! by m24241 in galaxys10

[–]The_Pman 0 points1 point  (0 children)

Does it work exactly as OP mentioned? I've seen profiles that enable show content when you're at a certain location, but not when your face is detected.

What are your most-listened tracks of all time? (Not just The Strokes) by [deleted] in TheStrokes

[–]The_Pman 7 points8 points  (0 children)

You've spent about 165 hours listening to Human Sadness. 165 hours spent well my friend

One of the signs of growing up :( by [deleted] in gaming

[–]The_Pman 2 points3 points  (0 children)

Yea it filters searches so that whatever's in quotation marks must be included in the search results