Viewing profile — sytringy05
sytringy05
HN member- Joined
- Sun, Aug 17, 2014, 10:43 AM UTC
- HN karma
- 257
- Public activity
- 121 items
- HN profile
- View on Hacker News ↗
About sytringy05
No profile information was provided.
Recent public activity
-
comment
Comment #45008651
Java applets were terrible in all possible ways that something can be terrible and it took no less than Steve Jobs to kill off Flash. This stuff was foundational to the modern web …
-
comment
Comment #42734084
I worked for an aircraft parts manufacturer, they closed an entire factory / production site rather than try and upgrade the manufacturing system or move the part production onto t…
-
comment
Comment #42104765
The issue with myki wasn't the card technology, it was the fact they wanted to have standardised ticketing across the entire state. eg Tap on a bus, tram and train in Melbourne, ge…
-
comment
Comment #39266085
“it’s that easy!”
-
comment
Comment #37417484
It’s from the original borne / korn shell in Unix. Ctrl H was backspace, but the pc keyboards would send a different control character. you often had to map the backspace on the pc…
-
comment
Comment #36476172
Pretty interesting way to run what's in effect a XSS attack.
- story
-
comment
Comment #35723301
It's interesting to hear that because IHMO one of the reasons OAuth and JWT took over the world is that you can base64 decode the tokens and see whats inside them, compared to Kerb…
-
comment
Comment #35721928
Well hopefully someone has taken the time to, or there will be nasty surprises I certainly don't want people building security sensitive parts of an app to be slinging the features…
-
comment
Comment #35721893
The whole point of access tokens is to not do expensive checks on every request. Signature checks out and isn't expired - you are free to go. This is a core design thing of OAuth, …
-
comment
Comment #35721816
Yes, single log out is an ongoing nightmare. As many here have said the size and range of use cases that OAuth and OIDC support is off its head. And that's with the big boys who ha…
-
comment
Comment #35433110
lol, here's my visual flow which consists of "start" -> "script node" -> "end" Still, people buy Dell Boomi and Mulesoft, so it's not like there's no market for this rubbish
- story
-
comment
Comment #34363975
It wasn't a draft, it was reviewed, approved agreed upon etc, but the initial reason to do it was supporting a review of how things were integrated. Basically because it was useful…
-
comment
Comment #34363954
because that's just how it was there... wasn't the best place in the world to work.
-
comment
Comment #34349239
I once made the mistake of doing a set of rather detailed integration diagrams for an airline I was consulting at. This diagram, which was intended to be a rough snapshot of how th…
-
comment
Comment #32862561
the main ones are OIDC plugin, the serverless plugin, advanced req and resp transformer plugins. auth connectors are useful, but most orgs I work with are using OIDC or SAML
-
comment
Comment #32860565
does anyone know the history of the project? I hadn't really heard of this until earlier this year.
-
comment
Comment #32860508
the same benefit you get from most reverse proxies. If you dont need it, then nothing. If you do need it, it's critical. If you: - have more than 1 upstream service to hide behind …
-
comment
Comment #32573405
I think they were logging them in clear text, so server side, prolly ended up in splunk or elasticsearch.
-
comment
Comment #32145782
This article answers its own question: "The situation is hopeless, but not serious." REST vs HATEOS vs HTTP API vs Web Service It's not serious and it doesn't matter that much. If …
-
comment
Comment #32145725
I wholeheartedly agree, which is why hardly anyone ever builds "REST" APIs. It doesn't really add that much to a data API
-
comment
Comment #29157581
According to this web page - https://vicsig.net/infrastructure/signalbox/Metrol - it seems yes, it has been replaced. > Train Describer replaced with TCMS in 2014-2016.
-
comment
Comment #29157559
IIRC high speed signalling is coming with the Melbourne Metro trains (and the existing lines those trains will run through). Replacing train management systems like this with new o…
-
comment
Comment #27444237
No doubt, but there's always a way to smoke the whole thing, even with all the fail safe and redundancy in the world.