HN user

Kelamir

342 karma

Feel free to message me :) kelamir at protonmail dot com

Posts19
Comments181
View on HN
www.youtube.com 3y ago

Anime rock, paper, scissors [video]

Kelamir
2pts1
www.humblebundle.com 4y ago

Stand with Ukraine Bundle

Kelamir
1pts0
www.humblebundle.com 4y ago

Stand with Ukraine Bundle

Kelamir
1pts0
www.humblebundle.com 4y ago

Stand with Ukraine Bundle

Kelamir
6pts0
www.unrealworld.fi 5y ago

UnReal World – Survival based roguelike game

Kelamir
2pts0
kelamir.com 5y ago

Learn Languages Reading

Kelamir
1pts0
kelamir.com 5y ago

Learn Languages Reading

Kelamir
3pts0
kelamir.com 5y ago

On starting small, and my New Year's reading resolution

Kelamir
2pts0
kelamir.com 5y ago

On starting small, and my New Year's reading resolution

Kelamir
1pts0
github.com 5y ago

Scrcpy: Display and control your Android device

Kelamir
3pts0
www.youtube.com 5y ago

Can You Upload Your Mind and Live Forever? Feat. Cyberpunk 2077 [video]

Kelamir
2pts0
projecteuler.net 5y ago

Project Euler: challenging mathematical/computer programming problems

Kelamir
2pts1
yiufung.net 5y ago

Power up Anki with Emacs, Org mode, Anki-editor and more

Kelamir
2pts0
www.youtube.com 5y ago

Violence against Belarus protestants on November 15 [video]

Kelamir
1pts0
www.rt.com 5y ago

Apple denies Telegram claim that it ordered to shut down three channels

Kelamir
2pts1
decrypt.co 5y ago

Apple forces Telegram to Close Channels Run by Belarus Protestors

Kelamir
231pts53
github.com 5y ago

Evil.sh – A collection of shell tweaks that will drive people insane

Kelamir
3pts1
github.com 5y ago

Nyxt browser – be productive on the Internet

Kelamir
1pts0
massimmersionapproach.com 6y ago

Mass Immersion Approach, a comprehensive approach to acquiring foreign languages

Kelamir
2pts1

Thank you everyone. I've been contacted by some great people, and for the time being I'm no longer available for freelance. However, if you'd like to establish a contact for possible collaboration at a later date, please feel free to reach out and let's have a talk.

SEEKING WORK | Remote | Junior Web Developer

Hi, I'm Alex Sheiko, a freelance developer with well over a year of experience working with companies worldwide.

Tech: Node.js, TypeScript, React, Next.JS, Sveltekit, PostgreSQL, Tailwind, Prisma, GraphQL, Git, Drizzle-kit, tRPC, etc.

Experience: Among other things, I have developed APIs, contributed to frontend designs, provided database assistance, and helped with production deployment. I do my best to follow industry best practices and deliver clean, maintainable code.

Languages: English, Ukrainian, Russian, German

Location: Ukraine (GMT +03:00)

Rate: 15 EUR/h

Linkedin: https://www.linkedin.com/in/oleksiisheiko

Github: https://github.com/Kelamir

Email: kelamir@protonmail.com

Super, this has inspired me to look more into using a keyboard to write on a Kindle on an external server, and now I have a much better writing set up.

I've found I enjoy writing on Kindle, despite how limited it was. I make notes by highlighting words in a book and writing them down in a note that was associated with the highlighted word. Clunky but it works.

Using an external server is much better though as it works with my keyboard, allows to keep the writing elsewhere. Very happy with it.

We start by parsing documents into chunks. A sensible default is to chunk documents by token length, typically 1,500 to 3,000 tokens per chunk. However, I found that this didn’t work very well. A better approach might be to chunk by paragraphs (e.g., split on \n\n).

Hmm good insight there. I've done some experimenting formerly by chunk length and it's been pretty troublesome due to missing context.

From the source:

  <center>
    <b>notice</b>
    <p>javascript required to view this site</p>
    <b>why</b>
    <p>measured improvement in server performance</p>
    <p>awesome incremental search</p>
  </center>
It does load faster now that it doesn't display anything.

hallarempt, thanks for making that clear - I have no issue with the project in that case. Also thanks a lot for maintaining Krita, I've used the software in the past and it's been great. I'm especially interested in combining Stable Diffusion with Krita.

That's a surprisingly great idea. A mobile phone can be used as a server, and for their capabilities, they are cheaper than Raspberry Pi when with some issues especially. Out of curiosity I just found an offer for a used Pixel 6 Pro for 70 EUR, supposedly only broken screen and the rest is working, where it has 12GB RAM with CPU Octa-core (copypasting: 2x2.80 GHz Cortex-X1 & 2x2.25 GHz Cortex-A76 & 4x1.80 GHz Cortex-A55), that's a fairly good offer.

I only used the app in the beginning of my language learning with English, so 6 years ago, but the learning was artificial, making you feel good about making no progress, and I was doing the hardest mode they had with 30 experience or something daily. I switched onto real methods of learning such as immersion and Anki later on, which is when I really learned a number of languages. The gamification is fine, but it should be combined with real progress. As an alternative point, Duolingo is fine to start with as in following the paradigm of "starting small", however has to be abandoned shortly after.

That depends on topic. It doesn't make sense for medschool students or for people just studying vocabulary. Additionally, if there's a high quality deck such as https://dojgdeck.neocities.org/ , which is a grammar deck for Japanese, it is preferred to use them - if anything, you can extend them with what makes your own cards special, such as mnemonics.

This is a common problem. My preferred solution is to quiz myself on that specific word, then see the word being used in a context with example sentence(s). That could be extra info on back of the card. While it is right to make flashcards atomic, one might misunderstand that so as to not include information that doesn't directly play a role in Question -> Answer.

Simply spoken, get questioned on the word alone, then see it in context. I've found that sufficient to solve this problem.

As an alternative, you can question yourself on a sentence and the word by its own. Note that sentence alone wouldn't cut as you'd memorize the sentence and not the word and would be unable to remember the word otherwise, most likely.