

so the AI stuff causes too much CO2, instead of fixing their own hardware, the best they could do is to offset that CO2 amount by burying shit?
so the AI stuff causes too much CO2, instead of fixing their own hardware, the best they could do is to offset that CO2 amount by burying shit?
thats nice to hear. I thought you need to restart to change profiles.
You’re on the 9a right? How is the battery under Graphene? I used to have the OG Pixel (codename sailfish) and try different roms on there, but the battery is just terrible.
do you have the ability to remove whichever apps you dont like?
The user notitication makes sense, i guess its more secure. Btw, so everytime you switch user, you have to restart?
hows your experience with graphene? Better than stock? I heard they have a sandboxed Google Play store now, so getting apps is even easier.
oh dear another victim falls to the church of emacs…
Anyway…
Be prepared to invest at least 3 months to do all the research (i.e find working code snippets online) and tweak to your likings. This is assuming you dont know elisp. If you do then it will be faster. Think now with AI, you can write these codes even faster
Org mode is the best. It is just a text file when open with other text editor: very lightweight and very easy for version control. The magic happens when you are in emacs, you can:
Create a list of task and subtask and susubtask. This is easy
Create a fully working latex document with all the stuffs required like the include packages. You can then compile that latex and view WiTHIN emacs. You can even configure so code on left, pdf on right and a keystroke will compile and refresh the pdf .
The notes are not only text notes. You can create programming notes. So something like this, excuse my wrong syntax it has been a while:
** your subheader with text
*** your subsubheader, instead of text, you now have a code block. It looks like this, again syntax maybe wrong
#+begin_python
print(“Hello”)
#+end_python
AND you can run that code above and have it output to WITHIN emacs. But that is not all, you can have the codeblocks communicate with each other:
Say you have a block A that does some computations and generate a vector. Say it is complex calculations and you need the block in C++ for speed.
Then you have block B which is a Python block that uses Matplotlib to plot. You can feed result of A into B so B can plot.
|--dates----|-----Spending---|
| Monday | 40 |
| Tuesday| 100 |
emacs can format the table very nicely and very quicky. Much nicer than I have above, 100%.
Then, you can tell it to sort, add, subtract, multiply or whatever to the table. You can swap rows, swap columns with just a keystroke.
If you want to go even further, you can create an Agenda table where one of the columns is a due date. Then I believe you can schedule the tasks and sync them with Google Calendar. So your phone gets the reminders too… There is an app on Android that allows you to edit the Org mode file directly too…
FUCK now I need to get back to emacs. Havent used it for months but this post shows up. I blame you (jk).
yeh… like that worm in your head huh
what did they do to ma boi Clippy
Best thing I’ve done: delete Facebook/Meta. It was very difficult because you kept coming back… Think I “deleted” 20 times and still crawled back to login. Yeh…
So I came up with a plan to purposely delete and lock myself out of it.
This was like 5 yrs ago, I didnt have much uploaded photos so the process was easy. First, I changed the email on Facebook/Meta to a temporary one. Then I went further to use some random password create a new password.
Then I deleted the account with that temporary email and random password and closed the browser. Finally, I nuked my entire OS and reinstall a new one, just in case if the cache contains data about the email and password.
These ads on messaging services are out of control
so… back to owl mail then?
where do you get your YT Revanced from?
Ads on youtube are getting even more stupid. Does anyone get those ads about “procastinations” and “ADHD”? It starts off with some songs like “Procastination isnt your fault…” and some dolls dancing? So annoying
agree completely. But I recently broke my phone screen, the usual Samsung green screen of death, and I wish I had that turned on to copy the data over lol.
For any modern laptops, it is very rare to find one with dual SSD. I guess for your case it is different, my old 2012 Thinkpad can take dual drive too but it is slow.
I would think he and RFK planned everything. The fact that RFK ran as a “3rd candidate” was just a facade. Remember how he spent months running ads, promoting himself as a much better candidate? It’s all part of the show.
so much for “dems and deep state” arguments. Where are the opinions of Breibart Steve Bannon or other right wing commentators on this? Ben Shapiro?
Guess they’re all a bunch of pussy. Too scare to say anything to upset their boss, the mighty Donald
Sway is fine. I still prefer i3 because I still use many X applications.
Now for this meme specifically, sway and i3wm are actually easy to understand once you know the basic key chords. Sway in particular can also allow drag and drop to tile manually without shortcuts.
Dwm though is a nightmare for Linux beginners let alone those who never use Linux before. I3 needs a .config file, so newbies can read it and figure out the key bindings. On Dwm? It doesnt need one because the system can just run the compiled dwm executable. So if you really want to make it more secure: configure dwm to your likings => compile it => delete the source folder. Nobody will know wtf is going on, except you.
–What distro did you install?–
Nvm, I searched and it is Ubuntu 25.04 lol. I kept thinking there was a distro names “GNU Linus OS” that I never know about. So you’re purely on Linux now, congrats. Was the majority of the installation time on transferring data?
Ubuntu is a great distro, everything should work till forever if you dont mess around with system configs. Even if you like to tinker with system, Linux is easier to fix than Windows. Command lines can be scary at first but they really help.
camera moves to the right. Plus, you cant swipe left anymore and only swipe right
plan to buy a pixel just to put Graphene on. Which one do you have and any problems?