Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
codeonline
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
31.
▲
by
codeonline
3y ago
Can you add comparison pdfs generated by pandoc and gotenberg?
32.
▲
by
codeonline
3y ago
I only lightly use the cloud hosted environments but regularly use dev containers now to ensure that complex development environment are only configured once and shared amongst a team. It ensures no more ' works on my machine issues &#
33.
▲
by
codeonline
3y ago
I'd love to take a look too. Just a suggestion, push it to github then clean it up. It's always helpful to see not just the product but the process. Great work.
34.
▲
by
codeonline
3y ago
I like the idea of this conceptually but it feels that I could do all this with github actions. Is it the interactivity and ease of changing the script that is the selling point here?
35.
▲
by
codeonline
3y ago
Not totally related to the above but I have to say I love the vscode dev containers experience. I am working on a few projects in the clinical research field with complex combinations of languages ,stacks and dependencies and love that we c
36.
▲
by
codeonline
3y ago
When you say it's failed completely what do you mean? I've been translating between c# and python and having a great deal of success at the function and class level. I even ported unit tests easily between xunit and pythons unitte
37.
▲
by
codeonline
3y ago
Just some random advice Fields need sorting Needs to show monthly and annual costs
38.
▲
by
codeonline
3y ago
Aws Lightsail is a lightweight version of aws. I find it handy for prototypes and small builds.
39.
▲
by
codeonline
3y ago
> run the codebase through a LLM Do you have a good example of how to go about that?
40.
▲
by
codeonline
3y ago
There is so much about this comment that I disagree with that's its hard to know where to start. I'll choose just one point, hopefully the least contentious. Your child isn't being educated by 'some stranger'. They
41.
▲
by
codeonline
3y ago
This looks nice, I'm often finding it a bit annoying working with a few sets of env vars locally and I've accidentally committed them a few times over the years when I kept them in files. Will have a play..ta
42.
▲
by
codeonline
3y ago
Khan academy for kids. It's wonderfully educational,suitable for a broad range of ages, and large range of high quality content. We might not consider it a 'game' per se but my kids have limited enough experience with apps
43.
▲
by
codeonline
4y ago
I think its broken. Just throwing up a js prompt
44.
▲
by
codeonline
4y ago
There is an AWS CDN available that can be placed in front of the s3 bucket. Also allows for custom domain names, TLS, globally distributed for low latency ec. https://aws.amazon.com/cloudfront/
45.
▲
by
codeonline
4y ago
Lossy compression isn't reversible but presumably the content when compressed tjis way is still covered by copyright.
46.
▲
by
codeonline
4y ago
When you detect their ip.. - serve images upside down - serve images blurry More examples here from long long ago.. http://www.ex-parrot.com/~pete/upside-down-ternet.html
47.
▲
by
codeonline
4y ago
Find a new position, it's not just you. I get a huge amount of satisfaction having a large collection of tests exploring every uses case and edge case of my services public api and the safety with which it means I can embark on ambitio
48.
▲
by
codeonline
4y ago
I start by writing a small amount of code at a level i understand. I add unit tests demonstrating that it behaves as it should. I attempt to improve it via a single small change and add tests validating this new behaviour is working as it
49.
▲
by
codeonline
5y ago
These look good for visualising user stories too.
50.
▲
by
codeonline
5y ago
As a learning exercise As a labor of love To scratch an itch To explore an idea Many reasons
51.
▲
by
codeonline
7y ago
Make use of the tools you are most familiar with. You want delays to arise from your understanding of the problem domain rather that the platform upon which you are building it. Also if you are targeting the simplest and most flexible execu
52.
▲
by
codeonline
7y ago
Also you might be interested in looking at FluentMigrator for database migrations. It's a tad more work but they have a really well thought out fluent interface for writing migrations. I find it much nicer to work with than ef migratio
53.
▲
by
codeonline
7y ago
Yes. There is https://appharbor.com It also supports many free tier third party add-ons and prior to docker being as popular as it is I found it a great site to quickly deploy prototypes https://appharbor.com/add