nickwitha_k

joined 1 year ago
[–] nickwitha_k@lemmy.sdf.org 5 points 1 day ago

As someone who works in software engineering and has experience in multiple languages, infosec, as well as working through compliance with multiple certification standards, I'd be happy to help, provided one of two conditions is met:

  1. You pay me my salary rate, with a minimum of 10 hours, half in advance and report available after receipt of full payment (grew up with tradespeople and a lot about working with clients comes from what I learned from them).

Or,

  1. The code base is fully, and permanently open-sourced, prior to code review. This means licensing under GPL, LGPL, MIT, or BSD licenses, or equivalent, not "source available".
[–] nickwitha_k@lemmy.sdf.org 4 points 1 day ago

I'll give you two:

First, what I call "shitty punk rock" (no offense to the performers). I consider it a form of folk music as it is played by people who may or may not be talented or skilled but, they play it anyway. They have something to express and they choose to express it and passionately express it with such a low level of self-judgement that I envy. Years ago, I'd be in the pit but, I'm not cut out for it anymore. I'll still support em as I can though.

My favorite though, absolutely has to be folk-punk. Whether singing originals or covers or punkified trad or tradified punk, I absolutely love it. Some recommendations would be Days'n'Daze, Defiance Ohio, and The Dreadnoughts.

[–] nickwitha_k@lemmy.sdf.org 1 points 1 day ago

I'm also a fan.

Of note Nick Cave has an album filled with pure brutality named "Murder Ballads" that can be a bit hard to get through for me, not for musicality or style but because it succeeds at embodying that term, "brutality".

[–] nickwitha_k@lemmy.sdf.org 14 points 2 days ago

After being told "no", he started purging officers that take their constitutional duty seriously.

[–] nickwitha_k@lemmy.sdf.org 2 points 2 days ago* (last edited 2 days ago)

Yup. Maybe a bit bitter at US telecoms pocketing the subsidy money from the 90s, 00s, 10s, and 20s, without delivering.

[–] nickwitha_k@lemmy.sdf.org 11 points 3 days ago (2 children)

Fiber to the Home Internet connectivity that was paid for 30 years ago.

[–] nickwitha_k@lemmy.sdf.org 5 points 3 days ago (2 children)

I can’t work.

And you (and everyone else) shouldn't HAVE to. There's enough automation and technology to make it so that nearly all of society's needs could be met with a handful of hours of work from people who are able and driven to do so.

I hope you are able to engage in creative or other activities that bring you joy and fulfillment, despite your limitations. If you are not, due to lack of assistive device or other means, please communicate it. There are communities here and a lot of users like myself that would be happy to try to help.

[–] nickwitha_k@lemmy.sdf.org 10 points 3 days ago

And if the murder of Daniel Shaver is any indication, cowering before police authority isn't a sure bet against being killed either.

[–] nickwitha_k@lemmy.sdf.org 6 points 3 days ago

Termux already does a lot of cool stuff without root. Makes due a decent ssh client in a pinch.

[–] nickwitha_k@lemmy.sdf.org 1 points 3 days ago

The Water of Life features in lots of fairy tales. Is that what is being referred to?

Likely. Alcohol, in many cultures had a spiritual/religious characterization. We literally have an ancient Egyptian beer recipe because it was written into a hymn praising Ninkasi, a Sumerian goddess of beer.

Is Water of Death another name for an alcohol?

That's a good question. It's Fernet (/s).

I do not actually know that. I would suspect that it would be another substance. Maybe an acid or toxin.

[–] nickwitha_k@lemmy.sdf.org 15 points 3 days ago

An AFRICAN immigrant.

 

I'm ridiculously excited. After being held up in customs for a few days, my FW16 DIY Edition (no GPU) has finally arrived. Unfortunately, I've got the rest of the workday to finish before I can get started.

For "vitamins", I grabbed a 1TB SK Hynix P31 Gold m.2 2280 (still deciding what 2230 to get) and 32GB (2x16GB) of G.Skill Ripjaws DDR5 CL40@5600. I haven't had anything so modern in decades and am incredibly excited to see what fun I can get up to with so much RAM.

First order of business, after doing hardware tests to ensure that nothing needs an RMA, and updating any firmware, is to install my NixOS base system and get it setup as a QEMU/KVM hypervisor so that the real fun of trying out the list of recommended and esoteric distros that the Linux community suggested can start. Once I get bored of that, it'll be time to start designing the parts to transform the machine into a hardware hacking/tinkering cyberdeck.

What are you folks doing or planning to do with yours?

 

