sheeeep86
|
5 years ago
|
on: Show HN: Create AWS infrastructure, defined as Terraform TypeScript code
I don't understand whats the value added on top of normal CDK. There I can also define Aws infrastructure with Typescript and I don't have to pay a subscription.
sheeeep86
|
5 years ago
|
on: Redux Overview and Concepts – Reimagined Redux Tutorial
Thank you for putting this together. I love redux and have built several products with it. I find that every time I've added team members that are not familiar with the concepts, it is very hard to on board them and use it correctly. I've seen this both for junior team members and for very experienced developers coming from extensive Java backend development.
sheeeep86
|
5 years ago
|
on: Shoelace 2.0 release: UI toolkit that works with all frameworks or none at all
I'm very excited about web components. One thing that I don't understand yet is how server side pre rendering works in these situations. Basically the elements need to be downloaded before the browser can render anything, which will delay the page in it time. I guess if everyone was using the CDN then these components would be cached for multiple applications. But they would still need to be initialized and render themselves on each page load,which could take long for complex components.
sheeeep86
|
5 years ago
|
on: Show HN: Audino – Open-Source Audio and Speech Annotation Tool
This could be cool for analyzing lectures
sheeeep86
|
6 years ago
|
on: Ask HN: Is there a markup language for forms?
sheeeep86
|
6 years ago
|
on: Ask HN: If you could automate one thing you do often at work, what would it be?
It's not fully automate, but I frequently find myself having to do a lot of one off shell tasks, which are not quite worth the effort of writing a bash script. While some command is running I would like to start enqueing the next command.
Technically I could write one command like this and go get a coffee:
cd dir1 && task1 && cd ../dir2 && task2 some arg && etc
But then the task would only start executing when I'm done typing all commands... I want it to start task1 right away and then tkae my time to enter the rest...
sheeeep86
|
6 years ago
|
on: Bulgaria tax hacking: An entire nation was hit
I wonder how such a breach will affect pay equality in the country. Theoretically soon everyone could publish how much the different ranks, genders, etc. in each company are making, and give people a nice data to start negotiations from ...
sheeeep86
|
7 years ago
|
on: Monolist: working hard to preserve the spirit of Inbox's organizational features
Well then pay for it?
sheeeep86
|
8 years ago
|
on: CockroachDB 2.0 Performance Makes Significant Strides
I dont like when companies are not transparent about the pricing of their product. If you have a price page, show the price, so that Í can decide if this is relevant for me or not ...
sheeeep86
|
11 years ago
|
on: Ask HN: What are you working on and why is it cool?
how do we follow you :-D