Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jftuga
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
jftuga
2mo ago
Is there a github repo for her time series forecasting experiments? I'd like to see her code and be able to run it against my own data sets.
2.
▲
by
jftuga
2mo ago
Thank you!
3.
▲
by
jftuga
2mo ago
Thanks for the detailed reply. I'll definitely check this out. What type(s) of projects have you created that use this?
4.
▲
Ask HN: What are you using for authn/authz and payments?
3 points
by
jftuga
2mo ago
|
4 comments
5.
▲
by
jftuga
2mo ago
https://datetimemate.com/ - An old-school terminal-styled date/time calculator Compute differences between dates, times, durations and timezones Underlying CLI and Go library: https://github.com/jftuga&
6.
▲
Show HN: Date Time calulator with unique functions
(datetimemate.com)
2 points
by
jftuga
2mo ago
|
0 comments
7.
▲
by
jftuga
3mo ago
I like running Linux on older Dell Optiplex systems that you can buy off of Ebay. They usually come with 8GB ram, 256 or 512 SSD and usually 4 to 6 cores (maybe 8). All of the ones I bought use Intel CPUs. They run Debian or Ubuntu great a
8.
▲
by
jftuga
4mo ago
What do you think of this: https://github.com/synadia-ai/synadia-agents
9.
▲
by
jftuga
5mo ago
I think this is a good idea as it happens anyways even in GitHub.
10.
▲
by
jftuga
5mo ago
I like to rebase/squash before pushing because it keeps the commit history cleaner. However, I do like your idea so I guess I could also do a squash/merge after approval (which I already do, anyway).
11.
▲
Show HN: mac-screen-search: CLI find, highlight, redact text on screen, in files
(github.com)
2 points
by
jftuga
5mo ago
|
0 comments
12.
▲
by
jftuga
5mo ago
Some interesting tid bits: * we had to resolve a variety of bottlenecks that appeared faster than expected from moving webhooks to a different backend (out of MySQL) * * redesigning user session cache to redoing authentication and authoriza
13.
▲
by
jftuga
5mo ago
Wow, this is super useful. Thanks for making this!
14.
▲
by
jftuga
5mo ago
Nice layout - I really like this.
15.
▲
by
jftuga
5mo ago
Nice work, I like it.
16.
▲
by
jftuga
5mo ago
I am vibe coding with Opus 4.6: https://github.com/jftuga/swiftswiss Swiss army knife CLI tool written in Swift using only native Apple frameworks. The primary goal of this project is to demonstrate how many Apple stan
17.
▲
by
jftuga
7mo ago
I wonder how this compares to my M4 air with 10 GPU cores and 32 MB of RAM. My system can only run ~14B sized models at any reasonable speed. The accuracy of these sized models can be underwhelming. I am looking forward to a time when it
18.
▲
Show HN: Transcript-critic, Claude Code skill: transcribe and critically analyze
(github.com)
1 points
by
jftuga
7mo ago
|
0 comments
19.
▲
by
jftuga
7mo ago
I am researching go-string-concat-benchmark [1]: A performance comparison of four common Go string building methods. ___ I recently updated my go-stats-calculator to include many more stats [2]: CLI tool for computing statist
20.
▲
Show HN: go-stats-calculator, CLI for computing stats:mean,median,variance,etc.
(github.com)
2 points
by
jftuga
8mo ago
|
0 comments
21.
▲
by
jftuga
8mo ago
Cool project. Do you have a repo for it?
22.
▲
by
jftuga
8mo ago
Script to auto-rename screenshots with Claude Code I'm sure there are a ton of other projects out there that do this, but I couldn't find one that fit my needs exactly, so I threw this together in a few hours. claude-image-renamer
23.
▲
by
jftuga
8mo ago
For my home lab, I built a 3 node Talos (from https://www.talos.dev/ ) cluster from older Dell Optiplex systems. I am using: MetalLB - https://metallb.io/ load balancer Traefik - https://
24.
▲
by
jftuga
9mo ago
This is a well-thought-out critique. Thanks for sharing your insights.
25.
▲
by
jftuga
9mo ago
> General day to day is creating jobs that will process large amounts of input data and storing them into Snowflake About how long do these typically take to execute? Minute, Tens of Minutes, Hours? My work if very iterative where the fe
26.
▲
by
jftuga
9mo ago
I'd be curious to know transactions per second (or other metrics) before and after the suggested changes.
27.
▲
by
jftuga
11mo ago
Has anyone tried using zram inside of various K8s pods? If so, I'd be interested in knowing the outcome.
28.
▲
by
jftuga
11mo ago
This was a funny take on it... https://archive.ph/o4q5Z
29.
▲
by
jftuga
11mo ago
Slightly better link that filters to only to "Sources" (no forks) and also by number of Stars. https://github.com/sharkdp?tab=repositories&q=&type=source&l...
30.
▲
by
jftuga
11mo ago
Agreed. I use this program all day, every day. Viewing a file without it now is just painful. :-) I have these aliases, which are useful when piping output to them: alias bd='bat -p -l diff' alias bh='bat -p -l he
More ›