Hacker Newsnew | past | comments | ask | show | jobs | submit | adtac's commentslogin

but you can click the link and reveal the information. what is being hidden? from who?

Like the OP says, it's being hidden form scrapers. Like you I don't see a reason for normal users to be concerned.

Unless I want to see what the link is before clicking. Or copy the link.

Or navigate to the link without waiting for however long it takes for Google's redirect endpoint to respond.

Why are you defending the ruination of one of the basic principles of hypertext?

Why are Google apologists flagging my other comments?


Because Google search isn't a hypertext document, it's a web app that presents dynamic ephemeral content to the user. There's no need for stable hyperlinks, since either you will click them within a few seconds, or they will disappear forever, and it shouldn't be a problem to indirect via Google when clicking them, since you just made a request to Google to get the link in the first place.

Ask the grifters and bots. If you don’t adapt get ready to get bulldozed.

Google seems to be swimming in hypocrisy, as they develop and use scrapers.

PS: I do not understand why people keep using Google search, the results turned biased and mediocre.


why is this such a bad thing? it's not really any different from using a uuid as a user facing key, which basically everyone does.

and trying to protect your moat isn't automatically a bad thing. they clearly feel it's helping competition, so they're closing a hole. competition is good doesn't mean help your competitors.

- coming from someone who's been using fastmail as my personal for ~10 years because i don't want my emails to be backprop fodder


I guess someone made a website which google crawled and adding a senf made uuid to it is like google trying to own it rather than just being a true search engine just having index to it.

LOC is the worst metric for engineering output, except for all the others - Churchill


The amount of times an engineer says what the fuck while reading code still seems like a reliable metric for code quality assessment.


Somewhat reliable, yes. Not objective, though, and hard to reproduce.


In a world where everything is vibes now that doesn’t matter much.


We won’t be doing that for much longer, enjoy it while you can.


I’m sure an agent can audibly play “what the fuck” as it crunches tokens reading through a codebase


Two more weeks!


> camcorders have been around for ages but you don't have millions of directors around just because you make a tool more accessible

tiktok alone has 1.5 million directors! it's just that we call them creators now.

the meaning of the word director has changed, that's all. but professional roles shift in meaning all the time. a computer used to be a literal human doing arithmetic. an engineer was someone who designed war machinery. being a doctor used to mean teaching at an university.

human beings are natural tool makers. we always have been. the frontier material to manipulate where the most advanced engineering happens constantly changes: stone -> bronze -> iron -> ink (descartes) -> steel -> silicon -> javascript (YOU ARE HERE).

notice how each step is an improvement/abstraction on top of the steps that came before it. some say english is next in that chain. i honestly have no idea. all i know is there will always be The Next Thing and it'll be much nicer to work with.


i got to try exe a while back and i have to say, the "Login with exe" [1] is probably the most magic thing i've seen since tailscale :)

[1] https://exe.dev/docs/login-with-exe


That's called forward auth - or proxy auth

You can do the same thing - with the added burden of actually having to set it up once ... After you set it up, it's however just as trivial to add new systems like with this linked example.

I got pretty much everything I'm self-hosting like that via keycloak (which itself let's me do social with via GitHub and Google etc pp) and a very similar nginx config like it's shown in these docs.

But the initial setup took multiple hours, even if the adding new services which support forward/proxy auth is extremely easy now.

(Jellyfin sadly doesn't as an example)

Just saying it in case you want to check it out.

I think it's fantastic they added that/provide this to their platform - it's a wonderful value-add


I think running and managing and possibly misconfiguring a keycloak java monolith would be exactly what I'd want to avoid which is why it's cool that they offer this.


There are a lot other identity providers around you can pick from, I merely mentioned it as I personally use it, as it's so easy to run and integrate with social auth - and comes with features such as simple password-less auth.

The forward auth/proxy auth is not a keycloak feature, it's a proxy feature, which just need some identity provider. If you look for the mentioned term via Google or AI/llm you will find multiple options, some of which are as easy to setup as a simple docker run cmd with an open port

I.e. https://docs.goauthentik.io/add-secure-apps/providers/proxy/...


The problem without having consent is that it's easy to track who is using your service. Because there's no consent, they can redirect you to login and back, and grab your identity, without you doing anything other than loading the page.


ed is the standard Unix text editor.


ed is a line editor


vi is also an editor, but sadly not the standard one, and since standard is king: ed it is.


December 2018 was the last version to not have "Development of safe artificial intelligence to benefit humanity"

https://web.archive.org/web/20181223120124/http://www.muskfo...


too many of these vaguely look like what galaxies look like from earth

e.g. https://i.imgur.com/ZjiBF8f.png

just a coincidence?


Galaxies don't really look like that.


weekend hackernews best hackernews


if you haven't read the factorio devblog before, please do!

after HN, it's one of my favourite places on the internet because i constantly learn new, random, insane things almost every time. imho it teaches you how to think + shows you what great engineering taste looks like. sorry if i'm overly effusive but each post is so deeply technical and well-written that i can't believe it's free.

you don't need to know anything about factorio or gamedev btw (i don't), just pick a random number between 1 to 438 and start reading :)


Yep FFF is such a treat to read. They do an amazing job of explaining complex problems and their solution in a way where anyone can understand.


I used to say the same about the Eve Online dev blog, but at some point I stopped reading because they were creating an ad hoc, informally-specified, bug-ridden, slow implementation of half of Erlang.

Concurrency is hard. Blizzard added progressively more and more concurrency over time to rescue orphaned resources assigned to a single shard that was undersubscribed while another shard in the same AZ was seeing flash mobs. But the way they documented it was more of a tea leaves situation. Only enough data to guess what they had done if you were familiar with the space.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: