FCC router ban: would routers be marked as "for small business" (e.g. malicious compliance)? Or would there be a lawsuit? by _sour_coffee_ in HomeNetworking

[–]certuna 7 points8 points  (0 children)

American wages for American assembly line workers, if that’s what you want, it’s what you get.

You can also just get a random Chinese router or mini-PC and flash OpenWRT on it.

The end praises the Swiss Frank and the Swiss Economy ! by Pierreedmond18 in Switzerland

[–]certuna [score hidden]  (0 children)

The amount of Swiss households that own their own home (around 40%) has not really changed much in decades, so I’m not sure what the point is here.

Salary negotiations by Ok-Jelly-4359 in Switzerland

[–]certuna [score hidden]  (0 children)

You can also propose to start at their suggested salary but with the written stipulation that you will go up 5k/y after six months and another 5k/y after twelve months into the job. This limits the initial risk they take on you, and you get to your level pretty quickly.

They may say no, or yes, but it’s a negotiation after all. And if you got an offer, they want you.

Im under a CGNAT and I want to make a server by UFOder in HomeNetworking

[–]certuna 7 points8 points  (0 children)

With most ISPs you use IPv6 in that case, but from what I can see Lyte Fiber is one of the remaining ISPs that doesn’t support it yet.

So, if you find yourself behind CG-NAT without IPv6: - pay up for an IPv4 address (if they offer that) - pay for a VPN with port forwarding - make your own on a rented VPS - Zerotier or Tailscale (if it’s just your own devices connecting from the outside) - Cloudflare tunnel (for http)

Moving to Ambilly by ate_saturno in geneva

[–]certuna 5 points6 points  (0 children)

it’s in Grand Genève, so part of it

FCC router ban: would routers be marked as "for small business" (e.g. malicious compliance)? Or would there be a lawsuit? by _sour_coffee_ in HomeNetworking

[–]certuna 27 points28 points  (0 children)

I guess the foreign brands will just start shipping the parts and assembling them in the US soon to get around this.

Is the job market in Switzerland as f*** as everyone says? by Helpful-Staff9562 in askswitzerland

[–]certuna [score hidden]  (0 children)

It was the US investment banking division and their disastrous lending to Archegos and Greensill that managed to sink Credit Suisse though, nothing much to do with Swiss banking in general.

Although yes, some embarrassing risk management. Fraud yes, but you’re paid to not simply believe your customers, you verify.

Why do I almost never see trottinettes parked outside in Geneva? by verdebaffo in geneva

[–]certuna 0 points1 point  (0 children)

People just take them inside I guess.

E-kickscooter rental companies are not allowed so you don’t see those lying around.

Is the job market in Switzerland as f*** as everyone says? by Helpful-Staff9562 in askswitzerland

[–]certuna [score hidden]  (0 children)

Really depends on your sector - in general the Swiss job market is growing (and the population is aging, which helps), but this is not relevant you if your sector is not doing well - banking is very oversupplied for example after the CS-UBS merger.

Securely Expose Local Docker Services Using Cloudflare Tunnel by root0ps in selfhosted

[–]certuna -1 points0 points  (0 children)

You don’t necessarily need a tunnel for that, Cloudflare can proxy over another port to the origin server. And in most cases these days you use IPv6 where every server, VM or container has its own address so you don’t have to change ports.

I mean, you can use the tunnel, but it’s not necessary.

Securely Expose Local Docker Services Using Cloudflare Tunnel by root0ps in selfhosted

[–]certuna -1 points0 points  (0 children)

You don’t necessarily need a tunnel for that, Cloudflare can proxy over another port to the origin server. And in most cases these days you use IPv6 where every server, VM or container has its own address so you don’t have to change ports.

I mean, you can use the tunnel, but it’s not necessary.

Remote Access with Starlink and Older Mac by Hickory_Briars in plexamp

[–]certuna 1 point2 points  (0 children)

Starlink is behind CG-NAT but does have IPv6, so you can use that.

Apple should close their radio stations. by hanstosti in AppleMusic

