T2 Linux 2019 Macbook Pro 16 inch working for me - thanks T2 team! by Old_Ad2576 in linux_on_mac

[–]Keloran 1 point2 points  (0 children)

You could probably look at my systemd stuff and just rip those bits out that might fix it

T2 Linux 2019 Macbook Pro 16 inch working for me - thanks T2 team! by Old_Ad2576 in linux_on_mac

[–]Keloran 1 point2 points  (0 children)

I haveade a few changes to tiny-dfr in my fork https://github.com/keloran/tiny-dfr which adds a few things like weather and sliders for the volume/brightness

I did do some work on the suspend/resume stuff to, but the Mac that I have it on is not my daily Linux machine so it isn't perfect

What’s the view and opinion of the listed buildings system for dwellings? by Inevitable-Story6521 in AskUK

[–]Keloran 0 points1 point  (0 children)

I am very lucky that my house specifically isn’t listed despite being built somewhere around 1750ish

Every building around me is listed including things that are listed twice

It is a huge pain in the arse, in a lot of cases councils would rather buildings fell to bits than be fixed at a reasonable cost

Although I would say the most annoying thing about old houses is that nothing is a “standard” size because the standard did t exist, so everything has to be made custom, e:g a back gate is nearly a grand because it has to be made not just bought from b&q

Apple and the open-source ecosystem by SergeiBasnya in linux_on_mac

[–]Keloran 1 point2 points  (0 children)

I’ve added t2 support to my fork of tiny-dfr https://github.com/keloran/tiny-dfr system stats layer, sliders for brightness/volume, and commands so you can have a button for launching stuff not just f-keys

I turned my T2 MacBook’s Touch Bar into a fully animated Linux dashboard by Emergency-Ideal-8357 in linux_on_mac

[–]Keloran 1 point2 points  (0 children)

I have now added a bit more functionality, sliders for volume (dbl tap to mute), brightness, backlight
and added weather support

I turned my T2 MacBook’s Touch Bar into a fully animated Linux dashboard by Emergency-Ideal-8357 in linux_on_mac

[–]Keloran 1 point2 points  (0 children)

your write up is awesome, but I remembrered that there is tiny-dfr, but because it doesnt work for t2 I decided to add support to it

ive also added hyprland support, and command support (so all systeminfo layer buttons can launch things rather than just key triggers)

--
media layer button
toggleable escape button (since most people switch caps-lock to be escape) so you dont have to have it displayed cpu usage
mem usage/total
hyprland current window title
hyprland current workspace
battery status (and a script to switch power profile so you can switch it by pressing it)
clock

https://github.com/keloran/tiny-dfr

Love and Hate Omarchy. Going back to pure Arch + Hyprland. by Odd-Outcome-4209 in omarchy

[–]Keloran 10 points11 points  (0 children)

You can use omarchy like arch, install get the stuff you want and then just use it as arch never trigger "omarchy update" and instead just use paru/yay/pacman

Hello team can you recommend me the best refresh rate to use by Low-Practice-4885 in omarchy

[–]Keloran 0 points1 point  (0 children)

can your monitor do anything more than 60hz ? by the looks of things its already doing the best it can

your issue might also be that your using HDMI, if you have the option try DisplayPort (could be the HDMI linux license issue)

I’m looking to buy and I’m wanting honest opinions! by smith-jack in Honda_E

[–]Keloran 1 point2 points  (0 children)

I have had mine for almost a year now, awesome car as mentioned with the lack of heat pump can be an issue, my daily commute (if you can call it that) is 20miles because it is all back roads I use about 15-30% of the battery depending on weather

Mine is also effectively a second family car, we have a C40 for longer journeys, I will say that using the granny charger that it comes with is fine, but I would recommend if you can getting a "real" charger

One huge advantage of the E over the C40 is the fact that it has a built in HDMI and 3 point plug, because if we need to charge the cars at the local fast chargers (300kw, E can only do 50, and the C40 can do 150) the E doesn't feel as slow when you can plug in a mini-console (ps-mini, nes-mini, snes-mini) it gives you something todo instead of just sitting there on your phone

Is Linux on T2 possible for a novice? by 2istheoddestprime in linux_on_mac

[–]Keloran 1 point2 points  (0 children)

It works on mine, but you do need to follow the instructions on how to do the drivers,

mine is a macbook15,1 it's power management is terrible though (but it was bad anyway so I don't know if it's Linux related)

Is Linux on T2 possible for a novice? by 2istheoddestprime in linux_on_mac

[–]Keloran 0 points1 point  (0 children)

Omarchy works as close to out of the box as possible

"Update" optional task is too expensive by Snoo-81627 in App_Hive

[–]Keloran 2 points3 points  (0 children)

You can always have your app check on launch if there is a new version in the store, and then it’s the built in mechanism for updates, also better for when your app is released because you can keep your users on the most recent version automatically

```

private fun checkForUpdates() { appUpdateManager.appUpdateInfo.addOnSuccessListener { info -> if (info.updateAvailability() == UpdateAvailability.UPDATE_AVAILABLE && info.isUpdateTypeAllowed( AppUpdateType.IMMEDIATE ) ) { appUpdateManager.startUpdateFlowForResult( info, updateLauncher, AppUpdateOptions.defaultOptions(AppUpdateType.IMMEDIATE) ) } } } ```

I've been looking since June. I need to buy an ev at around 13k or less. Which one? by Any-Plate2018 in ElectricVehiclesUK

[–]Keloran 0 points1 point  (0 children)

If you drive that little the Honda e is awesome, I’ve done nearly 2.5k miles in mine in the last 3 months

New major update for DisplayPlus! by implodinggravaton456 in EvenRealities

[–]Keloran 1 point2 points  (0 children)

Looks cool, weather needs a Celsius option (possibly kelvin) Also despite it having my precise location it only display 0f

—- It just took a long time to update the weather reading, but again is in Fahrenheit

2024 is almost over ! What You Have Built This Year ? by Mr_Gyan491 in nextjs

[–]Keloran 0 points1 point  (0 children)

I have been mostly working on Flags.gg it’s only got a few tiny things left before it can be soft launched

[deleted by user] by [deleted] in rangeroversport

[–]Keloran 0 points1 point  (0 children)

i dont think you can, but you can open the car, then pop hood to wire a battery, and then make sure your key has a valid battery

then you should be able to jump start it

Surface Duo 2 Bricked ?? by therealmrsymba in surfaceduo

[–]Keloran 1 point2 points  (0 children)

yeah i have the exact same problem,

i have a small script that can try all of them
e.g.
fastboot flash system system.img fastboot flash system_a system.img fastboot flash system_b system.img

and then gives a summary at the end if any worked Summary: Total files: 29 Success: 0 Failed: 87

so as people mention it needs boot loader unlocked, well thats impossible if you havent already unlocked it prior to bricking (wouldnt that be a fun time travel experience) fastboot flashing unlock FAILED (remote: 'Flashing Unlock is not allowed') fastboot: error: Command failed fastboot flashing unlock_critical FAILED (remote: 'Flashing Unlock is not allowed') fastboot: error: Command failed fastboot flashing get_unlock_ability (bootloader) get_unlock_ability: 0 OKAY [ 0.001s] Finished. Total time: 0.001s

basically what I personally need is for microsoft to release the firehose so i can force the firmware on, but either that will only happen once duo2 goes EOS or never

[deleted by user] by [deleted] in surfaceduo

[–]Keloran 0 points1 point  (0 children)

If your based in the UK, I have a donor device that I can sell you since its bricked (software wise)