return to table of content

Ask HN: What was your most humbling learning moment?

hu3
152 replies
20h13m

Learning that some folks can produce so much value with crappy code.

I've seen entire teams burn so much money by overcomplicating projects. Bikesheding about how to implement DDD, Hexagonal Architecture, design patterns, complex queues that would maybe one day be required if the company scaled 1000x, unnecessary eventual consistency that required so much machinery and man hours to keep data integrity under control. Some of these projects were so late in their deadlines that had to be cancelled.

And then I've seen one man projects copy pasting spaghetti code around like there's no tomorrow that had a working system within 1/10th of the budget.

Now I admire those who can just produce value without worrying too much about what's under the hood. Very important mindset for most startups. And a very humbling realization.

projectileboy
38 replies
18h9m

As a good friend of mine often says: We work in a field of people who envision themselves as artists, when all that is wanted are painters.

icelancer
29 replies
13h49m

No one wants to be a "programmer."

They'd rather be called "engineers."

With none of the licensure, mandatory education, and so forth. But the world needs programmers and technicians for most of the work we have to do. I do comparably little "engineering" and the little I have done that qualifies for such a statement I recall. Majority of the work is programming and technician work. Nothing wrong with that.

rcbdev
15 replies
10h12m

Maybe not in the U.S. but in Europe, Software Engineering is often a field of engineering where one can get licensed.

i.e. in Austria many IT techs and devs are called (at the doctor's office or in formal settings) "Mr. Engineer" ("Herr Ingenieur") if they fulfill some formal criteria and get licensed. A further qualification is becoming a federally certified civil technician for IT (Ziviltechniker or Ingenieurskonsulent) - also something that public sector contracts sometimes mandate.

Software around the world is engineered - it just often isn't in California.

shafyy
4 replies
8h4m

Here's a story for you: I was born and raised in Switzerland, but I live in Germany now. When I first moved here, I was working as a freelancer and needed to register as a sole entrepreneur (Einzelunternehmen, one of the legal entity forms here).

Now, there are several types of taxes you pay in Germany based on your income. One of them is the income tax, the other is called Gewerbesteuer (maybe best translated as "commmercial tax) - and the Gewerbesteuer can be significant (something like 12% of your income). Many freelancers are exempt from the Gewerbesteuer, and so are software engineers. However, I learned that you only qualify as a software engineer if you have actually studied software engineering or a closely related field. I had studied business administration. I tried to explain to them that I have been working as a software developer for over 10 years, literally doing the same job as somebody who had studied software engineering - to no avail. They woulnd't exempt me from the Gewerbesteuer.

I'm not claiming that I'm an "engineer" or that my computer science fundamentals are as good as somebody who studied computer science, but the tax exemption shouldn't be on some bureaucratic difference like what you studied a decade ago, rather on what kind of job you're doing.

Welcome to Germany!

whstl
1 replies
6h15m

Bizarrely enough, I always had "Software Engineer" written on all my documents here in Germany: my old Residence Permit, tax documents, contracts, the speedy authorisation from Agentur für Arbeit when I moved here, etc. As far as BRD is concerned, I am a software engineer.

But I never really studied software engineering or anything related, only Electric Engineering.

But nobody in the government knows that. I don't have my diploma papers with me and have no time or interest in going to my country of origin and ask my university for it.

kadkads
0 replies
5h48m

It doesn't matter so much because with a degree in electric engineering you are allowed to call yourself an Engineer/Ingenieur, and that is the only thing that matters. It is a Ordnungswidrigkeit (administrative offence) if you call yourself an engineer if you don't have a at least 3 year degree from a university or university of applied sciences.

With a degree in computer science you are also allowed to call yourself an engineer in Germany, for anyone reading this and wondering.

margorczynski
1 replies
7h2m

Yeah, Germany is kind of a bureaucratic hellhole. And from what I know France is even worse.

As for formal education - I've seen dozens of people with an engineering diploma who barely can write a FizzBuzz, so it is not the best indicator and mostly people don't look at it when it comes to recruitment aside from big corps. Although that kinda changed lately as junior positions started evaporating and without experience the diploma is the main thing they check.

shafyy
0 replies
6h33m

Yeah. I also never had problems getting a job or similar because of my non-CS degree.

lyu07282
2 replies
9h12m

Yet almost every major piece of software or idea started in California and almost nothing noteworthy in the space started in Austria. I think that tells us something about the real value of a piece of paper granting you the right to call yourself an "engineer".

selimthegrim
0 replies
3h29m

IrfanView?

VBprogrammer
0 replies
8h41m

I'm sure there are many things which make this such an unfair comparison that it's not worth making. If there was a firehose of money spraying all over Austria as a result of being the worlds reserve currency I'm sure the shoe would be on the other foot.

jacknews
2 replies
6h10m

"Software around the world is engineered - it just often isn't in California."

Can you explain the difference between 'engineered' software, and the rest? I mean other than being created by someone with an engineering certificate or whatever.

joseda-hg
1 replies
4h44m

I'm no defender of Degrees as a mark of quality

But, for me it implies that it gets Planned and Worked on formally like other engineering projects, Lists of Requierements, Detailed Propossals, Design documents, BOM's ,Gantt Charts, the whole shebang

The alternative being the ultra lean SV style, where a project is lucky if even the public facing documentation is not at least N-months out of date

whstl
0 replies
1h26m

Having any documentation it's pretty much a miracle.

Normally in startups it is very common to have the only available documentation be the code itself.

dotinvoke
2 replies
9h17m

I live in a country where software engineers often have engineering degrees.

What that means in practice is that they study math and physics for the first 2-3 years of their degree, instead of computer science or software engineering.

Does that make them build better systems than Californian devs? Based on company revenues and salaries, I’d say no.

Jensson
1 replies
3h22m

Does that make them build better systems than Californian devs? Based on company revenues and salaries, I’d say no.

Majority of silicon valley devs are immigrants though, they are good because they are sourced and filtered from all over the world not thanks to American education.

l33t7332273
0 replies
1h46m

Many of the immigrant devs attended American Education like Stanford, Georgia tech, MIT, CMU, one of the UC’s, etc.

robertlagrant
0 replies
5h33m

Software around the world is engineered - it just often isn't in California.

A gatekeeping organisation you have to pay to enter the workforce isn't the same as something actually being "engineered".

just-tom
4 replies
12h44m

Actually I call myself a developer. I'm not that good of a programmer, but quite resourceful as a developer.

stef25
1 replies
8h52m

Only reason I sometimes say I'm a programmer is because developer sounds like I work for an NGO

shafyy
0 replies
8h3m

Yeah, developer is much more ambiguous. Could also be a real estate developer, or a business developer (fancy word for "sales").

erhaetherth
1 replies
12h6m

I've come to understand the difference between programmer and software engineer, but what's the difference between (software) developer and programmer?

surfingdino
0 replies
11h16m

Developers build software whereas programmers merely flick the switches on an Altair 8800 /s

ozim
2 replies
12h23m

I call myself an engineer- but the way I understand it is that I still have to know when to use a hammer like simply copy paste code and not some complex solution.

sevnin
1 replies
9h59m

The problem in software is that very frequently you dont have a real hammer. You have hundred amalgamations of swiss army knives that do everything. Like what is the hammer when you want to add some nice dynamic content to a website? Is it just javascript or maybe react?, Angular?, Svelte? Or another example: you want to code a command line app, what language is a hammer here?: C++?, Go?, Bash?, Python?

This analogy falls apart the moment you apply it to anything in software.

psychoslave
0 replies
9h8m

Well, the engineer first move should be "do we really need this dynamic to achieve the global goal, or can we do without"?

Most of the time however stakeholders will prefer that someone unleash the last technical shiny tech stack (that no one master in the team and that is about to be dethroned by the even newest thing) to deliver a pixel perfect reproduction of the mock-up rather than question the relevance of the proposal.

audiodude
1 replies
52m

YES! Couldn't agree more. Although my title has always been Software Engineer, I never introduce myself that way (I prefer Software Developer or just Programmer, or I say "I write code at XYZ").

I went to an engineering school. Actual engineers design bridges and machines and biochemical whatnot, and of course require licensing. I push code around.

I even try to subvert company culture and say things like "Well developers will need to update that API" instead of "engineers".

phkahler
0 replies
9m

> Actual engineers design bridges and machines and biochemical whatnot, and of course require licensing.

Civil engineers are one thing and large projects require licensed people to be involved. Electrical engineers can get a P.E. in the US and I know at least one such person, but it's not required AFAIK for any EE job. I'm not sure what you mean by "actual engineers", do civil engineers have a lock on that word?

whstl
0 replies
9h3m

But other branches of engineering are also about doing a lot of repetitive work, exactly what "programmers" do.

Engineers shouldn't compromise on things like safety, security, legislation, budget, properly documenting, properly communicating with others, etc. Same as anyone working professionally with code should, no matter the title.

But there's nothing that says that engineers should only be doing groundbreaking or interesting work.

The "artist" analogy works much better.

EDIT: Perhaps the main difference is what psychoslave mentions below – engineers are expected to question the relevance and necessity of requirements, and work together with business, rather than just doing as asked.

tracker1
0 replies
4h5m

I prefer the term "developer". In most cases, software is a craft discipline, not engineering.

oscare
0 replies
4h22m

Lately I've come to understand the term engineer somewhat differently from this excellent video from the 'engineerguy': https://www.youtube.com/watch?v=_ivqWN4L3zU

He defines the Engineering Method as: 'Solving problems using rules of thumb that cause the best change in a poorly understood situation using available resources.'

In that sense a Software Engineer would not necessary need to know all the complexities of the complete system to make something work as specified. And I would equate a 'Programmer' more like the Scientist or Mathematician in this case.

Funny how there are so many different ways to look at a title.

itronitron
2 replies
7h46m

To extend that further, most professional painters think of themselves as sanders.

lukas099
1 replies
7h13m

Why?

throwup238
0 replies
6h31m

It’s usually more than 80% of the work. Painting something is really fast with modern sprayers but sanding off the old layer is still a lot of elbow grease, even when you have sand blasters.

deanrtaylor
1 replies
17h6m

This articulates something I've been thinking about quite a lot recently; quite nicely.

refulgentis
0 replies
13h8m

Tell us more! :)

tempie2024
0 replies
15h58m

So we should put a bug in the room and if the painter whistles a tune while working, sanction them for slacking off?

jhanschoo
0 replies
9h36m

It's the same in the creative industry, no? Teens fall into it practicing the techniques of artistic self-expression wanting to make a career out of showing the world themselves with expressive finesse, but the alienable value in these skills lie in using them to create a consistent brand identity etc.

stavros
28 replies
16h32m

This is a false dichotomy. On one end, you have "overarchitects everything so much that the code is soon unmaintainable" and on the other end you have "architects the code so little that the code is soon unmaintainable".

Always write the simplest thing you can, but no simpler. Finding that line is where all the art is.

hiAndrewQuinn
15 replies
13h50m

It's cliche, but I really do feel reading the Art of Unix Programming gave me a very good sense early on for how to walk this line carefully. Unix programs are high quality - but they're also, ideally, small, and written with an eye to compositionality with the rest of the ecosystem. The best architecture is in the middle, and often the best first draft is a simple series of pipes.

https://www.catb.org/~esr/writings/taoup/html/

fifilura
13 replies
12h42m

(Honest question)

What is the difference between this microservice architecture that gets a lot of hate here?

ywain
1 replies
11h12m

I'm not the person you're replying to, but here's my take: even though the two look conceptually similar, Unix programs are just a lot simpler. All programs run on the same machine, they read their input, execute, produce output which is piped to the next program, and terminate. Want to change something? Change one of the programs (or your command line), run the command again, that's it.

Microservices are a lot more complicated. You'll need to manage images for each of the services, a fleet of servers on which the services will be deployed, an API for services to communicate together, etc. In many (most?) cases, a monolith architecture will be a lot simpler and work just fine. Once you reach the scale at which you'd actually benefit from a microservice architecture (most companies won't ever reach this scale), you can start hiring devops and other specialists to deal with the additional complexity.

What actually gets hate, I think, is not microservices themselves, but the fact that microservices are often used in contexts where they are completely unnecessary, purely because of big tech cargo culting.

Karrot_Kream
0 replies
10h58m

We only think of Unix programs as simple because we have many more abstractions nowadays. But you should compare a Unix program with DOS programs (probably CP/M also but I never wrote those myself) at the time. Poking directly at the hardware, using segmented memory, dealing with interrupts. The idea that a program should be well behaved, should accept things an inputs, should push outputs, and should have a virtual address space are actually huge abstractions over what could just be a block of code run on a spare OS. I'm not saying that microservices are better than monoliths, just that Unix programs aren't as simple as we think they are in a world where we're managing servers like cattle and not like pets.

sevnin
1 replies
9h38m

That's a great question. Some might say it's because of the network - that makes microservices messy and so on. But I dont think so, from what I remember plan9 (the os, successor of unix), Rob Pike wanted to make it so that there is no difference between an object being on the network or outside the network. In unix philosophy, things have the same interface, it's easy to communicate. For microservices it would be REST api which is unique to network things. I honestly see a direct link between these ideas. Unix here is projecting a much nicer, simpler image but nonetheless they seem to overlap a lot. The result in both cases seems to be a hard to debug network of small utilities working together. The saving grace for unix is that you are mostly using stable tools (like ls, cat), everything is on your system so - you don't get to experience the pain of debugging 5 different half-working tools.

immibis
0 replies
7h52m

Everyone wants to make network objects the same as local objects. Nobody's ever succeeded.

lloeki
1 replies
11h8m

Microservices provide encapsulation and an API interface, but are not composable the way Unix programs are when e.g called by a Unix shell on a Unix OS.

Either microservice A calls into microservice B or there's a glue service calling into both A and B. Either way there's some deep API knowledge and serious development needed.

Compare with a (admittedly trivial, but just doing that is orders of magnitude less complex than web APIs) `ls -1 | grep foo | sed s/foo/bar/g`, exit codes, self-served (--help&al.) or pluggable (man) doc, and other "things are file-ish" aspects, signals (however annoying or broken they can be) and whatnot. There's a whole largely consistent operating system, not just in the purely software sense but in the "how to operate the thing" sense, that enables composition. The closest thing in http land would be REST, maybe, and even that is not quite there.

phkahler
0 replies
1m

> Microservices provide encapsulation and an API interface, but are not composable the way Unix programs are when e.g called by a Unix shell on a Unix OS.

Because the Unix programs all use pipes as their interface. When you simplify and standardize the "API" composition becomes easy. Microservices are more like functions or modules each running as separate processes - if you use the same language for the services and glue you can just compile them all together and call it a program right?

camgunz
1 replies
9h44m

Microservices require Kafka (or a Kafka equivalent)

tracker1
0 replies
4h1m

You can do something like 0mq, but still need something to coordinate configurations on where service-x is, like etcd.

weebull
0 replies
6h32m

Composability.

This does not mean "it's a small component in a dedicated pipeline". It means "this is a component that's useful in many pipelines".

matrix87
0 replies
8h55m

In theory, only the network boundary. Which allows you to independently scale different parts of the system

In practice, a way of splitting work up between teams. Also it makes it easier to figure out who to blame if something breaks. Also a convenient unit for managerial politics

So because manager X "owns" microservice Y, it's going to stay around so that they have something to manage. Over time the architecture mirrors the organization

cjfd
0 replies
4h1m

If somebody created a complex system of one hundred small unix utilities that all talk to each other over pipes I am sure it would get abd deserve a lot of hate. Unix utilities are nice to do very small, simple things, but there is a limit.

antod
0 replies
8h59m

My take:

Unix utilities are stand alone and used as needed for specific tasks. They hardly change much, have no data persistence, usually no config persistence other than runtime params, and don't know about or call each other directly.

Microservices are moving parts in a complex evolving machine with a higher purpose that can and do affect each other.

Beretta_Vexee
0 replies
10h47m

The problem is that they are microservices in name only. Where a unix utility does a few hundred or a thousand lines of C code for its entirety, a microservice will depend on a complex software stack with a web server, an interpreter, an interface with a database, and so on.

It's easy to forget this complexity, but it comes at a cost in terms of performance and, above all, technical debt. The microservice will probably have to be rewritten in 5 years' time because the software stack will be obsolete. Whereas some unix utilities are over 40 years old.

udev4096
0 replies
13h23m

That's a really good book. Thanks for mentioning it

keepamovin
4 replies
15h26m

That's not a "false" dichotomy, that's an actual dichotomy: it's a real thing. Reading your comment, even tho you don't say it, I get the feeling you'd be with the rallying cry, "Bikeshedders Assemble!" hahaha! :)

mkl
3 replies
15h14m

It's a false dichotomy because it falsely implies there are only two options. Better than either are the other options which lie in between.

keepamovin
2 replies
14h49m

Oh, I see. That's a good point. But I don't think hu3's comment was suggesting there's only two options, just illustrating some possible margins to describe the landscape.

Maybe stavros' was hallucinating that strawman reduction in there, is what I think. Like you don't have to say it's a false dichotomy unless that's the only way you read it. The existence of something between the margins, should be obvious. Anyway, haha! :)

Paul-Craft
1 replies
14h1m

Well, it almost always becomes an actual dichotomy soon, for sufficiently large values of "soon."

keepamovin
0 replies
4h15m

Yes, the compounding effects of previous architectural decisions, but not if you take a balanced path, guided by awareness of the two extremes. So it needn't. Hahaha! :)

erhaetherth
4 replies
12h1m

Always write the simplest thing you can, but no simpler.

I don't think so. Time and time again the client will insist on stuff like "the customer only needs a single email address/phone number" but you're going to pay for that one later if you do the simple thing and add an "email" column.

Same for addresses.

And a whole bunch of other stuff...you need to normalize the heck out of your DB early on, even if you don't need it now. The code you can mostly make a mess of, just choose a good tech stack.

blowski
2 replies
11h13m

Go down the simple path to start, and refactor to a more complex solution when it makes sense to do so. If experience tells you the client is definitely going to ask for it later, add a “break condition” that tells you when you need to upgrade. You can put entry points into the code - comments, interfaces - to make it easier to do the upgrade.

stef25
0 replies
7h52m

Normalise the DB from the get go (doesn't really require much effort), then charge for the fact that "actually we have a customer who has 2 email addresses".

izacus
0 replies
5h53m

In many many cases this doesn't work and it crashes and burns the whole project/startup company when its necessary.

Sometimes messing up your fundamental architecture means that you hit a refactoring your company won't survive (while your competition grabs all the customers who wanted that feature your architecture doesn't allow).

This is where experienced lead engineers earn their worth - they understand which parts cannot be fudged and fixed later and need to be there from the get go.

amoe_
0 replies
7h1m

You're going to pay for that one later if you do the simple thing and add an "email" column

You'll only pay if the project survives long enough for that new requirement to actually surface, which often it won't.

lelanthran
0 replies
13h14m

IME, it's easier to fix the latter than the former, if only because there is a limit to how large the latter can be possibly become.

Small projects are easier to fix than large projects.

eru
0 replies
10h21m

Always write the simplest thing you can, but no simpler. Finding that line is where all the art is.

As much as I love simplicity, optimising for peak simplicity isn't always a good use of your time.

Simple enough is often good enough.

jaydeegee
17 replies
11h33m

I had a colleague who was old school and loved optimising, everything he reviewed come back with tiny changes that would save fractions of a ms. His nemesis was a guy who was arguably the best coder I have ever worked with. Things come to a head in one meeting and old school said if we did things his way our code would run quicker and the response was legendary 'If we coded like you it'd run quicker because most of the functionality would be still in the backlog.' I still think about that when it comes to optimisation.

eru
10 replies
10h24m

'Optimising' for simplicity would often be a good idea, though.

Optimising for speed of execution only matters some times.

ayewo
5 replies
7h48m

The steps in this witty quote helps puts things in perspective as what anyone should do first when in doubt: "Make it work, make it correct, make it fast".

eru
4 replies
5h42m

And the 'fast' can be optional.

But sometimes you already have something that works, is correct and fast, but you still want to simplify: for example, when understanding _why_ that code is correct is too annoyingly complicated to explain and understand.

tracker1
1 replies
4h9m

With AMD having 128 core CPUs with a 192 core coming soon... Depending on what you're doing, and how you're doing, there's a LOT of raw horsepower you can throw at a problem. For example, a classic RDBMS (PostgreSQL, MS-SQL, etc) over more complex No/New SQL solutions.

phkahler
0 replies
17m

> With AMD having 128 core CPUs with a 192 core coming soon... Depending on what you're doing, and how you're doing, there's a LOT of raw horsepower you can throw at a problem.

When you have an O(n^3) algorithm with input size > 1000, you're still better off making it O(n^2) than throwing hundreds of cores at it. OTOH if you're using C++ it can be easier to throw some OpenMP in the obvious places for a quick short term win without using complicated algorithms.

joseda-hg
0 replies
5h12m

It breaks the flow of the quote, but it really should be 'make it fast enough'

jorvi
0 replies
16m

I deeply hate this modern attitude.

It’s factually correct due to hardware and compilers (néé transpilers) offering so much headroom, but part of me cries when you compare modern hardware utilization compared to how optimized-to-the-gills late generation PS2 games were.

VBprogrammer
3 replies
8h44m

Optimising for simplicity first is almost always the right thing to do. Even if it turns out to be too slow you then have a reference implementation to confirm correctness against.

In my experience it's rare to correctly identify the bottleneck in code while writing it.

eru
0 replies
5h43m

Oh, I had situations in mind where I can quickly write a simple version.

But sometimes when I really torture my brain I can spend a few days of doing mathematical proofs etc to come up with a even simpler solution.

That extra effort is only sometimes necessary. (But can be lots of fun to develop.)

bick_nyers
0 replies
2h28m

Depends on your definition of simplicity.

Some view simplicity more as minimizing lines of code, e.g., less moving parts.

I view simplicity more as increasing lines of code, the goal being to make the code very verbose. Sometimes this means more moving parts, but smaller "movement" at each step.

There are other views of simplicity as well.

Jensson
0 replies
3h25m

In my experience it's rare to correctly identify the bottleneck in code while writing it.

Why? It is so easy, just think of the work being done and pick the big parts, those are the bottlenecks.

Only reason I can see anyone fail at that is that they don't know how long things take in their programming language, but that takes very little time to learn, and once learned you will know the bottlenecks before writing.

In so many cases the bottleneck is using bad data structures everywhere, that often gets you 100x runtime and doesn't show up in a profiler because it is spread out all over the codebase, that is the real bottleneck that never gets fixed and is why programs are slow today. To fix that you have to learn to know the bottlenecks as you write the program and not rely on a profiler. Profilers helps you find how long things take, they are really bad at helping you understand how to make the program fast.

beeboobaa3
2 replies
7h4m

That's just a rude thing to say. If you all coded like him you wouldn't be having the discussion.

The issue is when you have people who do not code with efficiency in mind, and someone who does think about those things reviews the code.

Most efficiency gains are probably marginal and not that impactful. So you're probably OK ignoring it. And it's true that bringing such things up during code review and then going back and changing it will take more time.

But if people wrote the code with efficiency in mind to begin with they likely wouldn't be spending much more (if any) time while writing the code. Just have to use their brains a lil.

trgn
0 replies
5h40m

This is it. People could write the code with a lean footprint the first time around.

tracker1
0 replies
4h7m

And then you get an in-memory SQL database that is used for cached settings with a text-based SQL query to retrieve every configuration setting (thousands of times during a login) and have a login that takes many seconds to run.

Literal example... replaced with a lock-free hashmap, and reduced the blink of an eye in terms of time.

shw1n
1 replies
1h51m

Reminds me of a mantra I picked up from somewhere on the internet:

1. Make it work

2. Make it right

3. Make it fast

John23832
0 replies
1h35m

Once you realize this, you are actually invincible as a SWE.

pdpi
0 replies
3h3m

The problem with optimisation is that you first need to decide what you’re trying to optimise for. Latency? Throughput? Overhead? Correctness? Time to market? Ease of ramping up new hires?

mablopoule
14 replies
19h55m

I don't remember where I saw this quote, but... "It's okay to half-ass something, when all you need is half an ass".

EDIT: Totally agree about the 'important mindest for startup', I had a similar eye-opening experience, working in a startup with 'cowboy' code that was actually quite good, but I had to unlearn a bit of stuff I read as a junior/mid-level developper.

It was code that was well-architected, had well-concieved data structure, and had business value, but every "professional" coder would deem bad-quality, since it had no unit test, did some stuff unconventionally, and probably would have many linter warning.

randomdata
2 replies
16h51m

> since it had no unit test

But aren't unit tests the half-assed solution? They are a wonderful help if you want to deliver something fast, but if you had more time you'd probably do something else.

Buttons840
1 replies
14h44m

It doesn't get said enough that unit-tests are not the ultimate in good code. There's a lot of shitty code with unit-tests, and there's a lot of really good code with no tests.

randomdata
0 replies
5h26m

That's true, but a codebase without unit tests is apt to be deemed poor quality by professionals due to the time factor. Being able to release fast is an important quality of business software. Professionals don't look for perfect artistry, they want to see painter's tape in the right places to get the job done efficiently.

adolph
2 replies
16h42m

"It's okay to half-ass something, when all you need is half an ass".

Going to mule that over.

makk
1 replies
14h41m

Sometimes, in the interest of efficiency, you only use half your horsepower.

lelanthran
0 replies
13h17m

Sometimes, in the interest of efficiency, you only use half your horsepower.

Or, in this case, half your asspower.

I think the asspower unit of effort makes more sense than story points.

a_t48
2 replies
17h22m

Well-architected + well designed means you can go back later and fix the code if the project survives. I'm hitting this personally right now - the amount of code I can write is dwarfed by the amount of features needed to get something like a working demo out the door - I can spend time and make every thing perfect, or I can squint and imagine how I will implement fixes later and focus on making sure that I don't have to rearchitect.

Buttons840
1 replies
14h48m

Ask yourself: Will the amount of work it takes to "do this right" increase over time? (And by how much?)

I drew some quick placeholder art for a game I'm working on for fun. One day I might sit down and draw some good art, but not today. When the day finally comes to finish the art, the difficulty of creating that art will be no greater than it is now. In fact, with improving art tools, it may be easier to do later.

On the other hand, if I'm not quite happy with my database scheme and I want to change it, I can spend a day on it now, or I can spend--based on my experience--months on it in the future. In fact, there's a good chance if I don't fix the database schema now, it will never be done.

a_t48
0 replies
14h19m

Exactly.

bee_rider
1 replies
19h39m

Most scenarios only warrant fractional assing. Also this philosophy provides the opportunity to say “ok guys, this time… we have to whole ass this one,” which is always fun.

eru
0 replies
10h22m

Some times you might even have to bring two whole donkeys to bear on a project.

SideburnsOfDoom
0 replies
10h23m

or "If it's worth doing, it's worth doing badly."

Meaning that e.g. if you really need a ride, then a noisy, beat up old car will do.

jjmarr
9 replies
17h30m

There's a discrepancy that the top comments here say that "some people can produce a ton of value by not caring about code quality" and "I didn't care about code quality and got bit later on". And people discuss that incurring technical debt with bad code can sometimes be worth it and sometimes not be worth it.

The logical implication of technical debt having an interest rate (i.e. It costs more to fix something later than now) is that like money, features have time value. This is what makes it worth it to incur technical debt.

Thinking about the implied interest rate of technical debt makes it easier to rank what should be prioritized for a fix. High interest debt should be paid off first. But you might also focus on refactors that reduce the interest rate, such as by modularizing your code so it's easier to replace down the line.

JohnMakin
4 replies
15h44m

I learned this lesson when working on very fast paced projects with way fewer developer resources than needed. to ship a feature on time, shortcuts in quality have to be made, but you learn to make the shortcuts in a way that are easier to go back and clean up later.

I became very fond of #TODO ‘s.

erhaetherth
3 replies
11h55m

My manager gave me gruff the other day for adding a TODO that I had no intention of ever doing. TODOs are like a get out of jail free card. Don't want to do something the reviewer is likely going to call out? Just add a TODO.

eru
1 replies
10h16m

That's why some people insists on having a name with each TODO, and some even want a name and a date.

datadrivenangel
0 replies
5h32m

some TODOs are actually WOULDDOs

gknoy
0 replies
1h1m

I still find them helpful when the change is outside the cope of the current task. I especially like the ones that include both a reference to a Jira ticket (or similar), and an explanation of why, or any gotchas:

    # TODO: (CAFE-1256) Refactor steamed-liquid stuff to support non-dairy options
    #     We don't currently support non-dairy coffee additives, but once we do 
    #     we will need to ensure that the steamed-liquid transport 
    #     also alerts when users have a dairy allergy.
This is a lot of stuff to add for some things, so we might not want it everywhere, but it helps explain to a reader why we don't currently have it built (product doesn't need X yet), but also has hooks to existing (planned/canceled) tickets and is easily greppable (e.g. "non-dairy" or ticket name).

spencerchubb
1 replies
14h48m

I agree with this analysis. Another important factor is: How likely will this code actually be used and drive business value?

If very likely, then you should invest in making the code high-quality. If unlikely, then you should half-ass the code strategically

erhaetherth
0 replies
11h57m

I've declared quality bankruptcy. Decisions are now driven by user needs. Did I half-ass that feature? Yes. Is anyone actually using it despite crying it's essential? No. Then it's not getting cleaned up. Are they not using it because it's shoddy? I guess we'll never know.

eru
1 replies
10h16m

Btw, if you like the financial metaphor, then technical debt is a bit of a misnomer. 'Technical debt' behaves a lot more like equity you sold than like debt you issued.

In the sense that the 'technical debt' is only something to worry about in the future, if your project goes anywhere. But if no-one ever uses your product, you don't need to fix the 'technical debt'.

jjmarr
0 replies
3h40m

Thank you! I like the metaphors because they allow me to think about related variables. What metrics would I use to compare different technical equity options? Is there an implied valuation of my project based on the % of developer time I have to spend fixing an issue related to the feature value?

buffalobuffalo
6 replies
17h18m

I think one of the most valuable lessons I have learned in software engineering is that you can write entire projects with the express plan of rewriting them if they actually gain traction. If I want to prototype something these days, I will often write code that, while not quite spaghetti, would definitely not pass a proper code review. It's actually kind of fun. Almost like a cheat day on a diet or something.

satvikpendem
5 replies
16h28m

Unfortunately, that rewrite step often doesn't happen. I can't count the number of times a prototype that was meant to be thrown away was actually put into production because "it's cheaper and faster than rewriting."

mobiuscog
0 replies
11h11m

"Phase 2 never happens"

doctor_eval
0 replies
15h4m

I’m working on a prototype now but I deliberately made it run entirely in the browser (indexeddb) to avoid the problem that I might be asked to put it in production!

djeastm
0 replies
5h13m

I can't count the number of times a prototype that was meant to be thrown away was actually put into production because "it's cheaper and faster than rewriting."

Did the business make money, though? I think that's the law of the jungle

buffalobuffalo
0 replies
16h13m

Yeah, there is that. I guess this comes with the caveat that you have to have enough say in the project that you can mandate a rewrite.

Sander_Marechal
0 replies
10h45m

"There is nothing more permanent than a temporary solution that works"

I have no idea who said that, but I use it a lot at work when people want to cut corners with the intent to fix it later.

tictacttoe
3 replies
5h48m

Having heard a variation of this comment many times, I keep waiting for an “aha” moment, where I see the light and abandon my obsession with minimalism and clean code.

But at least in science roles it hasn’t happened yet. Rather, I keep seeing instances of bogus scientific conclusions which waste money for years before they are corrected.

Being systematic, reproducible, and thorough is difficult, but it’s the only way to do science.

underdeserver
0 replies
5h31m

But that's just the point, for most problems most people have, you don't have to be scientific. If your invariants vary and it breaks 5% of the time that's fine and nothing bad happens.

tracker1
0 replies
3h53m

Literally the only thing I tend to worry about up front is deployment automation. I've worked in so many environments that don't have it, or have some byzantine manual deployment strategy that just gets irksome and difficult. I'm a big fan of containers, even for single-system deployments. If only because it always bites you when you are under the greatest time pressure otherwise.

Beyond that, my focus is on a solution to the problem/need at hand, and less about optimizations. You can avoid silly stuff, and keep things very simple from the start. Make stuff that's easy to replace, and you often won't ever need to do so.

Most software isn't about science, and isn't engineering... it's about solving real world problems, or creating digital/virtual solutions to what would otherwise be manual and labor-costly processes. You can shape a classic rdbms into many uses, it's less than ideal, but easy enough to understand. Very few jobs are concentrated on maximizing performance, or minimizing memory or compute overhead. Most development is line of business dev that gets deployed to massively overpowered machines or VMs.

earnesti
0 replies
5h37m

There's so much waste in the world, that it is unbelievable.

However counterintuitively, I have stopped caring about waste, and have been more focused on the value. Waste you can always optimize later if you want to, value creation is the difficult part.

lr4444lr
3 replies
19h43m

I think the other replies miss an important part of your comment:

Some of these projects were so late in their deadlines that had to be canceled

Speed is really important a lot more often than devs like to acknowledge when a company is small and fighting for its life to get revenue, let alone become profitable, and the code debt is often worth it. Fixing the code debt itself doesn't need to be any more thorough than necessary either.

mablopoule
0 replies
17h36m

and the code debt is often worth it.

This is something that I like about the metaphor of 'code debt', and which tends to go over peoples head: debt can be a perfectly fine instrument, and just like a real debt, it can be a good thing when leveraged wisely. The issue is more when debt is treated as 'free money', and is used carelessly.

kaba0
0 replies
15h24m

At the same time, companies often fail to invest into long-term goals, like maintainability, increasing test coverage, or even bettering the internal UI, even when it’s their core, business-critical product.

izacus
0 replies
5h50m

And the other part is just the sheer amount of projects that can't deliver that "speed" after a year or two because shoddy, quick and poor decisions were made around code quality. Once you find out that your startup chose the wrong architecture because "we need to do it fast" and it needs to stop pivoting for 6 months to unfsck themselves, it's mostly too late.

Unfortunately people who create those monstrosities hide behind the same "keep it simple and quick" excuse than people who know how to prioritize.

It's interesting how many people here ignore that scenario - it's surprisingly common. Is it because most of developers jump ship at that point?

deadbabe
3 replies
18h32m

I wonder if you’ll still admire them when they leave and the burden of maintaining the mess they left behind falls on you.

hnthrow289570
1 replies
17h44m

I'm numb to it. It's just a fact of life because tenures are so short, quality is often very opinionated, and jobs are readily available, and you usually get a raise from the next job too. You do what you can to stay employed until you can get the next job lined up.

It has become overwhelmingly obvious that the industry is never going to reach a state where technical debt and bad code is exceptional and high quality is the norm. If there is a maximum amount of pessimism I could have, it would be for this.

porksoda
0 replies
15h46m

I had only one job so far where code quality was a primary objective it was fantastic, but it was also extremely slow and expensive. Slower and more expensive even than what you're probably thinking right now. I was shocked.

motoxpro
0 replies
18h16m

Nothing to maintain because all the overengineered projects got canceled.

bicx
2 replies
20h0m

My way of planning and writing software shifted a good bit after I went from working at a mid-size tech company to working for myself. Suddenly I cared very much about how long it took to reach a functional product and very little about developing sophisticated architectures.

sbayeta
0 replies
19h21m

Same here. This is what happens when business/developer interests align.

prisenco
0 replies
18h22m

Simple UX too. Early adopters are so much more forgiving of a boring but functional user interface than we want to admit. It doesn't have to look amazing out of the gate. It just needs to do something cool.

Plus a lot of our overcomplicated architectures on the frontend are because we shoot for a UI that competes with products that have been iterated on for 15 years now by teams of dozens or even hundreds.

sevnin
1 replies
10h6m

I have to kind of ask, maybe it's the design comitee that instead produces the sphagetti in that case? They are trying to commit themselves into decisions without much knowledge about the problem they are solving. I understand this is the reality of business and so on but let's not imply that this is good software design. The basic operation of abstraction (as this vague magical thing which creates concepts) is something that has to have something to abstract from. When we do abstraction in a bubble, not informed by the problem - like the design comitee does. What we get is abstractions made from abstractions: foundation less non-sense. Maybe it's this spagetti monster, the rogue coder, the guy that actually tries to solve the problem - the real designer.

damethos
0 replies
3h21m

This comment deserves more upvotes.

dev-jayson
1 replies
15h11m

I can totally understand the move fast and break things mentality, but I'd like to stress it's equally important to pay back the occurring tech debts. I am working on a massive spring monolith that's somewhat of a huge pile of spaghetti, and when the higher management decided to enforce code quality in the pipeline, it became a living hell to work on.

I can't even add a logger without having to refactor the whole 2000 line class while writing a whole-ass unit test for it. It's been a full year and I still have to deal with this sort of crap on a weekly basis.

The most ironic part is that most of the devs that cooked the spaghetti are now either in upper management or in the same devOps team that's demanding us to clean the mess up.

cess11
0 replies
10h23m

I've come to the conclusion that you can't architect yourself out of this.

What you might do is write tests early, so at least you have integrated a test rig to build on if the system actually gets any use.

Most of the work on mature systems is like this, rewriting and refactoring stuff. If it is very concrete, non-abstract, it's generally easier to work with in this phase than if it was cleverly and abstractly architected. Even if it's a big spaghett.

bch
1 replies
19h50m

So hard to resolve this in my head - unless it’s understood there’s a “detonate” button attached to the code, that it might escape, or worse, that it gets passed on or sold(!!) is a chilling thought.

4star3star
0 replies
16h10m

Just leave comments for the most embarrassing pieces.

// really not the way to do this, but it works

// ideally, we'd do xyz, but this is good enough

typ
0 replies
16h5m

The lack of these design elements in a solo project does not define crappy code. More often, it's due to a codebase being modified by multiple contributors, each wanting to get their work done quickly without paying attention to the overall context or considering others' work.

tcarnell
0 replies
6h47m

100% agree.

JUST_DO_IT (add value, fast) <-----------------------------------> WHAT_THE_BOOK_SAYS (enterprise arch etc etc)

The BIG problem is the total misconception that:

JUST_DO_IT = bad engineering

WHAT_THE_BOOK_SAYS = good engineering

In reality, the quality of execution is independent of the development approach - you can make a complete mess of either approach, however, the WHAT_THE_BOOK_SAYS approach WILL cost you a LOT more time and money to discover your team has messed up it and WILL cost a lot more time and money to fix.

My experience is that, just as your product evolves & grows, your engineering strategy should evolve and grow. There's a good reason why fortune 500 companies will have enormous IT teams, using enterprise cloud technology... and there's a good reason why successful tech start-ups do the exact opposite.... but hopefully, the startup will become a fortune 500 company.

surfingdino
0 replies
11h19m

I can relate. I am now on a small team of half a dozen (2 front, two back, 2 devops). We've been smashing it for the last year, replaced a hodgepodge of systems with a configurable framework and a modular integration layer with third-party systems. As a reward our work the management are bringing in a consultancy we are supposed to train to replace us. That will be a very expensive and inefficient exercise. How do I know? Our small team was created to deliver what the previous consultancy could not do in 5+ years. That experience taught me once again that management in large organisations have no idea what they want to build, how to build it, how to maintain it, and that's where large consultancies come in, milk the client for all they can and leave a massive mess behind them.

spoiler
0 replies
19h59m

Like with all things in life, one need to find balance within the two extremes you posted.

There's overcomplicated, there's too basic, and then there's simple.

I think it's fine adding just enough complexity and abstraction to make something malleable and manageable in the future

skepticATX
0 replies
14h44m

I’d argue that by definition, code producing value is good code. It may not be the best, but it has to be at least good.

Almost everything else about code is subjective, but value is objective.

mynameishere
0 replies
17h44m

That's not bikeshedding, but the product of these types:

https://en.wikipedia.org/wiki/Architecture_astronaut

...bikeshedding is when you have that all-day, all-teams meeting where marketing and design and management argue about whether to put X content in the header or footer.

mvkel
0 replies
3h21m

This is how all modern software should be made.

Optimizing for 1M concurrent users, paying down tech debt, refactoring, and testing are all things that engineers love to cite that will somehow make everything better. The customer won't feel a single one.

Spotify uses 42 different versions of jquery (among a dozen other libraries) and it's working just fine (with >1M concurrent users).

Even electron! That crap is so heavy, its (lack of) performance is notable. But! Many billion-dollar companies built on its back.

I laughed when an exec at Evernote told me that every year they go to MIT to try to recruit the top 1% of cs grads. What a waste of talent.

khazhoux
0 replies
13h14m

The team that prides themselves on "we'll take a bit longer to get things right" usually winds up takes much, much longer... and still gets it wrong.

By that point, the fast team would be on their third iteration.

jasfi
0 replies
14h20m

Similarly, some entrepreneurs (non-tech)e who can produce a basic MVP that generates money from the start, sometimes to an insane MRR. They use something like Google Sheets, Bubble or pay a dev shop a fraction of a corporate project to get it done.

As a struggling solo tech founder, I'm in awe.

datavirtue
0 replies
4h30m

You refactor and abstract later. A key principle absolutely no one observes. You have to let people turn out slop and then let them clean it up.

Instead it's combative code reviews where everything has to enter the code base perfect.

Makes me sick.

brazzy
0 replies
7h41m

Ohh yeah.

A few years ago I worked on a system that had replaced a previous system that was like that: a bunch of microservices with multiple instances, communicating via message queues, all in the name of scalability and high availability.

The actual nonfunctional requirements? Handle between 0 and a few hundred requests per day, and it would be just fine of they get delayed a few days as well.

The best part was that the overengineered previous system actually had far more outages and delays caused by its complex deployment and data model than the simple single-instance monolith that replaced it.

axegon_
0 replies
9h1m

So much this. But there is a fine line somewhere in there. I have seen and admittedly worked on such projects where time constraints simply do not allow you to polish all bits and pieces. That's perfectly reasonable during POC/early development stages and if anything, I encourage it: Writing hundreds of tests when all requirements change three times a day is incredibly counter-productive, slow you down and eventually burn you out. It may happen that crappy is much better than shiny, polished and over complicated if the project itself is not going to scale any further than it already has. And once you get a more complete picture of what the end goals are, then you can go back and gradually start doing things "the right way". But I've also been in another extreme. Take my old job for instance, which despite my at the time cognitive dissonance, I hated to a large degree because of this: relatively early stage with ever-changing requirements, endless dependencies, brutally unstable setup for development where deploying a single pod in minikube was a terrifying prospect because everything was hanging by a thread and rebuilding the cluster took hours. That was made even worse by dozens of forked open source projects that were patched left and right to fit the needs, lagging years behind the original projects, wild dependencies between repos, no real observability over what was going on, the version control was catastrophically packed with auto-generated code(like 80% or more) which was made worse by the fact that everything was git push --force so they don't have to deal with conflicts. Imagine having to explain that this practice should be avoided in nearly all cases. In a nutshell imagine crappy code and infrastructure which pretends to be and is sold as an enterprise grade software. I guess cognitive dissonance was a common theme in the company since everyone was under the impression that everything is perfect. Which couldn't have been further from the truth.

Simon_ORourke
0 replies
11h58m

Exactly this - I've a colleague who just fell into "solution mode" and started whiteboarding a LLM framework he could fine-tune with RAG and some 3rd party vector database. It's six months later and there's still nothing working or even a deliverable schedule.

Compare this to another colleague, with an almost exactly similar use case, who just downloaded an open-source LLM, wrote some glue code and set it loose in production. It's not pretty but it (mostly) gets the job done.

As the old addage goes "Perfect is the enemy of good".

nicbou
58 replies
20h30m

In college, meeting someone that was better than me by every conceivable metric. You'd think that he beat me at one thing by neglecting another, but nope, the guy was excelling in every category. Perfect grades, involved in many communities, and generally pleasant to be around. There was no caveat, no excuse. Dude just straight up rocked.

I have met more people like that while travelling. I felt badass riding my motorcycle super far, but wherever I went, there was a greater badass riding along. Some of these travellers were on much longer journeys, on much smaller budgets, on a much worse bikes, riding offroad all the way, camping every night. Some were on bicycles, going around the world under their own power. I was just a rich tourist with a great bike who slept in hotels.

In a way, meeting those people was liberating. I will never be a world champion at anything, so I might as well play for the love of the sport.

massysett
31 replies
19h34m

You'd think that he beat me at one thing by neglecting another, but nope, the guy was excelling in every category.

This is literally impossible. A person cannot be Einstein and Picasso at the same time. A person cannot be Steve Jobs and Pope Francis at the same time. We all have limited time in life, and it is only possible to excel in one thing by focusing on it and, as a result, not focusing on something else.

This is a beautiful thing. I watch the teachers in my kids' schools and they do a great job and I think "that's why they're teachers and I'm a lawyer." I watch a great play and I think "that's why they're actors and I'm a lawyer." I hope I'm as good at my work as they are at theirs. But I can't excel at what they do. I don't have time.

yen223
12 replies
19h11m

Person A spends their 8 hours playing sports, reading books and socialising

Person B spends their 8 hours only playing video games

I would expect Person A to be better than Person B in every notable category, except for video game skill.

massysett
8 replies
18h24m

Why are you discounting the importance of video game skill? With esports people are making a living on it. Person B is specializing in a skill and mastering it. Person A is a jack of all trades and master of nothing.

__turbobrew__
5 replies
14h23m

Playing video games for that long destroys your body, I personally know from experience. Exercise also makes you better in every other thing in your life as well (including video games).

filleduchaos
4 replies
13h44m

I mean, playing sports (nowhere near even a semi-pro level) has destroyed my body a hell of a lot more than playing video games has. People just find one source of body destruction more "worthy" than the other, and that's more a societal value judgment thing than an objective danger level thing.

It isn't only video games that get hit with this; for example, in my experience ballerinas get a lot more faux concern about "destroying their feet" than, say, sprinters do, never mind that they have pretty much the same foot injury profiles.

