Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
encloser
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
encloser
1y ago
> It would be a mistake to insist that all of those spreadsheets should have started life as something else, just in case maintenance should someday become necessary. The problem corporate IT/Dev folks face isn't that an idea s
2.
▲
by
encloser
3y ago
Not the OP, but when I was doing CGI scripts Perl 5 wasn't released yet. And even when it was it took a long while for people and systems to migrate. Quite a bit of the early web apps were written in Perl 4 style.
3.
▲
by
encloser
3y ago
> CGI scripts went out of fashion for several reasons that fall into the categories "too complex to maintain" or "there's this new thing called PHP...". This is how I remember it also. Doing CGI "well"
4.
▲
by
encloser
4y ago
The article describes disagreeable people as "selfish, combative, and manipulative." And "Does being disagreeable-that is, behaving in aggressive, selfish, and manipulative ways-help people attain power?" Which, to me, s
5.
▲
by
encloser
5y ago
Wow! Lots of memories flooding back. I (Xamot) remember your nickname. E2 was definitely an interesting place, bringing together people from many walks of life. I meet many people, who influenced who I am today. And it is unlikely that I wo
6.
▲
by
encloser
5y ago
It really depends on what those experiences were at the same employer. I'm not the OP and not in the same boat. But I've been at the same employer for more than 30 years.
7.
▲
by
encloser
5y ago
This is pretty nice. I really like the sounds, presets, and minimalistic look & feel.
8.
▲
by
encloser
5y ago
I thought this was a very interesting pod cast about pet food. https://gimletmedia.com/shows/science-vs/v4h9wo5/pet-food-ho... TL;DL: Feeding pets the animal byproducts of our own food production is not only
9.
▲
by
encloser
5y ago
Wonderful comment. Mirrors a lot of what I've experienced directly or indirectly in the industry. I'd add that mid-sized and up companies are usually not homogeneous. There are usually good and bad leaders, managers, and developer
10.
▲
by
encloser
6y ago
I am a US citizen with a bunch of civil engineer friends who are Professional Engineers (the capital letter, licensed kind). For a good number of years I had a roommate whose job was literally designing bridges. We've talked about this
11.
▲
by
encloser
6y ago
When I first started using jq, all of the examples I was following used the short-form. It took me a while to figure out how to use the functions and do some advanced transforms because of this. Since this article is Part 1 of a series I su
12.
▲
by
encloser
6y ago
I feel like you could replace "ERP implementation" with "business transformation project involving vendor software" and have a new Law. The same with the parent commenter's thoughts, "Sure, developers can screw
13.
▲
by
encloser
7y ago
JDBC is the low level connection standard. Everything I am aware of is built ontop of JDBC. Many people use the JPA libraries like Hibernate and EclipseLink. Another popular ORM is (my|i)batis. JDBI also seems to have a decent following. Af
14.
▲
by
encloser
7y ago
I like to provide people the NIST Blockchain Overview pdf. Particularly the decision flowchart. https://nvlpubs.nist.gov/nistpubs/ir/2018/NIST.IR.8202.pdf
15.
▲
by
encloser
8y ago
Similar story for me. Pretty much the only time I am disappointed with Docker Swarm is during monthly host OS patching and the networking gets messed up and we have to restart daemons and undeploy/redeploy stacks.
16.
▲
by
encloser
8y ago
Thanks for writing this. It echos a lot my own experiences.
17.
▲
by
encloser
8y ago
I would argue that many people try to commoditize developers through scrum (edit: and call it Agile). Agile is just a set of principles. Which pretty much state the opposite, "Individuals and interactions over processes and tools."
18.
▲
by
encloser
9y ago
I really like this idea and I really like Clojure. Though I'm curious about performance. And do you know if anyone is doing something similar with Racket? (Looks like there is a Common Lisp shell http://www.cliki.net/CL
19.
▲
by
encloser
10y ago
I'm another person in their 40s that (tries to) primarily listens to Indie. What are you tips for discovering music? I primarily am using Pandora and it really depends how much time I spend thumbing music up or down. Once I zero in a s
20.
▲
by
encloser
11y ago
> ...but then forget that they've now created a copy of their entire system With persistent data structures you don't have a whole copy of the entire system. The two views of your system share memory where information didn'
21.
▲
by
encloser
11y ago
> Who are they selling to on workdays anyway? Jobless people? There are a whole lot of people in the world who's jobs are not "9-5" office jobs. Also on any given day there are a bunch of people who took the day off. And t
22.
▲
by
encloser
12y ago
I got that it is building a binary and basically placing it in a local repo. I also get that it is looking for a binary from a GitHub Release first, which is mildly better. I still think solutions like this are putting your build process at
23.
▲
by
encloser
12y ago
Using source repositories as packages sounds like an awful idea. Not only do you have to deal with runtime dependencies, but also compile, test, and other dependencies. What happens if the tags are not numbers? What if a tag you are using i
24.
▲
by
encloser
12y ago
Nice. A few tricks with dual I haven't come across before. When you get into examples using tables it would be nice if you provided the table definitions and some sample data. PS: psoug's connect by page ( http://psoug.o
25.
▲
by
encloser
12y ago
How does Phoenix compare to WebMachine (Erlang) and Liberator (Clojure)? Specifically does it have similar decision graph tracing. Is some form of hypermedia supported or built in? If not, is it planned? These may be answered in the present
26.
▲
by
encloser
12y ago
This seems like a poor study to gauge peoples' desire/aversion to thinking. You put me in a room with nothing but a button I'll probably press it out of curiosity. Put me in a garden with a enjoyable drink and I'll happi