4
submitted 10 months ago by [email protected] to c/[email protected]
[-] [email protected] 40 points 10 months ago

And then you do it in a web browser and open developer mode

44
submitted 11 months ago by [email protected] to c/[email protected]

First off, apologies for the messy blurry photo, I was too excited to post when I got it working.

###What

Add a battery to the Framework Cooler Master case

###Why

I bought this to use as a laptop. I bought a 20k mAh 100W anker power bank, but it's very expensive ($150) and only gives 1 hour of battery life. Further, if you plug in the Anker and unplug the power supply, the main board dies before the handshake. The mainboard does do the handshake to the new power source until the old one is unplugged.

Want to unplug the AC charger and plug in a power bank? Too bad. You need to fully shutdown first then switch or risk losing all your work. The battery is so much cheaper than a 100W power bank, (but more dangerous and explosive).

###How

I drilled a very messy hole using a dremel (it was late and I had limited time to cut without waking up neighbors)

I fed the battery cable from the gray underside of the case then carefully bent the battery backward till the black non-QR code face was against the underside of the case. This unfortunately blocks the fan so I made some quick cardboard supports out of the battery packaging which is surprisingly sturdy.

These plastic box lids happen to be the almost exact width of the battery, just cut some slits into one of the ends as its 3mm less wide than it needs to be. You donot want the plastic battery frame to bend as bare batteries are highly explosive. If I knew what I was doing I'd have liked to remove all half the cells from the battery to make it more compact, and use the Anker power bank. I've always had horrible battery life on previous laptops and always sit next to an outlet. My compromise is to set the charge threshold very low so I feel safer about this explosive pack on the back of the case.

###Misc

The JSAUX Steam Deck dock is inexpensive and works nicely to hold the mainboard at a cool angle while also providing more USB ports, charging, Ethernet than just using the included VESA rubber dock(y).

I use this with a (refurbished) thinkpad USB keyboard and xreal air OLED glasses like so (a bit overpriced at about $340, but compact and pleasantly crisp)

I also have a Thinkvision M14 USB-C monitor that I bought used, my eyes and head get tired of the glasses for longer sessions.

##Verdict

I'm really really happy with this combination. I bought the i7 11th gen mainboard for $299 on sale to use instead of a laptop. I feel like I get a framework laptop but a Thinkpad keyboard which is my dream. My ultimate dream would be to build the big brother to the Raspberry Pi 400, with the mainboard under a Thinkpad or Tex Shinobi keyboard.

I've also envisioned being able to remotely power on the main board sitting in my backpack to do more compute intensive tasks and SSH through my phone to stream/get results.

I'll get off my soap box now, do let me know thoughts

8
submitted 11 months ago by [email protected] to c/[email protected]

I thought of making a metal enclosure that goes under the base of the case but the battery cable doesn't seem to want to bend too much.

I recently saw this video where he manages to get the 61 wH battery in a small form factor.

Does anyone have ideas on how best to mount the battery to the Cooler Master case?

29
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]

Two issues have plagued the official dock for me:

  1. After waking up from sleep, HDMI is black unless AC adapter is unplugged and re-plugged

  2. Wake on Lan doesn't work because the deck going to sleep seems to put the dock to sleep, the Ethernet lights turn off

I solved both using a smart plug. I have a Sonoff (S40 Lite) and a TP-Link Kasa, both have Python packages to control via terminal which led me to choose them.

To enable Power on AC attach:

Shutdown the steam deck fully (not sleep). Hold Volume '+' button and power on to go to BIOS. Go to setup, power, Power on AC Attach and enable.

I set up SSH keys for the steam deck from my phone using Termux on Android. I power it off using an ssh command from my termux, then use a python command to turn off the smart plug as well (you can use the web app or smartphone app just as well, using python just let's me link it all into one command)

To turn on, I just turn on the smart plug and seems to fix the HDMI black screen issue too!

[-] [email protected] 16 points 1 year ago

The fact that it just spits out a CSV in an announcement post per subreddit that you have to manually download and CTRL+F your username is hilarious for a company this big. They couldn't implement a proper dashboard?

5
submitted 1 year ago by [email protected] to c/[email protected]
[-] [email protected] 8 points 1 year ago

Does logging in work for you all? I'm on my phone with desktop mode on and it redirects to a blank page after logging in

1
submitted 1 year ago by [email protected] to c/[email protected]
1
submitted 1 year ago by [email protected] to c/[email protected]
1
submitted 1 year ago by [email protected] to c/[email protected]

I know KPowerIndustries has a K24A2 kit - I found a really cheap k24a4 junkyard engine for $200, 170k miles on it.

I want to keep it in my garage and take it apart and mess around several times as I've never worked with cars too much. It comes with a rebuild kit previous owner had gotten to busy to finish. I plan to either sell it or junk it since its mostly to learn - I'll probably look for a more popular 2.5 swap.

But hypothetically, if I wanted to swap a K24A4 odyssey engine, could I do it? I know the compression ratio is lower so might need some forced induction to go with it

1
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]
3
submitted 1 year ago by [email protected] to c/[email protected]