(See also: sitting at a desk for eight hours to play video games is obviously bad for you, but sitting at a desk for eight hours to type reports for your employer couldn't possibly cause you any issues that said employer might be on the hook for.)

PUSH_AX
3 replies
11h17m

I don’t think it’s fair to diminish sports because you personally suffered injuries or long term damage, there are only a handful of sports that carry risks of that severity, where most people will probably get hurt after some time.

Sitting down all day wrecks everyones body indiscriminately unless they are undoing the damage every day.

filleduchaos
2 replies
8h43m

How is it diminishing sports to point out that they cause a hell of a lot more wear and tear (and involve a greater risk of injury) than sitting down for eight hours (for any reason) does?

And no, unless you are counting things like chess as a sport (and/or conflating exercise with sports), the vast majority of sports carry incredible risk of both minor and major injury compared to a sedentary lifestyle. Here[0] is a list of the Olympic sports for example; there isn't a single one that doesn't routinely cause injuries.

My point remains that if I get tendinitis or bursitis from playing soccer nobody clutches pearls about the sport but if I get the exact same injury from playing video games it's somehow more concerning - this is a reflection of how society values those things, not of their actual danger levels. Hell, I can get the same injuries from playing the piano but pretty much nobody leads a discussion about piano with "it wrecks your body".

0. https://olympics.com/en/sports/

PUSH_AX
1 replies
5h18m

100% of people who sit down for years will suffer damage that is very difficult to reverse. Unless they are proactive in counteracting.

< 100% of people who play sports will suffer damage of the same degree.

People don’t talk about soccer in this light because soccer players after retirement don’t have severe hip and glute mobility issues, they can also walk for more than 20 minutes without struggling. Are some of them dinged up? Yes. Some.

filleduchaos
0 replies
1h9m

Soccer will absolutely leave you with mobility issues - it's a sport that puts immense and rather unnatural load on your hips, knees and ankles. The insistence that overloading your joints won't cause long-term damage when it's because of a sport but will cause damage when it's because of something "trivial" is pure magical thinking. I promise you your ligaments and bursae don't care if the physical stress they go through is "worthy" or not.

Also, it's rather disingenuous to (correctly) point out that long-term overloading of the lower spine and hips from sitting at a desk will develop into chronic conditions unless countered...and then completely dodge the fact that professional soccer players after retirement have had careers full of mitigation (from physiotherapy to outright surgery) paid for by their clubs[0] to counter the acute damage that they suffer. And even with that, plenty of professional athletes still develop issues like chronic ankle instability, because there is only so much you can "ding up" and repair an ankle before it simply loses its structural integrity. Those of us who do play sports know just how much damage there is to counter, and we don't all have a VC-sized budget backing us up to mitigate it.

For goodness' sake we colloquially name various conditions for sports ("golfer's/baseball elbow", "tennis elbow", "runner's knee", etc). I have zero idea how anyone would come to the conclusion that it's rare for sports played for significant amounts of time to damage the body - again, unless they are conflating them with more normal forms of exercise.

0. And yes, the fact that it's paid for by their clubs is important - as I implied in my original comment, the vast majority of employers who demand that office workers sit at their desks for hours at a stretch certainly don't take any responsibility for any serious medical issues that arise from that.

yen223
0 replies
17h27m

How many people do you personally know play way too much video games? And out of them, how many has made a successful living out of playing video games?

_carbyau_
0 replies
17h14m

I've played a lot of computer games. But in no way will I ever be an esports star. Playing computer games is simply another "skill" in the toolbox of a jack of all trades.

And I'm fine with that.

eru
2 replies
10h3m

I would expect Person A to be better than Person B in every notable category, except for video game skill.

Not necessarily. Person A might beat B at video games, too. Just spending time doesn't necessarily make you good at something.

yen223
1 replies
7h38m

Haha, you might be right. Fitness and stamina are pretty important to get those APMs in.

eru
0 replies
5h45m

Or just general intelligence.

mablopoule
8 replies
19h12m

You just need to meet someone like that, they are rare but they exists. It doesn't means that they are good at everything, just that they are better than you in every way.

I had a colleague like that. She was super nice, super smart, very good looking, was well-balanced emotionally, and dated a professional athlete. The kind of person who has a very good career, and then train for the marathon on the weekend. Even her name sounded cool.

I know it sounds like jealousy, it isn't, I'm honestly happy for her, but it's just a reminder that sometime people can be more advanced than you, and that you shouldn't place your self-worth only by measuring yourself with others, cause people like John Urschel[1] do exists.

[1] An up-and-coming american football player who abandoned his career at the NFL to focus on his PhD in Mathematics at MIT.

massysett
6 replies
18h40m

just that they are better than you in every way.

Nope, I have never once met a person like that and am confident I never will. OK, so John Urschel plays football and is great at math. Are you telling me he is also a particle physicist, a statesman, a mountain man, a mob boss, and an astronaut? If not how is he good at “everything”?

motoxpro
4 replies
18h13m

Wait so you are a particle physicist, a statesman, a mountain man, a mob boss, and an astronaut?

Stop thinking global maxima (everyone in the world) and start thinking local maxima (you) and I promise there is someone that beats every local (you) metric you have.

massysett
3 replies
17h30m

Nope. There is no one that beats me at every metric I have. Does anyone know my family as well as I do? No. Does anyone know my staff as well as I do? No. Does anyone maintain my house as well as I do? No.

motoxpro
0 replies
13h26m

But there is someone who knows THEIR own family better than you know YOUR own family, they know their staff better than you know your staff, and they maintain their house better than you maintain your house. Again, at the metrics you care about, whatever they may be, there is someone better.

Of course you are the "best" version of you, but there is only one of you, that's not the point.

krisoft
0 replies
17h11m

That is a bit of a reach. You are defining the categories very narrowly.

If instead of saying “knows your family” it would be more natural to compare how well you know your family with how well they know their own family. Similarly about their own coworkers and their own house.

But of course you can define the categories that narrowly. In which case you are simply not talking about the same thing others are, and you are willfull missunderstanding their point.

Also, good luck being the best in your own private game. I hope it makes you happy.

khazhoux
0 replies
13h3m

It is a painful admission, but in this world there are many people who are close to their families, close to their staff, keep a great house... and know technology better than you and have more impactful jobs that you and do more to improve the world and made more money than you and are loved (or at least needed) by more people than you.

There is nothing wrong with that. But it is a fallacy to expect that by some cosmic balance, it's impossible for anyone to best you along all meaningful categories.

It's probably easier to reason about this in the other direction (which is kinder on our egos): Do you believe that there is some individual on this planet who reads less than you, is lazy compared to you, treats their family and friends worse than you, contributes less to the world than you... and where at the end of the day, there's not any axis where they exceed you?

mablopoule
0 replies
17h54m

Assuming you're all of those, then one day you might meet someone younger than you who does all of these a bit better than you, and also is good at piano. And he or she will be nice and graceful about it, too, so you won't even be able to hate on them.

It's not a personal attack against you, it can happen to (almost) everyone :D.

djeastm
0 replies
5h9m

Even her name sounded cool.

I don't know why, but I found this hilarious. Was her name "Max Power"?

brrrrrm
2 replies
19h23m

I’ve definitely met people whose stats are juiced. Probably not as good at scrolling tiktok as me tho

wruza
1 replies
11h24m

Then you see their feed one time and cry cause there’s no way to copy it to your account.

eru
0 replies
10h3m

I seem to get way more interesting (and weird..) ads from Google than most of the people I know.

But maybe that's just because Google gives me things I find interesting?

It's stuff like a three story tall Diesel engine for a container ship. I'm not really in the market for that, but I would totally want to be someone who's casually in the market for that.

rcxdude
1 replies
18h55m

The point isn't that 'someone can be the best at everything'. It's 'some people can be better in every category than some other person', which is a heck of a lot more reasonable. I've certainly experienced it. Similarly to the poster above, I went from top of the class to middle of the pack in university, and in part that was because I didn't focus on the academics, instead working on student projects that were valuable but didn't improve my grade. But there were people working on those projects that contributed more to those projects than I did, also came top of the class, were substantially more athletic than me (actually competing vs essentially no exercise), more social (also not super hard, but still), and somehow also got more (or at least better) sleep than me. It's a thing that happens.

Suppafly
0 replies
1h10m

and somehow also got more (or at least better) sleep than me

It must be better sleep, because these people also seem to only need 4 hours and yet are able to function at 100% the rest of the time, meanwhile I've been tired for 20 years no matter how much sleep I seem to get.

mindwok
0 replies
19h28m

OP isn't saying the person they were referring to is a world-class figure in everything (or even two things), just that they seemed to be producing better results in the categories OP cared about, which is very achievable.

mianos
0 replies
19h0m

This is what your parents tell you. I reality some people are good at anything they touch. Unreal at maths, writing, music, drawing, taste, music, spirt and very nice people. Not many. But I have known people who are known for their sporting achievements but I know how good they are academically. It is a downer at first untill you grow up.

krisoft
0 replies
17h20m

It sounds like there is a misunderstanding here. Two kinds. You are taking too literally the “every category” part and your bar for “excelling” is higher than it is commonly used.

In your comment you talk about being the best of the best. “Excelling” doesn’t have this connotation. You could say that someone is “excelling” at business if they have a nice, well-run pizza shop. They don’t have to be the literal Steve Jobs. Excelling in classes would be someone who effortlesly gets good grades, not someone who has a Nobel prize. Much lower bar.

Also the “every category” is not the same as “literaly everything”. Just everything the commenter cared about at that point in their life. Probably popularity with others, popularity with girls, academics, sports, something creative like music, maybe dressing, humour, etc.

I would not, unless otherwise qualified, would assume that the person was literally excelling at neurosurgery, and astrodynamics, and crystalography, and parliamentary rules and customs. But since those topics don’t just naturally come up in real life the commenter had no way of knowing that.

JR1427
0 replies
8h28m

It's fascinating that this topic has riled so many people!

teaearlgraycold
5 replies
16h41m

Being great only matters if you need external validation. I want a life I appreciate. If there’s anything to win it’s the game of having a good time.

All of the suffering people impose on themselves, on their children, on their society, to be great and envied is wasted. Be successful as a means to be happy and have excess to share with others.

wruza
1 replies
11h30m

This idea doesn’t come early, you have to die few times to get it. I guess that’s how human works, hardwired.

vasco
0 replies
10h42m

Or read Siddhartha, I guess.

eru
0 replies
10h8m

Eh, some (friendly) competition is fine. Some people enjoy competing and it's (part of) their idea of a good time.

If you don't want to compete, that's also fine.

changexd
0 replies
8h38m

> I want a life I appreciate. If there’s anything to win it’s the game of having a good time.

Thank you for this, I'm currently getting stuck seeing many people here developing their kickass project and feel like if I am not doing this kind of thing in my free time, I am not a valid engineer, this kind of pressure slowly eats out my passion, perhaps it's okay that I don't feel like doing this at them moment, I still love my job and technology, I just want to do something else in my free time that's all.

brazzy
0 replies
7h35m

Being great only matters if you need external validation.

Humans are social creatures. Seeking external validation is, to a certain degree, normal and healthy.

netsharc
5 replies
20h15m

But why does it have to be a competition, of thinking "I have to be the best at X, if someone else is better, I feel unworthy.".

I ask rhetorically, that sentence probably describes me more than my impression of you from 3 paragraphs.

nicbou
2 replies
10h25m

I identify by the things I love and excel at. If being an artist is a big chunk of who you are, it can hurt your ego to meet q much better artist who is also good at many other things.

Imagine playing the bongos, and you meet some guy who plays it really well… and it’s Richard Feynman.

stavros
0 replies
4h2m

The reason why I can't relate to this much is that I play the bongos not to be the best bongo player, but because I like playing the bongos. I know that, for some people, the motivator is "being admired at X", but that's not what drives me, I usually just like doing X. Sometimes, I get good at it. Other times (like with tennis), I keep sucking, but I still like the process.

EricMausler
0 replies
4h0m

I cant help but chime in here because I used to feel this way and all the typical advice never felt right (ie that you shouldn't care how good you are at things)

Very quickly I will list the 3 main points that have helped me the most

1) the things you care to try to excel at is a statement about things worth excelling at and actual skill is often a minor detail. It's okay to identify with where the effort goes and how much you give rather than the result of it. In this way it is like voting, and there is no best person at voting. You identify with the tribe, not your ability

2) when being competitive does actually matter, the best in the world cannot be everywhere at once, so there is actually a lot of meaning behind being the best locally at something. Or even just not the worst locally. Identity is irrelevant on this one, but it does require you care and are self aware about how good you actually are at things.

3) how you relate to others is also a big part of identity. being in the middle of the pack on most things makes you much more relatable than being best. For some person who is better than you at everything, are you able to deeply connect with them or do you get distracted by comparison thoughts, insecurity, or ideas to use them for something self-serving? If not you, still how often in their life do you think that happens for them with others?

xattt
0 replies
18h22m

Not OP, but I will feel an internal sense of frustration at the cards I’ve been dealt with.

Edit: To add, the frustration is projected onto the other person, given they are a physical manifestation of what you are not.

vasco
0 replies
10h45m

Everyone has it, it's part of the ego which is part of being human.

nlh
4 replies
15h39m

The Internet did this to me for a lot of things -- when I was an island, I used to think I was really good at a lot of things: Table tennis, Tetris, some other video games. And relative to my friends and sometimes even the people a few circles away from them, I was!

And then, The Internet. And I discovered that I am absolutely NOT good at table tennis. I am not even CLOSE to good at Tetris. And I am TERRIBLE at every video game.

Oh well -- so much for competition! Time to enjoy ;)

otherme123
0 replies
11h29m

Oh well -- so much for competition! Time to enjoy ;)

Some people reacts like this. And some react by doubling down and doing whatever it takes (even cheating, lying and harming competitors) to win. When I played soccer in a local league I meet a worrying amount of people that thought that dangerously kicking a better oponent, for example tackling to the knee, was perfectly reasonable. Elbowing someone in the face was OK it the referee didn't get you. My coach once warned me that I didn't have a proper rate of yellow cards for my playing position, so I should play harder for the sake of it. I fed up and left the sport at 23-25 y.o.

A lot of people is unable of competing with themselves ("I want to do X better than myself from the past year, so I need to practice"), and as long as they don't know about someone who is better they don't care to get better at something.

kaba0
0 replies
15h21m

That’s a good life philosophy!

I think it’s also humbling to look at these opportunities as a learning experience. “If you are a smartest person in the room, you are in a wrong room!”

hiAndrewQuinn
0 replies
13h14m

Step 1 is to realize you're almost certainly not going to be the best in all of spacetime at a thing.

Step 2 is to realize you don't have to be - you can just be the best in a given bubble, centered on the here and now.

Step 3 is getting comfortable realizing you get to choose the size of that bubble, any time you want!

Jakob
0 replies
5h15m

Competition has such a beautiful origin of the word "com-" (together) + "petere" (strive):

to strive alongside another for the attainment of something

Not necessarily in opposition, how it is often interpreted nowadays, but in a shared endeavour to achieve excellence. Pushing each other to be better.

medymed
2 replies
17h44m

I wonder if super-people like this balance their various activities so that doing each charges them up for some of the others, and then they can hit a resonance like state of being in-the-zone excelling at each one in turn. And not letting small interruptions derail the system. It would be the opposite of being stuck in a soul-sucking rut between unsatisfying work and unsatisfying non-work life.

stavros
1 replies
4h5m

They probably just like doing them.

schneems
0 replies
3h25m

It took me awhile to realize that some people can simply talk a really good game. They will genuinely pick up a little bit of a skill but can speak about it as if they’ve spent every waking moment thinking about nothing else.

I had that realization when an amazing-guy-“ at-everything said something at 100% confidence and 100% charisma that was quite wrong.

On the flip side, maybe we don’t give ourselves enough credit for the things we know. The above comment was a topic I didn’t consider myself an expert in, but in hindsite I’ve spent many hours/days on the subject and am quite interested in it. So maybe it’s not that I knew less but rather I lacked the ability to demonstrate that knowledge. (Which is its own, admirable skill).

wantsanagent
0 replies
4h59m

“Until a man is twenty-five, he still thinks, every so often, that under the right circumstances he could be the baddest motherfucker in the world. If I moved to a martial-arts monastery in China and studied real hard for ten years. If my family was wiped out by Colombian drug dealers and I swore myself to revenge. If I got a fatal disease, had one year to live, devoted it to wiping out street crime. If I just dropped out and devoted my life to being bad.

Hiro used to feel that way, too, but then he ran into Raven. In a way, this is liberating. He no longer has to worry about trying to be the baddest motherfucker in the world. The position is taken. The crowning touch, the one thing that really puts true world-class badmotherfuckerdom totally out of reach, of course, is the hydrogen bomb. If it wasn't for the hydrogen bomb, a man could still aspire. Maybe find Raven's Achilles' heel. Sneak up, get a drop, slip a mickey, pull a fast one. But Raven's nuclear umbrella kind of puts the world title out of reach.

Which is okay. Sometimes it's all right just to be a little bad. To know your limitations. Make do with what you've got.”

― Neal Stephenson, Snow Crash

thih9
0 replies
11h11m

by every conceivable metric

No, by every metric that you could conceive at that time.

Perhaps someone was looking at you and admiring something that you did that you didn’t notice.

jnsie
0 replies
19h28m

In a way, meeting those people was liberating. I will never be a world champion at anything, so I might as well play for the love of the sport.

Beautiful!

eru
0 replies
10h11m

I met people like that. I had the pleasure of later overtaking some of them in terms of (some) achievements.

Now I'm sometimes on the other side. At least I talked with some friends that confided that impression they had of me. It feels weird. (Especially because I am also very aware of areas where I absolutely suck. But they just hadn't come up with those friends or co-workers before.)

TrackerFF
0 replies
4h37m

Oh yeah, very much the same.

I'd been interested coding and electronics since I was a young teen, and was very much the guy that everyone approached for such problems - it's easy to get cocky like that. In our first year we had a guy that transferred from econ (to electrical engineering). He had to take night classes to catch up with the math and physics, as he didn't take the required AP classes in HS.

Anyway, the guy was just a machine. He worked incredibly hard - studied 12 hours a day all week, on top of working in the weekends. The guy picked up everything so fast.

Got straight A's, and advanced much faster than the rest of us. We did have some informal internal competition, but this guy was just way up there - no one bothered.

He went on to get a Ph.D. in AI/ML, and got a great FAANG job.

But, there's never a guarantee. I've met similar people - just straight up rock stars, that for whatever reason didn't reach the stars. I can't help but to think "What a shame, talk about wasted talent" - but who am I to judge, they could be perfectly content with life.

Anyway, college is definitely a good place to meet people that are smarter than yourself. If you're the smartest around, you're likely not studying at the right place.

Simon_ORourke
0 replies
11h51m

I met someone similar in a previous company, but was way more objectionable than your college buddy. Some ex-Google DevOps bozo who just made it his life to snipe at other people's code and projects and undermine them whenever possible. I was talking to someone this bozo just called out in a very public forum, and asked why he wasn't furious and the response was more enlightening than anything - "That's all he's got", which was true - the DevOps bozo had absolutely no other life outside his small corner of tech and needed constant reassurance of their own superiority through publicly critizing others work.

In the end, folks just ended up ignoring whatever this person said - talking it with a grain of salt.

bloomingeek
22 replies
15h31m

In 1993 I was interviewed for an operating job in a power plant for a major airline, assigned to their data center. At my current job, I was working in a high rise office building with sixty-six floors.

The operating system computer was a JC8520, which was running a version of MS-DOS. All commands had to be typed in correctly or nothing would happen. While operating the plant, several commands had to be entered every shift, since the owners didn't purchase a very automated package.

In the interview for the data center job, I was asked if I had any experience with Windows. I didn't understand the question because I wasn't aware they were talking about a computer operating system! So, I replied at the office building I worked in there were outside contractors who cleaned the windows.

After my reply all seven of the interviewers were all grinning and I was aware I said something they weren't looking for. One of the men politely told me Windows was a computer operating system. My reply was, "Oh, I see."

When I returned home I told my wife what happened and we shouldn't get our hopes up. To my utter shock, a week later I was offered the job, which I took and after some training, learned something I didn't know before.

jonplackett
7 replies
11h6m

You must have absolutely nailed the rest of the interview!

bitwize
6 replies
10h37m

It was the early nineties. If you've touched a computer, companies would assume that any skill gap you had you could straightforwardly bridge yourself, on the job.

It wasn't like today where you have to be a perfect cinnamon roll of a candidate who ticks all of HR's required-skill checkboxes before you can move on to the grueling 5-6 rounds of interviews.

mhaberl
3 replies
6h37m

This is so true.

I remember one of my interviews that went well in the end. In the middle of the interview, they mentioned using Java and building web apps. At the time, I was a C++ developer with no web development experience.

I said: "I never did web development," and their response was, "You do know how to write source code, don't you?"

I said: "Of course I do, but..."

They cut me off with: "You will pick it up, don't worry about it."

CoastalCoder
1 replies
5h8m

Maybe they figured knowing C++ was a sign of your general programming aptitude?

Also, how right were they?

johnchristopher
0 replies
2h22m

I have seen a C++ dev. almost brought to tears when trying to fix a CSS issue at a previous job. Then he broke into tears of laughter when I showed him `yarn build:dev` and the tailwind config. and package.json files :D.

Better to laugh about it than cry about it, eh :].

brk
0 replies
4h33m

I recall interviews from that era too, where the interviewers didn't fully comprehend the jobs they were hiring for.

"You know how to write source code, don't you?"

Answer: "yes, but I mostly prefer to write fully compiled code directly to disk. Much more efficient".

pragma_x
0 replies
2h6m

This is not an exaggeration. Those boom times, much like the discovery of gold on the Klondike, was the wild-west of information technology. If you had a pulse, and knew which part was the "mouse", you were employable. Granted, you might be fixing dial-up modems or troubleshooting email settings all day, but work was plentiful. And yes, your job responsibilities and "training" were one and the same.

And dear reader, if this has you thinking that the early internet was a planet-wide bird's nest of bailing wire and duct-tape slapped together by amateurs, you're paying attention. Huge parts of it were just that. We're all better at it now, but "better" is a relative term and not evenly distributed.

"Entry level" doesn't even mean the same thing nowadays and it's a crying shame.

RecycledEle
0 replies
44m

today where you have to be a perfect cinnamon roll of a candidate who ticks all of HR's required-skill checkboxes before you can move on to the grueling 5-6 rounds of interviews

HR does that so they can empire build. If it takes 200 hours of HR work to hire someone instead of 20, then the director of HR has 10x the staff and can command higher prices.

remoquete
3 replies
11h41m

While operating the plant, several commands had to be entered every shift

That reminds of the bunker from Lost.

Cyphase
1 replies
10h57m

Thankfully IRL no planes were at risk of falling out of the sky, I assume.

HenryBemis
0 replies
10h45m

Definitely not the ones with the bouncy sound..

_han
0 replies
6h14m

4 8 15 16 23 42

leemailll
2 replies
8h58m

a power plant for a major airline

an airline owns power plant?

hackmiester
0 replies
1h19m

Sure, why not. Delta Air Lines has a fuel refinery. Large air lines are quite the "at scale" operation.

e4325f
2 replies
9h22m

I was once asked about Slack, fortunately they were already a colleague

lrm242
0 replies
7h8m

Man I really hope other people get this one, because it is awesome.

krispyfi
0 replies
6h36m

J. R. "Bob" Dobbs?

conradfr
1 replies
12h36m

Very funny.

Did you ever bring it up with those people?

bloomingeek
0 replies
2h46m

