Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
kutenai
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
kutenai
2y ago
I tried eM Client for last week.. and, nope. Not my thing. - Cannot select which email to look at "next" after a delete - Does not display number of item in the current mailbox (like Postbox did) - Lack of a Unified set of folders
2.
▲
by
kutenai
2y ago
Interesting points, all. But - you don't need to run an old machine to test software. If you are writing mobile apps, then your dev machine is irrelevant, get the best one you can. Writing web apps or Native apps?. Run a VM or other f
3.
▲
by
kutenai
2y ago
When did software engineers adopt this "cheapest is best" strategy? - Only use free ides - Cheapest computers - Get it free, blah blah I'm a Software professional - most reading this are also. We get paid pretty well in gener
4.
▲
by
kutenai
2y ago
What Chat system are you using? - "one line at a time" -- what?? No chat system I use works like this. You get a paragraph, even a whole page, with notes, images, etc.. all at once. - 'must constantly watch the channel'
5.
▲
by
kutenai
2y ago
I use Tabnine - https://www.tabnine.com/ It supports multiple LLM's and it has it's own internal one, and it can be secure for a company and their codebase, unlike the generic OpenAI, Claude, etc. I do have OpenA
6.
▲
by
kutenai
2y ago
I train my team on how to resolve this. Every team member is able to resolve a force push onto a branch they have local. Also, we tend to avoid having multiple people work on the same branch.. so, that's also a thing. If there was a mu
7.
▲
by
kutenai
2y ago
I take all "WIP" branches and rebase them as needed onto the 'latest' development. Any continued work on those branches will have to be compatible with all released code, so deal with any issues -- i.e. merge issues dur
8.
▲
by
kutenai
2y ago
I've looked at the "arguments" for not rebasing and reject them. I've never once thought 'oh shit, I wish I had not rebased that'. Keeping things neat in the repo has gained me far more than I ever theoretica
9.
▲
by
kutenai
2y ago
Is there a "proper way" to attribute information on the internet? And, in a comment forum? I clearly stated the source as perplextity.ai. In fact, perplexity includes actual sources (via links). I couuld have posted the 8 sources
10.
▲
by
kutenai
2y ago
Well, thank you for "oversimplifying it" But, the existence of a 3rd party app store, with "zero cost" to developers apparently, would almost certainly force someone in need of an app for some purpose to use this app sto
11.
▲
by
kutenai
2y ago
I agree, but I'm just pointing out that this fine is outrageous, and, basically almost equal to total sales in the EU.
12.
▲
by
kutenai
2y ago
I did read that, and I think it is OUTRAGEOUS. I'd call it criminal, but these thugs in the EU have no moral character.
13.
▲
by
kutenai
2y ago
Estimated annual sales of iPhones in EU are about 12.4M phones in Q4 2023. If you just do quick math, that is 49.6M phones/year. If you pick an ASP of $800 (??) then that would be about $39.7B annual Gross sales. If EU actually tried t
14.
▲
by
kutenai
2y ago
I did. Perplexity updates daily. Better than "googling" these days. At least I attributed it. Don't like the stats, find better ones, or contradicting ones.
15.
▲
by
kutenai
3y ago
I just memorize it. Write it on a small sticky and hid it somewhere for a period of time until the master is memorized.. then destroy it. you could write it on that flame paper they use in spy novels.. now that would be cool also. Does Amaz
16.
▲
by
kutenai
3y ago
I use git rebase all of the time. We rebase all features onto develop. Develop is then merged --ff-only into stage/release, etc. Which is then merged --ff-only into main/master, and then tagged. I use squash less, as it can be he
17.
▲
by
kutenai
3y ago
I'm one of those people that can't stand Microsoft. I don't agree with everything Apple does, but I generally like the direction. The best thing M$ ever did was add WSL2 to the OS. Now, if they could just get rid of the rest
18.
▲
by
kutenai
3y ago
This is the best response so far. "What can I learn from this" -- brilliant. And, this line, double brilliant: ``` I’ve genuinely seen that the most intelligent & successful people I know truly believe they can learn from anyo
19.
▲
by
kutenai
4y ago
You know, "tax the rich" only puts more money in the hands of the government and the government bureaucrats. Those people are as corrupt as they (people) come. They are certainly no better than these 1% of the rich they want to vi
20.
▲
by
kutenai
4y ago
You make some very subjective statements here > ... overly complex ... To you, it might be overly complex. Who is to say that your assessment of "overly" is accurate? You provide a specific example that seems to prove your poin
21.
▲
by
kutenai
4y ago
I'm pretty sure this is a generational thing as well. Younger engineers are used to just "google it", or "watch a youtube video" and you are suddenly an expert in whatever you want. Watch a video on building a cabin
22.
▲
by
kutenai
4y ago
I did the same thing. I'd always try and read ahead so I had read the material BEFORE the teacher covered it. This was an immense help in understanding. Seriously, it helped so much.
23.
▲
by
kutenai
4y ago
I do not like to use homebrew for python, but I install it for Homebrew dependencies. I use the native installer available on python.org. It works perfectly on my mac, and gives me no issues. I create local virtualenvs for each project, fro
24.
▲
by
kutenai
4y ago
Not quite true. Python PEP 8, kind of a core in Python style, states that lines should be no longer than 79 characters. I personally, and I believe many current Python developers use a more realistic 120 character line length.. But, in Pyth
25.
▲
by
kutenai
4y ago
Python, Django and Wagtail CMS. https://wagtail.org/
26.
▲
by
kutenai
4y ago
Make it not be from Microsoft.
27.
▲
by
kutenai
4y ago
yeah, because it does not operate as a space heater. I can buy one of those for like $100, and that's a high end model.
28.
▲
by
kutenai
5y ago
I agree with you @justin_oaks. I overly simplified that point. My main point is that learning should be as comprehensive as possible. Learn what your tools can do, then apply that to the problem, realizing that multiple approaches are possi
29.
▲
by
kutenai
5y ago
I'm a Senior Dev. I dabbled in some coding in Jr. High, but go more involved in my early 20's. I'm now 60. I've interviewed many engineers. My process involves asking open-ended question about important topics, and let t
30.
▲
by
kutenai
5y ago
You don't "send" your password to the manager, you enter it locally. Ideally, it never leaves your computer, so it is far less likely to 'leak' The database is encrypted, so if someone were to hack them, they would
More ›