Viewing profile — 2h
2h
HN member- Joined
- Sun, Jan 15, 2023, 7:28 PM UTC
- HN karma
- 308
- Public activity
- 377 items
- HN profile
- View on Hacker News ↗
About 2h
GitHub 2a.pages.dev
Recent public activity
-
comment
Comment #36660563
> Every road in the world does not need to be the Autobahn. the point is, currently NO ROAD is the Autobahn. thats not a balance, thats censorship.
-
comment
Comment #36660253
> settings is this a joke? ever tried user management with Windows 10/11? its a hellscape of clicking through the Control Panel, the Settings app, and countless crosslinked pages w…
-
comment
Comment #36659870
why should Mozilla let Microsoft or anyone else dictate what they support? I agree that Windows 7 should be dropped, but only because its quite old, not because Microsoft has dropp…
-
comment
Comment #36649942
follow your own advice
-
comment
Comment #36649534
at the moment the problem is with you.
-
comment
Comment #36649367
because we aren't talking about candy here. we are talking about purchases that are hundreds or thousands of dollars. and people are normalizing making these purchases yearly. sure…
-
comment
Comment #36648857
you seem to keep ignoring this key word: mindlessly
-
comment
Comment #36648658
> whats the complaint here Its dont mindlessly buy any new thing Apple puts out
-
comment
Comment #36647428
> I keep hearing this argument for not buying a new laptop every year and it just doesn’t hold water. I say buy the latest MacBook, expense it, factor it in as a monthly cost. this…
-
comment
Comment #36644522
Not a single code example. Crap article.
-
comment
Comment #36640253
its a blog post that allows anonymous access. so who cares what protocol you use?
-
comment
Comment #36625191
correct. how the fuck are you supposed to roll over this: https://media.ed.edmunds-media.com/chevrolet/silverado-1500/...
-
comment
Comment #36624900
[flagged]
-
comment
Comment #36623311
[flagged]
-
comment
Comment #36609946
SMOKIN MEATS https://youtube.com/watch?v=SVyLlFezj2E
-
comment
Comment #36609880
> @zuck seeing that freaks face made me physically shudder. If they were smart they would distance this product from him as much as possible. it should be painfully obvious that he…
-
comment
Comment #36609664
all I want, is the number of contributions in the last year, like GitHub has: https://gitlab.com/gitlab-org/gitlab/-/issues/22578 its just one number, I just wish they could add th…
-
comment
Comment #36594282
nope. normal, run of the mill Bank of America Visa debit.
-
comment
Comment #36592367
dudes shitty website wont even load unless you allow JavaScript from these domains: fargo.io scripting.com
-
comment
Comment #36589256
I tried signing up for Oracle Cloud and got the below message. After that I took the exact same card and signed up with 4 other providers. Fuck you Oracle. > Error processing trans…
-
comment
Comment #36568442
this ignores the fact that strings can contain a null character. for example, this is a valid Go program: package main import "fmt" func main() { fmt.Printf("%q\n", "hello \x00 wor…
-
comment
Comment #36568170
because its ugly: package hello func good() (int, error) { return 0, nil } func bad() *struct { int error } { return nil }
-
comment
Comment #36567422
[flagged]
-
comment
Comment #36567283
I dont think that works: > git clone --depth 1 https://github.com/MicrosoftDocs/azure-docs Cloning into 'azure-docs'... remote: Enumerating objects: 107158, done. remote: Counting …
-
comment
Comment #36567250
because he is pushing the limits of a public service thats used by millions of people every day. the BEST CASE is basically what happened, GitHub finds out and disables the repo. w…