I did, the interviewer who told me what Windows was, Dave, told me years later I was hired because, in no particular order: my age (they wanted someone who could give them their monies worth after training (I gave them thirty years.), a former co-worker recommended me based on my experience, After they asked, I told them about my family (they knew I would show up everyday.), I didn't freak out or become agitated when I realized I accidentally embarrassed myself on the Windows question and I promised them I could work well with others. (A kind of weird question at the time that I fully understood after a few months on the job).

mlrtime
0 replies
6h22m

Not as good as your story, but here's mine:

First job out of school, fresh ECE degree in my back pocket. I was hired to be a Unix Administrator (SunOS, AIX, Linux). This was a AS/400 shop and nobody knew Linux, the last guy just left.

They show me a Linux terminal that was just booting to a 'LI' and asked me to fix it. I had never fixed a lilo issue at the time and my skip manager, a as/400 guru figured it out by reading the docs.

I felt like an imposter and an idiot in on day. But I learned that I didn't know sh*t and my learning was just beginning.

__MatrixMan__
0 replies
4h36m

I work with Apache Airflow. But lead my sister to believe for a time that I had begun to transition to a career somehow related to HVAC and solving the problems associated with "patchy" airflow in certain places.

mr-wendel
20 replies
17h7m

Caught a senior sysadmin in a small company using a proxy on our infrastructure to hide misc web browsing from oversight. The logs were the give-away. It was typical misc IT/nerd news stuff... the kind of thing a different company culture (which did come later) would actually encourage.

I was sure the right thing to do was to report it to the CEO (there wasn't anyone else higher in the hierarchy to consider) for certain chastisement and correction. I was commended and the sysadmin got a browbeating.

I definitely did right by the policies in place. However, not too long after I realized there was certainly a better way to handle it and my behavior had more to do with scoring points than doing the right thing.

This was also someone who went out of their way to mentor younger employees and help kindle a passion for this line of work. I was a major beneficiary of this, so I look back upon that incident with nothing but regret.

tempie2024
16 replies
16h2m

That is a hard one. Best to report it I think.. but it is not clear cut in general.

There would be times when going against your employer by blowing the whistle or covering up is the more moral thing to do.

Deciding where that line is not simple and there is no guide.

ozr
8 replies
13h47m

It's a guy browsing the internet a bit. This is not some deep philosophical question. You're just advocating being the type of person we'd all hate to work with.

kortilla
6 replies
11h29m

“It’s a guy browsing the internet a bit” can be game over from a security perspective. Some machines should never execute code from public web pages, full stop.

So it is a philosophical question of why the restrictions were in place in this scenario. If it was “employee productivity”, then sure, who cares. If it was an IRS computer with thousands of people’s tax returns on disk and access to millions more, then reporting was the right move.

vasco
5 replies
10h27m

If he was the most senior sysadmin it's already his responsibility to keep things safe anyway, so if you trust him for all the rest of the infra you can trust him for a proxy.

eru
4 replies
9h56m

I'm not so sure.

I can imagine trusting someone to set up (and even enforce) eg an alcohol policy, but still be prone to alcohol abuse themselves.

Weak wills are a thing. Or people thinking they are smarter than the protocols that apply to the masses.

vasco
3 replies
9h11m

All I mean is he is the person paid to do this already so it's not extra dangerous. It's like a policeman doing a citizens arrest if they spot a crime on the off hours. It's frowned upon but you know it's the same thing they do in their job.

eru
2 replies
8h50m

Our HN user, mr-wendel, worked at the company, but I'm not sure they said what their job was. It might have been sysadmin, but since mr-wendel talks about snitching on a senior sysadmin directly to the CEO, it's save to say that the sysadmin did not report to mr-wendel; and I presume that mr-wendel was a lot lower an the pecking order.

I don't think the senior sysadmin was paid to hide browsing from the oversight?

vasco
1 replies
7h59m

I'm not defending running rogue workloads on your employers infrastructure, that's obviously wrong. I'm just saying from the description, and the role of who did it, it probably wasn't super problematic in terms of security.

mr-wendel
0 replies
2h12m

I think this thread highlights nicely that context is everything.

In this case, I think vasco's take is correct: the sysadmin was indeed trustworthy enough to exercise this discretion in response to overzealous employee productivity rules without at all undermining his primary responsibilities.

The proxy was definitely in a place to essentially trivialize it's impact. I'm pretty sure thats why it was placed where it was, as opposed to make it harder to find. If that was the chief concern, disabling logging would have obviously been the first thing to happen.

tracker1
0 replies
3h42m

You never know... I've seen an instance where it turns out an employee was watching pr0n at work and downloading the materials to their shared profile directory. Discovered when the IT Admin was requesting a new NAS server because the current shares were full.

edit: to be clear, it wasn't the admin downloading the content.

kaba0
2 replies
15h15m

Why would it be good to report it? Depending on what “infrastructure” stands for here, unless it is something absolutely unwise security-wise, why?

michaelt
1 replies
5h28m

When I was young, I thought that being a man of my word meant that, as I'd given my employer my word that I would follow their security policy, I should follow it to the letter - for example, never holding the door open, even for a colleague I'd worked alongside for a long time.

And I thought that petty rulebreaking was a corrosive force, something that would snowball into bigger problems down the road. As a man of honour I would work precisely my contracted hours, never a minute less, I would consider it shameful if someone so much as stole a pen from the office. The rest of the team is heading to the pub at 4pm after a lengthy day of planning meetings? Sorry guys, I don't finish until 5:30pm.

Later in my career I chilled out a lot, and learned that the actual rules are often different (and a lot more nuanced) than the written rules. And that if you've worked with a guy for a decade you can, in fact, hold the door open for him and the sky won't fall down.

mr-wendel
0 replies
2h0m

I thought that being a man of my word meant that, as I'd given my employer my word that I would follow their security policy, I should follow it to the letter

This basically sums up my "cover story" nicely so I didn't have to admit to myself that it was more about scoring points for my own position.

Dressing up vanity as integrity is a dangerous thing.

techproblems
1 replies
13h59m

I can't agree. By far the biggest lesson that you can verify even on this thread, is that the biggest tech problems are actually people problems. Even things like tech debt are all over the place framed as project/people management rather than tech stuff at its fundamentals.

The comment already established the senior sysadmin is generally a valuable person who does a lot to flourish the company. Going out of the way to be a encumbrance towards someone who is verifiably doing their job anyways, means you're actively creating a people problem. I;d rather people learn the correct, bigger lesson here.

eru
0 replies
9h52m

By far the biggest lesson that you can verify even on this thread, is that the biggest tech problems are actually people problems.

The opposite lesson is also useful: sometimes you can turn people problems into tech problems, and that's how you can 'solve' them.

Slightly hypothetical scenario: assume your team keeps all the source code on a shared drive. You are supposed to coordinate with your coworkers before touching any code. Sometimes that goes wrong, and looks like a people problem.

If you introduce eg git and automated-tests-before-merging, you can turn that into a technical problem.

My thesis is that organisations (and people in those organisations) can only solve so many people problems. If you lighten the load by automating some of the problems into tech problems, you have more levity on the remaining people problems.

(This happy state of affairs isn't always possible. And sometimes it can backfire.)

mr-wendel
0 replies
15h54m

Imaging to do different was only one part of the lesson. The other, and bigger, part is acknowledging the difference between wanting to do the right (for not just me) thing versus that was sure to score points with authority.

mierz00
0 replies
10h7m

Your values are the guide.

If your values are to report someone to win brownie points with your boss, it’s probably time to revisit them.

Another great guide is asking yourself what you’re trying to accomplish.

avensec
1 replies
5h45m

Thanks for sharing!

So, a question in balancing the regret against knowing what you know now. This situation sparked a change in you to recognize how to handle these situations better. Would you make the same mistake again in order to learn the lesson?

mr-wendel
0 replies
2h23m

Absolutely not. I would hope to learn the lesson some other way.

In hindsight, it equates to kicking someone hard in the groin for laughs. It hurts my foot, them a lot, and it's just a poor way to learn how to earn "respect".

neilv
0 replies
5h3m

A humble and honest story of growth.

Normally, depending on the circumstances, you might have a quiet and subtle word with someone about something they really can't be doing, whether because it's a real problem, or because of some silly political reason.

But it's also worth mentioning that someone's slightly mischievous "just something to browse reddit" could actually be cover for a covert channel or backdoor, intended for some darker other purpose, such as exfiltrating data, or providing access to criminals. Or it could have innocuous intent, but be a weakness exploited by an attacker. Or it could someday inadvertently be a red herring diversion that slows response while investigating a real attack.

stevesearer
13 replies
23h11m

I learned way into my adult life that I could just turn the swivel hook/latch to quickly unwind the cord on a vacuum cleaner.

Before that moment I would manually unwind the cord just like I would wind it up. To make it worse, I even remember wondering why the swivel hook was there thinking it was poor design.

dusted
4 replies
20h23m

Wait what ?

I've seen two different "systems", one where you do a quick pull on the cord and it spins back up, and one where there's a "roll up" button on the machine which winds up the cord, but I've never heard of anything you can do to make the unrolling easier ? Video ? Link? What is this magic you talk of ?

adrianmonk
3 replies
20h0m

it spins

You're thinking of a vacuum cord that automatically winds onto a spring-loaded reel, commonly seen on canister vacuums.

They're talking about an upright vacuum where you manually wrap the cord around two hooks. One of the hooks can be rotated so that it no longer keeps the cord in place.

Look at the two black hooks in front of the yellow cord in this picture:

https://f.media-amazon.com/images/I/61XbxqH6%2BQL._SP523,128...

Note that the bottom one can be rotated upward. The entire cord can then be removed from the machine in one motion.

dusted
2 replies
11h52m

Euro-mind-blown I didn't know they still made those, I only know them from old cartoons :o Thanks for clearing that up for me! :)

nottorp
1 replies
10h48m

They're still available but they only seem to make them for professional cleaners (hotels etc) in europe. And they get big and you probably don't want them in your home.

wizzwizz4
3 replies
20h31m

Before that moment I would manually unwind the cord just like I would wind it up.

As you should. Otherwise the cable gets twisted a few dozen times every time the vacuum cleaner is used.

emmelaich
0 replies
14h39m

Nice. This is a technique you learn in Scouting for rolling up ropes too.

function_seven
0 replies
19h37m

I figure-eighted the cord onto those hooks to avoid that. Or alternated “over” and “under” with each pass around the hooks.

EDIT: When I say “over” and “under” above, I’m referring to the technique RedNifre linked to in the sibling comment.

t-3
0 replies
20h35m

You're not alone.

swamp_donkey
0 replies
20h41m

TIL

mavelikara
0 replies
10h59m

Well, I didn’t know this either until I read your comment. Thank you!

_boffin_
0 replies
22h21m

Steve…

What was the moment of realization like?

brailsafe
12 replies
22h4m

Idk what my most humbling moment would be, but there's been a few.

I've spent the majority of my career looking for wook rather than doing work, and have lost at least 7 jobs in the first 12 years for one reason or another. This is going on the 3rd time I've spent more than a year without working at all in any job. It never gets easier, and each time I get to spend a ton of time reflecting on how things went and what I'm actually good at. It's usually humbling, because so far the list of things I'm good at professionally has only dwindled. Another humbling aspect to this is realizing that most other people don't lose their jobs... like ever, unless it's seasonal or severe economic downturn.

During one of those periods I spent so long unemployed that I literally ran out of money and moved into a car from my relatively nice apartment, and then worked at Starbucks as a barista, which taught me that I can be good enough at speaking with customers, but what I thought were trivial tasks turned out to be almost laughably untenable, like remembering how much syrup goes in Karen's caramel macchiato, or just showing up on time.

daymanstep
7 replies
21h55m

Honest question and genuinely curious: what is difficult about showing up on time?

riehwvfbk
3 replies
20h44m

Untreated ADHD can make this really really really hard. And the worst part is: nobody will understand because it is not hard for most people, so everyone assumes that being late is a character issue.

To understand how hard it is, imagine that you have periodic blackouts during which you completely forget not only that you need to be on time for work, but that work is a thing that exists in this universe. You cannot control when one of these blackouts will hit, you just get to deal with the fallout.

wizzwizz4
1 replies
19h54m

We should make it a social expectation that you can show up any time ±1 hour from the official start time of your office job. That way, "I'm ready half an hour early: I could catch the earlier train" becomes an actual thing, and you don't have to kill time for half an hour and risk missing two trains in a row.

brailsafe
0 replies
17h56m

It would be better, as long as there isn't an implied strict start time, like a morning scrum every day.

borski
0 replies
20h1m

Precisely. You can work on this with techniques and coping mechanisms (and sometimes medication) but it’s a constant struggle.

drewcoo
1 replies
21h36m

"Just showing up" can mean dealing with all the daily annoyances.

https://www.inc.com/danny-iny/woody-allen-said-show-up-to-su...

If it's not hard, why can't everyone seem to do it?

I have a friend who's a defense lawyer. He tells me that prison must be the happiest place on earth, given the lengths that people go to just to get a chance of getting in. It's funny and illustrative, just like the Woody Allen quote about showing up.

brailsafe
0 replies
17h58m

While I agree with that version of the phrase, and have applied it in other areas, I meant literally showing up at a specific time, consistently over a long period. Applying the Woody Allen quote though, I absolutely believe this is why I'm in good shape and have a decent real in-person social network.

brailsafe
0 replies
18h12m

Looks like riehwvfbk (below) hit the nail on the head. I don't know that I can add anything to their explanation, except that the blackouts are an analogy for what is basically object/obligation permanence issues.

For example, I might get in the shower with enough time to make it to my zoom call or an actual in-person job, and then start thinking about something or realize the hair has grown in on my shoulder, and literally forget that I had somewhere to be, or wildly misjudge how long I've been in there, and it can kick off a series of additional delays, like I might then miss the bus.

In one-off or irregular situations, this rarely happens, but given enough time, I'm bound to do something like this that doesn't fit into what my manager considers suitable conduct, and once they get this in their head, it's tough to recover from.

smeej
2 replies
21h13m

I think you need to try working in tiny startups, if any of your skills would make that work. There, gaps in resumes and random ends to employment are expected. Nobody asks about mine, and I end up taking a full year off every 4-5 years whether I want to or not (but I usually do want to).

No, my normie friends don't get it at all, and everyone ALWAYS asks me "how the job search is going" even when I've told them every week for 6 months that I'm not trying to get a job, but trying to hold myself to their norms was a lost cause for me anyway.

brailsafe
1 replies
18h18m

Ya that would be my ideal next place, unfortunately it's also an economic downtown in Canada, so I'm sort of doing the latter part of your comment and throwing DMs and my resume out whenever something comes up. Honestly I'm thankful that I've had the time off, and because I expect any given job won't last long, I save my money quite aggressively.

Eventually something turns up.

smeej
0 replies
17h31m

Yeah, exactly. I was blessed with inexpensive tastes, so I find it easy to live well below my means.

Plus, one lucky break with some early equity goes a long way.

It's not the right game for everyone, but it's totally viable once you get the hang of its rules. And many of us find they're a better fit than the normal rules ever were.

Vibgyor5
0 replies
6h8m

I usually don't comment on HN but needed to ask you: How did you recover?

It's been 8 years since I graduated. I started working at a Bank in a Management Rotational Program with great manager but dropped it within 4 months because young me dreaded being pigeon-holed at 9-5. I joined a promising startup but... the co-founder unexpectedly passed away. Long story short, I have had 6 jobs (incl. internships) within last 8 years: I have lost jobs for one reason or the other (startup folded, directions changed etc).

In good times, I am able to appreciate diversity my experience but I feel undervalued; I am more of a "jack of all trades, master of none" and feel I've taken 2 steps forward, one step back in my career. This has also damaged my professional as well as personal interests.

How do I move forward from here?

lubujackson
10 replies
23h17m

I was in my 20s before I realized even numbered houses are always on one side of the street and odd numbers on the other. Literally no excuse for not figuring that out.

throw46365
4 replies
22h53m

Well, always if there's a street that was put down facing like that. Commonplace in new towns laid down over very large areas.

In the UK, oh wow, you will encounter some weird numbering issues. I live on the corner of a street in a very complex, 400 year old area, and I am forever leaning out of the window to shout instructions to utterly bemused couriers.

swarnie
2 replies
22h26m

28 being next door to 47 at the end of a cul-de-sac can really mess with people.

Also on older estates where spare green spaces have been used up by additional houses so you end up with 21,23,25,25A, 25B.

The UK can be weird....

throw46365
0 replies
19h59m

Right.

And if you live in some regularly redeveloped bit of a town that grew in the Georgian era you can end up with clusters of houses that have almost no discernible pattern left over; I live in such a house. The naming around here is astonishingly complex, such that if I explain it too much I would identify where I live.

(I have three physical neighbours -- that is, I share walls with them. And we are on three different roads, legally speaking)

The plus side is that as you get to know the couriers who you've helped, you begin to understand that your packages will never go missing. There is an Amazon driver who smiles from ear-to-ear when he delivers for me, and I even get good service from Evri.

I move soon, and since I'm the only person here who works from home who has a clear view of where all the delivery drivers get out of their vehicles wearing a confused look, I expect parcel delivery accuracy to drop for my neighbours when I'm gone.

ajb
0 replies
20h41m

There's a gap in one of the streets where I lived, which is where the houses were bombed during WWII and the council decided to put in a park instead. Missing numbers don't normally cause any confusion, except that I had a beggar come round once or twice claiming to be a neighbour with an emergency - and they gave one of the numbers that didn't exist.

techsupporter
1 replies
22h59m

One of those life experience moments:

I "knew" this and a had a really good friend who did not. Both of us grew up in the same area, and we met in school, so you'd expect we should agree on this, right?

While "arguing" about it one day, it turns out the suburb they'd grown up in had several private subdivisions where the builders could do whatever they wanted. Houses were numbered sequentially following one direction of the private street, then the other. So the house nearest the entrance of the subdivision would be "100 Maple Street" and across the street would be "143 Maple Street".

Because they'd grown up mainly going to other friends' houses in the private subdivisions, my house address was the odd one and theirs were normal to them.

bombcar
0 replies
1h19m

Even in the US with named/number streets "as normal" I know of at least three cases where the "front door moved" on a house on two streets, so the address number stayed the same but the street name changed, making it completely out of order.

gota
0 replies
19h51m

I learned the numbering rule (in Brazil) at school - but have friends who didn't know it far into adulthood.

The rule, ~if I remember correctly (and matches my experience)~ confirmed by Googling is:

1) distance in meters from the beginning of the street to the start of the terrain where the building is in;

2)rounded to even number on the lefthand side and to odd number on the righthand side of the street/road

I guess knowing the rule isn useful so you know if you are at Soandso st. 200 and yout destination is Soandso st. 2200 thats a 2km walk there

evnu
0 replies
11h25m

As usual, there are exceptions as well. For example some streets in Berlin use a "horseshoe" numbering system. I tend to look for the house numbers of opposing houses when I enter a street I don't know to check if it is horseshoe or even-odd numbering.

emmelaich
0 replies
14h30m

There's an additional rule used in Australia at least. Mostly.

The rule is that moving away from the post office, the left and right are predictably odd or even.

The other popular rule is that say the north side of an east-west st is odd etc.

Neither of these are followed carefully these days.

huesatbri
8 replies
1d

What did you do wrong and why was it dumb? What’s the correct way?

spcebar
7 replies
23h59m

If you pull a blind cord to the right it stays up, if you pull it to the left it comes down. My whole life I've just been jiggling and tugging the cord to get it to stay or come down.

king_phil
4 replies
23h14m

Definitely not in the German speaking countries, we have different blinds. You pull a cord down for the blinds to go up, and vice versa. Then the cord is tied to a hook or button.

deaddodo
2 replies
19h54m

No offense, but HN and Reddit are both American created, operated, and primarily trafficked sites. It's not unusual to assume an American audience.

If OP came out assuming a Nairobi design that wasn't used anywhere else, or if they went to the heise.de forums and posted the above; now that would be odd/call-out worthy.

nedt
1 replies
6h2m

It looks like more than half the traffic is not coming from the US. So even with most traffic coming from the US many here aren't. Good news is that Ikea had a system like that. So there will be many households in Europe that's also fighting with blinds.

deaddodo
0 replies
2h10m

Sure, my only point is that telling Americans to back off of/check themselves in spaces that are their only ones just because English happens to be the most spoken language worldwide (especially in the tech-savvy communities) is always weird. Especially when ~45% of the traffic is American.

If an American that spoke German did the same in a German-majority space they would be met with pretty massive derision.

frickinLasers
0 replies
23h6m

Your windows open differently too. Instead of angling inward/outward along either of two axes, ours usually just slide up-down or left-right, remaining firmly attached to the window sill.

sircastor
1 replies
22h36m

For those unfamiliar with this, the cord that raises and lowers the blinds applies friction against a wheel in a slot (when pulled to the left). When the wheel is shifted it holds the cord in place and the blinds and they stay in position. Pulling to the right releases the wheel and the blinds move freely.

Incidentally, one of the cords on the blinds in my office is worn, and it dis a poor job of engaging. So one side will latch the others will not.

qup
0 replies
21h57m

At my house, all the strings are dry rotting, so any movement of the cord is pretty likely to lower the blinds. Rapidly.

AndrewKemendo
8 replies
22h51m

From 2011-2012 was Senior intelligence officer for Anderson Air Force Base, Guam, which is one of the most strategic bases in the United States department of Defense.

As SIO you are statutorily responsible for the joint worldwide intelligence, communication system (JWICS), maintenance, security, growth, interruptibility, etc… in addition to managing all Perssec for SCI holders, and maintaining control, security and for CNWDI as well as ACCM.

I was fresh home after a deployment to Iraq and thrown right into dealing with the Yp-Do crisis in SK and the Japanese Tsunami and Fukushima fallout that we had to provide HA/DR support for.

I was 28 years old with a one year old at home.

As part of maintaining security, I would regularly get inspected as you would expect for any manner of things. There is a special security team that lives at the defense intelligence agency primarily but also they have them for NSA and other organizations, that would do white hat penetration tests on secure information facilities, like all the ones that I was responsible for (I had a half dozen physical locations to manage).

One of these tests was during a large scale exercise. Two civilians who had perfect credentials, were trying to access our primary headquarters SCIF. At the time I think I was managing a top-secret briefing preparation and so I delegated access control, and interrogation of these two people to another Lieutenant, as well as the actual special security officer who was an E6.

They had previously tried to penetrate all of the other places on base, but failed.

The process for getting access to a SCIF if you are not housed there is that that you send a visit request from your home security office to the visiting security office which will then transfer clearance details so that you can understand what access levels to give these people.

About a month before their visit, there was a new guidance released saying that all visit requests had to have a digital requst in 100% of cases whereas are previously you could just print out your details and bring them with you, The special security officer would then look them up in a system (I won’t name), and then it’s up to the security office whether they give you access or not.

My Special Security officer and my lieutenant came to me and said they have everything that they need per the requirements that we were operating under, and that they were comfortable giving them access to a terminal where they could do what they needed to do.

I said “that’s perfectly fine however LT I want you to sit behind them basically and make sure they don’t walk off or do anything more than I’m giving them access to.”

So for like 30 minutes, we had two people in our SCIF who logged onto JWICS, we’re being actively monitored and were able to send an email and then logged off and left.

The next week, my commander asked me to go to a meeting and the penetration team briefed to the whole base how they got into all these places including my SCIF and one other facility

The good thing was, we were basically written up with flying colors, and this was the hardest possible test that they were able to get through and so everybody was generally happy with us.

This was really just one of those things where it was a specific detail that we were not up-to-date with but didn’t have any major defense in depth risks.

formerly_proven
5 replies
20h59m

While it's an interesting story, I don't think this Ask HN was meant as a "what's your greatest weakness" job interview question.

stevejb
3 replies
20h45m

Why this comment? This was a really interesting anecdote about how complicated situations in life can be.

aguacaterojo
2 replies
15h57m

i think that the story is loaded with about 80% superfluous context and 20% story.

op worked at us airforce base managing access control to global intel systems. he delegated authorisation check to jr. jr told op they checked out, however, jr had not adhered to latest security protocol that required cross checking request against request database, relying instead only on physical credentials. op granted access however asked that an officer watch the civilians’ access directly.

a week later it turns out the civilians were conducting pen testing for the systems and op had to debrief how they gained access.

fsckboy
1 replies
5h11m

and he doesn't sound humbled

AndrewKemendo
0 replies
1h58m

Nothing more humbling than 1000 people being shown your error

But hey, if that didn’t come through, at least it was an exposition problem ;)

AndrewKemendo
0 replies
19h34m

Hey if you consider that my greatest weakness then I’m doing great!

bdangubic
1 replies
17h44m

so… many… acronyms… is this a thing in military like there are million acronyms everyone uses??! :)

AndrewKemendo
0 replies
17h16m

Yup! It’s a pretty well known part of it. There’s running lists of military acronyms out there.

leipert
7 replies
22h52m

Ah, some of the things in this thread remind me of https://xkcd.com/1053/

jeremiahbuckley
4 replies
21h22m

I quote this all the time to people. There’s too much, we’re spread too thin. Ignorance shouldn’t be considered a big deal or a huge embarrassment. Not being ready to learn is a problem, but ignorance is sort of the default state now.

Fripplebubby
1 replies
2h3m

Not to be a wet blanket, but yes ignorance should be tolerated and warmly received about things which do not matter much, but sometimes a person's ignorance about certain things can tell you unfortunate truths about the way they view the world and what they consider worth looking into or not.

For example, think of someone who is ignorant of the cultural practices of a certain minority of people despite seeing members of this group every day in their neighborhood, this tells me something not so positive about this person and how they view the world and other people. However it is never too late to change, either.

Fripplebubby
0 replies
2h0m

The same can be said for class as well, many people I have met who have grown up wealthy and comfortable and just don't think much about the people who serve their food, do work for them, make the things they buy, and have no idea who they are and what their lives are like and don't wonder about it. Part of that is how society is structured to hide these people from them, that's part of what they're paying for.

sublinear
0 replies
19h4m

The fundamental issue is that regardless of how common ignorance is, you risk failure.

You're correct it's not the end of the world, but you'll need to catch up quick once you realize something and maybe even completely rethink plans. This isn't always a bad thing and the stuff you come up with from ignorance might be useful in other ways.

In my opinion, ignorance is just a fact of life. Too much of it can be a disaster, but just enough can spark meaningful creativity. Often times though, it's just something to immediately move on from because you have way more other stuff to do.

jeremiahbuckley
0 replies
21h22m

(I actually scanned the comment thread to look for this comic, I was going to add it but you beat me to it.)

ojbyrne
0 replies
19h24m

I feel related to that is hearing a word spoken that you’ve only read before, and the pronunciation is completely different from what you thought.

granady
0 replies
22h22m

Pff that comic is old news

jnsie
7 replies
19h12m

Like many other people who should know better, I tried my hand at day-trading. I bought some course by someone who in hindsight I'm certain made more money off selling courses than they ever did off of day-trading. I got my account setup, had enough funds to allow me to trade short timeframes (I forget what this was called but there is a rule where you need X amount of money before you can do more than Y trades in Z timeframe) and was excited to trade short and long equities. I had some success and some failure with fees effectively eating my profits. I used to do my scans at night to know what I was planning to look at upon market open where there tends to be a lot of volatility and (I'm sure if you knew what you were doing; I didn't) opportunity. One morning I was certain that Boeing was going to plummet so I shorted a very small number of shares and was glued to the screen. I placed my market order, it hit, then Boeing immediately ripped upwards. Now, if you've traded you know that the difference between going long and going short is that going long you can lose everything you invested, going short you can lose everything you own. For about 3 seconds - my heart pounds when I think about this - I hemorrhaged money. I was down a couple thousand dollars before I could hit the key to cover the short at a huge loss (thinking back I know I had a stop loss but am not sure why it didn't trigger. Presumably it was a limit order and the price jumped the bid pre- and post- spike; I don't know). Right as I went to cover the stock dropped back down, as quickly as it shot up, and I ended up making maybe $500 on the trade. My last ever trade. I withdrew my funds and closed my brokerage account immediately thereafter.

There were so many learnings it's hard to know which is the most important, but I know that I am not cut out to day trade, I know that shorting is a fools game for (most?) non-institutional investors, I know that if it sounds too good to be true ("day trading will make you rich!") then it is and I know that even people of regular intelligence (I'd be average give or take) can do really stupid things. Never again. Never again!

khazhoux
3 replies
11h43m

I did a short-lived attempt at day-trading 15 years ago. Bought a few tens of thousands of NFLX, NVDA, and AMZN. Sold it all maybe a week later and made a couple thousand bucks, which I thought made me pretty smart.

jnsie
2 replies
1h54m

I'm curious as to why you stopped (feel free to tell me to mind my own business!)?

khazhoux
1 replies
1h9m

Ha. The real question is why I didn't just hold. That $50K would now be like $10 million.

jnsie
0 replies
5m

Been there with longer term trades. Bought some DXCM back in 2014 and sold later for a small profit. Was trading at $8-9. I used their continuous glucose monitor (am type 1 diabetic) and was certain they would be successful. Sitting at around $115 a share right now.

bionsystem
1 replies
13h13m

I had some success trading a long/short stock portfolio, but on longer time periods than day trading (holding positions from few weeks to few months). The fun lasted almost 3 years. Then I shorted META from 300 to 100 and felt on top of the world, it was after shorting a bunch of other "covid success stories" like zoom, moderna, carvana, and making 50%+ return on each in a reasonnably concentrated portfolio. The rest of my portfolio was doing ok as well.

As META kept going down I kept adding to my position (meaning shorting more), and then it came back up. I ended up a loser on the position despite being up almost 70% at some point. I couldn't believe in a recovery for the company.

I then thought "never again" and started to trade options so that I would have a more disciplined, guaranteed stop loss. I lost more than 50% of my margin that year and another 50% 6 month later, so I was back below square 1 at the end of it all. We are talking small numbers (maybe losing 15k in total) but an amazing amount of time and energy spent doing all this which generated a lot of stress.

jnsie
0 replies
6h32m

We are talking small numbers (maybe losing 15k in total) but an amazing amount of time and energy spent doing all this which generated a lot of stress.

This was roughly my experience too. Stopping after the above trade meant my total losses were not huge (relatively speaking; maybe $2000) but I put an incredible amount of effort into it and the stress was huge. I don't fully regret it because, frankly, it was very exciting, I had a lot of fun and it was extremely interesting trying to predict the ebb and flow of the market and the psychology behind moves.

eru
0 replies
8h42m

[...] I know that shorting is a fools game for (most?) non-institutional investors, [...]

Any kind of active trading in public markets is a fool's game for non-professional investors.

Active trading in something obscure enough that the professionals don't bother might be exempt. Eg think trading Magic The Gathering cards in the 1990s.

You might still lose money doing that, but at least you have at least a theoretical chance to make money trading on a risk-adjusted basis.

Of course, the more obscure the market, typically the smaller the scale. So in the end your gains might just look like an hourly wage for your effort, instead of return on capital.

tchock23
6 replies
19h25m

I consider myself fairly literate and a decent communicator.

Until recently I pronounced ‘segue’ how it is spelled. No one ever corrected me.

I shudder to think about the meetings where I pronounced it incorrectly.

kyleyeats
1 replies
11h25m

This happens to people who read more than they talk. I never hold it against them.

Loughla
0 replies
41m

Anytime someone mispronounces an obscure word, I actually tend to hold them in higher regard.

Because like you said - that means they spend more time learning than they do with their mouth open. That's a good thing.

blackhaj7
1 replies
18h45m

That is how it is spelt?!!

I had something similar: in front of quite a few people I said “albeit” but rather than pronouncing it “all be it” I said “al bite” as I had said it all my life. Mortifying

latentsea
0 replies
17h4m

It took me until about my mid 20s to be confident of how to read it aloud whenever I saw it in print. I could use it and understand it verbally, but everytime I would see it written down it just never felt right for some reason.

dgfitz
0 replies
1h50m

I verbally pronounced epitome "ep-a-tome" for a long time because I had read it a billion times, understood usage and context, but never put together "e-pit-a-me" is spelled epitome.

Yodel0914
0 replies
10h17m

Mine was 'bourgeois' (amongst many others, but that one stands out).

rpgwaiter
6 replies
21h26m

I went from hacky hobbyist programmer to working on core business logic for a startup that eventually the whole company would rely on. I was mostly a one-person team at the company, and I kept a lot of my bad unscalable tendencies from making small fun projects. No formal testing, very little documentation, hundreds of “TODOs”, breaking API changes without really telling anyone, no QA process, no monitoring/reporting, etc.

It all came to a head when my employer was demoing some software that used my API and none of what they were trying to show worked because of multiple unrelated bugs in my code, causing us to lose this very large client. I somehow kept my position, worked with other departments to formalize QA processes, and started regularly communicating with the API users.

Before I was just making software for nobody with 0 stakes, the reality of having actual people, entire revenue streams dependent on my code being reliable didn’t fully register. At my previous (and only other at the time) employer I was basically a paid seat filler. I spent a lot of work hours making personal projects, it felt like going to work and getting paid to make hobby code.

