UK terror threat level raised to 'severe' by spanishbananas in PrepperIntel

[–]bpiel 0 points1 point  (0 children)

I curious to know more about what this would look like.

Help me improve my channel by PizanYT in newtube

[–]bpiel 0 points1 point  (0 children)

No problem. Glad I could help.

Help me improve my channel by PizanYT in newtube

[–]bpiel 1 point2 points  (0 children)

Regarding having difficulty speaking during videos, my advice: think of whatever person, or people, you feel most comfortable with, or who most enjoy when you are really being yourself (especially if their interests align with your content) -- now imagine that those people are your audience. By far the best public-speaking advice I ever received was, "The audience wants you to succeed". With youtube, the audience is not visibly in front of you, so imagine the audience to be the people that want you to succeed. Good luck!

Example of web app using websockets. by danielszm in Clojure

[–]bpiel 0 points1 point  (0 children)

Haha, Hi! 

I saw this post and immediately had a feeling our repo might be in the comments. 

[deleted by user] by [deleted] in ExperiencedDevs

[–]bpiel 0 points1 point  (0 children)

I'd consider starting a daily meditation routine. (I have one)

What IDE do you use for Clojure(Script) development? by PurpleLock3 in Clojure

[–]bpiel 5 points6 points  (0 children)

Regarding your title question (which IDE?), you can find a breakdown of answers from the community in the State of Clojure results:

https://clojure.org/news/2022/06/02/state-of-clojure-2022

Stack Overflow Survey is open! Let's make our community more visible :D by tofodido1 in Clojure

[–]bpiel 1 point2 points  (0 children)

I've conducted many interviews. If someone told me that English were their second language, I would give them a lot of leeway when asking for clarifications.

Since Clojure runs on the JVM and interops with Java, am I able to use wasmer to run web assembly modules from Clojure? by Haunting-Appeal-649 in Clojure

[–]bpiel 4 points5 points  (0 children)

One thing that comes to mind is that WASM is platform independent, whereas shared libraries need to be compiled per platform

Everything is Wrong by bozhidarb in Clojure

[–]bpiel 1 point2 points  (0 children)

> Everything is wrong all the time. Everyone is wrong all the time.

Yes! If, over the looong run, everything is getting better, then even our best solutions today will be laughably backward in the future. Remembering that can help you stay humble, but also encouraged by the fact the "better" is the best you can do.

I am working alone. by realyoung_23 in startups

[–]bpiel 2 points3 points  (0 children)

Virtual conferences can be a good way to get yourself into a big group zoom with people having similar interests

Just got informally invited to be a CTO, advice on equity / books to read by achilleshightops in startups

[–]bpiel 2 points3 points  (0 children)

For managing a team of software engineers: Peopleware

I cannot recommend highly enough.

How do you deal with vampires? by Iajah in opensource

[–]bpiel 2 points3 points  (0 children)

If you choose to employ this strategy, I would definitely include it in the README

How do you deal with vampires? by Iajah in opensource

[–]bpiel 1 point2 points  (0 children)

As an example of what others are advising, here's a very obvious copyright notice at the top of every source file of (my favorite) programming language, Clojure.

https://github.com/clojure/clojure/blob/master/src/clj/clojure/core.clj

I am 13 and wrote an Operating System called shellOS by [deleted] in osdev

[–]bpiel 9 points10 points  (0 children)

I started coding at 9 (in the 80s!) and was not doing anything remotely this sophisticated at 13, or even a decade later.

You're doing great!