HN user

wprl

152 karma

I am passionate about delivering scalable, efficient, well tested software with an eye toward painless DX and automated CI/CD. A life long learner and self starter, I approach new challenges with humility and am always eager to learn new skills, share my knowledge, and collaborate with others. 19 years professional software development ⋄ 33 years personal passion for building software

Posts15
Comments107
View on HN
  Location: United States
  Remote: Yes
  Willing to relocate: No
  Technologies: Node.js, TypeScript, AWS, Linux, and many more
  Résumé/CV: https://kun.io/wprl-resume.pdf
  Email: guider.clam-0s@icloud.com
I am an experienced backend engineer with expertise in internal tooling and CI/CD. Preference for open source or nonprofits. Willing to travel but not to relocate.

SEEKING WORK | Accomplished Software Engineer

  Location: Midwest, USA
  Remote: Yes, please
  Willing to relocate: No, but willing to commute within reason
  Technologies: Node.js, TypeScript, JavaScript, AWS, Docker, Podman
  Résumé/CV: https://kun.io/wprl-resume.pdf
  Email: william [at] kun [dot] io
I am passionate about delivering scalable, efficient, well tested software with an eye toward painless DX and automated CI/CD. A life long learner and self starter, I approach new challenges with humility and am always eager to learn new skills, share my knowledge, and collaborate with others. 19 years professional software development ⋄ 33 years personal passion for building software
  Location: Midwest, USA
  Remote: Yes, please
  Willing to relocate: No, but willing to commute within reason
  Technologies: Node.js, TypeScript, JavaScript, AWS, Docker, Podman
  Résumé/CV: https://kun.io/wprl-resume.pdf
  Email: william [at] kun [dot] io
I am passionate about delivering scalable, efficient, well tested software with an eye toward painless DX and automated CI/CD. A life long learner and self starter, I approach new challenges with humility and am always eager to learn new skills, share my knowledge, and collaborate with others. 19 years professional software development ⋄ 33 years personal passion for building software

Thanks. I learned something. Even if passwords are a weak form of security, they add an extra Ayer that would make it much more difficult for an attacker. They don’t have to be the only layer of security, and would still be good as an extra layer on top of hardware keys and/or OS keychains. Very interesting.

AI can experience the same rabbit-hole effect as your idiot cousin who has watched too many of the algorithmically suggested videos on Youtube and now believes that aliens conspired with a time travelling Elvis to kill Hitler using a bullet made of Yeti teeth. And they only went online looking for TellyTubbies videos.

LOL Thank you, I needed a good laugh!

When I looked into this a little bit, I found Copilot for Business states they do not record any of the info you send them. Though obviously you are still sending out code to a third party. I could not find any info about their policies for “normal” Copilot which I assume means they are recording all the code sent to it and using our code to further train the model.

As Chomsky points out, the AIs understand syntax not semantics. Code is all (or almost all) syntax whereas human language has both syntax and meaning. Meaning is not something ChatGPT understands.

I found Dahl’s approach to packages with Deno very interesting. It decouples package management from the runtime’s tool chain. So a package manager isn’t needed. (Instead a proxy can be used as a cache similar to how an artifact registry would work.)

Zeno’s paradox 4 years ago

It’s easy. Just try to go twice as far, then you’ll be there after the first iteration.

Or keep halving until you reach the Planck length. This length cannot be divided into smaller lengths, so you can just walk the remaining finite distance.

And preventing the triggered and willful spread of disinformation about our elections and public health is not a safety issue??

[dead] 12 years ago

Really, coding in JavaScript is hardly worse than most other languages.

Fix the versioning 12 years ago

It's really not that hard.

If you have a lot of breaking changes, you probably shouldn't be at 1.x.x. If you need to deprecate something, add the extra features alongside and remove the deprecated features in the next major release. If you need to add something to code that is >= 1.x.x and you think it will need breaking changes, you should mark the feature as experimental in the documentation until it has stabilized. Semver works great for humans and robots if you put a smidgeon of planning and consideration into the process!

It's not a cop out. There are many parties which share blame: the Public for its fearful ignorance and fear, the prisons for profiteering and massive media and lobbying influence, law enforcement for enforcing the "lex malla" of drug policy with violence, various government organizations of various nationalities (including to a large degree the US) for using hard drugs as a tool to manipulate political, social, and economic situations, assassinations, cartels and gangs that sell drugs to fund human trafficking and murder, the list goes on…

There's a lot of blame to go around. The prisons share a whole lot of it.