I’m glad I was able to learn from the experience and it didn’t put me out of work or anything

satvikpendem
1 replies
16h24m

Funny to see this comment which is in stark contrast to the current top comment [0]. I suppose in reality it's all about balance.

[0] https://news.ycombinator.com/item?id=40557571

coolgoose
0 replies
11h39m

I think it's a bit more nuanced.

One complains about enterprise level architecture in run of the mill small projects.

One complains about bugs, which should just be covered by tests, nothing that should sound or be complicated.

roncesvalles
1 replies
20h2m

Probably more of a humbling moment for the CEO. They just demo'd something without both conferring with the devs and doing a practice-run themselves?

lostlogin
0 replies
19h42m

The sledge hammer to the cyber truck. Given that everyone knows that demos have a nasty habit of going wrong, what kind of madman tries something without testing it first?

punkspider
0 replies
21h11m

This hits a little too close to home right now. Only a week ago have I felt that I did a few things to actually make an impact.

And this only because it seems that the CEO noticed I can spin up prototypes to validate ideas before passing them to the actual devs.

I've worked with him for a total of 3 years however, and during that time, most of the time I felt like I was tinkering without making a real difference.

The only time that a bigger project was implemented that I had the lead on felt like a fluke and it was after probably 6 months of working on it.

fifilura
0 replies
20h54m

Would the code have been there and the demo have happened if you had done everything by the book?

perihelions
6 replies
23h14m

I took my Thinkpad to a repair shop because its charging port was damaged. A very stoic human pointed out to me it has *two* identical ones, USB-C type, right next to each other.

dizhn
3 replies
16h18m

I am confused. Does only one of them support charging? (I've got one where both can charge, though they don't look the same because one is also thunderbolt)

mlry
1 replies
9h38m

I think this is their point given this threads question for a humbling learning moment. Both ports support charging but it took someone from outside to get OPs fixed mind off their habitual notion that only a specific port could charge. They did not even try that other port.

bombcar
0 replies
1h17m

IIRC there was a MacBook with two USB-C ports where both could charge, but it would run significantly hotter (and throttle sooner) if the "wrong" one was used.

tradertef
0 replies
13h15m

Haha.. I had exactly the same issue. To be fair, the other port is a little hidden since it is also part of a proprietary docking station port.

blindfolded_go
0 replies
23h12m

Haha, I have done this too! Glad I am not alone.

koeng
6 replies
20h29m

I’m learning swing dancing. It’s been humbling.

It’s humbling because all my life, I’ve been really good at technology - I specialize in biotechnology and manipulating DNA, but am also fluent in programming (mainly python, go, lua) and am able to build hardware - even helped run a robotics startup for a while. Anything related to technology and science comes easily and naturally to me. This isn’t to brag, but just a fact that learning things has mostly been something I do way, way faster than my peers.

But I’ve never danced before, or done anything that required that particular skill set - then realizing I’m real bad at it. Seeing all my peers learn faster and be better, with the same amount of study and practice time, and really trying my hardest and just not being good at it. I’m really thankful for this experience! And I really enjoy dancing, and will definitely keep doing it!

bee_rider
4 replies
19h27m

I tried to learn to dance (hated it). It is a bit of a weird thing though, there as social events where people feel like it is OK to really try and pressure people into dancing. It is really annoying.

koeng
1 replies
18h58m

I've had very good experiences with swing dancing. People are so nice (LindyGroove in Pasadena). No pressure, and everyone is very accommodating to newbies. I'm not sure why, but there is a very high percentage of engineers.

bee_rider
0 replies
16h57m

I tried Contra dancing a couple times. The people were nice enough, no complaints there, it was just like… I could be doing anything else and be happier, hahaha.

treme
0 replies
9h11m

incase you want to give it another shot sometime, teaching your self via youtube/other platforms like steezy.co is a viable option if you want to go at your own pace w/o peer pressure.

ordu
0 replies
7h9m

Yeah, I hate it. I now can say "no" in such a way, that people immediately stop trying to make me dance, but when I was younger, it was really annoying.

computerdork
0 replies
15h0m

Am a software engineer who fell into salsa dancing many years ago - originally went to meet women, but found I really enjoyed salsa - yes, agreed partner dancing is very difficult, especially for the lead (as you probably heard, it takes something like 3x the amount of time to become a good lead as it does a good follower). Such a difficult art to master (am a musician and I still found it extremely hard, especially at first).

One thing you may want to try is becoming a master at the beat. You've probably already heard this, but still even so, seems like leads (and followers) don't realize just how truly important it is to taking the next step. Yeah, a good way to practice is to do a very clean and confident basic step to the beat of any song you hear.

And if you've already got this down, more power to you :-)

chx
6 replies
18h40m

I have been living for 12 years in Canada in an apartment with a baseboard heater. Came an unusually cold winter -- for Vancouver at least -- and I have acknowledged the heater just can't cope with this much cold. Old windows, not much insulation, the works. I bought three three 1500W ceramic heaters and AWG 12 extension cords and it was OK.

Then a visitor told me the baseboard heater had a cover which you could remove. How was I supposed to know?? https://i.imgur.com/Gncty0s.jpeg see that long hole in it? Well, the cover was always on it and it got painted over and I had no idea it can be removed. I grew up in Europe, behind the Iron Curtain actually, childhood heaters in prefabricated buildings were like this https://i.imgur.com/8KMuAKO.jpeg but even more modern ones were on the wall https://i.imgur.com/s6NWHDM.jpeg and I never before had a baseboard heater.

There are things you expect to be problematic with immigration. This was certainly was not one. Another was finding a laundry basket when I came over. Not really an online thing, not then, not in Canada at least. So I asked someone in the elevator. That was weird.

Past immigration shopping, surprisingly, even in 2024 is a problem. I just moved back to Europe after more than 15 years. Now I can't find a travel size and packaged lemon juice anywhere. Not in Malta where I live (not a surprise) but neither in the UK either (WTF). https://www.waitrose.com/ecom/shop/search?&searchTerm=lemon%... https://www.sainsburys.co.uk/gol-ui/SearchResults/lemon%20ju... this and Amazon UK has an appropriate size https://www.amazon.co.uk/dp/B07W1KGCZJ but it's a weak cover, it will spill if it gets jostled in the backpack. I am drawing a total blank: https://geizhals.eu/?fs=zitronensaft+100ml&hloc=at&hloc=de&h... In North America I could get https://www.amazon.com/dp/B00BZSUWPY but now that I live within ferry distance of Sicily, I can't? Nothing for succo limone 100ml site:it either. scratches head

canadiantim
5 replies
17h59m

Why'd you leave Canada, if I may ask?

chx
4 replies
17h25m

Because y'all don't mask any more and if all I can do is sit at home then why not be warm while at it? And be closer to family, too.

I can travel wearing the Halo to visit my brother's family (in the UK) and my parents (in Hungary) but that's all. Otherwise, by and large, I don't go anywhere any more. I can't. That's the new reality. I wear a positive air pressure respirator to risk such activities as boarding a bus. And while it's quiet it's not silent so cinema, theatre etc is totally out. You can't possibly imagine how lonely life became even for an introvent who has worked from home all his life. I didn't quite get suicidal over the 2022 holidays but let's just say I understood why suicide statistics climb up over the holidays and I decided this can not be borne any more and changed things so it's easier to visit what few family I have left. I have no other human contact than these visits every few months. Sometimes I don't leave my apartment for several days at all and if I do, it's mostly for lonely walks (very rarely the post office or the pharmacy). The few friends I had in Vancouver got lost during Covid -- and I know no one in Malta. (Perhaps this helps explaining some of my recent post history.)

canadiantim
3 replies
16h37m

Thank you for the explanation. I definitely didn't appreciate what's going on in your life, but that makes sense. Loneliness is of course a significant danger and I'm sorry your life circumstances are making it difficult to be with other people right now. May I ask what the danger is for your particular circumstance? Is it for your health or for a loved one? And it's something to do with compromised immune system? Such that you want to limit contact to avoid infecting either yourself or the loved one? Wishing you all the best tho eh, I'm only asking to try and help brainstorm solutions.

chx
2 replies
16h25m

For my third shot they were still doing mass vaccinations in Vancouver and the way to get express treatment was by your doctor filling out a stupid form which had a number of conditions but didn't have a way to say "other" so he just gave me a generic doctor's note urging to get vaccinated. On site the nurse asks, ok, why do you need one ahead of your age cohort? I haven't even finished listing the shit I live with when she said enough, enough. It's not one health condition, it's a mix brewed in hell. Based on this and on my reaction to the first AZ shot, I am fair certain I wouldn't survive covid. (You do know "variant" means "vaccine resistant", right?) And if by luck I would, I don't think I would much appreciate long covid.

Luckily shots from 3rd were mRNA and those were uneventful.

canadiantim
1 replies
15h51m

Do you have a diagnosis yet? Sounds like it's a hard to categorize condition, likely chronic? Chronic illness can be very difficult to diagnose (correctly), as it's tough to know which symptoms are closer to the root cause when there's so many symptoms. Do you think there's a root cause (or a couple) to your cluster of symptoms? Do you think there's some testing that can help you identify some of the root causes?

I'm sure you've done testing for your health, but it can often be very difficult to do thorough testing in Canada. In my experience, you reeally have to press your doctors to get thorough testing, beyond just cursory basic panels for e.g. liver, immunity, etc. I understand they're triaging and saving public resources, but it's not ideal for patients.Likewise, a lot of OHIP-covered tests aren't the most up-to-date, which causes an industry for naturopathic tests to try and fill the gaps, but you obviously have to be careful which of those tests are actually good or not (but still there's some good non-OHIP covered tests you can do too).

idk, obviously I don't know too much about your health, but if I were in your shoes, and in a sense I can relate (going through my own health journey, but aren't we all?), I would be doing as much testing as possible to try and identify root causes and get those fixed. I expect that is what you are doing, but I know how hard it can be to navigate the health system and actually get proper testing.

In regards to your point on variant meaning vaccine resistant, that's a good point. Vaccines (the current iteration) necessarily have to try and predict the strains they're targeting, because the viruses evolve so quickly. But there's specificity and more generalized types of immunity in the body. We've got lots of immune systems and they're tuned in different ways. You can probably get more in-depth testing to see how these specific, relatively independent immune systems are functioning in your body if you want to try and figure out how at-risk you are for covid or long-covid. Again, I'm sure you are doing significant testing as obviously you care a lot for your health, but I would encourage you to press your primary care doctor to do more in-depth testing, and also consider some of the naturopathic tests (ignore their solutions, just use their lab tests), because they can also provide valuable insight into root causes.

chx
0 replies
10h49m

Oh, I got a good neurologist back in Hungary thirty years ago who over two years have sorted what's wrong and set me up and I have been symptom free since 1997 and then I added diabetes T2 on top of a couple years back, all of this is known. That's not the problem, thanks.

LVB
6 replies
16h36m

While in Army basic training, my duffel got swapped with another guy's (no idea whose). Back at the barracks, I discovered that they'd snagged some spent shells from the range. Massive no-no. Young, naive me assumed that presenting these to the drill sergeants and explaining the situation would be the correct move. I was severely disciplined as a result. Others were like, "Dude... why didn't you just quietly toss that shit in the trash?!?" It was a big wake-up call for how poorly I could gauge people (e.g. the sgts), adapting to the situation, etc.

TimTheTinker
5 replies
15h11m

Naive civilian question here -- If the drill sergeant is your boss in basic training, I don't understand why telling him info you think is important got you into trouble. After all, "talk to your boss if you have a concern" is the #1 piece of advice given to anyone who has a job.

In healthy work environments, the culture is to assume the best about the intentions of others ... sounds like he wasn't doing that at all.

frickinLasers
1 replies
11h19m

Basic training isn't supposed to be a healthy work environment. It's about breaking the recruits down and reforming them into perfect, interchangeable cogs that won't interfere with the operation of the machine.

Recruits leave with a sense of pride and belonging, and they fit seamlessly wherever they end up, doing their required work with minimal hassle. They address problems at the lowest possible level (e.g., a supervisor handles the discipline--no need to run it up to management unless the ramifications are severe.)

Notionally, anyway.

eru
0 replies
8h47m

You are partially right.

Another justification for making parts of basic training hard, is that fighting a war is hard.

So before they send you out into the field, they should make sure they know how you handle sleep deprivation, bad food and confusing orders etc.

djeastm
0 replies
4h51m

In healthy work environments

There are healthy work environments in the military. Basic training, however, is not one of them. There are certain things about joining a military, like the prospect of having to be sent to kill other people you've never met or be killed by them, that changes the calculus of what is "healthy" or not.

I remember in basic there were Drill Sergeants you learned that could be reasoned with and those that could not. Your experience depended largely on which DS was on shift when you screwed up.

bombcar
0 replies
3h34m

talk to your boss if you have a concern

This is one of those pieces of advice that is spoken but has a huge unspoken part, mainly - if talking to the boss makes them look bad or causes problems for them more than not talking would then you stay silent.

LVB
0 replies
12h58m

It wasn't a particularly healthy environment, as I recall (it was a long time ago). Rather than "tough but fair," I remember my drill cadre being volatile and sort of mean.

It was ridiculous that they punished me for coming forward. OTOH, I knew them well enough by that point, and a wiser me would have chosen to continue keeping a low profile until I could GTFO.

wanderingmind
5 replies
13h51m

Meeting less competent people be extremely successful in life compare to the more competent folks. Through my life, I have seen people less curious, less innovative, no passion to learn, not interested in working hard, but are good at gaming the system excel and succeed. They become rich, financially independent, have great success. While people much smarter than me, more curious and innovative fail again and again to make a dent just because they had a late start, poor network, wrong time and place etc.

It made me realise that success is not because of what you are capable of. To, most extent its about how you fit into the system and work it to your favor.

So, while I'm still curious and interested to learn (why else to visit HN), I have stopped feeling bitter about my efforts not providing the returns. Its just the way world works.

tasuki
0 replies
12h22m

Interesting, around me, smart people succeed and not-so-smart succeed less.

The smart ones sometimes choose metrics for success that aren't traditionally valued. (Ie. not rich and financially independent like you mentioned. But boy do the smart ones succeed!)

strikelaserclaw
0 replies
2h56m

depends on what society you are from, in America usually people who have a lot of knowledge and are innovative and work hard can succeed. If you come from a corrupt third world country then yea, the only thing that has value is power, nepotism etc...

huygens6363
0 replies
1h30m

They did not have a “late start” etc. It’s not just luck.

They just could not. Being clever in one way does not translate to being generally effective.

Scientists would rule the world if that were the case. Yet they are with very, very few exceptions actually bottomfeeders when it comes to power. Those “low competency” people you speak of however..

beautron
0 replies
11h48m

This rings true to me, perhaps because I struggle with this one.

I used to think I was destined for success, because I'm good and creative at many things, and am curious and can teach myself things.

But: I expected the system to integrate me. I realize now that, unless you're lucky, it's up to you to integrate yourself into the system.

It's a bummer to be underpracticed at this, and to be integrating suspiciously late. Feeling your potential, your ability to create great value for the system (while hopefully inspiring the system to also take good care of you). But instead only tapping a small fraction of your capability, because you haven't managed to link yourself in right.

Closi
0 replies
3h5m

Alternatively, the people you perceive as 'less competent' might actually be highly competent in different areas.

People who have made a lot of money from scratch don't actually tend to be incompetent - they tend to be highly competent at whatever they are doing.

There are very few self-made rich lazy people.

malkosta
5 replies
19h28m

When I was working in a queue feature (for example to buy tailor swift ticket), and was proud of my complicated real-time solution using websockets and CRDTs...then a more experienced guy came, rearchitected in a much simpler way using just the DB with long-polling, not real real-time (but who cares), and it ended up simpler to deal with network splits or crashes. Learned the hard way you can never rely on the network if you require consistency, and it's also often simpler code-wise.

dehrmann
2 replies
12h13m

People often forget that you have to poll to handle lost network connections, IP changes, etc., so there isn't always a real-world win to web sockets.

mdavid626
1 replies
5h29m

How about reconnecting the websocket from the client?

dehrmann
0 replies
1h34m

Sounds like polling. On an inactive connection, whatever it is, you have to always be polling to see if the connection is still alive.

jpeggtulsa
1 replies
14h35m

One of the earliest projects I took over from a higher level developer was an auction website back around 1998. The site worked like eBay in as far as you could put a maximum bid, and it would automatically bid higher than the last bid up to that point. The problem was, it was all dependent on users being on that page so that the auto-reload http header would fire again and refresh the page. If nobody was on the site watching the auction, no automatic bids would happen and nobody would be declared the winner.

bombcar
0 replies
2h56m

The number of "web cron" things in tools like Wordpress and friends is insane; I've been bit a number of times by this - if nobody hit the site for a day, none of the crons would fire.

Big website, no problem. Small internet site, big problem.

(Yes, for some cron + wget/curl was whipped out)

jasonkester
5 replies
13h9m

I lived in Pamplona, Spain for a year, back before my Spanish was particularly good. It was a pretty amazing place, with all its narrow cobbled alleys and small shops.

They had a particular style of bread in a few of the shops, kind of a rustic baguette with pointy ends, that I never could find the name of. I'd always have to point and say "that one", which always felt awkward. Worse, my Spanish wasn't yet good enough to even ask what it was called in a way they'd understand.

So imagine my good fortune one morning when I pointed at it in my favorite bread shop and the man picked it up and said "Pan de Ayer".

Pan de Ayer! Finally, I had a name for it. "Ayer!", I said with a big grin. I love Ayer bread. It's my favorite. Please give me a bar of Pan de Ayer.

The man did seem a bit taken aback by my enthusiasm for this particular style of bread, as did the other customer in the shop. But he rang me up after ensuring that it was in fact what I wanted. I held it up, made some yummy noises, said one more "Ayer", and walked out.

I made it maybe 50 yards up the road before I remembered where I'd heard that word.

We lived there another 9 months, and I don't think I ever went back to that shop.

kaeruct
2 replies
12h43m

Hola querido. The Spanish word for bread is Pan, not Pain. Pain is French :)

jasonkester
1 replies
12h25m

Moved to France (possible out of shame) so that probably explains it. That’s what my Spanish sounds like these days.

(Fixed)

khazhoux
0 replies
11h46m

If you like good French soup, you should definitely try soup du jour. It's amazing!

tgv
0 replies
8h14m

I remember the first time going to the bakery in Spain on my own. I spoke some Spanish. I was pretty happy with the level I had reached in a short time, and I could definitely say "dos barras de pan integral, por favor". The shop assistent put them on the counter and then said "go mah?" (). That made me realize there was a lot to learn.

(

) "Algo más?" ("anything else?"), but that's what it sounds like in the local dialect.

Sander_Marechal
0 replies
9h59m

For anyone else as dense as me, I had to look this up. "Pan de Ayer" means "Yesterday's bread". Good story OP :-)

atomicnumber3
5 replies
23h9m

When I was about 3 months into my programming career I performed a minor refactor to some code.

Unfortunately, the program was difficult to test (no unit tests) and very important, and difficult to verify correctness of output as well. (As in, you can't just look at it and say "yeah that's numbers lgtm").

Also unfortunately the previous author had not been very consistent in their programming style, so there was a lot of syntactic noise (some single line if statements used braces, some omitted them, etc)

Also unfortunately in my prior rewrite work in this, I had grafted the old UI onto my new backend to save time, but not brought the rigor there up to snuff (it's UI code, I had thought. It's well enough to have tests covering the business logic for now.)

Well anyway when I had rearranged some code, I hadn't realized there had been an extremely large block right underneath an if statement that wasn't using brackets, and I had accidentally split it into a few statements. N-1 of which were naturally now outside of the if statement.

The end result being that a bunch of code would run and the "is dirty" state worked fine, but if you clicked save on a "clean" state with no edits, it would blank the fields in the DB but not in the UI.

It didn't end up having any actual impact because we caught it in time, but god damn did it teach me something about "real" programming. I'm not sure exactly what all it taught me, but I think about that a lot as I do random other things now 8 years and 3 companies later.

nottorp
2 replies
10h43m

Did that when I was younger, but with my own code :)

There was an if that didn't need brackets when I wrote it. 6 months later it needed more stuff on a branch but i was tired and in a hurry so I didn't notice adding extra lines needs brackets. New code compiled but wasn't part of the if. Turned a 5 minute fix into 2 days.

Of course, all my ifs have had brackets on both sides since then.

ordu
1 replies
6h33m

It is the thing I love about emacs, it autoindents everything, so if you got brackets/braces/parenthesis wrong you see something you don't expect. But obligatory braces work too.

nottorp
0 replies
5h32m

Yeah maybe these days the smarter autoindent would prevent incidents like this. But it's too late for me, I'll add braces around 1 line branches till i die :)

Well, not in python...

throwup238
0 replies
23h0m

> I'm not sure exactly what all it taught me

Time to get into woodworking!

sk5t
0 replies
17h2m

I'm not sure exactly what all it taught me

Make curly braces mandatory with a linter, of course!

Also, add tests before changing the thing.

_boffin_
5 replies
22h51m

When I was younger, I had an issue with external vs internal validation. Sadly, it heavily skewed towards external validation. I was on the chunkier side for a lot of my childhood and into high school. Joined wrestling and stayed with it. Lot the weight, grew, and gained muscle. Also started to get a lot of attention from the opposite sex. That, with the external validation issue, leaned into it and just had fun. It became something that I just did.

I had been a personal trainer for awhile when I got a new client. An eighty something professor who taught Dante’s Inferno, Italian, collected degrees, and was actively pursuing some field in psychology (forget what one).

For about 6 months, we’d work out on Saturday mornings and he’d always ask of my adventures since we last saw each other. I’d regale him and that was that.

One morning after going though it all, he asked, “what else is there?” or something. Whatever it was, it stopped me in my tracks. I couldn’t answer. That question hit me harder than a freight train.

At that moment, I realized there was a massive issue with myself. I wanted a change, but a) didn’t know what to change, b) how to change, 3) how to feel about myself. We continued to work on him and his goals, which was to bench 135 safely. He got to his goal. ;). He also helped me to get to mine, which was to focus more on internal validation and be happy with self.

I was able to shift from heavily skewed external validation to external validation probably being now around 20%-30% and the rest being internal.

Because of him, I was able to embrace myself and lean into the information seeking snd knowledge gaining person I am today and get to a level that someone with my academic background should not be at.

A quote that I came up with many years ago that explains all of this and the transformation I had, “you’re not going to change until the pain of change is less than the pain of staying the same.”

One other one too. From him, the professor. I have severe adhd and can read the same sentence 50 time and not remember what I just read, if it’s not something I’m highly interested in. I came to him and told him that it’s so damn boring and it’s just a fight to sit there and attempt to read it.

He gave me a mind shift: instead of thinking how it’s important or exciting to you, try to imagine why the author of it thought it was so exciting, to where they spent their career learning about that subject. That allowed me to completely change how I read and that too has helped me more in the past years than I could imagine.

pringk02
0 replies
9h0m

“you’re not going to change until the pain of change is less than the pain of staying the same.”

A thought I have had in the past also, I think it is very true.

ordu
0 replies
6h43m

> He gave me a mind shift: instead of thinking how it’s important or exciting to you, try to imagine why the author of it thought it was so exciting, to where they spent their career learning about that subject. That allowed me to completely change how I read and that too has helped me more in the past years than I could imagine.

Yeah. I studied psychology and it was the most prominent mind shift for me too. Watching what people do you need to see what is going on in their heads, not the outside things. Looking at a product of someone's work you should see the person who did it.

It completely changed my attitude to discussions. I was a math guy, any statement either true or false, and you need to decide on each one before going further. But now people say things, and I do not see them as things by themselves, I see them as things said by persons. Oftentimes it is completely irrelevant are these things true or false.

granady
0 replies
22h25m

Your final paragraph sums it up nicely. I think a lot of people when they see something educational will just switch off if it doesn't immediately engage a personal interest. Seeing it from the point of view of the author is a great way of putting it. I can explain this to my kids. Ok, Newtonian physics is boring. So let's think about why Newton made such a deal out of it.

fifilura
0 replies
20h45m

Oh, external validation vs internal validation has certainly been a humbling experience for me too.

So humbling I could compare it with a train crash. Sadly possibly over-compensating for it now, but I don't want to go back to the external validation spiral.

Amd thank you for sharing, and putting into words what I didn't manage.

bombcar
0 replies
4h6m

That last paragraph has helped me many, many times in situations from politics to personal. It's especially easy to be "this person is wrong, why don't they see how wrong they are" and much more useful to be "why is this person looking for this".

smeej
4 replies
23h11m

I don't think this was dumb exactly, just naïve. I didn't know fireflies were real until my 20s. I thought they were just a made up thing in storybooks.

I was rooming with a girl I barely knew for the summer and was looking out the window while washing dishes. You know how fireflies tend to sync up? Suddenly I see hundreds of tiny yellow lights turn on and then off. On and then off.

I yelled for her to come in (at least to my credit I was more fascinated than afraid!), and she ended up dumbfounded that I had never seen fireflies before!

throw46365
2 replies
22h49m

This is not really dumb, or naïve.

It's just not something you had any reason to encounter, and maybe you were off sick if it was mentioned in biology/science lessons.

Now consider it this way: the first time you experienced fireflies, you were an adult, and you could bring a fully adult, science-aware, sense of wonder to that experience.

I'd count it as a win.

smeej
1 replies
21h21m

I was thinking "naïve" in the sense of "just not knowing some normal things about the world." It's definitely my, "WAIT--fireflies are REAL??" reaction that makes me laugh after the fact.

koala_man
0 replies
3h5m

A coworker similarly said "WAIT--reindeer are REAL??"

