HackerTrans
トップ新着トレンドコメント過去質問紹介求人

skvmb

no profile record

コメント

skvmb
·21 日前·議論
You win! I laughed way too hard at this. Boss man is now giving me the side eye.
skvmb
·2 か月前·議論
As a clown, I can confirm.

If you hand me a clean, well-labeled, representative dataset, I can make the model do a respectable little dance by lunch.

If you hand me a Kaggle CSV with duplicated rows, target leakage, mislabeled outcomes, and columns named final_final_v2_REAL, suddenly I’m not doing ML anymore. I’m doing archaeology with a red nose on.

The model is the balloon animal. The dataset is the elephant you had to drag into the tent.
skvmb
·2 か月前·議論
I have moderate red/green colorblindness. I ended up getting some Enchroma glasses and it has really changed my world for the better. I always knew I was colorblind, but had no way of actually knowing what I was missing until now. Before I got the glasses I would tend to do my best effort on things and then ask a co-worker if anything needed tweaking.
skvmb
·2 か月前·議論
I know my setup is pretty dumb and very specific to me, but I am using: * iPhone 15 Pro * Shortcuts app to schedule it to run on a timer * Scriptable to process the returned data * ChatGPT app as the brain
skvmb
·3 か月前·議論
On iPhone I use ChatGPT via Shortcuts and a-Shell for tool execution and Files for memory and state. I can schedule it to run or can invoke it from the home-screen via a shortcut.
skvmb
·4 か月前·議論
https://www.merriam-webster.com/dictionary/yes-man
skvmb
·4 か月前·議論
I, personally, prefer WaterFox. I use it daily and have had no issues with it.
skvmb
·4 か月前·議論
[flagged]
skvmb
·4 か月前·議論
Give NMAP a lifetime achievement award too
skvmb
·4 か月前·議論
It's pronounced "Doobie Brothers"
skvmb
·4 か月前·議論
I thought this was about charging batteries made from coins. I'll stick do salt water lmao
skvmb
·4 か月前·議論
Y E S
skvmb
·5 か月前·議論
offset length

  00     04:    Version + Flags
  04     08:    Timestamp (uint64)
  12     16:    Node/Agent Hash
  28     16:    Namespace Hash
  44     32:    Random Entropy
  76     20:    Extra / Extension
  96     32:    Integrity Hash
Total: 128bytes
skvmb
·5 か月前·議論
Sick! I mostly use Reason 13 now but still have a love for mod tracking.

Here is my mod file player in javascript: https://xovt.neocities.org
skvmb
·6 か月前·議論
To me, this sounds like the reality we currently exist in. My definition of alien may not match with yours. Normal people don't have control over AI's inner workings is all i mean by that.

I would watch that movie though.
skvmb
·6 か月前·議論
Uhh...what the fuck?!
skvmb
·6 か月前·議論
I read it as "Tire Pressure Monitor"
skvmb
·7 か月前·議論
I build audio software engines mostly. This is highly enjoyable to me, because I get to create new sounds and new audio effects with results being near instant. Upgrading old Amiga ProTracker .MOD file playback to not sound so 8-bit and low samplerate is a fun challenge too.

Compressing Lamport Signatures is a side-project of mine too.
skvmb
·8 か月前·議論
I'd pay for something like this. Not for like talking to my attorneys or related, but I would definitely use this to call my ex and tell her that I'm taking her to court, scheduling appointments (which would need sensitive info), checking inventory of nearby distributors, ordering carryout, and more than what I can think of right now.
skvmb
·8 か月前·議論
I got ChatGPT5 to one-shot a Javascript to stack-machine compiler just to see if it could. It doesn't cover all features of course, but it does cover most of the basics. If anyone is interested I can put it on github after i get off work today.