Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
seansh
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
11 ms
·
1.
▲
by
seansh
4mo ago
I wonder if the embedded programming sector has been relatively safe and unharmed by AI. Is there anybody here who can weigh in?
2.
▲
Enable password input feedback for sudo
(wiki.archlinux.org)
2 points
by
seansh
5mo ago
|
0 comments
3.
▲
Systemd's New Feature Brings Age Verification Option to Linux
(itsfoss.com)
4 points
by
seansh
6mo ago
|
0 comments
4.
▲
Which programming languages pay the most?
(stribny.name)
2 points
by
seansh
7mo ago
|
1 comments
5.
▲
How the TI-99/4A Home Computer Worked [video]
(youtube.com)
4 points
by
seansh
7mo ago
|
0 comments
6.
▲
by
seansh
7mo ago
Thank you. I’d love to spend some time studying the codebases of projects I admire like sqlite, luajit, or whatever Fabrice Bellard has a hand in, and try to find something interesting about them to share with everyone through CodeMic. Ther
7.
▲
by
seansh
7mo ago
> As for the usefulness aspect, personally I am not sure that this has a benefit over e.g. watching youtube tutorials/following books. I do like YouTube video tutorials, but only as long as they're short. Watching Handmade Hero
8.
▲
by
seansh
7mo ago
Thank you very much.
9.
▲
by
seansh
7mo ago
I made CodeMic for those who love to write code by hand and understand code written by hand. It's my little sanctuary from AI. You may very well be right about the future. I won't argue. I just love the art of programming :)
10.
▲
by
seansh
7mo ago
I think you mean Scrimba. Yes, it's similar in the sense that in both tools, when you're playing back a recording, you're not looking at the code as a video. But instead the code is there as text. You can pause the recording,
11.
▲
by
seansh
7mo ago
I'm working on CodeMic, a VS Code extension to record and share coding sessions directly inside your editor. Think Asciinema, but for full coding sessions with audio, video, and images. It makes following tutorials and understanding re
12.
▲
Show HN: CodeMic
(codemic.io)
52 points
by
seansh
7mo ago
|
29 comments
13.
▲
Zram as Swap
(wiki.archlinux.org)
2 points
by
seansh
7mo ago
|
1 comments
14.
▲
by
seansh
8mo ago
Thanks for checking it out. I'd be happy to take a look and figure out what's wrong if you could please drop me an email or open a github issue. That's a good idea, I'll work on the overlapping video tracks.
15.
▲
Show HN: Record and share your coding sessions with CodeMic
(codemic.io)
14 points
by
seansh
8mo ago
|
2 comments
16.
▲
Show HN: CodeMic - replay coding sessions inside your editor, local-first
(codemic.io)
1 points
by
seansh
8mo ago
|
0 comments
17.
▲
Show HN: Bring screencasts into your editor with CodeMic
(codemic.io)
3 points
by
seansh
9mo ago
|
1 comments
18.
▲
by
seansh
9mo ago
Hi HN, I've been working on this for a little over 2 years and I'm very excited to share it with you and hear your thoughts.
19.
▲
Preexec and precmd functions for Bash just like Zsh
(github.com)
1 points
by
seansh
10mo ago
|
0 comments
20.
▲
How Warp Works
(warp.dev)
1 points
by
seansh
10mo ago
|
0 comments
21.
▲
ECL Runs Maxima in a Browser
(mailman3.common-lisp.net)
119 points
by
seansh
11mo ago
|
12 comments
22.
▲
by
seansh
1y ago
printf("And a segfault-free year ahead! \n");
23.
▲
Programmer's Day
(en.wikipedia.org)
4 points
by
seansh
1y ago
|
2 comments
24.
▲
by
seansh
1y ago
> “But what about collaboration?” - I use work tools for work. This is for my life. I've been experimenting with this at work too. I created a separate internal git repo for the team with 4 never ending files: - in-progress.md - up-
25.
▲
by
seansh
1y ago
this is really nice. Really as simple as it gets.
26.
▲
by
seansh
1y ago
I've gone through this too and came to the same conclusion except for phone. While on laptop/desktop nothing beats txt (or md or org), it's just so uncomfortable using a text file like that on the phone and relying on dropbox
27.
▲
by
seansh
1y ago
I think you're misunderstanding what it does. It's not sending your data to the cloud. It just lets you record a session when you press record. Also it's opensource too. https://github.com/computing-den/C
28.
▲
by
seansh
1y ago
If you want voiceover and more you might wanna check out CodeMic.io.
29.
▲
by
seansh
1y ago
The frontend is in pure HTML and CSS. But we can't build the server with HTML and CSS. These are markup languages. We still need a programming language. Now of course you could pick something with a thinner runtime like C instead of js
30.
▲
Web development fundamentals without frameworks – build from scratch [CodeMic] [video]
(youtube.com)
9 points
by
seansh
1y ago
|
3 comments
More ›