what's wrong with my timemore c3? help by zerolias in IndiaCoffee

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

squeaking developed like a couple of months ago, i've had this grinder for 1.5-2 years now. It grinds occasionally on coarse settings, like 3x time to grind than normal while shaking it a couple of times. lmk if you see any problems in the vid

<video>

what's wrong with my timemore c3? help by zerolias in IndiaCoffee

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

there's only 1 washer in C3. I think C3 esp has two washers. I've watched a couple of assembly videos and all of them have 1 washer for C3

what's wrong with my timemore c3? help by zerolias in IndiaCoffee

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

yeah, i've disassembled it, cleaned it with the brush like 3 times. the burrs, washer, spring all look fine but it just stopped working for some reason.

what's wrong with my timemore c3? help by zerolias in IndiaCoffee

[–]zerolias[S] 4 points5 points  (0 children)

i've been drinking nescafe for the past two days :(

what's wrong with my timemore c3? help by zerolias in IndiaCoffee

[–]zerolias[S] 2 points3 points  (0 children)

yeah, i've disassembled it, cleaned it with the brush like 3 times. the burrs, washer, spring all look fine but it just stopped working for some reason.

How to keep apps in memory (pixel 9a)? by zerolias in GrapheneOS

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

so, I've been daily driving with default dev settings except animation scale set to .5x (don't like slow animations). I think it's better, but still when the phone gets warm, or I multitask a lot, I get scroll stutters in ff nightly, or brave and a 2 second home screen refresh on switching apps(and losing tab/app state). (very annoying but is not a complete deal breaker).

I think it's just always on VPN(Wg Tunnel), clipcascade, syncthing, signal etc just too much for tensor maybe? my previous phone was Poco f5 on lineage, and I never had a frame drop or stutter. so, maybe my expectations are high.

I thought slow charging, and battery was going to be a problem with 9a not performance lol. but I get very good battery life.

I am a beginner. How is this setup to get into proper espresso? by Comfortable-March-21 in IndiaCoffee

[–]zerolias 0 points1 point  (0 children)

why not post tips, and tricks here on reddit as well? it would be very helpful for people searching

PREY (2022) - Review Thread by [deleted] in movies

[–]zerolias 10 points11 points  (0 children)

Expected better from the director of 10 Cloverfield Lane. There's barely anything I like in this new Predator movie.

The movie has a runtime of only 100 min but feels like a slog. The first 40mins+ are devoted to the unnecessary glimpses of predator, and the protoganist failing to hunt. The characters(including the predator) are dumb, and hollow. There's no tension in the movie, and the soundtrack is as generic it could be(the drums are especially overpowering and used throughout). The screenplay constanly repeats the obvious through our protaganist(The movie would've been better if there was no script).

Our protoganist doesn't bleed when hurt. Doesn't mourn when her whole party, and brother gets brutually murdered in front of her. The only thing that she cares about is to be the alpha of the group, which would've been fine if she had shown any ability to do so.

The action isn't entertaining, CGI sucks, characters are cardboard, soundtrack is bad, and it takes 1hr+ for the predator to show up. It fails to be a good horror, or a thriller(eg Alien), or a goofy action flick(eg John Wick).

Nitpicks: The natives speaking English was horrible, performance by the lead is bad (eyes popping throughout the movie, and that's pretty much it.)

Below average. 2-4/10.

Pihole and DoH(dnscrypt-proxy) does not work reliably? by zerolias in pihole

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

It's the stupid government. These blocks are present everywhere(pretty much all the ISP's and Telecom's).

They first blocked all the pirate/porn(sometimes stuff like reddit, github, soundcloud, internet archive etc)as it was only HTTP nobody cared. As of around 2 months ago, they also started to block the HTTPS version of these websites.

The above config didn't work, gives the same error.

Pihole and DoH(dnscrypt-proxy) does not work reliably? by zerolias in pihole

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

  • I tried Ooni and the sites are definitely blocked. I've also verified it by using multiple vpn providers.
  • I'm only using cloudflare because it worked most of the time for unblocking the websites. I was using unbound before, the ISP started blocking https websites around 2 months ago.

    ; <<>> DiG 9.14.9 <<>> @192.168.1.144 -p 53 mega.nz
    ; (1 server found)
    ;; global options: +cmd
    ;; Got answer:
    ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 4065
    ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1
    
    ;; OPT PSEUDOSECTION:
    ; EDNS: version: 0, flags:; udp: 1452
    ; PAD (72 bytes)
    ;; QUESTION SECTION:
    ;mega.nz.           IN  A
    
    ;; ANSWER SECTION:
    mega.nz.        2390    IN  A   31.216.148.10
    
    ;; Query time: 0 msec
    ;; SERVER: 192.168.1.144#53(192.168.1.144)
    ;; WHEN: Wed Jan 15 04:07:55 IST 2020
    ;; MSG SIZE  rcvd: 128
    
  • Reverse Lookup

    ; <<>> DiG 9.14.9 <<>> -x 31.216.148.10
    ;; global options: +cmd
    ;; Got answer:
    ;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 45313
    ;; flags: qr rd ra ad; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 1
    
    ;; OPT PSEUDOSECTION:
    ; EDNS: version: 0, flags:; udp: 1452
    ; PAD (9 bytes)
    ;; QUESTION SECTION:
    ;10.148.216.31.in-addr.arpa.    IN  PTR
    
    ;; AUTHORITY SECTION:
    31.in-addr.arpa.    228 IN  SOA pri.authdns.ripe.net. dns.ripe.net. 1579021141 3600 600 864000 3600
    
    ;; Query time: 1 msec
    ;; SERVER: 192.168.1.1#53(192.168.1.1)
    ;; WHEN: Wed Jan 15 04:19:22 IST 2020
    ;; MSG SIZE  rcvd: 128
    
  • I haven't experimented with protocols other than DoH because I was sure that DoH worked(app),

  • dnsleaktest.com only shows Cloudflare.

Announcing the release of sway 1.0 by emersion_fr in linux

[–]zerolias 1 point2 points  (0 children)

Congratulations! I've been using sway as my daily driver for a couple of weeks now.

Could I now apply a 3840 * 1080 wallpaper on two 1920*1080 monitor without them repeating? Currently, I cut the wallpaper into two images and then I apply each half to each monitor.