I'm thankful I had maturity to simply say "yes, they're in the deer family, native to Canada and Northern Europe".

They were from China where they probably rarely mention reindeer, and only in the context of Santa Claus.

It's no different from a Westerner rarely hearing about tanukis, and only in the context of trickster spirits in anime and Super Mario Bros 3. How are you supposed to know they're real?

jv22222
4 replies
21h12m

I was asked by a pro. documentary maker (who I met on the plane flying in to London) to get some B role for a G&R concert he was filming (with his spare video camera).

I was given the camera and sent in to the mosh pit to film from that perspective. After the show I gave the camera back to him. He said, "where's the footage?"

I had been "filming" looking through the view finder, but I had forgotten to press record.

Gutted.

fifilura
1 replies
20h52m

G&R = Guns N'Roses

nyanpasu64
0 replies
13h37m

"B [roll] for a G&R concert" sounds like a joke about RGB in little endian.

spuz
0 replies
20h35m

If it makes you feel better, I have occasionally handed friends my DSLR and asked them to record something for me. You can do this either by pressing the red record button or full press the shutter button. Well my friend spent 15 minutes only half-pressing the shutter button and recording nothing. Now I know to make sure to tell people how to start and stop the recording and how to check if it is actually rolling or not. I consider that my humbling learning moment.

killingtime74
0 replies
9h33m

Nit: B-roll, like when they used rolls of film back in the day

CodeWriter23
4 replies
21h42m

Being 15 and unable to grasp the concept of an array whilst wishing I could somehow use a variable to escape my at the time a1, a2, … a11 variable naming convention.

martinald
1 replies
17h5m

Haha, tell me about it.

When I was first learning PHP as a teenager I also had similar problems. I did not know about SQL JOINs for at least a couple of years; which meant database querying was... overcomplicated to say the least.

The other epiphany I had was when I started to realise HTTP was just a request string getting parsed. Given I had used FTP and web servers like Apache previously for HTML and files, I was convinced the directory structure in the URL was the directory structure on disk. It took me a long time to get my head around the fact that you could just grab the request URL from the HTTP headers and not have to have hundreds of physical folders to make URLs like /category/subcategory/page (I'd managed to approximate this with making folder structures that looked like this with index.php files in).

amadeuspagel
0 replies
7h12m

The other epiphany I had was when I started to realise HTTP was just a request string getting parsed.

I've never thought of it like this, but I didn't understand for a long time that a webserver was just a function that run with the request as an argument.

fire_lake
1 replies
21h24m

A formative experience for me was learning to program and asking a peer “how I do lots of variables but I don’t know which one I need” - I had none of the terms to even ask for what I needed.

kzrdude
0 replies
21h10m

That phrasing of the question is not bad at all, just needs an open minded person to answer it

snipethunder
3 replies
19h13m

I am from China and I always thought I am very good at math, because I can get good grades at national Olympiad level math competitions. After I came to America, I realized that I got good grades in China because I internalized the math concepts by doing large amounts of problem sets and it was actually a very slow learning process. In college mathematics courses, I realized that some of my American classmates can grasp new concepts and mental models ways faster than me, without doing much problem sets. We have just been learning math in very different ways.

zerr
0 replies
7h54m

Kind of similar to the leetcode grinding.

wnolens
0 replies
3h40m

Interesting to hear your experience. I grew up in the Canadian system, and then in university my class was ~25%+ international students from China. They mopped the floor with us locals. It was my introduction to not being even a little good at something, relatively (which I was previously #1 at in highschool)

bhy
0 replies
3h7m

This is an extremely interesting insight on math education! Thanks so much for sharing this!

rulalala
3 replies
18h38m

Losing my job in my mid 30s, and changing career trajectories with 2 children.

I learned my own limits. And importantly, that we are how we frame ourselves: a loser, a victim, a believer, or someone humbly exceptional. Thanks for asking.

Vibgyor5
2 replies
6h6m

I usually don't comment on HN but needed to ask you: How did your framing work? And can you elaborate "learning my own limits"?

It's been 8 years since I graduated. I started working at a Bank in a Management Rotational Program with great manager but dropped it within 4 months because young me dreaded being pigeon-holed at 9-5. I joined a promising startup but... the co-founder unexpectedly passed away. Long story short, I have had 6 jobs (incl. internships) within last 8 years: I have lost jobs for one reason or the other (startup folded, directions changed etc).

In good times, I am able to appreciate diversity my experience but I feel undervalued; I am more of a "jack of all trades, master of none" and feel I've taken 2 steps forward, one step back in my career. This has also damaged my professional as well as personal interests. In early 30s now, I crave moving to a more stable job/corporate but feel typecasted as someone who's worked at early-stage startups most of the time; this economy hasn't been kind when it comes to finding work either.

bombcar
1 replies
3h1m

It can be worthwhile to have two resumes/stories for the same facts:

One is Vibgyor5 the startup wizard who has assisted with multiple early-stage startups and is ready to go again!

The other is Vibgyor5 the corporate 9-5er who by happenstance ended up working at a number of companies that are no longer operational.

Vibgyor5
0 replies
1h47m

While I have been tweaking CV according to specific roles, your comment made me realize I should overhaul these categorically for different audience. Appreciate your suggestion!

protocolture
3 replies
17h15m

1. Seeing my boss just completely side step an issue, where his switch was sending vlan tags to his carrier causing the carrier to shut down the port, by purchasing a switch that didnt support vlan tagging. I died on the inside but lesson about end user troubleshooting learned.

2. Being able to break into a 24 hour data centre because the data centres building management just didnt give a shit. Turns out they had fired all their staff and were leaving the DC empty until they liquidated. We managed to get our kit and bail. But like physical security provided by a third party is ephemeral.

3. I used to lock my bike to my tool shelf. A thief came along and used my hacksaw from my toolshelf to break my bike lock and steal my bike. Thieves will use anything available, not just what I want them to use.

4. Had 2 console windows open. First to a Junos device on my desk. Second to a Junos core router. I reloaded one, and didnt realise I had reloaded the wrong one until we lost an entire state. Multitasking invites risk.

5. Customer had a huge failure. Kept insisting they would rebuild completely, but would routinely beg for just one more dodgy workaround just to keep them going. They never rebuilt. That network is perma fucked. Customer promises are worthless.

6. Much like 5. Customer got bought out by a larger firm. Began to raise new deployments by escalating to the after hours noc, pretending that new deployments were actually failed existing sites. We asked them to stop and they never did. If theres a large enough financial interest customers will just ignore contract and good practice to make the payday.

rexreed
1 replies
17h8m

3. I used to lock my bike to my tool shelf. A thief came along and used my hacksaw from my toolshelf

You locked your bike to a toolshelf that contained the tool they used to steal the bike? That would be like putting jewelry behind a glass cabinet and putting a hammer next to it.

protocolture
0 replies
13h29m

Yes. I did exactly that.

protocolture
0 replies
17h1m

Oh and one more.

My customer was a mid sized ISP. They contracted us in to replace a network engineer who was leaving who they couldnt replace. He wouldnt say anything about why he was leaving, other than he wanted to spend time with his newborn. Fair enough.

Soon after the entire C level resigned. The new C level execs immediately went wtf.

The business had:

1. Sold to an investor, the former owners becoming the C level.

2. Had an agreement that they would stay on for x years and deliver xyz revenue before they got paid for the business.

3. They had been selling services with massive install fees, and then not delivering those projects. Sales in this manner had kept the book completely green. What they had delivered didnt meet spec. They just massaged relationships to pretend it didnt happen. They also opposed any kind of internal documentation of these problems.

4. They had 15 or so of these projects in the pipeline when they left the business, right on the 3 year mark. Most of them were undeliverable for one reason or another.

So what happened was that the incoming C level guys had to basically deliver on a bunch of over promised contracts, without the build costs in the bank, while also fending off a business owner who didnt acknowledge the problem, and customers with existing issues who were quite angry.

They lasted ~3 months before they quit too.

Lesson: No business is big enough to avoid the consequences of its actions. A business can look good even on the books but have the "Find out" in the future. Nothing in business is ever settled or guaranteed.

Also:

Being a contractor means largely being insulated from these issues in a way that allows you to observe things falling apart. Just dont fall in love with the customer.

oblib
3 replies
20h15m

I was in my early 20s talking with a friend who was at least twice my age. I was bitching about a guy who'd look at the work I was doing who really didn't know squat about it and start telling me how I should be doing it.

After listening to me for a bit he quietly said "Well, you can learn something from everyone if you focus on that."

I spent a couple days pondering that. At first I tried dismissing it because he wasn't there when the guy I was whining about was blabbering on and on, and he didn't know the guy, but it kept bugging me and after a few more days it occurred to me that if he was right I'd been missing out.

Just a few days later the guy I was whining about came by again and looked at the work I was doing told me he knew a guy who could do most of that for me and it wouldn't cost as much and I could get it done a lot faster. So I went and talked to the guy, and sure enough he could do it, and do it faster and better, and it cost me a lot less.

I ended up making a lot more money on that work, and the company I was doing it for was thrilled with the changes. And since then I've focused what I can learn from others, even those who tend to annoy me.

mindwok
0 replies
19h25m

Props to you for putting your ego aside and finding something positive out of that shitty situation.

lostlogin
0 replies
19h41m

The other part of this is that someone can be right, and an arsehole.

_carbyau_
0 replies
17h1m

Yeah, I still like the premise, not just for what you learn but what you should respect.

In one workplace one guy was socially awkward, coke bottle glasses etc. But an absolute machine on the tickets. And when I looked over his shoulder he was simply getting shit done. But being socially awkward he never got the reward, negotiated raise etc he deserved.

Another guy was an absolute psycho career player. Do anything to make others look bad while doing mediocre work himself. Grab easy tickets for himself but sabotage other team queue tickets by making a promise to customers - not note that in the ticket - so when it was picked up by someone else they'd already breached a promise to the customer and get downrated.

One guy I respect. One guy got a promotion out of there.

mtmail
3 replies
23h9m

Took me several days to realize why some cars in the UK have white license plates, some have yellow ones. (They don't: one colour is on the front, one on the back). I no longer call myself a 10x engineers, now it's 9x only (that's a joke, I'm hardly 1x).

cenamus
0 replies
23h5m

Glad I wasn't the only one

blackhaj7
0 replies
18h40m

TIL as a 35 y/o British person

Sateeshm
0 replies
22h24m

In India yellow is commercial and white is non-commercial vehicle

jerome-jh
3 replies
9h6m

I learned to lace my shoes correctly at 40+ thanks to a post on HN. I will search for the post tonight.

szszrk
0 replies
8h46m

Fellow late granny knot lover, I see...

I got some remarks when I was young that I am tying shoe laces wrong. Never cared about that, but it turns out a lot of people do that incorrectly and not for the reason I was laughed at.

My shoes don't get untied anymore.

munksbeer
0 replies
4h52m

Please post back.

edelans
0 replies
7h59m

hahaha me too ! IIRC it was from some kind of "Show HN: What can I learn in 5min" And for the knot, it was maybe https://www.fieggen.com/shoelace/ianknot.htm but not sure.

h2odragon
3 replies
1d1h

I took a mauser .25 pocket pistol apart.

one of these: https://sportsmansvintagepress.com/read-free/mauser-rifles-p...

Eventually got it together again, but it required assistance from my uncle who had given it to me. He laughed long and hard when i described the predicament, then said "yup, that one got me too". He also rebuilt Mercedes diesels as a hobby, so he was full of entertaining critiques of German engineering.

pavel_lishin
1 replies
23h18m

What was the difficulty in re-assembling it?

h2odragon
0 replies
23h11m

as i recall, understanding the design fully enough to get the springs and tetchy parts back together. Which goes where.

This was pre-internet so articles like that one weren't available to me. There may have been some trick to keeping springs where they were supposed to be as it reassembled too.

leetrout
0 replies
14h18m

I got stuck with the Ruger Mark III .22 pistol. Reassembly after field stripping you have to know the trick to turn the pistol up (or even upside down at a 45 degree angle) with the magazine in place before you can get the mainspring housing assembly to seat correctly.

captainkrtek
3 replies
17h49m

Only a few years back did I fully realize pickles and cucumbers are the same vegetable.

dizhn
1 replies
16h21m

You can pickle just about anything, not just cucumbers.

captainkrtek
0 replies
12h42m

I am also aware of this lol

unwind
0 replies
9h8m

That is like realizing cucumber in the US is a different vegetable from cucumber in Europe (which I thank Adam Ragusea for pointing out). :)

zamalek
2 replies
20h49m

I contributed System.HashCode to .Net Core. I was overzealous with inlining hints to make it go fast. jkotas popped his head into the PR and noted the 2MB of machine code per generic type parameter. The bigger problem was that I knew better, and preached better at the time, but had my head too deep in the weeds. I'm better at occasionally popping my head out of the weeds nowadays to make sure I don't have tunnel vision in a daft direction.

becquerel
1 replies
20h43m

Just wanna say thanks for contributing to the platform that is currently paying my wages.

zamalek
0 replies
17h18m

Give it a go sometime. OSS contribution is rife with amazing free mentorship, you have a really high chance of getting out more than you put in. Especially with .Net.

whalesalad
2 replies
3h10m

I did a phone interview with Christopher Poole of 4chan fame (moot) when I was a fairly mid-level engineer. This was for his startup, Canvas. One of the interview questions was to explain every detail of what happens after entering an address into your browser and hitting "go". I completely stumbled through my response and was humbled on that phone call. He was polite, but at the same time made me feel like an absolute idiot.

Loughla
1 replies
49m

Wait. Did moot start Canvas, the educational platform that many, many, many universities use? That Canvas?

That's absolutely hilarious to me. I did not know that.

scrapcode
2 replies
17h7m

This might be a different response, but I think about this a lot. From my earliest memories, I have loved technology and especially software development. I got involved in a very large low-tech industry early on and I now have the golden handcuffs on. I've kept up with development, even finished my CS degree. I held on to the idea that I would hold the title of a real "software engineer" one day, instead of solo-ing internal tools.

Until I actually had the chance to. I have somehow gotten to a spot where I make what a senior dev does, and realized my responsibility as a father and putting "food on the table" trumps my "legacy," or at least for now. It's a boring, large-org gig without a solid definition of what I actually do. But when forced to reflect, I have it really good. Maybe one day I may go for it again.

4star3star
1 replies
15h34m

I work with a guy who makes a lot more than me, and he describes his salary as "spending money" because he has so many other ventures, contract jobs, and investments. His attitude about code is that no one in the future is going to look at your code like it's the Iliad. It's not art. It's just a tool. Almost none of us have any legacy to speak of with regard to this work. Your priorities as a father are worth it. You and your child will remember and cherish a day at the park far more than a well designed program.

scrapcode
0 replies
4h10m

Yeah, I get that- I guess I meant more of my trade categorization. I don't really have a specialty. I really am just an "IT Guy" for a large org with a background in dev, so I'm seeked out for things that seem like that skillset might favor (which ends up just being stuff like Sharepoint pages and BI dashboards unfortunately). Maybe I could come up with something "buzzy" for my son to tell his friends...

qup
2 replies
21h55m

I often learn how to use something well that I've been using my whole life. A ratchet strap was a good example--you can use it without understanding how to use it well. One video (essential craftsman) fixed that for me.

I think the most humbling for me is seeing a real pro use something you use a lot, like a kitchen knife.

Loughla
1 replies
6h23m

How were you using ratchet straps wrong?

meristohm
2 replies
21h23m

Learning that the world doesn't revolve around me, and that other people (and other animals) have rich and complex inner lives worthy of curiosity, dignity, and love (I can't be sure, but it feels like a healthy perspective). I'm in my 40s and this lesson, started in youth, is still sinking in. Having a child, and the commensurate second childhood, is a major impetus.

pedalpete
0 replies
19h27m

I was going to write something very similar to this. Not only does the world not revolve around me, but looking back on my sadly somewhat recent behavior in early-mid 40s, and feeling ashamed and embarrassed at my behaviour and how I've treated people in the past.

This is still a learning experience, probably always will be one, and an opportunity to always grow.

My impetus wasn't a child, but a break-up and almost lost business. I saved the business in the end, but it didn't grow to what I had expected, and then I realized how much I had given up, just to try to make that work, and how much I had taken for granted the people around me.

password4321
0 replies
16h15m

A wise team lead once told me "I never knew how selfish I was until I had a kid".

marginalia_nu
2 replies
20h42m

I don't know if it was humbling per se, but in the spirit of some of the contributions in the thread, I once knocked over a cup of coffee into the power strip behind my desk, blowing a fuse that blacked out half the office.

This was a company where the devs were all on workstations, so generously there was at least a few hundred hours of work that were lost.

raddan
1 replies
8h3m

I made a much worse mistake once. We wanted to use rsync to snapshot one of our file servers every evening because the tape backups we did took a long time and could only run them weekly. My boss asked me to develop an rsync script.

So I sat at my desk and after reading the man page a bit, I wrote a script and kicked it off as a test. It seemed to be humming along, so I turned my attention to other tasks.

While I was doing that, one of our users came to my desk and said “hey, the file I am working on just disappeared.” I said OK, I’ll be over to look in a minute. A few minutes later, another person came over and said the same thing, and my reply was the same. OK, I said, I’ll come check it out in a minute. When the third person came by, I started getting the nagging suspicion that something I did was the cause. When I looked at the log of my running script, I had a realization that filled me with utter horror. I had gotten the arguments to rsync backwards. Instead pf the source being the file server disk, I used the blank disk, and the target was the file server. Worse, I had used the —delete flag. As a result, rsync was valiantly trying to sync the disks by deleting all the files on the server.

An because the last backup had been a tape backup nearly a week ago, I lost the company nearly a week’s worth of work. After the company president sent our hundred or so employees home for the day “so that IT could fix the problem” she called me into her office. I was sure she was going to fire me. All she said was “you’re not going to make that mistake again?” Yes. That mistake and many others like it. I learned a lot that day.

marginalia_nu
0 replies
7h29m

I was sure she was going to fire me

It's a really counter-productive policy to fire people over stuff like this. It breeds a culture where employees hide their mistakes, which can cause a lot more harm than the mistakes themselves. Like repeated negligence, sure, but one-time fuckups, never.

circlefavshape
2 replies
22h56m

Not my own story, but my mother's, told to me on the occasion of my 50th birthday ...

My parents met in their early 20s through another couple, Des (flatmate of my father's) and Mary (schoolmate of my mother's). Des had a sore hip, and Mary's mother was a "bonesetter" (a kind of folk healer) so came to the men's flat to see him. "Seeing him" involved Des getting some kind of vigorous massage in the bedroom, and then being slathered with red ointment, while my mother and Mary sat in the other room listening to him moan in pain

When the ordeal was over my mother, making conversation, asked Mary's mother what was in the ointment. One of the ingredients mentioned was "dragon's blood"

My mother went home to the apartment she shared with some of her siblings, and related the story to them. "Dragon's blood??" said her brother

... "and that", says my mother, "was when I found out that dragons don't exist"

selimthegrim
0 replies
19h32m

What if she had said mandrake?

mandmandam
0 replies
21h11m

Dragon’s blood is a plant resin that may help with a variety of health concerns, including skin ulcers and diarrhea.

Dragon’s blood is a natural plant resin. It’s dark red in color, which is part of what gives dragon’s blood its name.

The resin is extracted from many different tropical tree species commonly called dragon trees. These may come from the plant groups Croton, Pterocarpus, Daemonorops, or Dracaena.

The plant resin has been used for thousands of years for distinct purposes. There are records of its use among the ancient Greeks and Romans and in India, China, and the Middle East.

- https://www.healthline.com/health/dragons-blood

arank
2 replies
10h40m

It was my second day in NYC as the new incoming student at Columbia University graduate school. My senior with whom I was staying took me for sightseeing. We got into the subway station and my senior went ahead and I got late while purchasing the tickets. I swiped the card at the "turnstile" and waited for it to move up automatically so I can go ahead. After waiting for 2-3 minutes, I thought something must be wrong. My senior came running back to find me and saw me standing near the turnstile helplessly. I told him it's not going up, I swiped already. He told me, you need to PUSH IT to move forward, it doesn't automatically goes up! I guess I had the Delhi experience in mind where the turnstile goes up automatically.

rulalala
0 replies
9h19m

NY has these old quirks, strange for me too coming from Europe.

bombcar
0 replies
3h31m

I've almost subconsciously learned to watch those ahead of me in situations like this, because I've been caught out too many times.

The turnstiles that do NOT move when you push but instead require a button or other press really hurt if you expect it to move!

DoreenMichele
2 replies
18h43m

I was a full-time mom and military wife when my kids were little. We moved into a 2 bedroom, 50 year old duplex at a new duty station and there was a low-ceiling basement that was mostly consumed by a giant boiler but there was one low-ceiling room down there and we made it a playroom because our two kids were sharing a really tiny bedroom.

So we set up a TV down there and it's a rental so we don't want to drill holes anywhere and I'm talking to my 8 year old about going to the store, buying like 100 feet of cable and running it the long way around the outer wall of the room etc. when he says "What about the hole (in the wall, directly behind the TV and the other side is the stairs)?"

To be fair, he spent time in that room and the opening in the cement block wall or whatever was full of insulation, so it wasn't obvious, but man did I feel stupid for a minute.

And then very relieved because we already owned a long enough cable to set it up through the hole in the wall. The 100 foot cable would have been a bit of a financial burden and going to buy it and then run it the long way around would have eaten the rest of my day and this was resolved in minutes because I always encouraged my kids to ask questions and didn't treat them like that was "disrespecting my authority" or something.

eru
0 replies
10h2m

Well, at least you can feel proud of the kid!

Dangeranger
0 replies
5h9m

New eyes, new mind, freedom of ideas.

ChicagoDave
2 replies
12h51m

In 1994 my boss asked me how long a set of changes would take in an existing billing application. I took a day to look at the code and I said 6-8 weeks.

He said we (me with his guidance) could do it in a week, maybe two. I adamantly disagreed.

We proceeded to spend about 3 days writing a detailed document on the logic required. Once he was satisfied, he asked me to take a final look at the code and revise my estimate.

I was shocked and came back and said “a few days.”

It was all done and tested in less than two weeks.

That’s when I learned how to read code and how pseudo logic can speed up software development.

eru
0 replies
8h41m

Interesting! Though most of the time, the problem with estimating how long software takes to develop is that people tend to be hopelessly over-optimistic.

chr15m
0 replies
11h40m

This is a great story. Similarly I've learned that any amount of planning is better than no planning. Simply drawing a few mock-ups of what you're going to build will make things go a lot better. It's cheaper to fix mistakes at the design phase than the implementation or production phases.

zoom6628
1 replies
12h38m

Using Unix (AIX) AWK and ksh scripts I had written to process a ton of source code to simplify the code. Only I used pipes. And large files were writing back to themselves while the head was still being read. End result was quite a lot of the larger programs were mangled. Had to restore from backup and some of my best teamies lost 2 weeks of work. And I looked like an idiot for not understanding pipes.

esafak
0 replies
12h35m

Yet I ask sysadmins today if they would be okay if installing more modern shells on production machines so programmers can deploy scripts using them, and they say no.

vzaliva
1 replies
12h39m

It's a longer story, but the gist is that one night I got a call saying some code I'd written wasn’t working properly, and they wanted me to come and fix it. When I tried to refuse, I was told they would send someone to break down my door and drag me, kicking and screaming, to fix it. The threat was very real. This was an important lesson for me: you should always be ready to take responsibility for what you write.

tasuki
0 replies
12h32m

I guess I'm interested in hearing why you think your employer would actually break your door and drag you to fix a bug. Was it a mafia organisation or something?

throwawayUS9
1 replies
13h34m

That in the US, and if you are driving around a neighborhood, the size/tallness of the trees tell how old the neighborhood is (without really looking into any ads in an online portal)

Loughla
0 replies
6h17m

Or how recently they have experienced a natural disaster like a flood or tornado.

tcsenpai
1 replies
21h15m

I worked as a sysadmin for a whole year before learning tab->autocomplete in linux

talkingtab
1 replies
16h12m

Yes. I was with two friends in Quetico at a cabin. Temps of -20 below at night. Wood stove, no electricity no running water. We cross country skied over frozen lakes to the cabin. It was a log cabin and the logs were colder than ice cubes and stayed that way over the ten days we were there. In the center was a pot belly wood stove. A foot away from it, the temp was 50. Ten feet away it was 20. Cold.

There was a wood cooking stove and a second older wood cooking stove. We decide to start using the second wood cooking stove for more heat. There was one problem, the stove would smoke. My friend climbed on the roof and cleared the snow away, and we tried to seal leaks but it kept smoking.

One day I came back from drilling a hole in the ice to get water - through 24 inches of ice. I noticed something funny.

When I opened the door, the old wood cook stove stopped smoking. When I closed the door the stove started smoking. I stood there trying to understand. Opening and closing the door over and over. Open the door, no smoke. Close the door, smoke. I started to wonder why it would stop smoking and then it hit me.

The cabin was on fire. When the door was open it got enough air to burst into flame. No smoke. When the door was closed it smoked. I still remember standing there opening and closing the door. Over and over. What an idiot. But I learned something.

We looked underneath the cook stove. The reason there was a newer one wood stove became clear. The firebox on the old stove had rusted through. So coals from the wood were falling through the rusted out part onto the wood floor. We got a fire extinguisher and sprayed it. Then got piles of snow and packed it under there too.

That old adage "where there's smoke there's fire". Not quite accurate.

rulalala
0 replies
9h27m

Reminds me of arriving late a winter night into a mountain shelter at 2000 m. after 6h of approximation... to find that another team arrived earlier and consumed all the means to start a fire, failing on it. My companion digged out some paper from his cigarettes box and succeeded, to the cheering of all happy present individuals.

steven_noble
1 replies
19h41m

Mostly politics, where I have learned to stop predicting anything that can't be directly seen -- especially the future. For example: 1. Trump wins. I firmly predicted the opposite. To be fair, most polls predicted the same. But the lesson is to be less certain about the future. 2. No chemical weapon found in Iraq. I firmly predicted the opposite. To be fair, when that event unfolded, it was not that long since the world had last seen Iraq actually use chemical weapons against Kurdish insurgents. But the lesson is to be less certain about anything that can't be directly seen.

mablopoule
0 replies
18h5m

My "favorite" example about this is the 2016 Pulse nightclub shooting, because it's so easy to jump to conclusions (especially when it seem to fit the ambiant discourse) and be completely wrong about the whole situation.

It's a gay nightclub in Orlando, Florida that was in 2016 the theater of a mass shooting (49 killed + 58 injured) during a "Latin night".

I still remember hearing about it on social media at the time, that it was another attack on LGBT, and especially an attack on minorities... turns out that the perpetrator didn't even knew it was a gay nightclub, he was an ISIS sympathizer whose ire was directed towards the US at large.

Of course, it doesn't diminish the tragedy of the event, or the fact that the LGBT community of Orlando was the most heavily hit, but it does illustrate that we should be mindful on when we are jumping to conclusions and assuming stuff without all the elements.

sriram_malhar
1 replies
10h19m

My boss and I had written a distributed transaction manager. Of all the components of our product, this was considered the lynchpin of reliable enterprise software.

The day came when we had to present it at a very well attended product launch. He and I took turns making different points. Then he announced to the crowd that he had a surprise for me (and turns out, to the entire company), that he had changed the configuration to write the transaction log to a removable drive. Then, in the middle of the demo he proceeded to pop the drive. Our careful demo script had got Putin'd. I went numb, our marketing manager nearly had a coronary.

He then announced that if it were indeed enterprise quality, the system should recover once the disk is put back in again. It freakin' did; the system worked!! He got a laugh out of the crowd that if it survives a demo it would survive failures in production, esp. when one goes off-script. He said that we had spent months and months in careful design and implementation and we have no business writing the word 'reliable' in our marketing literature if we didn't believe it in our core. The crowd lapped it up.

It was a huge humbling and learning moment for me. Although I was the primary implementor of that system, I didn't nearly have enough faith in it as he did. In one instant, I realized all the practices he'd been drilling into our team from the first day, the insistence on creating elaborate mock frameworks to induce faults, embracing the idea that if something could go wrong, it will. I realized that if you are surprised that the system works, you haven't reflected on that doubt enough. He would light up like a child when we encountered a real bug, and he'd follow it up with a session of reflection on why it escaped our attention in the first place. That session would result in a raft of new tests.

Rest in peace, Ed Felt, my friend, mentor and guide. Taken too soon (United flight 91, alas).

bombcar
0 replies
2h12m

I've had one system I worked on where I had that level of trust in it, and it really was a completely different feel to your usual webshit stuff these days.

solardev
1 replies
2h6m

I was at the climbing gym this one time, working on a route. There were two copies of it side-by-side, as though for a race – ooh, fun! By this point I'd been climbing occasionally for about a decade and considered myself a beginner plus. I was never very good, being both overweight and lacking strength, but I did spend dozens of hours practicing.

My first time trying this route, I got halfway up but missed a jump. After a few more tries, I got past that part but got stuck further up, not having enough skill and strength to finish. Each attempt took me probably 5-7 minutes, and altogether I was on that route for about half an hour.

Then this thirteen year-old girl walked up and tied in next to me. She surveyed the route and checked her harness. Then, in one practiced motion, she leapt off the ground, reached for a hold above her head with one hand, and slapped the route timer start button with the other. I didn't even know there was a timer, so I was watching it curiously. It stopped at 8 second something. I was confused. I looked up, but she was already being lowered. I wondered to myself, wait, did she get pulled up by the auto-belay...? How does that work...?

Then she did it again. This time I watched. She flew up the course, jumping from hold to hold faster than I could even think, and beat her previous time by a few tenths of a second. It was like this video (https://www.youtube.com/watch?v=ktxxI_IPXjA) (that's not her, but similar route... maybe even the same route? not sure if it's a standard).

Despite a decade of climbing (mix of gym and outdoors, usually in small towns), it was my first time seeing a speed climber. I didn't even know that was a thing. Moreover, I didn't know the human body could even move that fast. Granted, I was never very fit, but I don't think I realized until that moment just how much fitter another person could actually be. In less than 10 seconds she easily finished what I couldn't do even in 400+ seconds – even though I'd been climbing longer than she'd been alive, lol.

It was humbling, astonishing, inspiring, and comedic to me all at once. It was very much one of those "wtf have I been doing with my whole life" moments. I'd always been the kind of person who was OK at a lot of things, never very good at any one thing, and to bear witness to such raw ability was... beautiful, if a bit discouraging, lol. I hope that by the time I die, I can become that good at SOMETHING in my life.

Loughla
0 replies
55m

I'd always been the kind of person who was OK at a lot of things, never very good at any one thing, and to bear witness to such raw ability was... beautiful, if a bit discouraging, lol. I hope that by the time I die, I can become that good at SOMETHING in my life.

I want to his this really hard. Being good at a lot of things, but not being the best at any one thing, is sort of a super power on its own.

I always say that I'm never THE expert at any one thing, but if you give me three days and an open internet connection, I can become AN expert at anything at all.

Learning is hard for a lot of people. If you excel at learning, that could be the thing that you're the best at. Never forget that.

simonebrunozzi
1 replies
11h50m

Oh, the day I lost 15% of my net worth because of a single bet/investment. This was after a period of months during which I had already lost perhaps 30% of my TNW (Total Net Worth).

It hurted so much. Soo much. I felt dumb. Unlucky. That the world was unjust.

I proceeded to analyze why I did that investment, and if it was a bad or good idea. It was indeed - I didn't know enough about that investment, and I realized I was essentially gambling.

By the way, in my view, most people that invest in crypto these days are engaging in a form of gambling; or in a Ponzi scheme where they try to be on top of the pyramid. (if you disagree, there is no need to downvote me - just comment on why you disagree).

I realized then that the hardest thing to make, or keep, money, is discipline. Greed and FOMO are your enemies. The best lessons are the ones where you pay a high price. No pain, no gain, applied to investment.

chr15m
0 replies
11h37m

"have a strategy that does not depend on your opinions." -nntaleb

qprofyeh
1 replies
7h2m

Falling out of favor with ceo/cofounders/ex. Those moments were a punch to the face.

Loughla
0 replies
6h31m

I'm dealing with this right now. New institutional leadership at the most executive level. This person believes

a) if you're not moving up you should be moved out;

b) there is zero value in the historical operations of any department; and

