Viewing profile — tycoon177
tycoon177
HN member- Joined
- Sun, Aug 19, 2018, 3:07 AM UTC
- HN karma
- 29
- Public activity
- 18 items
- HN profile
- View on Hacker News ↗
About tycoon177
No profile information was provided.
Recent public activity
-
comment
Comment #41549392
I would suggest different colors than black and blue. I found myself not able to differentiate unless I tilted my laptop monitor away. I can't imagine that color blind users would …
-
comment
Comment #41318588
Blocky is great! The maintainers are also really easy to get along with. I had a few features I needed to get off of pihole (cnames, defining DNS via zone files) and they worked wi…
-
comment
Comment #41149789
Oh, and if you do stick with react, I'd suggest this library! It's super powerful. I'm using it for some visualizations at work and it's pretty awesome what can be done. https://re…
-
comment
Comment #41149781
I kind of doubt it, but you could fake a realtime api by streaming results from your backend of choice as if you were getting it from an api. Some of the data is large enough that …
-
comment
Comment #41149730
I'm not sure if you're in the US, but there are a lot of data sources at https://data.gov/ that are pretty interesting! A similar service may be available for other countries. If y…
-
comment
Comment #41104543
With the tauri backend, do you have plans to support Linux machines? If not, what is the limiting factor?
-
comment
Comment #41104521
It seems to mean other people's money based on a cursory web search.
-
comment
Comment #39992857
You don't wanna know
-
comment
Comment #38845432
71.5% so far
-
comment
Comment #37862697
https://apps.apple.com/us/app/kali-security/id1538756589
-
comment
Comment #37495812
All things considered, I like the new design. There are some nice features, like the activity tab being a more sane way to view unreads than previously available. I'm also a sucker…
-
comment
Comment #36970326
There's also the availability factor. OpenAI has been known to go down on occasion and without warning. If a product relies on an LLM, I wouldn't feel great about the observed upti…
-
comment
Comment #36406175
Was just going to comment this. It's specifically: > This ensures zero data loss and minimal downtime for the application.
-
comment
Comment #30192404
The only other concern I might have other than an hard drive would be the fans. Any moving pieces could have issues caused by vibrations, but fans are much more resilient than hard…
-
comment
Comment #30110411
That is the JavaScript spread operator. It takes all of the elements of an object or an array and adds them to another. In this case, the code posted is merging the iphone 13 pro d…
-
comment
Comment #30008020
As much fun as it was to tinker with all of the networking gear in years past, I have settled on using a google wifi mesh system for the time being at home. If I could do it over a…
-
comment
Comment #29968276
https://xkcd.com/1053/ Everyone's experiences are different! It's helpful to share things we may consider "old news" because it may just end up benefiting those around us.
-
comment
Comment #27175172
This last week, I created my own minimal rss reader that has no fluff so that I could combat my incessant use of the web. My intent was to make content as dry as possible so that i…