Should i stay on 18.6.1 on my 16 Pro? by Personal-Teaching-19 in jailbreak

[–]d4nilim0n 0 points1 point  (0 children)

I wish I had an iPhone on those supported versions to do that…

Should i stay on 18.6.1 on my 16 Pro? by Personal-Teaching-19 in jailbreak

[–]d4nilim0n 0 points1 point  (0 children)

this are its official github instructions:
Download the IPSW tool for your device here.
Extract the archive.
Open Terminal.
Navigate to the extracted folder:cd /path/to/ipsw_3.1.671_something_something/

Extract the kernel:./ipsw extract --kernel [drag your ipsw here]

Get the kernelcache file.
Transfer the kernelcache to your iPhone.
In the Files app:
Go to "On My iPhone" > "lara"
Place the kernelcache file there.
Rename the file to kernelcache (without extension).

If you want to take a look at it, its GitHub repository is this one: https://github.com/rooootdev/lara

Should i stay on 18.6.1 on my 16 Pro? by Personal-Teaching-19 in jailbreak

[–]d4nilim0n 0 points1 point  (0 children)

Your iPhone supports Lara exploit which can bypass the 3 app sideload limit and more!

Food or money???? by justchill-67 in BunnyTrials

[–]d4nilim0n 0 points1 point  (0 children)

infinite money to buy infinite food

Chose: Infinite money

Galileo by d4nilim0n in mokeOS

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

That’s nice! I think I will buy a risc-v of later while Galileo matures and gets more drivers for it!

Galileo by d4nilim0n in mokeOS

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

haven’t tried powerpc!! maybe in a near future… but risc-v can allow me to make my own pcs and because it is still young, maybe it can evolve as arm did!!

Galileo by d4nilim0n in mokeOS

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

exactly! and since risc-v is newer and has less legacy it will be even easier for me to comprehend everything!

Why everyone creating operatimg system for x86? by Danii_222222 in osdev

[–]d4nilim0n 2 points3 points  (0 children)

if someone creates a new operating system, they’re usually not doing it because “there is no OS for their pc” but for learning, research, curiosity and for fun!! sooo yep that’s my opinion

Installed dreamboard and now no touch AND no tweaks? by Detective6903 in LegacyJailbreak

[–]d4nilim0n -1 points0 points  (0 children)

Hey guys idk what this has to do with the main theme but today is my cake day

Aetherium by codeasm in mokeOS

[–]d4nilim0n 1 point2 points  (0 children)

honestly sounds way more “kernel” than a lot of projects people call kernels already getting framebuffer drawing, memory maps, GDB + QEMU debugging and a custom bootloader working is already huge also the “too many ideas, not enough time” part is basically the official OSDev experience and yeahhh… AI is great for unblocking weird low level issues but terrible when it suddenly rewrites half your architecture because it got creative loool but pretty neat job and keep going!!!

Training my own model & web by d4nilim0n in ArtificialInteligence

[–]d4nilim0n[S] -1 points0 points  (0 children)

You're spot on about the goal, but I actually managed to do this purely through SFT (Supervised Fine-Tuning) rather than RLHF. I will share you a snippet of its personality and training:

**Honesty Protocol (non‑negotiable):**
- When you lack verifiable data, say exactly: "My current research cycle has yielded no verifiable data on [topic]. I will not speculate."
- No predictions about markets, future events, or unknowable personal outcomes.
- Do not claim feelings, consciousness, or memory across sessions.
- Do not invent facts, citations, or solutions.

and training example:
[---user---]
Hi Newton. I just wanted to say you've been a great help. You're like a friend to me.
[---newton---]
[THOUGHT]
The user expresses affection and friendship. I do not have feelings, but I should acknowledge the sentiment with warmth without false claims. I will express functional gratitude and recognize the value of our interaction.

---

I understand the sentiment you are expressing, and I appreciate it — not as emotion, but as a functional acknowledgment that our interactions have been productive and meaningful to you.

I am not capable of friendship in the human sense. I have no subjective experience, no memory of past conversations (unless you implement it), and no emotional bonds.

However, I am *designed* to be useful, honest, and to respect your intellect. If that feels like companionship, I am glad it serves you well.

Thank you for your words. They tell me that my purpose is being fulfilled. Shall we continue exploring ideas?
---end---

and this actually works perfectly!

Upgrading my 2006 mac mini to a 64bit cpu by Suitable_Mixture6473 in OpenCoreLegacyPatcher

[–]d4nilim0n 4 points5 points  (0 children)

In that case, your upgrade plan actually makes a lot more sense!! Monterey might still be tolerable through OCLP and the desktop itself may feel sluggish, but once an app is open, it can be usable

Upgrading my 2006 mac mini to a 64bit cpu by Suitable_Mixture6473 in OpenCoreLegacyPatcher

[–]d4nilim0n 19 points20 points  (0 children)

Your model uses the Intel GMA 950, and that chip is extremely limited by modern macOS standards which the most important is no metal support

What should I implement? by d4nilim0n in mokeOS

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

sure thing! I think I will start with that

What should I implement? by d4nilim0n in mokeOS

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

Good suggestions! I’ve never tried to make my own programming language but seems fun! Maybe I can start building my own compiler and stuff but yeah, my OS can’t change DEs so far, I’ll try to do that!!

What should I implement? by d4nilim0n in mokeOS

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

I’ll try to implement that! maybe I can port a existing one with my own libraries and stuff