iwasgodonce

joined 2 years ago
[–] iwasgodonce 11 points 2 years ago (1 children)

Screen capture doesn't work in some apps still I'm pretty sure is the main reason. Discord is one app it doesn't work in if I remember correctly.

[–] iwasgodonce 6 points 2 years ago

One thing really annoying for me, there's only the 1 official "store" you can use and it doesn't support ipv6.

https://wiki.ubuntu.com/IPv6 says it's been available for apt since march 12th 2013.

[–] iwasgodonce 3 points 2 years ago* (last edited 2 years ago) (1 children)

Rif is still working for me logged out. I've heard it doesn't work logged in, but I haven't tried it recently.

I mostly used slide before and that doesn't seem to work at all now.

Reddit offline also seems to still work for me.

[–] iwasgodonce 1 points 2 years ago

Could be good if you want av1 encoding. I'm still debating which card I should update to that can do av1 encoding. Might wait for 2nd gen arc and see if that works out well.

[–] iwasgodonce 1 points 2 years ago (1 children)

It looked to me like what was merged didn't actually solve that issue.

Do you know if multiple interfaces like that would work without having to make custom source routing rules? (so the right ip addresses go out the interface associated with the dhcp range) Would connection tracking (for use with nftables) be able to work correctly without source routing rules. I'd be afraid if I had to hard code source routing rules that if the power went out for a while, it would end up with the wrong range assigned to a given interface.

[–] iwasgodonce 7 points 2 years ago (1 children)

I emailed their support to complain that their transfer out ui was broken so I couldn't get the transfer code, they sent me the code without me proving who I was. I was communicating with them using a different email and even different email domain than anything they had on file.

[–] iwasgodonce 2 points 2 years ago

Yeah, same for me. Vans doesn't seem to like making leather or suede slip-ons anymore.

[–] iwasgodonce 5 points 2 years ago* (last edited 2 years ago)

It's the worst trying to use git on a capitalization insensitive filesystem, like on mac's default.

mv DockerFile Dockerfile

git says there are no changes.

Had to

git mv DockerFile Dockerfile1

git commit -am "rename file"

git mv Dockerfile1 Dockerfile

git commit -am f

git rebase -i origin/master

and squash the last 2 commits together

I ended up making a new volume on my mac specifically to hold git repos that was capitalization sensitive so I don't have to deal with that shit.

[–] iwasgodonce 7 points 2 years ago (4 children)

rock64 works pretty good for my use case as a 700 mbit router.

I've heard good things about the rockpi.

view more: ‹ prev next ›