instance.sh:

#!/bin/bash

MY_INSTANCE=lemmy.world #change to your URL

STR=$( echo "$1" | sed 's#/c/# #' | sed 's/http[s]:\/\///' )
OTHER_INSTANCE=$( echo $STR | cut -d ' ' -f 1 )
COMMUNITY=$( echo $STR | cut -d ' ' -f 2 )
termux-open-url $( echo https://$MY_INSTANCE/c/$COMMUNITY\@$OTHER_INSTANCE )

Usage: instance.sh URL

Example usage:

instance.sh https://lemmy.ml/c/technology

Result:

https://lemmy.world/c/[email protected] opens in browser

1
submitted 1 year ago by [email protected] to c/[email protected]
[-] [email protected] 12 points 1 year ago

Well think about it with this crude kind of inaccurate analogy.

You have a windows laptop. Your friend has a windows laptop. When you're logged in to your laptop you can send your friend email. And see his emails to you.

But just because your laptop is windows and his laptop is windows doesn't mean your windows log-in would work on his right? Lemmy works more like that. Reddit is kind of like one large windows laptop and everyone gets their own keyboard. Your log in works no matter which keyboard you use.

You may notice that Lemmy communities have the @ symbol like an email. So [email protected] is different from [email protected] (just like how [email protected] is not the same account as [email protected]). They MAY be made by the same Robert but there's no guarantee.

You really just need one account. So in the communities tab from your instance (Lemmy.world) you can search for the community on the other instance (Lemmy.ml) for example [email protected].

Your account let's you post and comment on @lemmy.ml posts

[-] [email protected] 5 points 1 year ago

Its so weird visiting such an old looking site and getting the GDPR Cookie notification!

[-] [email protected] 7 points 1 year ago

Like NewPipe for YouTube. It pulls YouTube videos but also other PeerTube federated instances

[-] [email protected] 12 points 1 year ago

I'm trying to help the Lemmy.world chat community take off. Come introduce yourself!

https://lemmy.world/post/211799?scrollToComments=true

37
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]

We have 27,000 users and no chat community! Come give it some love at !chat and introduce yourselves!

Introduction thread here

[-] [email protected] 5 points 1 year ago

Subscribed! I've only been once and it ended with a concussion so I'll vicariously live through you guys

[-] [email protected] 62 points 1 year ago

We're here! 10 year reddit user, deleted my account last week. Forcing myself to post and not just lurk. Fellow lurkers please comment a bit. Once traffic is decent you may resume your lurking. Thank you

[-] [email protected] 8 points 1 year ago

Honestly I've been slowly changing my mindset from "I hope everyone on Reddit comes to Lemmy and Reddit shuts down". Because I realized what's more important is that I'M happy -and the community on Lemmy is already great. Let sleeping dogs lie. Even if reddit sticks around and succeeds that's great bc I've found my people.

[-] [email protected] 6 points 1 year ago

I think you didn't consider the horrifying third alternative. That they've been using and are used to the default reddit app/experience because that's the norm now

[-] [email protected] 11 points 1 year ago

I'm only have a vauge understanding but I'll give it a shot.

x86 is a CPU architecture. ARM, PowerPC, RISC are other types A CPU architecture is like a standardized set of instructions.

Here's a horrible attempt an analogy based on buildings. Let's say there's only 2 types of buildings on earth:

Type A buildings are very tall and use an elevator to go up many floors. Each floor has just one room.

Type B buildings have a very very long hallway branching off into many rooms but just one floor.

If you wanted to tell someone how to retrieve an item from a Type A building you'd say something like "Take the elevator to floor 3. Grab box 01. Take the elevator to floor 4 and leave it there."

Obviously this wouldn't work in a type B building since there is no elevator. You'd tell the person to walk down the hallway until they reached room 03, grab box 01 and walk to room 04 and drop it off.

That's a very very very very simplified version of how different CPU architectures work. They each have their own "instruction set" based on how they're set up. The x86 architecture is used in most laptop and desktop computers. The new Apple Macs use ARM, as do most smartphones.

Now, a bootloader is the thing that handles everything from when you see your laptop's (or desktop motherboard manufacturer's) logo on your screen to when you see the spinny circle of Windows 10. It handles loading the operating system from a location on disk into the correct place on the computer. So far this step has been secret and proprietary.

The libreboot project is a project to make an open source version but it mostly only works on pre-2008 laptops. This is because post 2008 Intel started asking for a password from the bootloader that only Intel had, making it impossible to put your own bootloader in. Coreboot is a much more limited version of this, whose main focus is to remove a part of the Intel bootloader called Intel Management Engine. The Intel ME has access to your computers hardware unrestricted by the operating system.

I'm not sure what open sourcing their bootloader means for us as a community. If we can finally have libreboot working on AMD x86 computers or if there are many more hurdles along the way.

view more: next ›

petertree

joined 1 year ago
MODERATOR OF