Viewing profile — justasitsounds
justasitsounds
HN member- Joined
- Fri, Mar 03, 2017, 6:51 AM UTC
- HN karma
- 170
- Public activity
- 51 items
- HN profile
- View on Hacker News ↗
About justasitsounds
No profile information was provided.
Recent public activity
-
comment
Comment #41526393
> I don’t know Go well, but this API would surely piss Alan Kay off. > Why a function that takes an Actor instead of each Actor being a type that implements a receive function? Tha…
-
comment
Comment #36017656
[flagged]
-
comment
Comment #34486000
Coding is the tip of the 'working in software' iceberg. If you don't see value in being able to communicate the reasons behind the technical choices and trade-offs you've made, bot…
-
comment
Comment #32077351
My house is in a mobile phone blackspot - no reception on any network. I tell every guest if they want to receive or make calls they have to join my wifi and enable wifi calling.
-
comment
Comment #31516808
Fine, it's the threat of your guns that is doing such a grand job of keeping you all so very free. Almost 1% of US citizens are in prison. Your police forces routinely brutalise an…
-
comment
Comment #31513945
> It is difficult for governments to commit large scale atrocities without the consent of the governed unless those so governed are first disarmed. Not when the government has tank…
-
comment
Comment #24986329
Just do as the Head of Marketing from previousEmployer suggested and "leave out the bugs"
-
comment
Comment #24844632
100% agree. Just want to point out that you can integrate API Gateway with DynamoDB directly (with some Velocity mapping). In fact here's a blog post from 2016 showing just that - …
-
comment
Comment #24785008
The world's first commercial liquid air battery project has been commissioned to be built in Trafford, Greater Manchester, UK - it's a very residential area: https://www.gov.uk/gov…
-
comment
Comment #23971563
This story hits very close to home for me. Back in 2001 I worked for a 'Medical Communications' company, building marketing websites for various drugs companies. I was young, it wa…
-
comment
Comment #23936326
Oxidation (noun): the act or process of shoehorning Rust into a comment thread
-
comment
Comment #23936124
I know it's been mentioned before, but I really feel there is a need to codify an 'internet lore law' about how many comments can appear on a Go themed HN post before someone bring…
-
comment
Comment #22353294
You can use a lambda function that is triggered by a cloudwatch alarm when your bill approaches an arbitrary limit. What you do in response to such an event is entirely up to you
-
comment
Comment #21519444
Big fan of plantUML here. recently been using this C4 extension ( https://github.com/RicardoNiepel/C4-PlantUML ) for high level architecture diagrams.
-
comment
Comment #21519422
plantUML[0] may be what you're looking for, specifically the activity diagrams[1].I've been using it extensively for sequence diagrams (has more features than websequencediagrams.c…
-
comment
Comment #20417524
I'm no fan of authoritarian regimes, but given Koch Industries history of spreading FUD for profit I am reluctant to take this at face value.
-
comment
Comment #20260851
I'm sorry that this will come across as rude, but I feel like you're repeating something you've heard but didn't quite understand. You're right, it does come across as both rude an…
-
comment
Comment #20260654
`is_foolike` is a bad name if you name your methods to only describe how they are implemented internally. At a high-level, in your business domain, you generally write your code to…
-
comment
Comment #20260617
In this case the desired functionality can be encompassed in a single standard library method. However, the author of the code may have started with a much more complex implementat…
-
comment
Comment #19989180
It has a usb-c port for MIDI-out
-
comment
Comment #19926410
I came here to grumble about exactly this (edit: 'I')
-
comment
Comment #19925771
Well, if we're talking about potential, most pro-lifers make exceptions for cases of rape or incest. However, if it's one's "sincerely held belief" that a ball of cells is a human …
-
comment
Comment #19815586
I can't recall ever seeing refrigerated eggs in Australia. Where do you find them?
-
comment
Comment #19794097
Genuinely interested to hear/read these use cases. I'm using a serverless stack at the moment (AWS Api GW + Lambda), and after the initial headaches of wrestling with Cloudformatio…
-
comment
Comment #19139716
I also wonder what it means for people who have very poor spatial reasoning. If you have poor navigation skills are you also likely to be bad at memorisation and recall?