|
Hi there. I wanted to do a series of deep dives about various parts of ZigSelf in order to give others a more thorough explanation of how everything works, and also as a braindump in order to verify my thinking. The first post I wanted to make is regarding ZigSelf’s implementation of the actor model, as it’s the feature I believe is one of the most interesting aspects of the language.
|
|
Hi there. I wanted to do a series of deep dives about various parts of ZigSelf in order to give others a more thorough explanation of how everything works, and also as a braindump in order to verify my thinking. The first post I wanted to make is regarding ZigSelf’s implementation of the actor model, as it’s the feature I believe is one of the most interesting aspects of the language.
|
I have come into an ASP.NET MVC project that has a HomeController that takes at […] The post Refactoring Bloated Controllers with IServiceProvider appeared first on Elegant Code .
|
|
In 2022, disk I/O is very fast, and not usually the performance bottleneck in programs. This article digs into some numbers.
|
|
I get asked a lot by new developers: “how do I find a coding job?” What should I do/learn to get a really good job? Here’s my advice.
|
|
I get asked a lot by new developers: “how do I find a coding job?” What should I do/learn to get a really good job? Here’s my advice.
|
|
Last year, 37signals employees shared the “pyramid of hate” in a work chat in response to seeing a list of “funny Asian names” of customers. Upper management responded by banning discussion of politics at work (I presume “politics” means “anything that creates a sense of social responsibility beyond investor value”). Its handling of the situation caused a third of its employees to resign . However, I don’t think this policy is in effect ....
|
|
Yesterday the creator of the Python language, Guido van Rossum, tweeted about The Origins of Python , an essay by his mentor, Lambert Meertens. “On Sunday, June 21, 1970, in an office building on Great Portland Street in London, a teletype sprang to life. Under the heading “HAPPY FAMILIES,” the machine rattled out a sequence of English sentences, such as “THE DOG SITS ON THE BABY” and “UNCLE TED PLAYS WITH SISTER.” The “Happy Familie..
|
|
Yesterday the creator of the Python language, Guido van Rossum, tweeted about The Origins of Python , an essay by his mentor, Lambert Meertens. “On Sunday, June 21, 1970, in an office building on Great Portland Street in London, a teletype sprang to life. Under the heading “HAPPY FAMILIES,” the machine rattled out a sequence of English sentences, such as “THE DOG SITS ON THE BABY” and “UNCLE TED PLAYS WITH SISTER.” The “Happy Familie..
|
|
Set up a free Mastodon-ready server in under 20 minutes with Pleroma + Fly.io
-
sal.dev
-
3 years ago
-
eng
Run a Pleroma server on Fly.io ’s free tier. Pleroma can use Mastodon apps and federate with Mastodon servers. I wanted to run my own ActivityPub server. I like self hosting. I don’t like spending money. For a while I had tried setting up Mastodon but I didn’t get super far. I had a pretty rough cold for the last two days and suddenly I had a free schedule to figure this out. I ended up pounding my head on the wall a bit, but here w....
|
|
Any IT sysadmin will tell you that if you don’t schedule time for computer maintenance, your systems will schedule it for you. The same is true for the human mind. After all, humans are the most powerful computer out there (and the only one that can be mass produced by unskilled labour ;-) When starting out in a tech field, we are intrinsically motivated to spend long hours trying to make a name for ourselves - after all, there’s no bette..
|
|
Any IT sysadmin will tell you that if you don’t schedule time for computer maintenance, your systems will schedule it for you. The same is true for the human mind. After all, humans are the most powerful computer out there (and the only one that can be mass produced by unskilled labour ;-) When starting out in a tech field, we are intrinsically motivated to spend long hours trying to make a name for ourselves - after all, there’s no bette..
|
|
Set up a free Mastodon-ready server in under 20 minutes with Pleroma + Fly.io
-
sal.dev
-
3 years ago
-
eng
Run a Pleroma server on Fly.io ’s free tier. Pleroma can use Mastodon apps and federate with Mastodon servers. I wanted to run my own ActivityPub server. I like self hosting. I don’t like spending money. For a while I had tried setting up Mastodon but I didn’t get super far. I had a pretty rough cold for the last two days and suddenly I had a free schedule to figure this out. I ended up pounding my head on the wall a bit, but here w....
|
|
The nanoPi R4S is a great router with a very efficient metal enclosure to keep it cooled, but it has one defect: it’s flat on the base. I mean that it doesn’t have anything that can rise it few centimeters from the table, in order to allow a small flow of air under it, and also to avoid scratching or damage (with the heat) your table/forniture. To solve this, in the beginning I was using some stupid plastic, or metal, “feet” under ..
|
|
New features for the logseq openai plugin and my thoughts on why Large Language Models are interesting
|
|
New features for the logseq openai plugin and my thoughts on why Large Language Models are interesting
|
|
The nanoPi R4S is a great router with a very efficient metal enclosure to keep it cooled, but it has one defect: it’s flat on the base. I mean that it doesn’t have anything that can rise it few centimeters from the table, in order to allow a small flow of air under it, and also to avoid scratching or damage (with the heat) your table/forniture. To solve this, in the beginning I was using some stupid plastic, or metal, “feet” under ..
|
|
BreezeWiki Cadence teasered BreezeWiki some time ago , and since then we've uh, actually been quite excited to host it, and then its release was announced some time later, and we've been hosting it pretty much since then. If you uh, ever need to visit a Fandom site, feel free to use our instance as a proxy for that. No more ads and weird video banners. Libreddit We discontinued hosting Libreddit a while ago, but, since it's maintaine....
|
|
Hey everyone, I’m very sorry for the long absence. It’s been a while since I’ve written, and so much has changed. In August, I took my 1988 Suburban, loaded it up with a 12 foot UHaul trailer, and dragged all my belongings from rural Western Washington to rural Western Nevada, about 30 miles from Reno. … Continue reading The post Fall/Winter 2022 Update… Let the 3d Printing Begin! appeared first on MiscDotGeek .
|
Anyone remember the series "Cat & Kitten Club" from artist Empty? If not, this thread should help yo...
|
|
Building Python REST APIs With Flask & Structuring Pull Requests
-
realpython.com
-
3 years ago
-
eng
How do you build a REST API using the Flask web framework? How can you quickly add endpoints while automatically generating documentation? This week on the show, Real Python author Philipp Acsany is here to discuss his tutorial series "Python REST APIs With Flask, Connexion, and SQLAlchemy." Christopher Trudeau is also here with another batch of PyCoder's Weekly articles and projects.
|
|
The Crow Comes Last is a collection of thirty short stories written between 1945 and 1948, primarily based on the author’s wartime experiences as a resistance fighter during WWII and then in postwar Italy. Some are brutal, others funny, and some are gritty. They all revolve around the themes he perfectly defined while talking about his book: I prefer to divide the subject into three parts, to highlight three thematic lines of my work fr..
|
|
My first attempt at generating AI artwork and a walkthrough as I try and refine an idea a bit more. Lots of cool AI-generated images included.
|
DEF CON Movie Night closes out Noirvember with Otto Preminger’s ‘Laura’. Join us in the movie-night-text channel of the DEF CON Discord ( discord.gg/defcon ) at 8pm PST 11/26 for a top-shelf murder mystery and some excellent company. See you there!
|