c) the only way to tell if someone is a good employee is whether or not his gut tells him he likes them.

These are three things I disagree with vehemently. He has no use for me.

It has been difficult, to say the least, to work with this person. If it weren't for the layers between he and I, he would've fired me by now.

This is a place I have never been. Ever. And it's massively frustrating. No amount of ability or intelligence can overcome this man's gut instinct. And he's in charge now.

I have zero idea what to do here. I have never worked with someone who so explicitly wants his employees to kiss his ass (HR literally said to kiss his ass when I went to them for guidance on how to improve myself to fix this situation).

ohnoitsahuman
1 replies
23h7m

Had an employee poach on of my customers. And had another do the same ten years later.

I apparently have trouble learning life lessons.

fragmede
0 replies
22h59m

Two over 10 years doesn't seem like that much, but I guess even one is too many. What do you see as your life lesson here though?

matwood
1 replies
2h0m

Honestly, it happens regularly in jiu-jitsu (and is one of the reasons I love the sport). I've been training for a number of years, and while I lose to higher belts I typically know what happened. Occasionally I get to roll with people who are world class level (another cool thing about the sport), and they make me feel like it's day 1 all over again. Then they'll give me a few pointers that look completely innocuous and it'll change my entire game.

Loughla
0 replies
51m

My oldest needed a self-esteem boost due to some bullying issues when he was 8, so we enrolled him in Jiu Jitsu. We figured it would be a good outlet - away from anyone that he knows, would keep him active, and would teach him to defend himself. He loves it entirely, but is just okay (he's pretty small and still pretty timid).

I'm waiting until he turns 16, and in the adult class himself, to start jiu jitsu at the same gym. It will line up nicely for where I am in life now and where I will be then. He is desperate for me to do the classes with him.

I am not excited to get DESTROYED by my child in the first class.

kennu
1 replies
21h50m

Back when cloud computing was mostly for early adopters, I used to work on many customer projects at the same time, or in quick succession, in an architect/developer role. It was great as long as the projects worked out as planned and I could deliver a working system in a few weeks or months and move on to the next project. It was easy to become a little overconfident until I faced unexpected difficulties in some projects and the tight schedules started to fall apart.

For instance, I learned that you should never trust what a customer says about reusing their existing code without actually looking at the code first. You can end up having to rewrite the code, and then have a dissatisfied customer, because the new code doesn't have the same problems as the old code and produces different results. It doesn't matter which one is correct, since the old code was already used for years and everything is based on it.

So the humbling experience has been not to become too optimistic and overconfident after some successful projects. You will become the bad guy if you over-promise and can't deliver, even if you feel someone else is actually to blame. Every time you start something new, you have to check for yourself what the requirements and conditions truly are before accepting a deadline. And you can never trust the documentation or description of an existing system without also looking at the actual system.

smeej
0 replies
21h17m

I've mostly been on the "user" end of buggy internal company code. It's always a scary day when the interns start, because we finally have someone who will have the time to "fix" the bugs in the code--but half of them we have been using off-label as "features" to solve other problems.

Whenever I start at a new company, I make sure to ask not just what breaks the system, but how the system breaks when it breaks. One person's broken pot is another person's cutting tool!

jl6
1 replies
11h20m

At provincial grade school, I was top of most classes with very little effort. It made me lazy. But in higher education I finally met people who were significantly more capable than me (at least in my chosen specialism). I had to raise my game, and it still wasn’t enough to be top again. In postgraduate study, I met one person who I swear had superhuman powers. I check in on him occasionally to see what he’s become president of.

Throughout my working career I’ve spotted this pattern time and time again: the jobs where everybody thinks you’re great are the ones where you’re learning the least.

Beretta_Vexee
0 replies
11h4m

"If you're the smartest person in the room, you're in the wrong room"

The problem is that it's not easy to assess the skills of others. Between impostor syndrome and the Dunning-Kruger effect, it takes a bit of training and knowledge of your environment to sort things out.

donatj
1 replies
7h11m

My company started making absolutely perplexing decisions. We were bifurcating everything, in a way that seemed like was set to double our workload for a lot of things.

It was under the guise of "being more efficient by having fully independently operating departments." I was pretty vocally opposed to the whole thing, complaining to anyone who would listen, right up until it came out that our department had been sold to another company.

They'd been basically duplicating us so they could sell us without interruption.

It's now many years later and I am frankly still embarrassed by what a fuss I made over something when I didn't actually understand what was happening. I really wish one of the higher ups I'd complained to would have just taken me aside and said "there's something going on, it'll make sense when it's done" or something but I understand that they probably couldn't.

I learned that when what your company is doing makes zero sense, there's probably something going on below the surface other than multiple levels of questionable decisions. This has since proven true more than a few times, and I am far less reactionary and far more suspicious.

H8crilA
0 replies
7h7m

This is true. But keep in mind that they wouldn't tell you anyways, pretty much no matter what you did, you were simply not in the "club".

codr7
1 replies
19h7m

Being hired as a 10x ninja coder by a YC-startup that I hope has since aligned their perspective a tiny bit more with reality.

Taught me to take a deep breath and start asking questions about expectations rather than falling prey to flattery and delusion.

strikelaserclaw
0 replies
2h36m

the feeling that you are the "man" and will hit the jackpot with a startup is a hell of a feeling.

arkh
1 replies
10h47m

First use of cabergoline to treat a prolactinoma: what a small molecule can do to your thought patterns! Suddenly things like willpower or drive feel like it has more to do with your luck at getting the right brain chemistry than any personal effort.

saboot
0 replies
10h26m

Thank you for this comment. I also had a prolactinoma, but haven't been disciplined about taking my cabergoline .. been stuck in a rut as well. Now I'm motivated to get this sorted with my doctor finally.

wiz21c
0 replies
7h23m

When the mechanic asked me to open the hood of the car and I didn't know how to do it.

Lesson learned: when a user says he can't start your appplication, never, ever think it's because he's dumb.

ungawatkt
0 replies
20h13m

Hitting a semester in college where I just couldn't keep up the way I was used to (A's and B's by default). It was the first time I had to manage my workload and purposefully do a worse job on things (so I had time for everything) to just get C's. It was definitely easier to learn those skills in college than in the workplace.

tsunamifury
0 replies
2h27m

Being fired after building a 1 billion dollar/100 million mau product — for no given reason and given minimal severance.

The best I can understand is the executives said “yea we aren’t paying this guys waypoint bonus we can just fire him and take it from here”

I learned no matter what you achieve if you lack table stakes you are worthless.

tomatocracy
0 replies
2h40m

Several years ago, I took my car in to be serviced. When I came to collect it, it was parked at the back of the garage (about 20-30 yards in from the road) amongst other cars the garage had in for servicing or work, with basically a single 1.5-car width lane available to get in and out. I got into my car, and spent about 10 minutes trying (and failing) to do an n-point turn in the very limited space available, in order to exit back on to the road forwards.

Eventually, one of the people who worked there (who had been watching me the whole time, looking very amused) got me to open my window and simply said to me "why didn't you just reverse all the way out like we do?". The ground could have swallowed me up - the thought had literally never occurred to me.

I like to think of this story as a good reminder that sometimes looking at a problem from a different perspective can make all the difference.

throwawayUS9
0 replies
13h31m

I am from South east asia, and the learning moment I got from a high-school kid who took the order at Chic-fil-A. He taught me that burgers and sandwiches are made of beef and chicken respectively.

theoriginaldave
0 replies
5h0m

Easily, this Ted Talk!

How to tie your shoes https://www.ted.com/talks/terry_moore_how_to_tie_your_shoes?...

I had randomly had shoes untie all my life. I had to teach myself to tie them consistently the same direction.

I can't believe I was never taught this, much less learned it on my own.

tgv
0 replies
9h8m

Early 90s, I had to teach a class to psych undergrads, and I got neural networks. The book had already been decided: Rumelhart and Mclelland's PDP. There was software, we had a computer lab, everything was set.

For the first class, I had prepared a bit of an overview, starting with the perceptron, and then showed Minksy and Papert's proof that it could only learn a linearly separable membership function. So I had these formulas on the blackboard, ending with something like "for every delta > 0 there's an epsilon such that ..." etc. Then before the break, I ask if anybody has questions. One person raises their hand and says: What's a vector?

That was a bit of shock. I had completely not understood the knowledge level of my students. Not that I ever became a good teacher, but that was an eye-opener.

tete
0 replies
10h13m

Learning how LaTeX is pronounced.

tete
0 replies
10h12m

I only recently learned how to correctly raise and lower window blinds--I had been doing it wrong my entire life.

I am curious now. How did you do it wrong, and how is it done correctly?

tempie2024
0 replies
16h7m

Getting into Haskell because I was bored and assumed doing Haskell would be far more interesting. And that code would be much better written in Haskell, almost perfect because it is math based.

Haskell is amazingly interesting but very hard. There are few companies using it and the one that did in my city got taken over and usual management shenanigans. I didn’t get a job with them.

Haskell meet ups went over my head and I couldn’t keep up. Didn’t have the time to play catch up with the talented people in this scene.

Realized writing software is an artform, no language necessary makes it better and more fun. Appreciate the common languages more like C# Python and Go.

Haskell has great ideas but there is value in designed language with language features over making everything in the higher type systems.

So in short humbled into realizing what makes good software is more than using clever languages.

techgnosis
0 replies
3h51m

When it finally dawned on me that taking no risk is the biggest risk of all. I was "afraid" to get into the stock market when I started my career in 2009....I didn't change my tune until about 6 months ago. I missed out on life changing gains.

tcj_phx
0 replies
17h1m

I used to think the United States took the idea of inalienable rights seriously. I've since learned that "missionaries get eaten by cannibals."

The quote above was kindly used by the founder of an organization to explain why he couldn't help me expose the injustice I experienced after I was arrested for trying to use a valid court order to free my friend from unlawful confinement in a local hospital's emergency room.

Later my defense attorney explained to me that my accuser was the state's largest non-Walmart employer, and that it was much easier for my trial judge to rule against me than against a retired drug cop employed by a billion-dollar "nonprofit" that pays its employees quite well.

In 2022 Dr. Palmer published a book [0] about the 80+ years of scientific research establishing that I was correct to protest my friend's tranquilization with defective prescription drugs. Nonetheless people are still being sacrificed to the mental health industry's obsolete degenerative interventions.

[0] https://news.ycombinator.com/item?id=40487118

subhashp
0 replies
12h50m

I had written a simple Clients -> Orders -> Invocies - Payment collection managing software for my company in 1998. It is still being used in 2024! I am humbled every time I see our team using it.

stagger87
0 replies
22h46m

It's always humbling to think I know a topic pretty well only to meet a true expert on the topic. It makes me think about how much time I spent learning it to not really feel like I know it at all, and makes me second guess my learning process. I can think of several times in my career/life where this has happened.

Also related, learning something, only to find out later that your understanding of something was incorrect, or made incorrect assumptions. Always humbling.

shmoe
0 replies
21h23m

Always something new... this week its some *nix commands

cat backwards (tac) will display the file in reverse order :)

chown username: with the colon and the group name blank will set the permission to the user's default group.. very useful when you blend windows groups with spaces into an environment and it becomes a pain in the ass to put return characters in

rseech01
0 replies
3h12m

The first day I joined a martial arts class was very humbling. I was asked to to spar with a senior. For a good 15 minutes I tried to hit him. I mean I really tried, and to no avail. I distinctly remember thinking how easy it would be to punch the senior, and could not understand why I could not hit him. Between that and doing pushups until failure. I really did not want to go back. I did, and stuck with it, but that really was a reality check for me.

rozenmd
0 replies
11h56m

I've worked for some fairly large tech companies, building products customers more or less want. About 6 years ago, I convinced myself that I just need to build something, anything, and customers will come flowing in immediately.

So I scraped job boards and built my own that would "only" cost users $199 to post a job ad.

What I learned here is that your implementation is meaningless to the user if you're not delivering the value they came for. In this case, I wanted to take a technologically inferior product, make it extremely efficient, scalable and "blazing fast", and pocket pure profit from running a serverless job board (effectively free to run for the first million visits a month).

In total, the job board logged 761 sessions for 661 users in 2018.

One of many failures on my way to builing OnlineOrNot.

roydivision
0 replies
10h58m

Learning the guitar.

I spend my professional life learning every day, and usually pick up technical subjects quickly.

The learning process for the guitar and music theory has shown me that you can't learn everything in the same way, different skills require different approaches to learning. Fascinating, frustrating, humbling experience.

resource_waste
0 replies
59m

I only recently learned how to correctly raise and lower window blinds

I don't think anyone should be expected to intuitively understand engineering inventions. Double so, since they are covered with pretty plastic trim that hides the insides.

Most humbling learning moment: Read some books, science and philosophy, figured out a bunch of beliefs I had were probably wrong. Then I did a real world check, found out my original beliefs WERE wrong. Now I'm a realist.

readenough
0 replies
5h17m

In the early 90's I was visiting an industrial plant that had, in one building, a giant dehumidifier that was necessary for their process. My field work took me to the roof of that building. Unrelated to what I was working on, I saw an air conditioner on the roof whose condensate line had become disconnected. Instead of the condensate flowing through a PVC pipe and into a drain at the edge of the building, the condensate was pooling on the roof in a broad shallow pond. Being a good guy, I tapped the PVC pipe back together the get the water flowing like it should have been.

The next morning I went back into the dehumidifier building and saw that it was raining inside the building. People were moving around in a very agitated state. In a panic, I ran up the stairs to the roof and kicked apart the PVC pipe that I had joined the day before. Water began to stream out, but I got away from there fast and went back downstairs. A few minutes later, a member of the maintenance crew came in. He looked at the rain and immediately dashed upstairs.

He came down a minute later shaking his head. I didn't confess. I only hope that they didn't have enormously expensive damage, but I don't really know. One thing is for sure. I am very cautious about volunteering to help out without first checking with the plant personnel.

ralusek
0 replies
4h1m

First encounter with Monty Hall problem. My roommate in college told me about it, and I was absolutely unable to see how it could be anything other than a 50/50 chance for the remaining two doors.

It took me actually drawing out a grid of the possible scenarios to see and accept that he was correct.

rahimnathwani
0 replies
10h41m

I wss doing something in Excel and needed to aggregate some data. I figured there must be some aggregation function. I looked it up and, sure enough, I found DSUM() and DCOUNT().

I spent a few hours finishing my analysis, and then went to someone in the finance team to show them what I had discovered.

They noticed I had many many similar-looking aggregations in a grid, and asked "Why not just use a pivot table?".

My reply: "What's a pivot table?".

Also in the same job I learned the hard way why you should never use OFFSET() if INDEX() will do the job.

photon_lines
0 replies
18h30m

If you haven't had a 'humbling' moment, I recommend you read about Euler. He really was the master of us all :)

peterkelly
0 replies
17h47m

Finding out at age 44 that I am autistic.

Suddenly my whole life made sense, I understood that there are well-known and documented reasons for why I am the way I am, and that I'm not alone in my experiences.

penjelly
0 replies
17h42m

maybe related, but everything I do for the first time, I will do incorrectly at least in part. Even down to things like opening a new type of jar, taking public transit in a new city, making a big purchase, etc. I don't know if it's just me, or says something about my intelligence or not.

password4321
0 replies
16h4m

Learning about auto-walk in an MMO after weeks of holding the up arrow key.

orena
0 replies
20h4m

Page. 57 in Real Analysis, definition of a limit...

First time in my life that I did not understand something on the spot (actually took me a few months to (REALLY) understand it).

neom
0 replies
19h10m

I went from helping build the community at deviantart to building a film company that won emmys to helping build digitalocean and somewhere along the way became a practicing alcoholic. I then proceeded to: have my fiancée leave me because I was an insufferable human, lose my startup because I was an incompetent human, and lose my health because I was an out of control human, in the span of 3/4 months.

That was very humbling. So was getting sober.

I used to believe I was a very very smart guy, now I'm content knowing I'm comfortably average!! :D

moribvndvs
0 replies
19h59m

I just learned that Wolfenstein 3D is actually (wait for it) the third game in the franchise. Nothing gets by me!

mdip
0 replies
1h13m

I have to go back to around 1992 or so for this one ... not that I don't have plenty of newer humbling learning moments, but this is the one I tend to think of as the most obvious "how did I do all of these things without knowing something so basic."

Background: I was in the 7th grade, hosting a BBS and wanted to simultaneously host two different BBSes behind the same modem (and both with a working FIDO feed). I can't remember specifically why, but it had something to do with how one of the two BBS systems detected if it should ingest messages or if it should return a user session. I believe I was handling that detection manually but still had to have the BBS setup in such a way that it would look for a specific exit code from FIDO and if it saw "0" (which was what it always saw in this configuration), it never provided a user session in response.

Let's start with the first problem. I had a non-working understanding of what an exit code actually was. This was all-together weird. I'm in 7th grade, but I'm taking AP Computer Science at the High School. I mean, I think by then I could actually make Wing Commander start or some equally heroic juggling of HIMEM statements with the various TSRs. I was writing actual software in Borland Turbo Pascal 4, compiled to an executable file, every one of which returned an exit code. I'm fairly certain the last statement of many of my programs was something along the lines of "RETURN 0;" if memory serves. I had even processed command-line arguments at this point!

In what easily made me look like the 7th-grader that I was, I called another programmer I had met on a local BBS (after 10:00 PM, no internet, long distance was expensive) who was writing a BBS application in "C" ... and asked him if he had any time that week to write me a quick program which took, as a parameter, any number 0-255 and exited with that exit code. You can't imagine how thankful I was when he was uploading the program to my second node before we had finished talking.

You can't imagine how stupid I felt when I found the seven hundred other ways this could be done, including with a BATCH file, that I had just never had any real reason, up to that point, to properly connect with the words "exit code" (it was an ERRORLEVEL, you could set it directly (?) in DOS).

mattgreenrocks
0 replies
21h5m

Realizing how much work I had to do on my own shit. This is a gradual process because most people can’t handle knowing the full extent of it initially.

mathteddybear
0 replies
11h8m

Before I understood recursion, to solve Hanoi towers I looked back at the earlier positions of the output buffer

mahoro
0 replies
19h50m

As a teenager, I discovered disassemblers/debuggers and became very enthusiastic about hacking and patching things. I reset the trial period counter on a few shareware apps, and the next "victim" that caught my eyes was encrypted RAR SFX archive. I thought it would be the perfect target.

I spent ~20 hours trying to find a routine that compares the entered password with the correct one. That humbling moment I realised there was no such routine, and moreover, most of disassembled code is just garbage.

[*] this is an encrypted archive combined with extractor in one .exe file.

magpi3
0 replies
19h31m

Moving to China and learning Mandarin. Trying to express myself in a foreign language has easily been the most intellectually humbling experience of my life.

llmblockchain
0 replies
21h45m

The most humbling learning experience I have ever had was having a child.

liampulles
0 replies
10h38m

Several in my professional life.

I've had my code go into production only to cause big issues, I've severely over-engineered a couple things and have had to redo them totally, I've fucked up a git- stash merge once or twice, and I really got too invested into the whole cloud native thing with creating kubernetes sidecars and the like.

