Viewing profile — beeboobaa3
beeboobaa3
HN member- Joined
- Tue, Mar 19, 2024, 2:42 PM UTC
- HN karma
- 698
- Public activity
- 480 items
- HN profile
- View on Hacker News ↗
About beeboobaa3
You're all disgusting fascists. Go step on some legos.
Recent public activity
-
comment
Comment #42059722
[flagged]
-
comment
Comment #42059688
[flagged]
-
comment
Comment #42059520
[flagged]
-
comment
Comment #42059500
[flagged]
-
comment
Comment #42059448
[flagged]
-
comment
Comment #42052146
sure but politely demanding some documents is not the same as raiding an office
-
comment
Comment #42028624
A guess that's probably correct: Many torrent sites (where the client can download .torrent files from when given an URL) their infra sucks. This includes expired certificates. Use…
-
comment
Comment #41994646
Let me guess, you're in the US along one of the hardcoded routes?
-
comment
Comment #41987500
It can, for plugins. GP is talking about extensions which you typically don't need.
-
comment
Comment #41987463
I'm using several maven plugins (not extensions) that are defined within the reactor project itself. It works well. You do need to split your build into multiple projects governed …
-
comment
Comment #41973018
My problem with gradle is that its configuration language is a programming language. Sounds amazing in practice. And it is. Until you need to fix a 3 year old build that has some i…
-
comment
Comment #41957365
What? I never said being computer illiterate is bad. Plenty of fine people are computer illiterate. And plenty of fine people are fantastic at things I'll never be good at. That's …
-
comment
Comment #41955295
It allows it's users to actually use their computer as a computer instead of a glorified phone. MacOS nannies you left and right, preventing you from doing things you want to do be…
-
comment
Comment #41935153
I mean in total it's like 10-30 lines of code put in the place where you load the user session, and a very small rearchitecture of the database. So... Kind of, yeah.
-
comment
Comment #41927176
Each user gets a token associated with them. On each request you first check if they are authenticated via your auth of choice. If so, you take the token associated with this auth …
-
comment
Comment #41914429
It would be a good first step for you stop being sneaky about this. Very hard to respect you as a moderator when you employ underhanded tactics like sneakily rate limiting accounts…
-
comment
Comment #41914398
> Haven't heard of this happening with later models. Baseband sourcecode firmware is really rare. You know what they say. "If you have nothing to hide, you have nothing to fear" So…
-
comment
Comment #41904041
The triggering of the limit is automatic, but being subjected to the limit is something the moderators can turn on per account. If I make a new account it'll be free of the limit u…
-
comment
Comment #41899710
After you've written your comment and when you click reply you get the message: > You're posting too fast. Please slow down. Thanks.
- comment
-
comment
Comment #41897441
> (snarky response) This is what we call "Put up or shut up". It's easy to bash someone for not wanting to spend many hours of their time to work they have no interest in, just bec…
-
comment
Comment #41897388
how are you going to authenticate the user? now you need to solve that if you didn't have a web login before. --- Guess @dang decided to rate limit my account again so I can't post…
-
comment
Comment #41897355
The point is you can't use the regular filesystem syscalls on android, it has to go through a weird java layer
-
comment
Comment #41897349
Since you have such strong opinions on the matter, and experience, why don't you contribute to the SyncThing android app and implement this? Alternatively you could grab your time …
-
comment
Comment #41897307
it's how the cross platform software works and has always worked. demanding a total rewrite just to publish on a single channel is insane, especially since this used to be the ONLY…