Hey folks! I think this request is right up this comm's alley. I'm sure that we all know bogo sort but, what other terrible/terribly inefficient algorithms, software architecture, or design choices have you been horrified/amused by?

I, sadly, lost a great page of competing terrible sorting algorithms, but I'll lead with JDSL as a terrible (and terribly inefficient) software architecture and design. The TL;DR is that a fresh CS guy got an internship at a company that based its software offering around a custom, DSL based on JSON that used a svn repo to store all functions in different commits. The poor intern had a bad time due to attempting to add comments to the code, resulting in customer data loss.

 

Contemplating getting a K1 or K1C in the nearish future as it looks to be the most cost-effective core-XY platform that allows open-source firmware. All I've found are compensated reviews so far so, figured I'd see if anyone on Lemmy has a less biased experience.

Any thoughts on these or suggestions for alternatives. Would like to move away from bed-slingers.

 

Here's the carnage! Was running a long print and saw this when I went to check on it. Was running the stock Ender 3 hotend with a Capricorn tube fix for nearly 5 years. Served me well. I haven't yet been able to remove the white PLA. To see the full damage but, I'm pretty sure that the threads are gone.

Guess it's time to upgrade the hotend.

 

Hello folks. I'm wanting to learn a bit about computer hardware and firmware design, the ultimate goal will be a fully open-source hardware computer (I don't expect that any time soon). I'm familiar with PCB layout and design already as well as MCU and general programming.

Does anyone have suggestions for Off-the-Shelf CPUs that are supported well-enough by Linux and have useful documentation and datasheets available? I'm not looking for high performance, running a GUI, or anything like that. I'm literally just interested in practicing the board layout and figuring out how to extend core/libreboot to support it (out implement my own firmware) and get a terminal session.

86
submitted 9 months ago* (last edited 9 months ago) by nickwitha_k@lemmy.sdf.org to c/linux@lemmy.ml
 

Hey folks! I'm getting a fresh laptop for the first time in about a decade (Framework 16) in a couple of months and am looking forward to doing some low-level tinkering both on the OS and hardware. I'm planning to convert into a "cyberdeck" with quick-release hinges for the screen since I usually use an HMD, built-in breadboard, and other hardware hacking fun.

On the OS, I'm planning to try NixOS as a baremetal hypervisor (KVM/QEMU) and run my "primary" OSes in VMs with hardware passthrough. If perf is horrible, I'll probably switch back to baremetal after a bit. But, I'm not likely going to be gaming on it so, I'm not likely to have much issue.

Once the hypervisor is working in a manner that I like, I should have an easy time backing up, rolling back, swapping out my "desktop" OS. I've been using Linux as my pretty much my only OS for over a decade (I use MacOS as a glorified SSH client for work). Most of my time has been on distros in the Debian or RHEL families (*buntu, Linux Mint, Crunchbang, CentOS, etc) and I pretty much live in the terminal these days.

With all of this said, I am coming to you folks for help. I would like you folks to share distros, desktop environments, window managers that you think I should give a try, or would like to inflict on me and what makes them noteworthy.

I can't guarantee that I'll get through suggestions, as my ADHD has been playing up lately, but I'll give it an attempt. Seriously. If you want me to try Hannah Montana Linux, I'll do it and report back on the experience.

EDIT: Thank you all for your fantastic suggestions. I'm going to start compiling them into a list this weekend.

 

Howdy folks!

After letting my dactyl manuform build flounder for awhile, while I try to figure out a good way to reduce the tedium of hand wiring, I got tired of typing on a terrible KB. So, I ordered a Kyria v3 PCB kit and have started the tedium of adding Mill-Max sockets.

Wish me Luck!

 

Hello folks. I'm a backend guy, mostly using Python, Go, and the like. I've learned a bit of Rust and have enjoyed it for embedded.

With that background I'm curious if any mobile devs can give some feedback on the current state of cross-platform (Android, iOS, Web) for simple apps. What I currently have in mind, despite not owning a uterus, is a FOSS menstrual cycle tracker app, using encrypted local storage only (the regularity of this private information being sold by existing apps is very disturbing to me). This means that my reqs boil down to:

  • UI/UX (I suspect this would require platform-specific code)
  • Storage/DB subsystem (probably just use an encrypted sqlite)
  • Optional extras
  • Minimal third-party library usage to potential minimize data leaks as well as limiting possible vectors for ad injection

So, there's really not much to it complexity-wise. Any suggestions on framework or approaches for keeping the codebase DRY as possible (I would want to minimize required effort to update)?

view more: next ›