Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
oftenwrong
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
511.
▲
by
oftenwrong
5y ago
I should say lots of typical dependencies are fine, but some are common "problem children" or ways to shoot yourself in the foot. The Spring ecosystem comes to mind. With regard to the development cycle, Spring seems to turn thing
512.
▲
by
oftenwrong
5y ago
I've started experimenting with the Bazel-like https://please.build/ , which has actual support for incremental builds. I also advocate avoiding a lot of the typical dependencies in the Java ecosystem. There is a lot o
513.
▲
by
oftenwrong
5y ago
The last time I read this, I tried to find the papers by Mr. Young, but I was unsuccessful. https://www.reddit.com/r/AcademicPsychology/comments/jb44kz/... https://en.wikipedia.org/wiki&#
514.
▲
How Big Does the Corner Need to Be?
(beyondtheautomobile.com)
1 points
by
oftenwrong
5y ago
|
0 comments
515.
▲
APIs as infrastructure: future-proofing Stripe with versioning (2017)
(stripe.com)
2 points
by
oftenwrong
5y ago
|
0 comments
516.
▲
by
oftenwrong
5y ago
This is just a tweet pointing to this video: https://www.youtube.com/watch?v=HbxWGjQ2szQ
517.
▲
Parallel Installation
(ometer.com)
1 points
by
oftenwrong
5y ago
|
0 comments
518.
▲
The First Things to Disappear (2020)
(prepschooldaily.blogspot.com)
1 points
by
oftenwrong
6y ago
|
0 comments
519.
▲
by
oftenwrong
6y ago
You might be interested in: https://github.com/containrrr/watchtower It would automatically pull the new image and restart your containers.
520.
▲
Live fast, die young: Accelerated growth, mortality, and turnover in urban trees
(ncbi.nlm.nih.gov)
1 points
by
oftenwrong
6y ago
|
0 comments
521.
▲
frawk: An efficient Awk-like language
(github.com)
2 points
by
oftenwrong
6y ago
|
0 comments
522.
▲
by
oftenwrong
6y ago
The rest of the world is not forced to do business with an American company following American cultural standards.
523.
▲
by
oftenwrong
6y ago
It has been a few years since I have used it, but I found k8s a pleasure to work with as a developer for the same reasons you have outlined. The UX of it makes it easy to play with the infrastructure. Working with configs, and using kubectl
524.
▲
by
oftenwrong
6y ago
I can't speak for using it in a massive monorepo, but I started using https://please.build for some of my personal projects recently just as an alternative to the dominant Java build systems (Ant/Maven/Gradle). It
525.
▲
by
oftenwrong
6y ago
Are you thinking of git subtree? https://www.atlassian.com/git/tutorials/git-subtree
526.
▲
by
oftenwrong
6y ago
It's odd to say you don't need docker when you use systemd to solve a lot of the same problems. It's not that you don't need what docker provides, it's that you're getting it elsewhere. It's not like syste
527.
▲
CSS property usage in the wild updated by Google every 24 hours
(chromestatus.com)
2 points
by
oftenwrong
6y ago
|
0 comments
528.
▲
by
oftenwrong
6y ago
There were a number of major changes that were poorly received: https://www.forbes.com/sites/barrycollins/2020/08/26/firefox... Perhaps the most disruptive change was that the update was not compati
529.
▲
The Screenreaderizer
(vasilisvg.github.io)
1 points
by
oftenwrong
6y ago
|
0 comments
530.
▲
The Dangerous Rise of the Supersized Pickup Truck
(bloomberg.com)
4 points
by
oftenwrong
6y ago
|
0 comments
531.
▲
by
oftenwrong
6y ago
I find that documentation doesn't help if it isn't conveniently where you need it to be. Don't just put everything into the company wiki. It might be better to write that information into a code comment, a README, or a commit
532.
▲
by
oftenwrong
6y ago
Regarding the thoughts on migrations, which I 100% agree with, one strategy for cutting down the steps in a migration is to make the application compatible with the schema both before and after the migration. This can either be done by chec
533.
▲
by
oftenwrong
6y ago
This is not as self-explanatory as you seem to think...
534.
▲
by
oftenwrong
6y ago
A bunch of databases support XA transactions [1], or otherwise have generic support for 2PC that can be hooked up to an external transaction manager [2]. In theory, we could build support into most systems. It does seem like this idea has l
535.
▲
Mapped: Historical public transit systems vs. their modern equivalents
(theguardian.com)
1 points
by
oftenwrong
6y ago
|
0 comments
536.
▲
CoolClimate Maps: Average US Household Carbon Footprints
(coolclimate.org)
2 points
by
oftenwrong
6y ago
|
0 comments
537.
▲
by
oftenwrong
6y ago
How about a checkbox? [x] Mute microphone (apparently HN doesn't permit the checkbox character)
538.
▲
by
oftenwrong
6y ago
This is one of the benefits of Cognitive Complexity: https://www.sonarsource.com/docs/CognitiveComplexity.pdf >Switches >A `switch` and all its cases combined incurs a single structural increment. >Under Cyclo
539.
▲
by
oftenwrong
6y ago
You might be able to negotiate a lower rate for Cronhooks. Never hurts to ask.
540.
▲
by
oftenwrong
6y ago
The author is an HN user: https://news.ycombinator.com/user?id=danShumway
More ›