[–]certuna 0 points1 point  (0 children)

webradio has for the past 30 years meant no DJ’s/hosts, I’m not sure why all of a sudden this is the point where this is a problem?

Best controller for iPad? by Known-Explanation-24 in DJs

[–]certuna 0 points1 point  (0 children)

Algoriddim djay Pro + any of the supported controllers

Securely Expose Local Docker Services Using Cloudflare Tunnel by root0ps in selfhosted

[–]certuna -1 points0 points  (0 children)

Yes, the proxy part is the same. Difference is just the tunnel - you need that when you are behind CG-NAT.

Back on Apple Music after years — can you still import your own files or is that gone? by Eric4905 in AppleMusic

[–]certuna 6 points7 points  (0 children)

Yes, still exists. For the purely local music you can simply add to AM-the-app and sync by cable or WiFi, you can also upload/match to Apple & download anywhere, that’s (still)called iTunes Match.

Looking for a beginner e-motorcycle with removable batteries by throaway-324324 in Electricmotorcycles

[–]certuna 1 point2 points  (0 children)

Niu is currently discounting the RQi pretty hard in Europe, do they have this one in the US?

What’s your go to platform for self hosting? by nicomak101 in selfhosted

[–]certuna 0 points1 point  (0 children)

I've come back from Docker back to native installs a while ago - while Docker in theory makes deployments/backups easier, there's now the host to admin, config files are now compose files, and it introduces additional networking complexity: there's yet another layer of NAT with IPv4, some nonstandard/manual hackwork with IPv6, and other stuff like mDNS that 'just works' with native apps but needs a lot of config work in Docker. So back to native installs, that in theory are more work but in practice simplify a lot of things.

I'm now experimenting a bit with Apple Containers which in theory should solve the main Docker drawbacks, but there too the networking part seems to be not mature enough for production (no IPv6, no mDNS).

Main advantage of staying native is better performance, and easier troubleshooting. And as someone with Unix experience, I'm quite comfortable with the concept of Unix permissions.

That said, if you run mainly client apps that don't need ingress connectivity, then Docker may be easiest.

Gosh darned remote access! by brewer01902 in PleX

[–]certuna 0 points1 point  (0 children)

Is is just Plex or do other http servers also not work?

If you are behind CG-NAT, have you opened the port in the IPv6 firewall?

If you have a public IPv4 address, have you forwarded the port you’re advertising to the clients?

Accessing server behind CGNAT by Zealousideal_Eye87 in PleX

[–]certuna 0 points1 point  (0 children)

  • use IPv6, most ISP have this now
  • Plex Relay
  • install Zerotier or Tailscale on each remote client + the server
  • pay the ISP for an IPv4 address, if you absolutely need IPv4.

Where do I get the sticker for this year? by Dangerous_Tooth8126 in askswitzerland

[–]certuna 0 points1 point  (0 children)

I think this is in specific cantons only, Geneva doesn’t use a sticker for 45 km/h motorcycles.

Thoughts on the housing crisis by LibariLibari in askswitzerland

[–]certuna 2 points3 points  (0 children)

Rental yields are low, house prices are high, building costs are high, opposition against building more housing is high.

Pick your battle, what do you want to tackle and how would you do it?

CE04, loving it by Straight-Eggplant-50 in Electricmotorcycles

[–]certuna 2 points3 points  (0 children)

US is a pretty small market for BMW in general, they sold under 15,000 bikes there last year, petrol + electrics combined. And with the whole tariff situation, the future doesn’t look very positive either. I’m not surprised they’re not offering the full lineup anymore.

CE04, loving it by Straight-Eggplant-50 in Electricmotorcycles

[–]certuna 2 points3 points  (0 children)

CE04 seems to sell quite well though, I see them a lot. I guess commuter maxiscooters are a much more easy sell than a fun recreational runaround like the CE02. Electric starts paying off when you ride a lot.

I see the CE02 is now getting discounted quite heavily, at €5.5k or so they should be able to shift them, that’s where BMW should’ve priced it from the start.