HN user

mzzter

192 karma
Posts22
Comments108
View on HN
meli.delivery 3y ago

Making a quick and dirty terminal emulator

mzzter
2pts0
mtso.github.io 4y ago

Time Travel to Any Wordle Day

mzzter
1pts0
www.theregister.com 6y ago

GitHub to replace the term “master” with “main”

mzzter
2pts1
www.npmjs.com 7y ago

Babel-preset-es2248 NPM package reservation description

mzzter
1pts0
en.wikipedia.org 7y ago

Sousveillance

mzzter
2pts0
bobcopeland.com 8y ago

goto in bash (2012)

mzzter
1pts0
www.indiehackers.com 8y ago

Why startups aren't really about the tech

mzzter
4pts0
hnproxy.glitch.me 8y ago

Show HN: HN Proxy that Transforms Upvote Buttons into Links for TUIs (like lynx)

mzzter
4pts1
www.reddit.com 8y ago

Guide to $1M Eve Online Battle Tomorrow

mzzter
4pts1
buoyant.io 8y ago

[2017] What’s a Service Mesh? And Why Would I Need One?

mzzter
1pts0
www.swirlds.com 8y ago

Hashgraph Consensus by Illustrated Example [pdf]

mzzter
2pts0
about.sourcegraph.com 8y ago

Sourcegraph Server 2.4: Run Your Own Code-search Server

mzzter
4pts1
sidewaysdictionary.com 8y ago

Laymen’s Dictionary of Tech Terms Explained with Analogies

mzzter
1pts0
segment.com 8y ago

Segment Open Fellows (Webpack, DeepMeerkat, Neovim, Ruby Debugger)

mzzter
2pts0
hackernoon.com 8y ago

What is a Capsule Network?

mzzter
6pts0
selecttransform.github.io 8y ago

Transform JSON against a template

mzzter
2pts0
github.com 8y ago

Literate code examples for common UI patterns

mzzter
1pts0
www.infoq.com 8y ago

Build Your Own Container Using Less Than 100 Lines of Go

mzzter
9pts0
nytimes.com 9y ago

Google Fined $2.7b Over Comparison Shopping Case in E.U

mzzter
1pts0
medium.com 9y ago

Sketch Aims to Become a Development Platform

mzzter
3pts0
www.mercurynews.com 9y ago

Homeowner in search of an IoT installation expert

mzzter
2pts1
prog21.dadgum.com 9y ago

Computer science courses that don't exist, but should (2015)

mzzter
21pts1

Last time i researched adding shift registers was over a year ago and I didn’t find many examples (I vaguely recall one possibly with qmk), and very little public discussion besides a reddit question. Popular guides like ai03’s at the time recommended upgrading to a microcontroller with more gpio before introducing shift registers.

Searching again, looks like zmk added support for the common 595 shift register: https://github.com/zmkfirmware/zmk/pull/1325

Edit: You could avoid using diodes, but diodes increase the number of switches possible via a matrix more than shift registers do by giving you more gpio. I’d imagine one can use both together.

I also hoard information. Keeping a stream of links where I go back to a small percentage. But I find that it is a good habit for me. The links are a slice of the pages that I actually care about.

Though, I wish for a way to index and search specifically within my stream of links. So that I can better recall content that I have glanced at in the past.

I’m assuming DDA stands for demand/direct deposit account. Keeping a separate one with a low balance for internet accounts can help keep a primary account unaffected if paypal or other internet services initiate a transfer without your permission (could also be due to a compromised paypal account).

Bash PS1 Generator 5 years ago

What is starship?

Edit: Found it, it’s a cross-shell prompt. Appears to require a binary install.

This answer resonates with me a lot. I was in a what I consider to be a similar situation as the OP three years ago. Graduated with a fine arts degree, made a switch in developing software skills, took a few quarters of community college classes. Had over 200 side projects when I started applying around in 2017. I did a year at a part-time internship for almost no pay. In 2018, I started applying again with much more responses, and I finally landed a full-time software engineering role with my current company. Been really enjoying working here.

Open to chatting, email me at "~ (at) mtso (dot) io".

I’ve had a great experience with Purelymail, though I haven’t figured out how to complete the DKIM and DMARC setup.

When I was evaluating options for hosting an email address from my own domain, two things sold me on Purelymail: - special characters allowed in the name, like "~" - the pay-as-you-go pricing

Agreed. Useful data in the first payload is what matters for a responsive experience. The kind of engineering team drives whether it is appropriately accomplished with view templates, rendered view frameworks, or some other HTML rendering technology that embeds preloaded data.

When I applied to art school, I had to draw a bicycle as part of the admission evaluation. My peers would post their admission submissions online whether or not they were eventually admitted. If you search “RISD bicycle drawings”, you’ll see tons of bicycle drawings. They range from insanely photorealistic to simply abstract.

Obviously, we all used reference material to make sure our depiction was accurate. But it is nonetheless interesting to see what people come up with when trying to impress an art school admissions team.