Readit News logoReadit News
albru123 commented on Google made me ruin a perfectly good website (2023)   theluddite.org/#!post/goo... · Posted by u/MrVandemar
bruce511 · 2 years ago
Of course Google didn't make the web site bad, you did. In a purely practical sense you changed the site, not them.

Which leads us to the "why" of it. Which is you wanted to monetize the site (if only to cover its costs.) Since advertising seems to be the business model of the internet that's your first port of call.

But here's a site that performs a task. Quite who uses this site is unclear. Sure lots of people might use it (for some definition of lots) but the site doesn't really give signals to adsense.

Conversely Adsense sells ads based on "targeted users". Which means your original site is pretty useless to Adsense.

Ok,I'm simplifying here, but what ads do you think -should- be shown to your visitors? Ads derived from their browsing history of sites that do intuit user context?

Are users browsing an arbitrary rubbish website more or less likely to be distracted by some special offer? Are people visiting your site to do some very specific task, presumably for a concrete reason, more or less likely to be distracted by an ad?

The problem isn't Google. The problem is that our ability to monetize the web starts and ends with adverts. Which means that sites that "do stuff" are a bad match, and therefore lack funding.

To be honest, I don't have a cunning plan of alternate funding. Probably the only other viable one is "take some of your day-job money and effectively sponsor the site yourself." Which of course is the model you -were- on that you wanted to leave.

albru123 · 2 years ago
> Conversely Adsense sells ads based on "targeted users". Which means your original site is pretty useless to Adsense.

But how is the updated site any better? It surely must be, since it made it past the review, right? The whole post just shows how ridiculous and flawed the review process is and what it leads to.

albru123 commented on Inkjets are for more than just printing   spectrum.ieee.org/inkjet-... · Posted by u/sohkamyung
ay · 2 years ago
I don’t know if both authors being affiliated with HP Labs is a coincidence or a sign of a conflict of interest… But the article kinda reads like a desperate last-ditch promo for the inkjets.

I haven’t had an inkjet for 30 years - only black and white lasers. Starting with HL LaserJet 5L in 2000, then Samsung and now Brother (yay for their nice platform independence so they work on Linux).

My Prusa 3D is also arguably spewing a material into a surface so I guess yeah, maybe I should count it as an inkjet as well, though ;-)

albru123 · 2 years ago
Seems like the point of this article missed a lot of people entirely, since they are so fixated on consumer inkjet printers. That's a very specific case of inkjet printing, but inkjet technology is way more than that.

For example continuous inkjet printers are used to label packages of many items you buy every day. There's also research about inkjet printing wearable electronics etc. None of which has a lot to do with HP.

albru123 commented on Show HN: Struct – A Feed-Centric Chat Platform   struct.ai/blog/introducin... · Posted by u/jdplex
albru123 · 2 years ago
Nice, a culmination of everything I hate about Slack and Teams in a single product!
albru123 commented on IPv6 support for cloning Git repositories?   github.com/community/comm... · Posted by u/Zamiel_Snawley
osivertsson · 3 years ago
I have a dedicated server on Hetzner where I choose not to pay for IPv4 connectivity.

Using only IPv6 works fine most of the time but in 2022 there are still some services that are available only through IPv4, like GitHub.

However, I have both IPv4 and IPv6 connectivity from the places I connect to my server. Could I use that to get IPv4 connectivity on the server when I need it?

The answer is yes of course, and here is one way to do just that.

Replace dedicated-server-hostname with your server hostname or IP.

  laptop> cat ~/.ssh/config
  Host dedicated-server-hostname
    RemoteForward 1080

  laptop> ssh username@dedicated-server-hostname

  server> cat ~/.gitconfig
  ...
  # Using git on an IPv6 only machine that needs to access git repos only
  # available through IPv4, e.g. github.com. The workaround is to use the
  # network on the machine we connect from.
  #
  # This can be done by setting up a SOCKS proxy when connecting to the IPv6 only
  # machine over ssh, see RemoteForward in ssh_config(5).
  [http "https://github.com"]
      proxy = socks5h://localhost:1080

albru123 · 3 years ago
We just ended up buying /28 subnet, because the whole v6 to v4 experience was too frustrating and would've probably cost more to solve all the issues (or hire someone who knew how to set it up properly) than to buy the subnet.
albru123 commented on Firefox UI/UX History   github.com/black7375/Fire... · Posted by u/black7375
abhinavk · 4 years ago
Between all these efforts of UI redesign, they removed one feature that was unique to Firefox: Tab Groups.

Ironically, it's now present in all other major browsers. Safari went above and beyond to make it a headline feature.

albru123 · 4 years ago
Still disappointed to this day that they removed Panorama.
albru123 commented on Hetzner now provides IPv6 only dedicated servers   hetzner.com/news/12-21-ip... · Posted by u/miyuru
albru123 · 4 years ago
We ordered a new root server a few days before this, but are trying to primarily use IPv6 anyway. However the more I try to set things up, the more painful it becomes, with services like Github not being entirely available on IPv6, various ISPs not supporting IPv6 at all, so service proxying is needed etc.

Is there any best-practice for IPv6 VM host setup? I found the IPv6 First Guide [0], but I'm not entirely happy with the bridged networking to VMs being used.

[0] https://ipv6-first-guide.hillbrecht.de/

albru123 commented on Hetzner now provides IPv6 only dedicated servers   hetzner.com/news/12-21-ip... · Posted by u/miyuru
ab_testing · 4 years ago
What is the benefit of an IPv6 only dedicated server as compared to a normal server that has an IPv4 address.
albru123 · 4 years ago
Well, if you have virtuals running on your dedicated server, you're probably going to need more IPs anyway and IPv4 subnets now cost a small fortune on Hetzner, while IPv6 is free and you get a whole /64 subnet.

Deleted Comment

albru123 commented on Ask HN: Do you still miss your RIM BlackBerry?    · Posted by u/jaytaylor
hn_throwaway_99 · 5 years ago
Do you use Swiftkey-like typing on your keyboard? On my Android phone I find I can type so fast with it, and I barely have to look at the keyboard.
albru123 · 5 years ago
I used Swiftkey for a few years and thought it couldn't get better... until I found Fleksy.

The autocompletion is just superb and nowhere near anything I tried before. It's made for typing without looking or worrying about hitting the right keys, so if you're not really comfortable with Swiftkey-like typing, you might wanna give it a try.

albru123 commented on Vue Native (2018)   vue-native.io/... · Posted by u/alokrai
albru123 · 5 years ago
To be honest, I don't see any reason not to use Flutter if you want to make a cross-platform app these days. Any other cross-platform framework I tried seemed somehow lacking, slow, unpleasant to use etc.

u/albru123

KarmaCake day47May 9, 2017View Original