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

petespeed

no profile record

コメント

petespeed
·3 年前·議論
Previous discussion: https://news.ycombinator.com/item?id=27249075
petespeed
·3 年前·議論
Cloud-cutting is an interesting journey, even if temporarily done.

Some offline alts:

1. Penpot for ui design 2. Llama for stackoverflow (from this thread, yet to try myself) 3. Python had devpi to cache packages. You might find something similar for npm.

I also found vscode plugins are mostly offline. A nuc-style box with docker + glinet router may help if you are not alone on this journey.

It might not align with current trend, but I would like to make cloud-cutting a norm, instead of exception.
petespeed
·3 年前·議論
Similar to supervised and unsupervised learning, one can see dual paths on this journey. One path answers the questions which have been in user's mind. The other explores unasked ones to finds new insights.
petespeed
·3 年前·議論
From the text, feels like user agent should be capable, it should let site request sensor data and randomly reject certain requests after X (random) seconds, while providing fake data in other cases.
petespeed
·3 年前·議論
How difficult would it be for a bot developer to write avoidance to such detection?
petespeed
·3 年前·議論
Any solution to provide live traffic overlay on OSM?, that Google does via crowdsourcing (I think).
petespeed
·3 年前·議論
I tried to change config.py to use ggml setting, but I did not see any request going to local llama-cpp.server. It keeps on asking for openai key. The local llama-cpp.server is up and I was able to make swagger calls for completion.

Assuming that may be I missed something, I deleted ~/.continue and trying to start from scratch (vs code message: Starting Continue Server ...). I do see FastAPI is up on http://localhost:65432/ still vscode dialog shows same message. Where I can see the logs what its trying to do? What am I missing?

Anyone else able to use local ggml?
petespeed
·3 年前·議論
Thank you.

For person trying to learn circuit theory and logic design, would you recommend a resource that can be followed along?

Also, any recommendation for kids? I think this area can be explored by kids in the same way programming.
petespeed
·3 年前·議論
Thanks for sharing.

I followed this teaching path: scratch > python > sqlite > javascript (web). I am missing algorithms and OOP, and will look for gradual learning resources in these area.

One recent area I tried was observability. With prometheus and grafana, they got into collecting more data points and creating visualizations for them. Bangle.js is another one.
petespeed
·3 年前·議論
Would you mind sharing:

1) sequence in which you gave her tutorials e.g. first tetris, then snake game, etc.

2) sources that you used to guide her through these tasks? e.g. youtube videos or other links.

Thanks.
petespeed
·3 年前·議論
Compete with fellow travelers. Game players and observers.

Travel socially+locally connected.
petespeed
·3 年前·議論
Making parallels with phone software, imagine that edge AI inference becomes a necessity in few years which makes a lot of current hardware obsolete.
petespeed
·3 年前·議論
SRP violation?
petespeed
·4 年前·議論
I made the same mistake. Judging by the first few sentences.
petespeed
·4 年前·議論
It all depends on the culture that your organizational leaders support.

If they support your team's culture, then you are in a wrong org. Options: 1) Exit, 2) Invest your time to change them, 3) Challenge yourself to fit with them without losing your motivation, 4) Become like them.

Life is short, and this team is not a good benchmark/reference point for your career in job market, so easy route is #1.

If your leaders do not like such culture, then you have an opportunity to become a change leader. Assuming you are an IC, this path will likely require you to transition into a people leader. Make sure your leaders in sync with your change plans. (see HBR paper: power failure in management circuits).
petespeed
·4 年前·議論
I have the same question. What is the software architecture to make that possible? Does any open-source solution exist?
petespeed
·4 年前·議論
More from the author: https://github.com/jackdoe/programming-for-kids
petespeed
·4 年前·議論
Can anyone explain how htmx (or similar) would work for an electron app?
petespeed
·4 年前·議論
I see what you are saying regarding artboard view.

But is it necessary? Can't the artboard be visualized in a better way? If such high-level view is desired, won't rasterized details be sufficient till one zooms in?