mfarstad | 2 years ago | on: Termdbms – A TUI for viewing and editing database files
mfarstad's comments
mfarstad | 2 years ago | on: Termdbms – A TUI for viewing and editing database files
I've seen a rust database tui that looks nuts. Was developed around the same time I made mine.
But if people still like benefits of Go then yeah honestly a rewrite from scratch might be better. Its not that hard just takes a while - query entire DB into data structure and then write serialization routines. The UI portion is just bubbletea and gum.
mfarstad | 2 years ago | on: Termdbms – A TUI for viewing and editing database files
mfarstad | 2 years ago | on: Termdbms – A TUI for viewing and editing database files
mfarstad | 2 years ago | on: Termdbms – A TUI for viewing and editing database files
mfarstad | 2 years ago | on: Termdbms – A TUI for viewing and editing database files
mfarstad | 2 years ago | on: Termdbms – A TUI for viewing and editing database files
I'm the author. I do embedded C and other stuff heavily now that doesn't use SQLite in any way. Was able to write the thing in the first place because we used SQLite everywhere so it made my job easier.
I'm way better at Golang now too so I would really like to do a better job with the project but yeah, no bandwidth.
mfarstad | 2 years ago | on: Ask HN: Freelancer? Seeking freelancer? (September 2023)
- Frontend: React/NextJS, Dash, Electron, Flutter, QT5+6, Tauri, JavaFX
- Backend: Golang, Node.js, AWS, Azure, MySQL, PostgreSQL, SQLite
- Mobile: Flutter
- O/S + Arch: Linux, Windows, MacOS, x86, ARM32/64
- Technologies: WebRTC, RTC, ICE, FFMPEG, Jackd, ALSA, FreeRTOS, Yocto, STM32, Raspberry Pi, and Websockets.
Full-stack developer capable with entire software stack from MCU to web front end. 10+ YOE. Fast + capable learner with knack for breaking down complexity into manageable sections. Capable of writing fast, small, and portable software for a variety of targets and use cases.
Rate: $40 / HrWebsite: https://farsidesolutions.com
Availability: Up to 30 hours per week
LinkedIn: https://www.linkedin.com/in/matthewfarstad/
Github: https://github.com/mathaou
Email: [email protected]
mfarstad | 2 years ago | on: Focus: A simple and fast text editor written in Jai
mfarstad | 2 years ago | on: Focus: A simple and fast text editor written in Jai
mfarstad | 3 years ago | on: Ask HN: Freelancer? Seeking freelancer? (August 2022)
Full stack developer specializing in embedded Linux, desktop applications, anything related to IOT, and mobile apps. I've done a little bit of everything so if your business needs don't fit any of those nicely I still might be able to help out.
Email: [email protected] https://linkedin.com/in/matthewfarstad
mfarstad | 3 years ago | on: The Webb Space Telescope’s profound data challenges
real tragedy is that they didn't use cutting edge web7.0 tech for their front end smh
mfarstad | 3 years ago | on: Xerox PARC’s engineers on how they invented the future and Xerox lost it (1985)
mfarstad | 3 years ago | on: SQLite may become foundational for digital progress
Granted I'm the author, but until I get around to rewriting it from the ground up, I really think it saves a lot of time for editing single cells, querying, and viewing in a headless environment.
mfarstad | 3 years ago | on: Bubble Tea: fun, functional and stateful way to build terminal apps
mfarstad | 3 years ago | on: Bubble Tea: fun, functional and stateful way to build terminal apps
mfarstad | 3 years ago | on: Ask HN: Teach me something new
Look up roman numeral notation for this next bit.
A V-I is called a perfect cadence in the major scale, and pretty much any other mode in which those chords naturally occur. The most important tones are the major 7th, which is one semitone away from the root and has a strong desire to resolve up, and the perfect 5th, which is a very stable sound that wants to fall up a fourth or down a fifth to the root. As such, the third can be major, minor, omitted, or replaced and the function of the chord remains pretty much unchanged. This is called modal interchange, since we are borrowing from a different mode for the root, in this case any mode other than Ionian (major). Mode changes the strong and weak cadences, however, so be mindful your alteration doesn't make a progression fall apart.
My favorite is ii7, iio7, and Imaj7. Another topic thats fun is tritone substitution, but that would make this a borderline blog post.
o in this context is a diminished chord, which also means that 7 is double flat (bb) because theory.
It can get crazier, there's tons of YouTube videos that explain it better. But
mfarstad | 3 years ago | on: Ask HN: Have you used SQLite as a primary database?
mfarstad | 3 years ago | on: What Is a Major Chord?
Learn by mimicking, then learn structure after you've already had fun just making some noise.
mfarstad | 3 years ago | on: Textualize – A framework for building Text User Interface applications
It doesn't have my favorite feature from mine which is "yo lemme just quick update this one field without writing SQL" I don't think but still pretty and powerful