The lesson has generally been to keep things simple, and not try and seek some sort of perfect abstraction or fad library of the times.

kseifried
0 replies
4h55m

Watching a video of a chimpanzee eating a banana at the zoo a few years ago and I realized I was peeling bananas wrong my whole life. Would you have them open with a knife or a key on the stem side. It turns out there’s a better method. You just pinched the end and then peel it.

koliber
0 replies
8h36m

I joined a financial firm that was building a trading system. This was about 15 years ago. The volume was not small.

Their DB model was atrocious. I looked at their wide tables, with tons of columns, not one FK in sight. It was horrible and broke every single rule I've learned in DB design theory, and in practice. It was so bad that I was considering leaving.

Luckily I did not leave. With time, I learned how the system worked. I made assumptions about how they used the DB which were not correct. It was not really used as a relational database. It was used as a journal of transactions that served as a backup to a system that actually held everything in RAM. Everything worked beautifully together. The system was fast and robust.

I learned a lot at that job. Most importantly, I learned not to pass judgement too quickly.

jongjong
0 replies
13h44m

My most humbling moment was when I realized that I'm not a genius. It's that almost everyone else is dumb.

... Just kidding!

Actually, I've been humbled to realize that people who may be really dumb in one area can be really smart in another area and that there isn't one kind of intelligence.

I think even being good at sports is itself a form of intelligence. Being able to manipulate others politically or to draw/paint well or to ask the right questions, etc... It's rare to find people who are equally good at everything. I'm actually a pretty good all-rounder so I never understood how it's possible to be good at something and not good at other things. Surely people can apply the same reasoning skills to all these different endeavors! I thought. Wrong. For a lot of people (not me obviously), their intelligence is intuitive (subconscious) so they can't really repurpose it towards other tasks.

Intuition can be a very powerful tool. I'm kind of envious of people who have really excellent domain intuition. They come up with answers with such speed and ease, it's almost like muscle memory. Whereas my mind has to always work hard to get the same result. If I can do something, I can 100% explain it down to every detail. None of it is subconscious for me.

I think Jeff Bezos said something along those lines when discussing why he didn't pursue a PhD in Physics. He understood that Physics wasn't intuitive for him as it was for the smartest guy at his university.

jimt1234
0 replies
18h10m

Sophomore year of high school, riding the bus to school, I realized I was weak, too weak to stand up for what I knew what right, but didn't because of peer pressure. I hated myself for it; the realization fuucked me up for weeks.

During my sophomore year, a girl moved into my neighborhood. She was from Vietnam, presumably part of some refugee relocation program. She seemed nice, and she was very pretty, but in St. Louis County (Missouri) during the early 80's, she stood out. A lot. None of the kids in the neighborhood, including myself, had ever met an Asian person before - just Bruce Lee movies, that was it. Also, there was still bitterness left-over from the Vietnam War. But like I said, she seemed nice. Heck, I kinda had a crush on her. Anyway, one day riding the bus to school, a couple of dudes starting yelling racial insults at her - you know the word I'm talking about. And they were throwing stuff at her, pretending they were bombs, like dropping bombs from an airplane. This went on for a few minutes, and no one did anything about it. People just laughed, including the bus driver. I was sitting close to her and I could see it affected her, like she wanted to start crying, but she was holding it in. I wanted to do something. I wanted to stand up to the instigators and tell them to knock it off. I knew these guys; we all grew up together. I knew I should do something. But I didn't. My body - everything, was frozen. I did nothing.

Afterwords, I initially told myself that I wasn't one of the instigators, I didn't actively participate, so I shouldn't feel bad. But I quickly came to realize that was bullshiit. It actually made me feel worse. I just sat there. I knew it was wrong. But I did nothing.

I moved to California just a few weeks after this incident, so I don't know what ever happened to the girl. I hope she went on to live a happy, successful life. If so, it had nothing to do with me, because I was too weak to help her when she needed it.

Anyway, that realization - that I was a weak person, provoked a lot of self-reflection. It's one of my most vivid memories, and I hope it made me a better person. But, even if I did become a better person from it, it still haunts me that a poor girl had to suffer just so I could, maybe, become a better person.

jcutrell
0 replies
4h52m

Wife and I worked with a realtor that did an awful job. We did not read the contract carefully enough, and through some uncovered issue there was not a way we could terminate the agreement. They told us they would terminate for $2k for the work they had done up to that point.

I call this kind of money "tuition."

jaredliu233
0 replies
9h47m

When I started my own startup, my role shifted from a front-end developer to a founder. I needed to pay attention to everything, not just how to abstract components.

james_chu
0 replies
14h34m

This reminds me of my experience in developing "Felo Search", which was truly crazy. In the past year, I hardly dared to think about projects related to general search engines. Such experiences are common, just like when you achieve success in the field of technology, people will also encounter unfamiliar things or situations in life and learn new knowledge and skills from them.

This kind of experience can be seen as a part of growth, no matter how experienced we are in a certain field, we will always encounter new challenges that require learning, I wish you good luck!

jakedata
0 replies
5h25m

Humbling moments were a recurring theme in my first 10 years of employment. I was hired out of college with an Environmental Science degree to run the computer systems of a software startup. I was a computer hobbyist to be sure but had no formal training. My only other qualification was that I was willing to work for almost literal peanuts. I stuck with that company for 5 years because they were willing to let me figure things out on the fly, since that's what everyone else was doing too. I had to teach myself networking, then TCP-IP, frame relay, T1, ISDN and provided both internal and external customer support. I worked with beta versions of Windows NT and MacOS, and even had a close call with AS-400.

When it became clear that the company did not have a bright future I took all my skills over to a local brokerage that had just had an internal IT meltdown. It was like starting all over again on day one of my first job.

My most humbling moment turns out to have been political. At the brokerage I was asked if I wanted to be the IT Manager. I declined because I didn't feel I had the experience. This planted the seeds of my departure 5 years later as the hack they brought into the department felt increasingly threatened by my success and skills. You can't ignore office politics.

The second moment was more of a huge missed opportunity. One of the board members of the startup found out I was leaving and offered me a role at his other company. Honestly I didn't realize at the time what a compliment that actually was. I would have been one of the earliest hires of a major firm that is still going strong decades later. I learned to not conflate "niceness" with business acumen. This person had his own money on the line at our startup and had every right to press people on their success or lack thereof. I just thought he was a jerk at the time.

"Good judgement comes from experience; experience comes from bad judgement."

jajko
0 replies
6h16m

I've been humbled since my childhood by many/most peers at school, and it continues till this day. Memorizing stuff was a nightmare, just repeating it many times eventually worked but it required significant tenacity. I felt I had some mild brain fog or similar. For some reason remembered numbers and dates very well, so at least history classes worked OK for me. Remembering names when introducing was and still is completely impossible. One of reasons I've never considered medical or law universities (plus very hard to get into). Archaic eastern European school system focused on raising obedient drones just memorizing stuff didn't help. It (+parents) taught me patience, tons of it, otherwise I would not finish even secondary school. Smart folks have it sometimes too easy early in life and lack mental resilience for hardships that is in all cases required later in life. Not sure if this puts me on some tiny low number on autistic spectrum or similar, never explored that but this forum gives me ideas. Always had emotions under control, all big decisions were rational first, emotional second (but when I want I let emotions free, but only those intense and positive ones), never understood why so many folks around me do stupid stuff they later regretted.

It continues till this day - a new framework is harder to learn, some advanced concepts are harder to grasp than everybody around me, older code is sometimes like somebody else's.

Yet, contrary to expectations of many including my parents, I wasn't afraid to move countries and was very open to new experiences positive or negative, seeked higher compensation which ended up me being put together with some smart capable folks, and eventually after decade and a half ended up in Switzerland, integrating banking packages for banks here. Salary from first 100% perm job I had went up maybe 30x (cost are sky high too especially with small kids but I still love the overall package of living here).

Bought a house for my parents who would otherwise spent rest of their lives in crammed little block apartment. Got into various intense and cca extreme sports like paragliding, climbing, alpinism, ski touring, diving etc where mistakes are paid dearly and strong focus and relatively high skill is a must. Backpacking in places like India for months taught me a lot about life and myself.

Don't want this to sound like a humblebrag, in contrary, I still feel very much subpar to most colleagues and folks here (and I can sometimes still see my mental deficiencies), rather to give folks who feel stupid and worthless all the time when growing up a glance that it can all end up much better. Just keep challenging yourself and don't be afraid of the change or some mild hardships especially when young and without too many responsibilities, stay away from 'comfort zone' as far and for as long as possible. Don't do stupid basic mistakes like getting addicted to stuff that will then destroy you, life goes fast, and don't get married / get kids with folks who don't have properly good heart for the lack of better words, you know when you meet them and observe a bit. Some of much smarter and capable folks got stuck in some weird (mental) place or job and when meeting them after 2 decades I clearly surpassed them in almost every aspect of life, although life ain't no race for me in any aspect.

inopinatus
0 replies
13h7m

* I learned Scheme after Perl and JavaScript. I strongly advise that this is the wrong order. One should learn C (or C++, if you must), then an assembler, then a Lisp, then everything else. There’s no point trying to be prescriptive about the rest, but trust me on those three; however you got started - and I got started with BBC BASIC, Acorn BCPL, 6502, and Modula-2, if you can believe it - however it goes, make sure C, assembler and Lisps are in your toolbox, you acquire super powers of mechanical sympathy for the remainder of your career. NB: for the purposes of this recommendation, JavaScript is not a Lisp (Lou Reed once called it “Lisp in drag”)

* I kicked Bono in the shin at a Pearl Jam concert a couple of decades ago and never apologised. Still feel bad about it.

greenie_beans
0 replies
18h8m

i'm always getting humbled, but most recently, i read the intro to an important academic book in the field that i studied in undergrad and i realized that didn't know much in the field, and don't fully understand the book's argument.

or whenever i plant trees or vegetables and they die or get a pest.

globalnode
0 replies
11h50m

i dont know, im quite dumb so everything i do is difficult and humbling

ggm
0 replies
14h50m

Interviewed for a dream job (British Antarctic Survey) in 1982. Failed a 20 line "write pythagoras in Fortran or Pascal" test in front of the selection committee.

I was deeply unsettled by this. Made me realize that sometimes what the interviewer is doing, is making you wake up to your own lack of awareness. I must have been a complete prick in the interview. I shudder to think about it to this day.

fuzzfactor
0 replies
15h18m

Relearning something I already knew because I forgot I already knew it.

Which you figure out just as the final lesson or exercise is drawing to a close :\

It doesn't bother me since I don't always hesitate to re-invent the wheel either, and when I do go forward I always come up with something in addition to the same old thing I was working on.

When life gives you lemons, make cheesecake.

franze
0 replies
19h13m

I was hired into a company as product manager. And I struggled. As the company grew from 200 people to 700 in 6 months it was basically a mixture of Mad Max Thunderdome for tickets and products with a mix in of Darwin, Scrum, Story Points and Venture Project and Matrix Organisation.

One of my colleagues, a small, silent, kinda shy guy did get all his tickets done and all his projects done in time.

I did not know how he did it.

During one lunch, he told me. He always offered to write the meeting minutes of each meeting. Every time, all the time. Did not matter if it was his meeting or if he was just invited.

He knew the company was chaos. I knew the company was chaos. Everyone knew the company was chaos. He put order to the chaos. His order.

emmelaich
0 replies
14h24m

Saving money for a govt department that produced books used in navigation.

I offered to do it in Postscript to save a lot of money in typesetting costs.

Result looked fantastic; off to the printers it went.

Few weeks later, a customer noticed that an entry in August was incorrect. The entire run had to be pulped and re-run using the usual printers services.

Good thing someone checked; the wrong information could have had dire consequences.

ein0p
0 replies
19h55m

Meeting a couple of people with eidetic memory in college, and then again meeting a few real world geniuses at a research lab I worked at. At that point I realized that “it’s not the brains that got me to where I am”. Ironically I’m more successful than both eidetic memory dudes and most of the geniuses. But I’d frankly trade all my success for better memory. What they lacked was tenacity. I have that in spades.

dolmen
0 replies
4h55m

So, tell us more about window blinds!

dizhn
0 replies
16h15m

You can tell from a distance whether a ball valve is open or closed. The handle will be in line with (parallel to) the pipe when it's open. I learned this from dad recently.

d--b
0 replies
9h2m

Er. The fact that I don’t realize that there could be a wrong way to lower and raise window blinds tells me that I may be doing it wrong too! Would you mind sharing what you did wrongly?

For my part: I think I learnt at age 35 the difference between sneezing and coughing. Duh!

coderKen
0 replies
19h11m

I recently started building VR apps for VR headsets with Kotlin/Android after five years as a front-end/full-stack engineer. It has been humbling and scary, but I'm learning and loving it. The switch was motivated by several reasons typical to FAANG companies.

ckrapu
0 replies
19h59m

In my first digital design class, my physics professor (who I took 6 classes with and respect very much) took a look at my breadboard computer with no consistent color coding for groups of wires and overall bad layout. He said it was bad and that I should start over from scratch in front of the whole class.

brudgers
0 replies
22h28m

Happens so often to me it’s no longer humbling.

Though of course I do some things well I’ve been doing most things poorly all my life. That’s what learning as an adult feels like.

Good luck.

borkinlarbin
0 replies
20h47m

Seeing software systems that are barely held together by shoestrings and Dixie cups that make millions of dollars a day. Very flaky and kludgey, and I think to myself I could build something better than this, but still have yet to do so.

bkohlmann
0 replies
1h42m

Here's a recent X post I wrote entitled "What I learned about startup founders from being the worst pilot in the AirWing."

At the age of 25, I was sent straight from my F/A-18 training squadron to a forward deployed squadron aboard the USS Nimitz.

The fastest way to build a reputation as the New Guy is safe and predictable carrier landings. The fastest way to be put on notice is to suck behind the boat.

Within 2 weeks, I was solidly in the latter category. I struggled deeply, especially with night landings.

At first, I kept catching the “one-wire,” meaning I was too low when crossing the back of the ship.

Then, in later flights, to compensate, I started “boltering” a lot – meaning I’d put on too much power at the end, fly too high, and miss all the wires completely. Then I’d have to circle around for another attempt.

There was one night where I went around 5 times before finally catching a wire and landing. I expended so much fuel in doing so I had to hit the airborne tanker to refuel about halfway through.

I was ranked 98 out of 99 pilots in the AirWing after my first six weeks.

I was on notice. Whenever I came in to land, all the senior aviators aboard the ship nervously watched to see what would happen.

Then the bottom fell out. One night I landed the first time – but caught another one-wire. Over the common carrier frequency came the Voice of God. This was incredibly rare – the carrier CO never interrupted carrier ops.

“Son, I can’t have you landing like that aboard my ship.”

I was petrified – and what little confidence I had was destroyed. As I taxied off the landing area and was waiting for the plane to be chained to the deck, in the pitch black, I let my guard down and accidentally released the brakes. I almost ran over the plane captain – and was only saved because my back-seater screamed “brakes!” to me.

When I returned to the ready room, I got reamed out by my squadron CO. I was benched.

Those were the two longest days of my Navy career. I didn’t know if I would cut it. I saw no way out.

Then the skipper sent me back up. I was terrified – but he knew the only way to get confidence back was to Do the Hard Thing.

Again and again. And again.

Eventually, I figured it out. I was never better than middle of the pack in landing grades – but I was safe and predictable. I also found other areas to excel in, like air-to-air tactics.

This dark period in my life gave me a deep understanding of grit and resilience.

In conversations with founders, I now know what to look for in how people respond to challenging situations. How one responds in dark moments – and which people believed in them enough to give them another shot.

I also now have a desire to seek out the hard moments to walk beside high potential folks who hit the inevitable roadblocks in life.

It’s in the those moments where thought partnership matters most – and where being there matters most.

Do Hard Things. Keep moving forward.

You will figure this out.

bionhoward
0 replies
8h24m

At one time in my life I thought myself crazy by overthinking mathematics, and I began to hallucinate and hear voices and see huge wars happening in front of my eyes off in the distance, it all added up to a delusion Earth was in Hell. (as an atheist/agnostic it pains me to write that) In my insanity I did things I hate having done and wound up in jail. While I was in jail, I wished I had known to ignore the voices and visions, to do nothing, say nothing, just think about it and think about it, and be a “normie.”

The trigger for all of it had something to do with thinking about the opposite word to each word in a sentence. After tinkering with that for a while, my brain started to automatically invert the incoming words. Someone would say, “Good Morning” and my mind would translate it into “Bad Evening” as if everyone was saying the complement of what they actually said. Needless to say, that was a big factor in me believing the whole world had been sucked into Hell. I thought I was being mind controlled.

Another big aspect of it was this idea everything was connected to everything else. Which isn’t necessarily wrong, but in the context of thinking you’re in hell, that turns everything guilty by association in a sense.

I know it was all a delusion, and it was such a complete nightmare and made me the opposite of how I think of myself, not as an intelligent citizen who loves life and STEM, but as a psycho locked naked in solitary for months who thought everyone else was possessed.

Probably wrecked my life, but at least I’m out now and sane and able to enjoy life with family and friends again.

If you or someone you know goes “crazy,” a plan in place in advance could save you/them, because the system is often too slow to help you if you wait until you have a problem, or because you won’t trust the system when you’re crazy, because you think it’s bad somehow when you’re in that mind state.

Thus, my most hard-earned learning is to never take your own mental health and sanity for granted, and have a mental health plan for if you do experience psychosis. Never let insanity drive you to do anything you’ll regret.

bane
0 replies
1h0m

I've had a few humble pie experiences:

When I was young I set myself on a path to become a professional string musician. I practiced relentlessly and sat section lead and first chair in about 4 different school and local orchestras. I was relatively well known as the studious musician kid and there were some hopes that I was "going to go all the way".

Then I had a rough tryout for a regional orchestra, made it, but sat second to last in the section. Sitting last place was another player from my school who was decidedly "middling" in his skills. I was absolutely shattered. But then came to realize most of the players ranked higher than me were objectively better. I also realized that there was physically no way that I could add more practice time and we didn't have the resources to hire better private coaches. I simply didn't have the talent to "go pro".

I realized then that my dreams were never going to happen and I ended up spending several years in limbo before ending up in technology.

I'm actually happy I didn't end up in music, because now I get to putz around and make a few songs a year as a fun and fulfilling hobby, instead of being decades in, making next to nothing and trying to fill in the gaps with second jobs and private lessons. I also went on a few short tours and really disliked playing the same music over and over again.

Tech has been more interesting and I've had opportunities to have very large impacts in a few places that have given me immense satisfaction instead.

amadeuspagel
0 replies
7h9m

Meeting people who remember my name and not remembering theirs.

alexk74
0 replies
7h7m

When I started programming, I looked for a job, and the interviewer asked me which design patterns I knew. I immediately replied that I did programming, not design. I then quickly realized how much I had to learn, and my potential knowledge expanded like the Big Bang.

The more you learn, the less you know.

agentultra
0 replies
4h30m

Learning Haskell.

A friend of mine had been gracious enough to lend their time and expertise to teach me TLA+ to help me solve a problem I'd been wrestling with. When we'd have lunch together they'd tell me about their work and how they were using Haskell. At the time I was skeptical that Haskell was a practical language for building software outside of academia.

I had realized I was regurgitating opinions from other people that I'd heard about Haskell. When interrogated I couldn't come up with good reasons for my opinions. I didn't want to continue embarrassing myself. I decided to learn enough of the language to form my own opinions.

And I've been programming in it as much as I could ever since.

a-dub
0 replies
14h33m

my ego is pretty detached from the reasoning and learning side of the house. for the ego i start with first principles, where i put myself pretty squarely in the blithering idiot column.

when it comes to reasoning and learning, when i'm wrong it tends to be kind of a weirdly joyful moment, maybe to be able to think of the growth from when i was young and less excited to make mistakes.

Yodel0914
0 replies
10h19m

A while back I came across this self-directed question:

"How have I been complicit in creating the conditions I say I don’t want?"

(from Jerry Colonna, according to The Internet).

For me, it has been a sporadic but powerful concept that often sits me on my ass, especially when I find myself feeling ungrateful or put upon.

I was already very familiar with Stoicism which has similar lessons. So not only did I discover that I was responsible for my own situation, I also had the humbling realization that I hadn't actually grasped the lessons I thought I had.

Turboblack
0 replies
22h40m

In the mid-2000s, I got excited about creating a company that deals with web design. Now I wouldn’t risk doing this, knowing all the pitfalls. the more you know, the more you doubt

TrackerFF
0 replies
4h24m

I've been humbled many times, but often in the context where I do not have anything to lose.

When I was a musician, I'd met people that were infinitely more talented and hard-working than me. When I was in college, I'd met people that were just better than me in everything.

But I'd say that my first "real" humbling came when something critical I made at work stopped working. Suddenly I'm the one responsible for a xxx million dollar system not being operational, and all the people that are dependent on it.

Every time I see some major apps / sites being down, I get flashbacks, and feel the immense stress some people are going through.

Stratoscope
0 replies
19h9m

I posted a version of this story once before, but it bears repeating.

I was working at Tymshare, maintaining the assembler and linker for the PDP-10 or the Sigma 7 (I don't quite remember which).

The linker had a bad habit of leaving unused memory uninitialized. Every time you linked a program, the binary would be different. Functionally the same, but they wouldn't compare byte for byte. So my manager asked me to make sure the linker zeroed out all unused memory.

After linking a program, the linker printed a message something like this:

  8412 bytes used
   439 bytes free
The "bytes free" were that unused and uninitialized memory.

The linker was a mess of spaghetti assembly code, and it was a real pain to find and fix all of the places where it failed to clear memory.

My manager knew what a hassle this task was, and he was a chill dude. So just for fun I added a temporary message meant for his eyes only:

  8412 bytes used
   439 bytes free and it's pretty fucking clean
I figured he would get a laugh out of this and then I'd remove it.

Unfortunately my manager wasn't the first to see the message. His manager was giving a demo to a customer, and they were the first ones to see the message. Oops.

Maro
0 replies
7h28m

I've had a full-time job as a Software Engineer (later Data Engineer / Data Science), since I was 23 years old. I've done all sorts of programming, worked in academia, done my own startup (Scalien), worked at medium-sized successful SaaS (Prezi). At Prezi, I was promoted to a Director. I thought I'm the shit.

Then, at age 36, I got a job at Facebook [as in IC]. The first couple of months were the most humbling time in my working life. Before, I always felt I'm in the upper percentiles of whatever group I was part of it. At Facebook, I never felt like that --- I felt like I'm the median. Any problem I've seen in my previous jobs (how to manage large code bases, how to write good code, what does a good ETL system look like, how to be data-driven), I realized that I was at "version 3.0" of that space, but Facebook was on "version 15.0". Whatever I knew to be the best approach, it was evident that the 1000s of smart people who work(ed) there, were well past that stage, they passed that stage 5+ years ago.

Ever since then I always recommend people to interview for Big Tech companies if they get a chance, and do a stint. There's so much to learn from the collective wisdom that 1000s of engineers (and PMs and DSs and..) have accumulated.

INTPenis
0 replies
8h34m

Sooo many. I can't even pick one.

I'll pick the one that did the most damage.

We had a service window to do some sort of migration involving a DB, very late at night. I had been up all day working, short walk, dinner, then around 11pm this service window started.

My eyelids were heavy, I almost fell asleep in the video call. I should have admitted this, we could have re-scheduled.

I ended up doing a bash for loop that dropped every single table in a production database, and this data was sometimes queried by law enforcement so we had a legal requirement to keep it for 6 months.

We could restore a backup but there was data missing, so for 6 months we prayed no one would request the missing date ranges.

Havoc
0 replies
18h10m

Probably more social - seeing real deep poverty. Rattled me more than I care to admit

GlenTheMachine
0 replies
20h50m

cd / (intending to cd ~)

rm -rf *

Yep; I actually did it. By mistake, as a junior in a CS research lab.

BoneHeadCIO
0 replies
3h4m

I was a Cloud Architect who had been working nearly 10 years at a financial institution. When our CIO left, the board had made a poor decision with their replacement. The new CIO was a complete bumblehead not knowing which direction was up.

Eventually an initative came down the chain that we were going to put our on prem datacenter in the cloud. As I had been in the role for so long, I already had multiple strategies on how to accomplish this and save the company over a quarter of a million a year in the process while providing additional DR to mission critical components that they didnt otherwise have.

I presented the strategy to the CIO, who wanted to get a second opinion. Ok- fair. The second opinion was that we had a solid cloud migration plan. CIO wanted a third opinion, then a fourth. All of which said we had accounted for unknown variables and were set to proceed. On his FIFTH opinion, I remember sitting in yet another office going through introductions. This random guy talks about being a cloud Architect for a bank, moving critical apps to the cloud and providing DR.

Bumblehead CIO turns to us and mouths "WOW!". As if that was the most incredable and impressive thing that he has heard in his career. It was at that minute that I realized that not only did he now know what he was doing as CIO, but he couldnt even recognize the milestones that my current team was achieving in regard to cost savings, security, migrations to serverless cloud features, and the solid migration plan I had presented many times to him prior.

What I learned in that moment was a well crafted 15 second introduction is more important than what most people think.

4pkjai
0 replies
9h25m

Someone gave me a pack of Indome noodles and I started making them like the soupy instant noodles I had normally eaten. Someone saw me and said "That's not how you make those" as I was about to squeeze the sauce sachets into the hot water with the noodles.

I said "I know how to make instant noodles!" and I continued making them. He replied with "Okay then".

After I had made them I realised he was right. I also thought it was cool that he just let me be wrong. In his position I would have pestered the other guy into doing in the right way.

I learnt a few lessons:

1. How to make Indome noodles 2. I'm not always right 3. It's okay to let other people be wrong.