Viewing profile — circular_logic
circular_logic
HN member- Joined
- Mon, Apr 04, 2016, 8:43 PM UTC
- HN karma
- 154
- Public activity
- 52 items
- HN profile
- View on Hacker News ↗
About circular_logic
No profile information was provided.
Recent public activity
-
comment
Comment #47005036
sorry thats was my phone autocomplete, was supposed to say codebase
-
comment
Comment #46986865
These are the things I add in when adding in a new usecase to a codename: - Expansion of the acceptance criteria into small steps. - Any clarifications to what we are making - Anyt…
-
comment
Comment #44268226
I have tried to point out that poorly implemented or non contructive security controls reduce system availability. As employes are not able to get to the information they need in a…
-
comment
Comment #43138590
You're right it would be nice to see some more detail. Perhaps it requires sending a custom update when it reaches out via ssh or it does something wild like opening a reverse shel…
-
comment
Comment #37477972
What I still don't understand is how flight plans get approved? In my mind they would only be approved once all involved countries review and process the plan. That way we don't ne…
-
comment
Comment #35467767
This looks to be possible via this guide https://repost.aws/knowledge-center/iam-restrict-calls-ip-ad...
-
comment
Comment #33451324
Another variation is for scammers to update the number on google maps to their premium number. Calling it still forwards to the real call center. You can often spot people complain…
-
comment
Comment #29873239
I think these collectives would end up behaving much like the music industry in terms of chasing licence fees, suing orgs for infringement, and having too much power on what cut wa…
-
comment
Comment #29098255
That sounds like it would further increase car dependence in city's, how you see city's improving in this scenario?
-
comment
Comment #28543822
Agreed. It's one thing to teach general skills and another to help do the actual hacking If they are being guided through the actual hacking then that's saying that only the driver…
-
comment
Comment #28074125
While that is the smart way to go. The USA is one of the few country's that will allow you to become stateless.[1] But I am not sure why you would ever do that. [1] https://en.wiki…
-
comment
Comment #28073202
Interesting facts about renouncing American citizenship: - There is renunciation fee that has to be paid and currently stands at $2,350 (the highest in the world).[1] - A final tax…
-
comment
Comment #24242965
I wondered this too so looked at the man page [1] > Unlike a shell redirect, sponge soaks up all its input before opening the output file. This allows constricting pipelines that r…
-
comment
Comment #23576009
Git being a cli and "main" being shorter to type might help motivate those that are not convinced by the histoial arguments.
-
comment
Comment #22982996
A Professor in 101 put it as: "Programming is just a tool, CS is a study that just so happens to use that tool now and then." Without reading through every year's syllabus you will…
-
comment
Comment #22821522
If you make your application stateless and have it in a container then there are many managed services out there that can do this for you. For example, in AWS there is fargate and …
-
comment
Comment #22821359
Their deployment UI looks nice but this feels like they made their own wheel here in order to keep their In-place upgrade method over something such immutable infrastructure using …
-
comment
Comment #22757896
it does on the hangouts for business (ie google meet) but then only for up to 4 other users
-
comment
Comment #22396977
As other commenters have pointed out linking may still make your software GPL. However, there is still some debate on this [1]. [1] https://en.wikipedia.org/wiki/GNU_General_Public…
-
comment
Comment #22210846
If this developer had reversed engineered some documentation about the private API could that also receive a DMCA?
-
comment
Comment #21836254
Glad to see that Shopify has better API versioning on their mind. When I used there API a few years ago, it was one of the worst APIs to depend on. To the point, we had to architec…
-
comment
Comment #20851691
That makes me wonder, if you were standing next to these turbines would you be able to here them slow down?
-
comment
Comment #20817770
I tried googling "permanently staffed guaranteed action point (GAP)." With no results. Is this the militarys mitigation of the two generals problem? https://en.m.wikipedia.org/wiki…
-
comment
Comment #20412689
DNS66, Works without root by creating a local VNM that it then runs its own DNS (with blocklists) on. End results are all the banner adds on most apps will not show up etc. https:/…
-
comment
Comment #20328969
The first commit has the extra comment `PiperOrigin-RevId: 254932939` This may[0] be because it is exported from there monorepo -[0] https://news.ycombinator.com/item?id=14811937